body {
	background: #FFF;
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-family: simsun, Arial, Helvetica, sans-serif;
	position: relative;
}
a {
	color: #3A5999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.web-body {
	background: url(../images/pic-login-bg-repeat-x.jpg) repeat-x;
}
.web-content {
	width: 976px;
	margin: 0 auto;
}
.web-side {
	width: 18px;
	height: 273px;
	float: left;
}
.web-content .center {
	width: 940px;
	float: left;
}
.web-content .right {
	background: url(../images/pic-login-content-right-side-bg.jpg) no-repeat;
}
.content-left {
	width: 658px;
	float: left;
}
.content-right {
	background: url(../images/pic-login-box-bg.jpg) no-repeat;
	width: 270px;
	height: 496px;
	padding: 30px 0 0 12px;
	float: left;
}
.login-top-box {
	padding-bottom: 20px;
}
.login-banner {
	width: 658px;
	height: 272px;
	margin-bottom: 12px;
}
.login-banner-ul li {
	width: 658px;
	height: 272px;
	float: left;
	overflow: hidden;
}
.login-banner-ul li.banner-1 {
	background: url(../images/pic-banner-1-bg.jpg) no-repeat;
	width: 292px;
	height: 62px;
	padding: 210px 8px 0 358px;
}
.login-banner-ul li.banner-2 {
	background: url(../images/pic-banner-1-bg.jpg) no-repeat;
	width: 292px;
	height: 62px;
	padding: 210px 8px 0 358px;
	display: none;
}
.login-banner-ul li.banner-3 {
	background: url(../images/pic-banner-1-bg.jpg) no-repeat;
	width: 292px;
	height: 62px;
	padding: 210px 8px 0 358px;
	display: none;
}
.register-btn {
	background: url(../images/pic-register-btn-bg.gif) no-repeat;
	width: 92px;
	height: 32px;
	margin-bottom: 4px;
	display: block;
}
.register-btn:hover {
	background: url(../images/pic-register-btn-bg.gif) no-repeat 0 -32px;
}
.banner-btn-float-right {
	height: 14px;
	float: right;
}
.banner-btn {
	background: url(../images/pic-login-banner-btn-bg.gif) no-repeat 0 -14px;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 10px;
}
.banner-btn:hover {
	text-decoration: none;
}
.selected-banner-btn {
	background: url(../images/pic-login-banner-btn-bg.gif) no-repeat;
}
.search-box {
	width: 658px;
}
.search-side {
	width: 9px;
	height: 50px;
	float: left;
}
.search-box .left {
	background: url(../images/pic-login-search-box-bg.jpg) no-repeat;
}
.search-box .center {
	background: url(../images/pic-login-search-box-bg.jpg) repeat-x 0 -50px;
	width: 640px;
	height: 41px;
	padding-top: 9px;
	float: left;
}
.search-box .right {
	background: url(../images/pic-login-search-box-bg.jpg) no-repeat bottom left;
}
.search-main-left {
	background: url(../images/pic-login-search-main-bg.gif) no-repeat;
	width: 5px;
	height: 32px;
	display: block;
	float: left;
}
.search-ui-text {
	background: #FFF url(../images/ico-seach-main.gif) no-repeat 0 4px;
	border: none;
	border-top: #97A7C5 solid 1px;
	border-bottom: #97A7C5 solid 1px;
	font-size: 16px;
	line-height: 28px;
	padding-left: 26px;
	color: #999;
	height: 28px;
	margin: 0;
	width: 576px;
	float: left;
}
.search-ui-btn {
	background: url(../images/pic-login-search-main-bg.gif) no-repeat 0 -32px;
	border: none;
	width: 33px;
	height: 32px;
	cursor: pointer;
	margin-left: -4px;
}
.hot-keyword {
	height: 35px;
	line-height: 35px;
	padding: 0 9px;
}
.hot-keyword a {
	text-decoration: underline;
}
.right-a {
	margin-left: 12px;
	float: right;
}
.hot-keyword span a {
	margin-right: 12px;
}
.special-area-ul li {
	float: left;
}
.special-area-ul li a {
	background: url(../images/pic-login-special-area-bg.gif) no-repeat;
	display: block;
	width: 157px;
	height: 157px;
	margin-right: 10px;
	text-align: center;
	color: #8EA3BF;
}
.special-area-ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.special-area-ul li a img {
	width: 157px;
	height: 129px;
	margin-bottom: 7px;
}
.special-area-ul li a.right-a {
	margin: 0;
}
.content-right img {
	width: 270px;
	height: 243px;
	margin-bottom: 18px;
}
.login-box {
	padding: 0 12px;
}
.login-ui-text {
	border: none;
	width: 212px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	_margin-bottom: 13px;
	#margin-bottom: 13px;
	padding: 0 6px 0 28px;
}
.username-text {
	background: url(../images/pic-login-text-bg-1.gif) no-repeat;
}
.password-text {
	background: url(../images/pic-login-text-bg-1.gif) no-repeat 0 -30px;
}
.username-text-onfocus {
	background: url(../images/pic-login-text-bg-1.gif) no-repeat 0 -60px;
}
.password-text-onfocus {
	background: url(../images/pic-login-text-bg-1.gif) no-repeat 0 -90px;
}
.forget-password {
	display: block;
	color: #FFF;
	margin-bottom: 16px;
	text-decoration: underline;
}
.login-box label {
	color: #FFF;
}
.login-box label input {
	margin: 0;
	margin: -3px 6px 0 0;
	vertical-align: middle;
}
.login-btn {
	background: url(../images/pic-login-btn-bg.gif) no-repeat;
	border: none;
	width: 132px;
	height: 42px;
	display: block;
	margin: 14px auto 0 auto;
	cursor: pointer;
}
.login-btn-hover {
	background: url(../images/pic-login-btn-bg.gif) no-repeat 0 -42px;
}
.login-btn-onclick {
	background: url(../images/pic-login-btn-bg.gif) no-repeat 0 -84px;
}
.login-box .register-account {
	color: #8EA3BF;
	display: block;
	width: 90px;
	line-height: 14px;
	margin: 20px auto 0 auto;
}
.login-box .register-account:hover {
	text-decoration: none;
	color: #FFF;
}
.main-side {
	width: 460px;
	float: left;
}
.right-side {
	margin-left: 20px;
}
.left-side h3 {
	background: url(../images/main-side-title-bg.gif) no-repeat;
	width: 460px;
	height: 40px;
	line-height: 24px;
	text-align: right;
	font-weight: normal;
	margin-bottom: 6px;
}
.right-side h3 {
	background: url(../images/main-side-title-bg.gif) no-repeat 0 -40px;
	width: 460px;
	height: 40px;
	line-height: 24px;
	text-align: right;
	font-weight: normal;
	margin-bottom: 6px;
}
.information-ul {
	padding: 0 12px;
	height: 597px;
	overflow: hidden;
}
.information-ul li {
	border-bottom: #D6D6D6 dotted 1px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	height: 72px;
}
.assn-photo-box {
	background: #FFF;
	border: #D6D6D6 solid 1px;
	display: block;
	padding: 1px;
	width: 68px;
	height: 68px;
	margin-right: 12px;
	float: left;
}
.assn-photo-box img {
	width: 68px;
	height: 68px;
}
.information-ul li a {
	font-size: 14px;
	line-height: 16px;
}
.information-ul li p {
	line-height: 150%;
	margin-top: 5px;
	_margin-top: 0;
}
.information-ul li p.assn-name {
	margin-top: 0;
	color: #999;
}
.activities-ul li {
	margin-bottom: 12px;
}
.activities-box-top {
	background: url(../images/activities-box-bg.gif) no-repeat;
	width: 460px;
	height: 12px;
	position: relative;
}
.activities-box-position {
	width: 24px;
	height: 24px;
	right: -5px;
	top: -5px;
	position: absolute;
}
.activities-box-bottom {
	background: url(../images/activities-box-bg.gif) no-repeat 0 -12px;
	width: 460px;
	height: 12px;
	overflow: hidden;
}
.activtiess-box-middle {
	background: #EBEEF5;
	width: 436px;
	height: 86px;
	padding: 0 12px; 
	overflow: hidden;
}
.activtiess-box-middle a {
	font-size: 25px;
	font-family: "黑体";
}
.activtiess-box-middle span {
	margin-left: 12px;
}
.activtiess-box-middle p {
	line-height: 150%;
	margin-top: 7px;
}
.activtiess-box-middle p.assn-name {
	margin-top: 0;
	color: #999;
}
.activtiess-photo-box {
	background: #FFF;
	border: #D6D6D6 solid 1px;
	display: block;
	width: 82px;
	height: 82px;
	padding: 1px;
	float: left;
	margin-right: 12px;
}
.activtiess-photo-box img {
	width: 82px;
	height: 82px;
}
.web-footer {
	background: #F0F0F0;
	text-align: center;
	height: 100px;
	padding-top: 12px;
	line-height: 150%;
	color: #666;
}
.web-footer a {
	margin: 0 8px;
	color: #666;
}
.web-footer p {
	font-family: Arial;
	margin-top: 6px;
}

.wp {position: relative;width:460px;height:597px;border-bottom:#D6D6D6 solid 1px;}
.slider {position: absolute;width: 436px;left:0;top: 0;}
.footer-cover {
	background: -moz-linear-gradient(center bottom , #FFFFFF, rgba(255, 255, 255, 0)) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(white), to(rgba(255, 255, 255, 0)));	
    bottom: 0px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    width: 460px;
}