@charset "gb2312";
html,body{background:#fff;color:#333;font:12px/1.4 '宋体', Arial, Helvetica, sans-serif;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}
input {border:0;}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
}
ul, li {
	list-style-type:none;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #345292;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color: #cc0000;
	text-decoration:underline;
}
/**公用结束**/
/**网站顶部**/
header {
	background-image: url(imagestop.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	width: 100%;
	clear: both;
}
#top,#menu,#menu_top,#main,nav {
	width: 960px;
	margin: 0px auto;
	clear: both;
}
#top {
	height: 60px;
	padding-top: 20px;
}
.logo {
	width: 250px;
	float: left;
}
.search {
	width: 460px;
	border: 1px solid #1b71a4;
	float: right;
	height: 36px;
	right: auto;
}
#searchSel {
	float: left;
}
.search input {
	float: left;
	height: 36px;
	width: 300px;
	text-indent: 5px;
	color: #000;
}
.search img {
	float: right;
}
.search_box {
	width:65px;
	position:relative;
	top:8px;
	left:-1px;
	z-index:99;
}
.search_box h3 {
	color:#1b71a4;
	padding-right:14px;
	background-image: url(imagesico_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	text-align: center;
}
.search_box ul  {
	border:1px solid #1b71a4;
	background:#fff;
	border-top:none;
	display:none;
}
.search_box li {
	display:block;
	height:24px;
	line-height:24px;
	border-top: 1px dashed #1b71a4;
	font-size: 14px;
	text-align: left;
	text-indent: 10px;
}
/* 网站菜单 */
/*#menu_top {
	height: 25px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #F3F3F3;
	font-size: 14px;
}*/
#menu_top,#menu_top ul,#menu_top li {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
/*#menu_top li {
	float:left;
	font-weight:normal;
	color:#1b71a4;
	text-align:center;
	line-height: 24px;
	height: 24px;
	padding-right: 5px;
	padding-left: 5px;
}
#menu_top li a {
	color:#1b71a4;
	cursor: pointer;
}*/
#menu {
	height: 68px;
	overflow: visible;
}
#menubox {
	height:37px;
	font-size:14px;
}
#menubox ul {
	margin-top: 5px;
	height:32px;
}
#menubox li {
	float:left;
	font-weight:bold;
	color:#000;
	text-align:center;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	padding-right: 19px;
}
#menubox li a {
	color:#fff;
	cursor: pointer;
}
#menubox li a:hover,#menubox li.current a:hover,#menu_top li a:hover {
	color:#cc0000;
}
#menubox li a em {
}
#menubox li.current {
	color:#fff;
}
#menubox li.current a {
	color: #1b71a4;
	border-top: 1px solid #01426c;
	border-left: 1px solid #01426c;
	border-right: 1px solid #00426b;
	text-align: center;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: #ededed;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
}
#menubox li.dh {
	padding-right: 0px;
}
#sub_menu {
	clear:both;
	height:31px;
}
#sub_menu ul {
	height:28px;
	margin-bottom: 2px;
}
#sub_menu li {
	float:left;
	height:28px;
	line-height:28px;
}
#sub_menu li a {
	color:#1b71a4;
	margin:0px 5px;
	padding-left:8px;
	background:url(imagesicon1.gif) no-repeat left center;
}
#sub_menu li a.current {color:#fff;padding:5px;background:#1b71a4;}
#sub_menu li a.current:hover {color:#ffff00;text-decoration:underline;}
#sub_menu li a:hover {
	color:#cc0000;
}
/* 现在位置 */
nav {
	height:36px;
	line-height:36px;
	background-image: url(imagesnav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	overflow: hidden;
}
nav a {
	color:#000;
}
nav a:hover {
	color:#cc0000;
}
nav .tg {
	width: 300px;
	float: right;
	background-image: url(TemplateSkinimagestg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
}
nav .tg a {
	color:#1b71a4;
}
nav .tg a:hover {
	color:#cc0000;
}
#main {
	overflow: hidden;
}
.bdsharebuttonbox {
	float: right;
}
/*网站底部*/
footer {
	height: 100px;
	border-top: 2px solid #1b71a4;
	clear: both;
	text-align: center;
	padding-top: 20px;
	line-height: 26px;
	margin-top: 10px;
	overflow: hidden;
}
/*右浮返回*/
.hide{display: none;}
.gotop{position: fixed;bottom:195px;right: 30px;width: 46px;z-index: 999;}
.gotop a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(imagesgo-top.png);}
.gotop a:last-child{margin-bottom: 0;}
.gotop .go{background-position: 0 -100px;}
.gotop .go:hover{background-position: 0 -150px;}
.gotop .feedback{background-position: 0 -50px;}
.gotop .feedback:hover{background-position: 0 -200px;}

/**整站分页**/
.class_page,.list_page {
	font-size: 14px;
	line-height: 14px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
}
.page_css {
	text-align:center;
	padding:5px 0;
}
.page_css a,.class_page a,.list_page a {display:inline-block;border:1px solid #a8c1ce; padding:3px 5px; color:#4a89a9;line-height:100%;}
.page_css a:hover,.class_page a:hover,.list_page a:hover {color:#fff;border:1px solid #4081A1;background:#62A1DF; }
.page_css b a,.class_page b a,.list_page b a {color:#fff;border:1px solid #4081A1;background:#62A1DF; }

/***匿名投稿***/
.anonymouscontent_top
{
    border-color:#E2E2E2;
    border-right:1px solid #E2E2E2;
    border-style:solid;
    border-width:1px;
    height:59px; 
}
.anonymouscontent_top h3 {
    font-size:18px;
    padding-left:35px;
    padding-top:23px;
}

/*广告*/
#ar1 {
	text-align: center;
	margin-bottom: 10px;
}
#ar2 {float:right;clear:right;display:inline;width:336px;height:280px;margin-top:20px;margin-left:2px;}
#ar3 {float:right;clear:right;display:inline;width:336px;height:280px;margin-left:2px;}
#ar3_kx {float:right;clear:right;width:1px;height:300px;}
#ar4 {
	border-top: 1px dashed #ddd;
	margin-top: 10px;
	padding-top: 5px;
	overflow: hidden;
}
#as1,#as2,#as3,#as4 {
	height: 250px;
	width: 300px;
}
#as4 {
	top:10px;
}
#about {
	top:10px;
}