 html,body{
        margin:0px;
        padding:0px;		
		background-color:#fff;background-repeat:repeat;		background-attachment:scroll;		
		background-position:center top;		
		color:#000;
		
    }
    .c1{background-image:url('../images/c1.png');background-repeat:no-repeat;	 height: 185px; width: 300px; }	
	.ct1 { margin-left: 110px;  padding-top:40px;  font-size:11px; color:#000;}
	.ct1  li{list-style:none;}.ct3 li{list-style:none;}
	.c2{background-image:url('../images/c2.png');background-repeat:no-repeat;	 height: 185px; width: 300px;}	
	
	.c3{background-image:url('../images/c3.png');background-repeat:no-repeat;	 height: 185px; width: 290px;}
	.ct3 { margin-left: 110px;  padding-top:40px;  font-size:11px;color:#000;}
	#page-content {
		max-width:1280px;}
	#content-main {
		max-width:1280px;  background-image:url('../images/bg.jpg');}
	#noidungchinh ul{
		margin-left: 17px;
		padding: 0px;
	}
	#count_time {
		padding: 10px 0px 20px;
		display: inline-block;
		width: 100%;
	}
	
	
	
	.count_voucher_box {
		font-size:60px;
		line-height:48px;
		text-align:center;
		vertical-align:middle;
		color:#000;
	}
	@media screen and (min-width:767px){
		
		.pull-right-pc {
			float:right;
		}
	}
	
	@media screen and (max-width:767px){
		#noidungchinh {
			margin-top:20px;
		}
	}