/*-------- B - Structure --------------*/
/*-------- Bat dau Css Du`ng Chung --------*/
*{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;
	position:relative;
}
.clearfix{
	display:block;
}
/* end easy clearing */
/*-------- Ket thuc Css Du`ng Chung --------*/
#wrapper
	{	
	width:100%;
	}
#container
	{
	width:974px;
	margin:0 auto;
	overflow:hidden
	}
#header
	{
	width:974px;
	}
#content_main
	{
	width:974px;
	clear:both;
	overflow:hidden;
	}
#footer
	{
	width:974px;
	height:38px;
	float:left;
	}
#header #top
	{
	width:974px;
	clear:both;
	overflow:hidden
	}
#header #top .logo
	{
	float:left;
	display:inline;
	}
#header #top .main_menu
	{
	width:964px;
	background:#000;
	padding:2px 10px 2px 0;
	margin:0;
	text-align:right
	}
#header #banner
	{
	width:974px;
	}
#menu_top
	{
	width:974px;
	height:25px;
	}
#content_main #left_menu
	{
	float:left;
	width:190px;
	}
#content_main #left_menu li
	{
	width:180px;
	}
#content_main #main_content
	{
	width:764px;
	float:right;
	padding-left:10px;
	}
#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:100%;
	}
#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;
	text-align:right;
	}
#news_list
	{
	width:100%;
	overflow:hidden;
	}
#news_list ul
	{
	margin: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 --------------*/
