i {
	font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	background: #f2f2f2;
	font-family: "微软雅黑";
	font-weight: 100;
	letter-spacing: 0px;
	color: #666666;
}
p,
ul,
li,
dl,
dt,
dd,
form {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
}
.btn {
	display: inline-block;
	margin-bottom: 0px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	text-align: center;
	white-space: nowrap;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
	cursor: pointer;
	outline: 0px none;
	transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s;
	display: block;
	border-radius: 1000px;
	background: none;
	border: 1px #8c8c8c solid;
}

/* 通用底部 */
.footer {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	background: #ffffff;
	margin-top: 25px;
}
.footer .footerb {
	width: 100%;
	min-width: 1200px;
	height: 100px;
	text-align: center;
	margin: 0 auto;
	background: #ffffff;
	line-height: 50px;
	color: #bbbaba;
	font-size: 14px;
}
.footer .footerb .footerbtxt {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/cmstop.jpg) right center no-repeat;
}
.footer .footerb .footerbtxt .footerbtxts {
	text-align: center;
}

#moquu_top {
	z-index: 2;
	width: 50px;
	height: 50px;
	right: 10px;
	position: fixed;
	cursor: pointer;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10) ||0)- (parseInt(this.currentStyle.marginBottom, 10) ||0)));
}

#moquu_top {
	top: 464px;
	_margin-top: 464px;
	background: url(../images/gotop.png) 0 -100px #adb0b5;
	width: 50px;
	height: 50px;
}
#moquu_top:hover {
	background: url(../images/gotop.png) -0px -100px #666666;
}
.moquu_wshare a:hover .moquu_wshareh {
	display: block;
}