﻿body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	width:100%;
	height:auto;
}

.body_table
{
	width:100%;
	background:transparent url('../Images/bg.jpg') repeat-x ;
}

img{
	border:0;
}
.main{
	text-align:center;
	width:1000px;
	height:auto;
}
.banner{
	float:left;
	width:1000px;
	height:100px;
	background:transparent url('../Images/bg_banner.png') no-repeat scroll right top;
}
.logo{
	width:315px;
	height:100px;
	vertical-align:bottom;
	float:left;
}
.banner_right{
	width:685px;
	height:100px;
	float:left;
}
.banner_right_top{
	width:685px;
	height:64px;
	float:left;
	color:#fff;
	font-size:11px;
}
.banner_right_top p{
	text-align:right;
	margin:0;
	padding:6px 20px 0 0;
}
.banner_right_top p a{
	text-decoration:none;
	color:#fff;
}
.banner_menu{
	width:685px;
	height:36px;
	float:left;
	color:#fff;
	font-size:11px;
}
.menu_tab{
	height:36px;
	width:auto;
	float:left;
	margin-left:2px;
	display:inline;
}
.menu_left_atv{
	width:7px;
	height:36px;
	background:transparent url('../Images/left_menu_atv.png') no-repeat;
	float:left;
}
.menu_right_atv{
	width:7px;
	height:36px;
	background:transparent url('../Images/right_menu_atv.png') no-repeat;
	float:left;
}
.menu_center_atv{
	width:auto;
	height:36px;
	background:transparent url('../Images/center_menu_atv.png') repeat-x;
	padding:12px 15px;
	color:#000;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.menu_center_atv a{
	text-decoration:none;
	color:#000;
}
.menu_center_atv a:hover{
	text-decoration:none;
	color:#850303;
}

.menu_left{
	width:7px;
	height:36px;
	background:transparent url('../Images/left_menu.png') no-repeat;
	float:left;
}
.menu_right{
	width:7px;
	height:36px;
	background:transparent url('../Images/right_menu.png') no-repeat;
	float:left;
}
.menu_center{
	width:auto;
	height:36px;
	background:transparent url('../Images/center_menu.png') repeat-x;
	padding:12px 15px;
	color:#000;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.menu_center a{
	text-decoration:none;
	color:#000;
}
.menu_center a:hover{
	text-decoration:none;
	color:#850303;
}
/********************************/
.big_line{
	text-align:center;
	width:1000px;
	height:7px;
	float:left;
	background:#fff url('../Images/big_line.png') no-repeat;
}
.main_content{
	width:1000px;
	height:auto;
	float:left;
	background:#fff;
}
.main_left{
	width:185px;
	height:auto;
	margin-left:6px;
	display:inline;
	float:left;
}
.v_menu{
	width:185px;
	float:left;
	height:auto;
	background:#850303;
}
.v_menu_item{
	width:185px;
	float:left;
	height:22px;
	background:transparent url('../Images/line.png') no-repeat scroll right bottom;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:0px;
	padding-top:5px;
}
.v_menu_item a{
	color:#fff;
	text-decoration:none;
}
.v_menu_item img{
	vertical-align:middle;
	padding:0 5px 0 10px;
}
.v_menu_item_atv{
	width:185px;
	float:left;
	height:22px;
	background:transparent url('../Images/vmenu_atv.png') no-repeat scroll right bottom;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding-left:0px;
	padding-top:5px;
}
.v_menu_item_atv a{
	color:#fff;
	text-decoration:none;
}
.v_menu_item_atv img{
	vertical-align:middle;
	padding:0 5px 0 10px;
}
.v_menu_item_atv_sub{
	width:185px;
	float:left;
	height:20px;
	background:transparent url('../Images/vmenu_atv.png') no-repeat scroll right bottom;
	color:#feeeab;
	text-align:left;
	padding-left:0px;
	padding-top:5px;
	font-size:11px;
}
.v_menu_item_atv_sub a{
	color:#ffe680;
	text-decoration:none;
	padding-left:20px;
}
.v_menu_item_atv_sub img{
	vertical-align:middle;
	padding:0 5px 0 10px;
}
/********/
.box_left{
	width:185px;
	height:auto;
	float:left;
	margin-top:4px;
}
.box_left img{
	padding:5px 0;
}
.sp_online{
	height:22px;
	width:185px;
	background:transparent url('../Images/bg_tab.png') no-repeat;
	float:left;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding:6px 0 0 15px;
}
.box_content{
	width:183px;
	float:left;
	background:fbfbfb;
	border:1px #e3e3e3 solid;
	height:auto;
	border-top:0;
}
.bg_phone{
	background: transparent url('../Images/phone.png') no-repeat;
	float:left;
	width:145px;
	height:60px;
	color:#ea8f1c;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:60px;
	padding-top:10px;
}
.city{
	width:173px;
	background:#fef2a6;
	height:auto;
	color:#3880c2;
	text-align:left;
	padding:5px 0 5px 10px;
	font-weight:bold;
}
.city_text{
	float:left;
	width:165px;
	padding:5px 10px;
	height:auto;
	font-size:11px;
	color:#166791;
	text-align:justify;
	line-height:18px;
}
.city_text a{
	text-decoration:none;
	color:#166791;
}
.city_text a:hover{
	text-decoration:none;
	color:#ea8f1c;
}
.search{
	width:170px;
	height:18px;
	border:1px silver solid;
	color:#333333;
	font-size:11px;
	margin-top:7px;
}
/**************************/
.center_main{
	width:580px;
	height:auto;
	float:left;
	margin-left:6px;
	display:inline;
	background:white;
}
.hot_new{
	width:580px;
	height:31px;
	float:left;
	background:transparent url('../Images/hotnew.png') no-repeat;
}
.hot_new_text{
	height:24px;
	color:#000e61;
	
}
.hot_new_text a{
	text-decoration:none;
	color:#000e61;
}
.hot_new_text a:hover{
	text-decoration:none;
	color:#ffa200;
}
.tab_search{
	width:580px;
	height:27px;
	margin-top:0px;
	float:left;
}
.tab_search1{
	width:auto;
	height:27px;
	float:left;
	margin-right:1px;
	display:inline;
}
.tab_atv1{
	width:auto;
	height:21px;
	background:transparent url('../Images/tab1.png') no-repeat;
	color:#fff;
	font-weight:bold;
	padding:6px 20px 0 25px;
	float:left;
	display:inline;
}
.tab_atv1 a{
	color:#fff;
	text-decoration:none
}

