/* CSS Document */
body,img,p,h1,h2,h3,h4,h5,h6,form,table,td,label{
	margin:0;
	padding:0;
}
body,img,p,h1,h2,h3,h4,h5,h6,form,label{
	border:0;
}
body{
	font: 12px normal Verdana,Arial,sans-serif;
}
#site_all{
	width:1024px;
	margin:0 auto;
	border-left:1px solid #dbd3c2;
	border-right:1px solid #dbd3c2;
}

#site_menu{
	width:1024px;
	height:31px;
	background: url(menu_ngang/menu_bg.jpg) repeat-x top;
	border-top:1px solid #dbd3c2;
}

#site_main{
	width:1024px;
}
#site_main img{
	max-width:950px;
}
#site_main img.leeft { float:left; padding:5px 5px 5px 0px; width:130px;}
#site_main img.leeft_detail{ float:left; padding:5px 5px 5px 0px; width:550px;}
#site_footer{
	width:1024px;
	height:94px;
	background:url(layout/footer/footer_bg.jpg);
}
#footer_main{
	border:1px solid #dbd3c2;
	width:1024px;
	margin:0 auto;
	text-align:center;
	height:94px;
}
#footer_main .footer_link{
	padding-top:10px;
	font-size:14px;
	color:#003569;
}
#footer_main .copyright{
	padding-top:5px;
	color:#FFF;
	font-size:14px;
}
#footer_main .contact{
	padding-top:5px;
	color:#FFF;
	font-size:14px;
}
#footer_main .footer_link a:link,
#footer_main .footer_link a:active,
#footer_main .footer_link a:visited {
	color:#003569;
}
#footer_main .contact a:link,
#footer_main .contact a:active,
#footer_main .contact a:visited {
	color:#FFF;
}
.boxlink{width:100%; background-color:#e3ebf3;}
.boxlink img{padding:0px 15px ;}
td.header_truong{
	font-weight:bold;
	font-size:larger;
	color:#900;
	height:19px;
	padding:5px;
	background:url(layout/header_truong_bg.jpg) bottom repeat-x;
}
td.truong_bg{
	background:url(layout/truong_bg.jpg) bottom repeat-x;
	height:102px;
}
td.header_donvi{
	font-weight:bold;
	font-size:larger;
	color:#900;
	height:19px;
	padding:5px;
	background:url(layout/header_donvi_bg.jpg) repeat-x;
}