/* CSS Document */
body {
	font-family:Tahoma;
}
.page_header_left {
	padding-left:8px;
	width:110px;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	float:left;
	overflow:hidden;
}
.page_header_cate{
	padding:8px 5px 0px 5px;
	width:110px;
	color:#768F4D;
	font-size:10pt;
	font-weight:bold;
	float:left;
	/*border-bottom: 1px solid;*/
	overflow:hidden;	
}
.page_header_cate a{
	color:#6BC329;
	text-decoration: none;
}
.page_header_cate a:hover{
	color:#FFFFFF;
}
.sub_menu_left {
	padding:5px 5px 0px 15px;
	width:110px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:none;
	float:left;
	/*border-bottom: 1px solid;*/
	overflow:hidden;
}
.sub_menu_left a {
	color:#FFFFFF;
	text-decoration: none;
}
.sub_menu_left a:hover {
	color:#FF0000;
}
.page_header_info{
	padding-left:8px;
	padding-right:8px;
	color:#F9F9F9;
	font-size:8pt;
	float:left;
}
.page_header_info a {
	color:#FFFFFF;
	text-decoration: none;
}
.page_header_info a:hover {
	color:#000099;
}
.page_header_menu {
	padding:5px 0px 5px 0px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
}
.page_header_menu a{
	color:#FFFFFF;
	text-decoration: none;
}
.page_header_menu a:hover{
	color:#6BC329;
}
.page_header_submenu {
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:none;	
}
.page_header_submenu a {
	color:#CCCCCC;
	text-decoration:none;
}
.page_header_submenu a:hover {
	color:#FF0000;
	text-decoration:none;
}
.msg_text {
	padding:0px 5px 0px 5px;
	color:#333333;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:lighter;
}
.msg_text a {
	color:#666666;
	text-decoration:none;
}
.msg_text a:hover{
	color:#003366;
}
.menu_center_fooder {
	padding:8px 0px 8px 11px;

	color:#CCCCCC;
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}
.menu_center_fooder a {
	color:#CCCCCC;
	text-decoration:none;
}
.menu_center_fooder a:hover {
	color:#330099;
}
.text_fooder {
	padding-left:4px;
	padding-right:4px;
	color:#FFFFFF;
	font-weight:lighter;
	font-size:10pt;
	float:left;
}
.page_fooder{
	padding-top:10px;
	font-size:7pt;
	font-weight:lighter;
	color:#CCCCCC;
}
.text_cate_view {
	padding: 7px 5px 7px 5px;
	color:#949899;
	font-size:9pt;
	font-weight:bold;
	font-family:Tahoma;
}
.text_cate_view a {
	color:#949899;
	text-decoration:none;
}
.text_cate_view a:hover{
	color:#36006C;
}
.text_title_view {
	padding: 0px 2px 0px 5px;
	color:#993300;
	font-size:9pt;
	font-weight:bold;
	font-family:Tahoma;
}
.text_title_view a{
	color:#993300;
	text-decoration:none;
}
.text_title_view a:hover{
	color:#990033;
}
.detail_title{
	padding:10px 0px 10px 0px;
	color:#333333;
	font-size:9pt;
	font-weight:bolder;
	font-family:Tahoma;
}
.detail_other {
	padding: 10px 5px 20px 5px;
	color:#333333;
	font-size:9pt;
	font-weight:bolder;
	font-family:Tahoma;
}
.detail_other_news {
	padding: 0px 5px 0px 5px;
	color:#800080;
	font-size:8pt;
	font-weight:lighter;
	font-family:Tahoma;
}
.detail_other_news a{
	color:#800080;
	text-decoration:none;
}
.detail_other_news a:hover{
	color:#330099;
}
.xem_chi_tiet a{
	color:#000099;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:lighter;
	text-decoration:none;
}
.xem_chi_tiet a:hover{
	color:#CC0066;
	text-decoration:none;
}
.cate_sub_title {
	color:#000099;
	padding-left:30px;
	height:26px;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	background:url(images/text_bg.jpg);
	background-repeat:no-repeat;
}
.cate_sub_title a{
	padding-left:10px;
	padding-top:0px;
	color:#000099;
	text-decoration:none;
}
.cate_sub_title a:hover{
	color:#990099;
	text-decoration:none;
}
#tb_right {
	border: 1px solid #DEE3E9;
	border-bottom:none;
}
#td_bottom{
	border: 1px solid #DEE3E9;
	border-top:none;
	border-left:none;
	border-right:none;
}