@charset "gb2312";
/* CSS Document */
/*---------通用-----------*/
body {
	padding:0;
	margin:0;
	font-family:"宋体";
	font-size:12px;
	color:#333333;
}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
}
img {border:none;}
/*-----------------字体-----------------*/
a {
	text-decoration:none;
	color:#3D3D3D;
}
a:visited {
	color:#3D3D3D;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}
.font14_white {font-size:14px; font-weight:bold; color:#FFF;}
.font14_black {font-size:14px; color:#000;}
.font14_black a:link {font-size:14px; color:#000;}
.font14_black a:hover {font-size:14px;}
.font14_black a:visited {font-size:14px; color:#000;}
.title_more a:link {font-size:12px; color:#FFF; text-decoration:none;}
.title_more a:hover {font-size:12px; color:#FFF; text-decoration:underline;}
.title_more a:visited {font-size:12px; color:#FFF; text-decoration:none;}
.date12 {color:#999999;}

/*--------------------------内容----------------------------*/
#container {width:100%;}
#Header,#Nav,#NavA,#Page,#Footer{width:1000px; margin:0 auto;}
#Header { height:200px; background:url(whzv_banner.jpg) center no-repeat;}
#Nav {height:44px; background:url(whzv_bg_nav.jpg) no-repeat;}
.nav_box {width:100%; height:44px; overflow:hidden; margin-left:50px;}
.nav_box_list {float:left;  height:44px; margin:0 15px; display:block;}
.nav_box_line {float:left; width:2px; height:44px; background:url(whzv_bg_nav_line.jpg);}
#NavA { height:34px; background:url(whzv_bg_date.jpg); background-repeat:repeat-x;}
#Date { float:left; margin-left:16px; line-height:35px;}
#Search {float:right; margin-right:50px; line-height:35px;}
#Search .text {width:242px; height:18px; line-height:18px; margin-right:5px;}
#Footer { min-height:167px; border-top:4px solid #1977ca;}

/*-------正文内容-------*/
.border { border:1px solid #399bee;}
#Page { overflow:hidden;}
#Dq {width:984px; height:34px; line-height:34px; margin:0 auto; border-bottom:1px solid #cccccc; padding-left:16px; margin-bottom:15px;}
#Page_list_box {width:960px; min-height:600px; overflow:hidden; padding:0 20px; margin-bottom:25px;}
.page_list {width:100%; line-height:30px; border-bottom:1px dotted #e8e8e8; list-style: outside url(whzv_icon_title.gif); position:relative;}
.page_list_title { width:890px; line-height:30px; display:block;}
.page_list_date { position:absolute; right:0px; bottom:0px; line-height:30px;}
