body{
	
	margin-top:20px;
	background:#000;
	
}
#page
{
	width:972px;
	height:auto;
	margin-right:100px;
	display:table;
	margin:0 auto;

	
}

  #page .khung-t
{
	width:153px;
	/*height:20px;*/
	height:20px;
	float:left;
}
 #page .khung-p
{
	width:153px;
	height:20px;
	float:right;
	
}
#page .khung-c
{
	width:100%;
	height:400px;
	float:left;
	

}
 #page .khung-c .header
{
	width:100%;
	height:78px;
	/*background:url(../images/header.png);*/
 }
 #page .khung-c .header .header-left
{
	width:700px;
	height:100%;
	/*background:url(../images/header.png);*/
	float:left;
}
#page .khung-c .header .header-right
{
	width:272px;
	height:47px;
	float:right;
	background:#ff9900;
}
#page .khung-c .header .header-right .textContent
{
	width:70%;
	height:18px;
	margin-top:10px;
	border:1px solid #ffe7b8;
	color:#5293c3;
	margin-left:10px;
	float:left;
	margin-right:5px;
	padding:5px 0px 0px 0px;
}
#page .khung-c .header .header-right .buttonSearch
{
	width:80px;
	height:15px;
	margin-top:10px;
	margin-left:5px;
}

#page .khung-c .content
{
	width:100%;
	height:auto;
	background:#FFF;
 }
 #page .khung-c .content .mnu-left
{
	width:180px;
	/*height:auto;*/
	float:left;
	background:#fafdff;
	
 }
 
#page .khung-c .noidungchinh-thaydoi
{
	width:100%;
	height:auto;
	background:red;
 	
}
.khungtrai
{
	width:180px;
	height:500px;
	float:left;	
}
 #page .khung-c .content .content-right
{
	width:772px;
	/*height:00px;*/
	float:right;
	
	
 }
  #page .khung-c .footer-up
{
	width:100%;
	height:15px;
	background:#000000;
 }
  #page .khung-c .footer
{
	width:100%;
	height:auto;
	/*background:url(../images/footer.png);*/
	display:table;
	margin-top:10px;
 }
 
 /*Noi dung  cua cac trang */
 
 /*noi dung lien he*/
 .khoangtrang
 {
	width:100%;
	height:20px;
	background:white;	
 }
.lienhe
{
    width:100px;
    height:20px;
    background:url(../images/lienhe.png) no-repeat;	
    text-align:left;
    margin-left:30px;
    margin-bottom:20px;
}
 /*ket thuc lien he*/
 /*He thong cua hang*/

 /*End*/
  /*Cam nang su dung*/
.camnang
{
    width:250px;
    height:20px;
    background:url(../images/camnang.png) no-repeat;	
   /* background:black;*/
    text-align:left;
    margin-left:30px;
    margin-bottom:20px;
}
 /*End*/
  a{
     text-decoration:none;	
   }
   .khuyemai
   {
   	margin-top:10px;
   	margin-bottom:10px;
   	}