/* CSS Document */
*{margin:0px; padding:0px}
body{color:#000; text-align:left; background-color:#002b41;}
a{	background-color:inherit;	text-decoration:none; outline:none; }
a:hover{text-decoration:underline}
img{border:0px}
/* Nhap lieu */
input{	font-family:Tahoma, arial, sans-serif;	font-size:11px;}
textarea{	font-family:Tahoma, arial, sans-serif;	font-size:11px; }
select{ font-family:Tahoma, arial, sans-serif;	font-size:13px;}
/* easy clearing */
.clearfix:after{
	content:'[DO NOT LEAVE IT IS NOT REAL]'; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{display:inline; position:relative;}
.clearfix{display:block;}
/* end easy clearing */

/*go on*/
#vj_container{margin:0px auto 10px auto; width:1620px; }
/*B-vj_header*/
#vj_header{height:60px; width:1600px; /*background-color:#fff;*/  background-color:#002b41;padding:10px 0 10px 20px}
.logo{float:left; margin-right:15px}
.banner_main{width:980px; overflow:hidden}
.banner{float:left; margin-right:10px; width:468px; height:60px; overflow:hidden}
/*E-vj_header*/

/*B-vj_content*/
#vj_content{width:1620px; margin:0 auto; background-color:#002b41 }
.sub_content{width:1620px; }
.title_con{height:40px; background-color:#002b41; overflow:hidden;  font:normal 15px arial; width:1620px; margin:0 auto  }
.title_left{float:left; padding-left:15px}
.title_left a{float:left; margin:10px 15px 0 0}
.title_left select{width:200px; height:20px; margin:10px 10px 0 0;}
.title_right{float:left; margin-left:0px }
.title_right a{float:left; margin:10px 10px 0 10px}
.logo_poww{float:right; margin:10px 20px 0 0; display:inline }
.title_right select{width:120px; height:20px; margin:10px 0px 0 0; float:left}
.vj_bao{border-bottom:16px solid #254758; border-left:3px solid #254758; border-right:3px solid #254758;border-top:5px solid #254758; background-color:#a7a5a5; overflow:auto;  height:700px; width:1614px;}
/*E-vj_content*/


/*B-vj_wrapper_footer*/
#vj_wrapper_footer{margin:2px 0 0 0;  height:40px;/* border-top:2px solid #fff;*/ width:1620px; background-color:#002b41; overflow:hidden}

/*E-vj_wrapper_footer*/



















@media print 
{
.overflo_none{overflow:visible}
.noidung_sao{width:600px}
.nguon_tin{width:550px}		
.bt_print,.footer_print,#header_print{display:none}
}