.tab_atv2{
	width:6px;
	height:27px;
	background:transparent url('../Images/tab2.png') no-repeat;
	float:left;
}
.tab_invi1{
	width:auto;
	height:21px;
	background:transparent url('../Images/tab1_invi.png') no-repeat;
	color:#fff;
	font-weight:bold;
	padding:6px 20px 0 25px;
	float:left;
	display:inline;
}
.tab_invi1 a{
	color:#fff;
	text-decoration:none
}

.tab_invi2{
	width:7px;
	height:27px;
	background:transparent url('../Images/tab2_invi.png') no-repeat;
	float:left;
}
/****/
.box_search{
	width:578px;
	height:auto;
	background:#f5efc6 url('../Images/bg_search.png') repeat-x;
	float:left;
	border: 1px #f7d6ab  solid;
}
.box_search_td1{
	width:178px;
	height:auto;
	text-align:right;
	font-weight:bold;
	color:#585551;
	padding-top:10px;
}
.box_search_td2{
	width:400px;
	height:auto;
	text-align:left;
	font-weight:bold;
	color:#585551;
	padding-left:15px;
	padding-top:10px;
} 
.box_search_td2 a{
	color:#585551;
	text-decoration:underline;
}
.box_search_td2_selec{
	width:250px;
	height:18px;
	font-size:11px;
}
.box_search_td2_input{
	width:30px;
	height:14px;
	font-size:11px;
}
.box_search_td2_btn{
	width:85px;
	height:17px;
	text-align:center;
	background:transparent url('../Images/bg_s.png') repeat-x;
	color:#fff;
	font-weight:bold;
	border:1px white solid;
	}
.adv1{
	width:580px;
	height:auto;
	float:left;
	margin:5px 0;
}
.tab_list1{
	width:570px;
	background:transparent url('../Images/bg_tab1.png') no-repeat;
	text-align:left;
	float:left;
	height:23px;
	color:#fff;
	font-weight:bold;
	padding:5px 0 0 10px;
}
.list_tin{
	width:580px;
	height:auto;
	float:left;
}
.line1{
	background:#fff url('../Images/dot_line_tb.gif') repeat-x scroll left bottom;
}
.line2{
	background:#fffad9 url('../Images/dot_line_tb.gif') repeat-x scroll left bottom;
}
.line2 td{
	padding:7px;
	color:#166791;
}
.line2 td a{
	text-decoration:none;
	color:#166791;
}
.line2 td a:hover{
	text-decoration:none;
	color:#55c1e8;
}

.line1 td{
	padding:7px;
	color:#166791;
}
.line1 td a{
	text-decoration:none;
	color:#166791;
}
.line1 td a:hover{
	text-decoration:none;
	color:#55c1e8;
}
.td1{
	width:380px;
	height:auto;
}
.td2{
	width:80px;
	height:auto;
}

