/*-------- B - Structure --------------*/
/*-------- Bat dau Css Du`ng Chung --------*/
body, div, ul, td, li, form{margin:0; padding:0}
body{
	color:#000;
	font:11px Arial;
	text-align:left;
	}
a{
	color:#07519a;
	text-decoration:none;
	outline:none;
	}
a:hover{text-decoration:underline}
img{border:0px}
ul,
li{list-style-type:none;}
input,
textarea,
select{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}
/* easy clearing */
.clearfix:after{
	content:'[DO NOT LEAVE IT IS NOT REAL]'; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{
	display:inline;
}
.clearfix{
	display:block;
}
/* end easy clearing */
/*-------- Ket thuc Css Du`ng Chung --------*/
#wrapper
	{	
	width:100%;
	}
#container
	{
	width:974px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 14px;
	/*background:red*/
	}
#header
	{
	width:974px;
	}
#content_main
	{
	width:974px;
	}
#footer
	{
	width:974px;
	height:38px;
	float:left;
	}
#header #top
	{
	width:974px;
	clear:both;
	overflow:hidden;
	}
#header #top .lang
	{
	float:left;
	display:inline;
	margin:6px 0 0 10px;
	}
#header #top .main_menu
	{
	float:right;
	display:inline;
	padding:6px 10px 6px 0;
	margin:0 0 0 0;
	}
#header #banner
	{
	width:974px;
	height:200px;
	overflow:hidden;
	}
/*-----------Menu top-------------*/
#menu_top
	{
	width:974px;
	height:45px;
	}
/*-------------------------------*/
#main_content{
	width:771px;
	float:left;
	color:#230303;
	
}
#left_content{
	width:192px;
	float:left;
	margin:25px 10px 0 0;
}
#left_content div.box_left_content{
	width:192px;
	float:left;
}
#left_content div.box_left_content ul li{
	width:186px;
	float:left;
	margin-bottom:15px;
}
#left_content div.box_left_content ul li img{
	float:left;
	margin:0;
}
#left_content div.box_left_content ul li p{
	width:186px;
	height:20px;
	text-align:center;
	float:left;
	padding:7px 0 0 0;
}
#box_rss
	{
	width:100%;
	margin:10px 0 0 0;
	}
#box_rss .left
	{
	width:11px;
	height:255px;
	float:left;
	}
#box_rss .right
	{
	width:11px;
	height:255px;	
	float:right;
	}
#box_rss .content_rss
	{
	width:739px;
	}
#box_rss .content_rss .rss_title
	{
	text-transform:uppercase;
	margin:13px 0 0 0px;
	}
#box_rss .content_rss ul
	{
	margin:10px 10px 10px 0px;
	}
#box_rss .content_rss li{
	margin:2px 0;
	}
#box_rss .content_rss li.bg_none{
	background:none;
	margin:0;
	padding:0;
	}
.paging
	{
	clear:both;
	/*padding:0 20px;*/
	/*width:772px;*/
	text-align:right;
	}
#news_list
	{
	width:100%;
	overflow:hidden;
	}
#news_list ul
	{
	margin:25px 0 0 0;
	}
#news_list li
	{
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
	}
#news_list li img
	{
	float:left;
	border:1px solid #666;
	padding:1px;
	margin-right:10px;
	}
#news_list li p
	{
	font:normal 10px/18px tahoma;
	margin:0 0 5px 0;
	}
/*-------- E - Structure --------------*/
/*-------- B - Menu Left --------------*/
#content_main #left_menu
	{
	float:left;
	width:192px;
	}
#content_main #left_menu li
	{
	width:180px;
	}
/*-------- E - Menu Left --------------*/


#div_content ul, #div_content ol { margin-left:20px; }
#div_content ul li { list-style-type:disc;}
#div_content ol li { list-style-type:decimal;}
