/* CSS Document */

BODY{margin:0px; padding:0px; font-family:tahoma,verdana; font-size:8pt; background:#666666;}

div{margin:0px; padding:0px; width:100%; display:block; float:left;}

img{
	border:none;
	outline-style:none;
}

td
{
	border:none;
}

a{text-decoration:none; color:#000000; outline-style:none; border:none;}
a:hover{text-decoration:underline; border:none;}

#containner{width:1000px; float:none; background:#FFFFFF;}

#header{}
	#header_top{height:25px; background:url(images/bg_header_top.gif) repeat-x; text-align:right;}
		#header_top p{font-weight:bold; margin-top:3px; padding:0px; margin-right:10px;}
		#header_top a{color:#000000;}
	#header_center{height:70px; background:#FE0000;}
	#header_bottom{height:30px; background:#FFFFFF;}
	#header_menu_main{height:27px; background:url(images/bg_header_bottom.gif) repeat-x;}
		#header_menu_main p{color:#FFFFFF; margin-left:5px; text-align:left; margin-top:9px;}
		#header_menu_main a{color:#FFFFFF; text-decoration:none;}	
		#header_menu_main a:hover{text-decoration:underline;}

#contain{ background:#FFFFFF;}
	#contain img{border:solid 1px #CCCCCC;}
	#contain_left{width:775px; margin-left:1px;}
		#quick_search{height:100px;}
			#quick_search p{text-align:left; margin-left:10px;}
			#quick_search_title{height:30px;}
				#quick_search_title p{font-weight:bold; margin-top:17px;}
			#quick_search_contain{height:70px; background:url(images/BG_quick_search.gif) repeat-x;}
		#url{}
			#module_left_title{height:30px;}
				#module_left_title p{font-size:16px; color:#66CC66; font-family:tahoma; font-weight:bold; text-align:left; margin-left:10px; margin-top:10px;}
			#module_left_contain{border:solid 1px #000000; width:773px;}
				#module_left_contain p{margin:0px; padding:0px;}
			
	#contain_right{width:220px; display:block; float:right;}
		#module_right{border:solid 1px #CCCCCC; width:214px; margin-right:2px; margin-left:2px; margin-top:15px; float:none; height:auto;}
		#module_right_title{background:url(images/bg_contain_right.gif) repeat-x; height:25px;}
			#module_right_title p{font-weight:bold; text-align:left; margin-left:5px; margin-top:5px;}
		#module_right_contain{height:auto;}
			#module_right_contain p{margin-top:10px; text-align:left; margin-left:5px; line-height:150%;"}
			#module_right_contain img{border:0px;}
				
#footer{background:#FFFFFF;}

/*-------------------------------PHAN TRANG----------------------------------*/
#tbl_link_phantrang
{
	border:0px;
}

#tbl_link_phantrang td
{
	border: 1px solid #999999;
	height:20px;
	width:35px;
	text-align:center;
}

#tbl_link_phantrang td p
{
	background:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	margin:0px;
	padding:5px;
	text-align:center;
}

#tbl_link_phantrang a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

#tbl_link_phantrang a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

/*--------------------------------------------------------------------------*/



