 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/cbhc-1.png');background-repeat:no-repeat;	 height: 204px; width: 453px; }	
	.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/cbhc-2.png');background-repeat:no-repeat;	  height: 204px; width: 453px;}	
	
	.c3{background-image:url('../images/cbhc-3.png');background-repeat:no-repeat;	 height: 204px; width: 453px;}
	.c4{background-image:url('../images/cbhc-4.png');background-repeat:no-repeat;	  height: 204px; width: 453px;}
	.c5{background-image:url('../images/cbhc-5.png');background-repeat:no-repeat;	  height: 204px; width: 453px;}
	
	.ct3, .ct4 { margin-left: 10px;  padding-top:40px;  font-size:11px;color:#000;}
	#page-content {
		max-width:960px;			}
	#content-main {
		max-width:960px;	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;
		}
	}