 html,body{
        margin:0px;
        padding:0px;		
		background-color:#fff;background-repeat:repeat;		background-attachment:scroll;		
		background-position:center top;		
		color:#fff;
		
    }
    .c1{background-image:url('../images/s1.png');background-repeat:no-repeat;	 height: 164px; width: 223px;  }	
	.ct1 { margin-left: 108px;  padding-top:80px;  font-size:12px; color:#fff;}
	.ct1  li{list-style:none;}.ct3 li{margin-left:-30px;}
	.c2{background-image:url('../images/s2.png');background-repeat:no-repeat;	 height: 164px; width: 212px;}	
	.ct2 { margin-left: 125px;  padding-top:20px;  font-size:12px; color:#fff;}
	.c3{background-image:url('../images/s3.png');background-repeat:no-repeat;	 height: 164px; width: 202px;}
	.ct3 { margin-left: 10px;  padding-top:15px;  font-size:11px;color:#fff;}
	.combo{background-image:url('../images/ten-set.png');background-repeat:no-repeat;	 height: 147px; width: 173px; font-size:12px; color:#fff; padding: 10px 10px 0 10px; }	
	
	
	#page-content {
		max-width:960px;	}
	#content-main {
		max-width:960px;background-color:#1E0904;		}
	#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:36px;
		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;
		}
	}