.td3{
	width:50px;
	height:auto;
}

.td4{
	width:70px;
	height:auto;
}
.span_pagin{
	padding:0 3px;
	background:#fffad9;
	border:1px #f0ae5b solid;
}
.span_pagin a{
	text-decoration:none;
	color:#696969;
}
.span_pagin a:hover{
	background:#e4fcff;
	border:1px red solid;
}

/**********************/
.right_main{
	width:210px;
	height:auto;
	float:left;
	margin-left:6px;
	display:inline;
}
.new_tnb{
	height:22px;
	width:195px;
	background:transparent url('../Images/bg_tab2.png') no-repeat;
	float:left;
	color:#fff;
	text-align:left;
	font-weight:bold;
	padding:6px 0 0 15px;
}
.new_tnb_box{
	background:#fbfbfb;
	width:208px;
	border:1px #e3e3e3 solid;
	float:left;
	border-top:0;
	color:#454444;
	font-size:11px;
}

.new_tnb_box  a{
	color:#454444;
	text-decoration:none;}
.new_tnb_box  a:hover{
	color:#e2ad49;
	text-decoration:none;}
	
.bg_advright{
	width:210px;
	margin-top:5px;
	float:left;
	height:auto
}
.bg_advright1{
	width:208px;
	border:1px #d2d2d2 solid;
	border-bottom:0;
	border-top:0;
	float:left;
	height:auto
}
/*****************Footer***********/
.footer{
	text-align:center;
	width:1000px;
	height:85px;
	float:left;
	background:transparent url('../Images/footer.png') no-repeat;
}
.footer_menu{
	text-align:left;
	width:1000px;
	height:25px;
	float:left;
}
.footer_menu {
	padding:5px;
	text-align:left;
	margin:0;
	color:#40597e;
	font-size:11px;
	padding-bottom:0px;
}
.footer_menu  a{
	color:#40597e;
	text-decoration:none;
	padding:0 12px;
}
.footer_menu  a:hover{
	color:#fff;
	text-decoration:none;
	padding:0 12px;
}
.footer_menu2{
	text-align:left;
	width:735px;
	height:60px;
	float:left;
}
.footer_menu2 p{
	color:#fff;
	font-size:11px;
	margin:0;
	padding-left:12px;
	line-height:18px;
}
.footer_menu2 p a{
	color:#fff;
	text-decoration:none;
}
.footer_menu2 p a:hover{
	color:#ccc;
	text-decoration:none;
}
.footer_menu3{
	text-align:left;
	width:250px;
	height:60px;
	padding-right:15px;
	float:left;
	font-size:11px;
}
.footer_menu3 p{
	color:#fff;
	font-size:11px;
	margin:0;
	padding-top:15px;
}
.footer_menu3 p a{
	color:#fff;
	text-decoration:none;
	
}
.footer_menu2 p a:hover{
	color:#ccc;
	text-decoration:none;

}
/***********hong*********/
.h_dangtin{
	float:left;
	height:1000px;
	width:794px;
	margin-left:8px;
	display:inline;

}
.h_colum_left{
	width:210px;
	height:18px;
	text-align:right;
	font-weight:bold;
	color:#565a4c;
	font-size:11px;
	padding-bottom:18px;
	vertical-align:middle;
}
.h_colum_right{
	width:594px;
	height:18px;
	text-align:left;
	padding-left:10px;
	padding-bottom:18px;
}
.h_textbox{
	height:16px;
	padding-left:10px;
	text-align:left;
	width:310px;
	color:#535250;
	font-size:11px;
	padding-bottom:16px;
	}

.h_textbox1{
	height:18px;
	text-align:left;
	width:340px;
	border:1px solid #b7b7b7;
	font-size:11px;
	color:#535250;
}
.h_textbox1_nd{
	height:140px;
	padding-left:10px;
	text-align:left;
	width:310px;
	border:1px solid #b7b7b7;
}
.h_textbox2{
	height:18px;
	padding-left:10px;
	text-align:left;
	width:170px;
	border:1px solid #b7b7b7;
}
.h_textbox3{
	height:16px;
	padding-left:12px;
	text-align:left;
	width:222px;
	color:#535250;
	font-size:11px;
	}
	
	.h_textbox3456{
	height:20px;
	padding-left:12px;
	text-align:left;
	width:222px;
	color:#535250;
	font-size:11px;
	cursor:pointer;
	}


