@CHARSET "UTF-8";
body,h1,h2,h3,p,form,ul,li,dl,dt,dd {
	padding:0;
	margin:0;
}
body {
	width:960px;
	margin:0 auto;
	background:#fff;
	font-size:12px;
	color:#666;
}
ul {
	list-style-type:none;
}
h2 {
	font-size:15px;
	height:35px;
	line-height:35px;
	text-indent:10px;
	color:#05458D;
	background:url(../images/lbg.png);
	letter-spacing:1px;
}
#top {
	height:26px;
	background:url(../images/top_bg.png);
	text-align:right;
}
#top a.adv {
	display:inline-block;
	padding:5px 10px 0 0;
	color:red;
}
#top a.user {
	display:inline-block;
	padding:5px 0 0 0;
	color:blue;
}
#header {
	height:96px;
}
#header h1 {
	width:250px;
	height:80px;
	background:url(../images/logo.png) no-repeat;
	font-size:12px;
	float:left;
}
#header h1 a {
	height:80px;
	display:block;
	text-indent:-9999px;
}
#header div.adver {
	width:958px;
	height:96px;
	float:right;
	border:1px solid #ccc;
}
#header div.adver img {
	display:block;
	border:none;
}

/* 导航部分 */
#nav {
	height:40px;
	background:url(../images/nav_bg.jpg);
	border:1px solid #ccc;
	border-bottom:none;
}
#nav ul {
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 40px;
}
#nav ul li {
	display:inline;
	padding:0 20px;
}
#nav ul li a {
	color:#05458D;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#f60;
}
/* 导航部分结束 */

#search {
	height:25px;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	border-top:none;
	padding:5px 0 0 5px;
}
#search form {
	float:left;
}
#search form select {
	background:#fff;
}
#search form input.text {
	width:200px;
	height:16px;
	background:#fff;
}
#search form input.submit {
	width:45px;
	height:22px;
	font-size:12px;
	cursor:pointer;
}
#search strong {
	float:left;
	padding:5px 0 0 15px;
}
#search ul {
	float:left;
	padding:5px 0 0 0;
}
#search ul li {
	float:left;
	padding:0 8px 0 0;
}
#search ul li a {
	color:green;
	text-decoration:none;
}
#search ul li a:hover {
	color:#f60;
}
#link {
	width:958px;
	height:108px;
	border:1px solid #ccc;
	float:left;
	margin:0 0 10px 0;
}
#link span {
	float:right;
	font-weight:normal;
	padding:0 10px 0 0;
}


#link span a {
	color: #666;
	text-decoration:none;
	font-size: 12px;
}
#link span a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

#link ul {
	padding:0 0 0 10px;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #999;
	width:98%;
	margin:0 auto;
}
#link ul li {
	display:inline;
	padding:5px 5px 0 5px;
}
#link ul li a {
	color:#666;
	text-decoration:none;
}
#link ul li a:hover {
	text-decoration:underline;
}
#link dl {
	padding:10px 0 0 8px;
}
#link dl dd {
	padding:0 8px;
	float:left;
}
#link dl dd img {
	border:none;
	display:block;
}

/* 版权信息 */
#footer {
	width:960px;
	height:70px;
	float:left;
}
#footer p {
	text-align:center;
	line-height:150%;
	font-family:Tahoma;
	color:#333;
}
#footer p span {
	color:#06f;
}
/* 版权信息结束 */


#page {
	text-align:center;
	padding:10px;
	clear:both;
}
#page a {
	border:1px solid #666;
	padding:2px 5px;
	margin:0 2px;
	color:#3b6ea5;
	text-decoration:none;
}
#page a:hover,#page span.me {
	color:#fff;
	border:1px solid #000;
	background:#000;
	text-decoration:none;
}
#page span.disabled {
	border:1px solid #ccc;
	padding:2px 5px;
	margin:0 2px;
	color:#ccc;
}
#page span.me {
	padding:2px 5px;
	margin:0 2px;
}



/* wechat */
#wechat{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
*html #wechat{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#wechat li{width:161px;height:60px;}
#wechat li img{float:right;}
#wechat li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#wechat li a .shows{display:block;}
#wechat li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#wechat li a.youhui .hides{display:none;position:absolute;right:143px;}
#wechat li a.youhui .2wm{display:none;position:absolute;right:143px;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
/* wechat结束 */
