body {
	font-family:"宋体","Lucida Grande",Verdana,sans-serif;
	font-size:14px;
	color:#838383;
	margin:0 auto;
	width:100%;
	min-width:1200px;
	height:100%;
	background-color:#f5f5f5;
}
img{border:none}
.header {
	height:81px;
	background: #fff;
}
.logo {
	float:left;
	height:64px;
}
.logo a {
	display:block;
	/* width:126px; */
	height:64px;
	padding: 14px 0 0 0;
	color: #333;
}
.wp {
	margin:0 auto;
	width:960px;
}
.topnav a {
	float:right;
	color:#333;
	display:block;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	margin:30px 30px !important;
}
.topnav a:hover {
	color:#ab44ff;
}
.subtitle {
	background:url("../images/arrows.jpg") no-repeat scroll left bottom;
	font-size:20px;
	margin-bottom:6px;
	padding:40px 0 0px 18px;
}
hr {
	height:1px;
	border:none;
	border-top:1px solid #bcbbb8;
	margin:0 0 12px 0;
	padding:0;
}
.container {
	width:100%;
	background-color:#f9f9f9;
	padding-bottom:20px;
}
.footer {
	min-height:100px;
	line-height:12px;
	padding:8px 0;
	text-align:center;
}
#scrolltop {position: fixed; bottom: 0px; display: block; margin: -30px 0 0 2px; width: 40px; background: #f4f4f4; border: 1px #cdcdcd solid; border-radius: 3px; border-top: 0; cursor: pointer; right:0;}
#scrolltop:hover { text-decoration: none; }
.ie6 #scrolltop { position: absolute; bottom: auto; }
#scrolltop a { display: block; width: 30px; height: 24px; padding: 3px 5px; line-height: 12px; text-align: center; color: #787878; text-decoration: none; background: url(../images/scrolltop.png) no-repeat 0 0; border-top: 1px #cdcdcd solid; }
a.scrolltopa:hover { background-position: -40px 0px !important;}
a.replyfast { background-position: 0 -30px !important; }
a.replyfast:hover { background-position: -40px -30px !important;}
a.returnlist,a.returnboard { background-position: 0 -60px !important; }
a.returnlist:hover,a.returnboard:hover { background-position: -40px -60px !important;}
#scrolltop a b { visibility: hidden; font-weight: normal; }
.links a,.footer a{color:#4e4e4e;margin:0 10px;}
.header .logo a{text-decoration:none;}
.header .logo a img{width: 55px;height: 55px;}
.header .logo a span{font-size: 34px;color: #333;padding: 2px 0 0 15px;float: left;}

.user_m span{
	display: inline-block;
	color: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	text-decoration: none;
	padding: 30px 0 0 5px;
}

.memmber {
	float: right;
}

.memmber a {
	display: inline-block;
	color: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	text-decoration: none;
	padding: 30px 0 0 5px;
}

.user_m a{
	font-size: 14px;
}

.user_m a:hover{
	color: #fff;
}

.user_m span:hover{
	color: #fff;
	cursor: pointer;
}

.user_m{
	display: none;
}

.memmber_reg .user_m{
	display: block;
}

.memmber_reg .login{
	display: none;
}