.h_text_textbox{
	color:#808080;
	font-size:9px;
}
.h_textbox_kt{
	width:140px;
	height:18px;
	text-align:left;
	border:1px solid #b7b7b7;
	font-size:11px;
	color:#565A4C;
}
.h_red{
	color:#e41e13;
}
.h_yc{
	padding-top:10px;
	text-align:left;
	color:#FF0000;
	font-size:11px;
	padding-bottom:6px;
}
.h_tt{
	padding-left:70px;
	font-size:11px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:16px;
	color:#5d5c58;
	
}
.h_textbox_tt{
	padding-bottom:18px;
	color:#535250;
	font-size:11px;
	text-align:left;
	padding-left:100px;
}

/*Them*/
.h_colum_left_s{
    width:100px;
	height:18px;
	text-align:right;
	font-weight:bold;
	color:#565a4c;
	font-size:11px;
	padding-bottom:18px;
	vertical-align:middle;
}

.h_textbox_s{
	height:16px;
	padding-left:12px;
	text-align:left;
	color:#535250;
	font-size:11px;
	padding-bottom:16px;
	}
	
	.h_textbox3_s{
	height:16px;
	padding-left:12px;
	text-align:left;
	width:222px;
	color:#535250;
	font-size:11px;
	}
	
	.btn
	{
	padding-left:12px;
	text-align:center;
	color:#535250;
	font-size:11px;
	cursor:pointer;
	width:60px;
	}
	
	.rightdate
	{
		font-style:italic;
		font-size:11px;
	}
	
	
.text_TitleDetail{
 font-family :Arial, Helvetica, sans-serif; font-size:14px;  color:#535250;  font-weight:bold; 
}

.big_titlenew{
	font-weight:bold;
	text-align:left;
	font-size:16px;
	color:#535250;
	line-height:15px;
	padding-left:20px;
	height:60px;
	vertical-align:middle;
}

.big_titlenew a{
	font-weight:bold;
	text-align:left;
	font-size:16px;
	color:#535250;
	text-decoration:none;
}

.content1{
	text-align:left;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif; 
}

.content1 a{
	text-decoration:none;
	color:#535250;
	font-size:11px;
}
.content1 a:hover{
	text-decoration:none;
	color:#e2ad49;
	font-size:11px;
}


.content1 ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:square;
}
.content1 ul li{
	padding:5px 15px 0 0;
	line-height:18px;
	list-style:square;
	font-size:11px;
}
.content1 ul li a{
	text-decoration:none;
	color:#535250;
	font-size:11px;
}
.content1 ul li a:hover{
	text-decoration:none;
	color:#e2ad49;
	font-size:11px;
}

.date{
	color:#535250;
}

.news_textdate
{
	color:#777777;
}

.hot_new{
	width:580px;
	height:31px;
	float:left;
	background:transparent url('../Images/hotnew.png') no-repeat;
}

.hot_new_en{
	width:580px;
	height:31px;
	float:left;
	background:transparent url('../Images/hotnew_en.png') no-repeat;
}

.h_post{
	font-size:11px;
	color:#535250;
}

.titlePosting
{
	vertical-align:top;
	padding:7px;
	padding-left:0px;
}
.titlePosting a{
	text-decoration:none;
	color:#166791;
}
.titlePosting a:hover{
	text-decoration:none;
	color:#55c1e8;
}



.titlePostingRank
{
	vertical-align:top;
	padding:7px;
	padding-left:0px;
	
}
.titlePostingRank a{
	text-decoration:none;
	color:#166791;
	font-weight:bold;
}
.titlePostingRank a:hover{
	text-decoration:none;
	color:#55c1e8;
	font-weight:bold;
}

.titleZonePosting{
	text-decoration:none;
	color:#ffffff;
}
.titleZonePosting:hover{
	text-decoration:none;
	color:#ffffff;
}

.gridView_headerTitle
{
	color:#166791;
	font-weight:bold;
	background:#FFFFFF url('../Images/dot_line_tb.gif') repeat-x scroll left bottom;
}


.titlePosting1
{
	vertical-align:top;
	color:#166791;
	padding:7px;
}


.titlePosting2
{
	color:#DB8315;
	font-size:16px;
	font-weight:bold;
}


.boder_right
{
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

.title_listnews
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.title_listnews:hover
{
	color:#850303;
	font-weight:bold;
	text-decoration:none;
}

.line21{
	background:#FFFAD9 url('../Images/dot_line_tb.gif') repeat-x scroll left bottom;
}


.textbox123456{
	color:#535250;
	font-size:11px;
}

.sitemap a
{
	text-decoration:none !important;
	color:#000000 !important;
}

.sitemap a:hover
{
	text-decoration:none !important;
	color:#850303 !important;
}

.adv_img img
{
	padding-top:5px;
}
