@charset "utf-8";
/* CSS by thanhnt_9x */
*{
	padding:				0px;
	margin:					0 auto;}
#containerBG{
	background-image: url(../images/gradient_bg.png);
	background-repeat: repeat-x;
	
}

#container{
	background-image: url(../images/BG.png);
	background-repeat: repeat-y; 
	background-position: top center ;
}
#wrapper{
	width:					1000px;
	font-family:			Tahoma,Geneva,sans-serif;
	float:					inherit}
#banner{
	background:				url(../images/banner_top.jpg) no-repeat;
	width:					1000px;
	height:					210px;}
#nav{
	font-family:			Arial, Helvetica, sans-serif;
	background:				#FFF url(../images/nav.jpg) no-repeat;
	width:					1000px;
	height:					34px;
	color:					#FFF;
	font-size:				15px;
	padding-bottom:			5px;}
#nav ul{
	padding-top:			8px;
	text-align:				center;}	
#nav li{
	float:					left;
	border-right:			1px solid #FFF;
	padding-left:			20px;
	padding-right:			20px;
	display:				block;
	list-style:				none;}	
#nav li a{
	text-decoration:		none;
	color:					#FFF;
	font-weight:			bold;}
#nav li a:hover{
	color:					#FF0;}
#search{
	background:				#FFF;
	font-family:			Arial, Helvetica, sans-serif;
	width:					1000px;
	height:					25px;
	color:					#000;
	font-size:				15px;
	padding-bottom:			5px;}
#search ul{
    padding-left:			60px;
	padding-top:			4px;
	text-align:				center;}	
#search li{
	float:					left;
	padding-left:			5px;
	padding-right:			5px;
	display:				block;
	list-style:				none;}
.clear{
	clear:					both;}
#right{
	background:url(../images/bg_menu2.gif); 
	text-align:center;
	height:20px; 
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF;
	padding-top:5px; 
	padding-left:3px; 
	text-transform:uppercase;}
#right_content{
	border:1px solid #CCC; 
	padding:5px;}
#right_content li{
	list-style:none;}
#news{
	background: url(../images/title_center.jpg);
	width:634px;
	height:20px;
	text-align:left;
	font-family:Tahoma; 
	font-size:13px; 
	font-weight:bold; 
	color:#000;
	padding-top:10px;}
#news_content{
	width:629px;
	border:0px solid #CCC; 
	padding-left:3px;}
#title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
	font-weight: bold;}
#footer{
	font-family:			Arial, Helvetica, sans-serif;
	background:				#FFF url(../images/nav.jpg) no-repeat;
	width:					1000px;
	height:					34px;
	color:					#FFF;
	font-size:				15px;
	padding-bottom:			5px;}
#footer ul{
	padding-top:			8px;
	text-align:				center;}	
#footer li{
	float:					right;
	padding-left:			10px;
	padding-right:			10px;
	color:					#FFF;
	font-weight:			bold;
	display:				block;
	list-style:				none;}	
#footer li a{
	text-decoration:		none;
	color:					#FFF;
	font-weight:			bold;}
#footer li a:hover{
	color:					#FF0;}
#footer_content{
	background:#FFF;
	font-size:15px;
	padding-top:10px;
	text-align:center;
	width:1000px;
	height:120px;}
#footer_content li{
	list-style:none;}
.contact{
	border:1px solid #CCC; 
	padding:5px;}
.news_content{
	border:1px solid #CCC; 
	padding:5px;}
#adv_top{
	background:#FFF;
	text-align:center;}
.box_top{
	width:177px;
	height:20px;
	background:url('../images/bg_block.png');
	text-align:center;
	padding-top:7px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma, verdana, sans-serif;
}
.box_content li{
	list-style:none;}
.box_content{
	width:177px;
	background:url('../images/background_menu.png') repeat-y;
	text-align:center;}
.box_bottom{
	width:177px;
	height:10px;
	background:url('../images/footer_menu.png')  no-repeat;}
.support {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size: 11px;	
	font-weight: bold;
}
.p_name a{
	color:#000000;
	text-decoration:none;
}



