body {
	background: #DDE2E8;
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-family: simsun, Arial, Helvetica, sans-serif;
	position: relative;
}
a {
	color: #7D009A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.web-head {
	background: url(../images/pic_web_head_bg_repeat_x.png) repeat-x;
	height: 86px;
}
.web-head-main {
	width: 940px;
	margin: 0 auto;
}
.logo {
	width: 260px;
	height: 86px;
	float: left;
	overflow: hidden;
}
.web-menu {
	width: 680px;
	float: left;
}
.web-menu-top {
	color: #999;
	text-align: right;
	margin-top: 12px;
}
.web-menu-top a {
	color: #999;
}
.web-menu-top span {
	margin: 0 8px;
}
.web-menu-bottom {
	margin-top: 18px;
}
.web-menu-main {
	float: right;
}
.web-menu-btn {
	width: 120px;
	height: 44px;
	display: block;
	margin-left: 2px;
	float: left;
}
.web-menu-btn:hover {
	text-decoration: none;
}
.web-menu-index {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat -120px 0;
}
.web-menu-information {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat -120px -44px;
}
.web-menu-photo {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat -120px -88px;
}
.web-menu-bbs {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat -120px -132px;
}
.web-menu-about {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat -120px -176px;
}
.web-menu-index:hover {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat;
}
.web-menu-information:hover {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -44px;
}
.web-menu-photo:hover {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -88px;
}
.web-menu-bbs:hover {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -132px;
}
.web-menu-about:hover {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -176px;
}
.select-menu-index {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat;
}
.select-menu-information {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -44px;
}
.select-menu-photo {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -88px;
}
.select-menu-bbs {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -132px;
}
.select-menu-about {
	background: url(../images/pic_web_menu_btn_bg.jpg) no-repeat 0 -176px;
}
.web-main {
	background: url(../images/pic_web_main_bg_repeat_x.png) repeat-x;
}
.web-main-body {
	width: 940px;
	margin: 0 auto;
	padding-top: 12px;
}
.big-banner {
	background: #FFF;
	border: #B9C7D2 solid 1px;
	width: 938px;
	height: 134px;
	margin-bottom: 12px;
	overflow: hidden;
}
.main-body {
	background: #FFF;
	border: #B9C7D2 solid 1px;
	padding: 12px 12px 0 12px;
	margin-bottom: 12px;
}
.normal-box {
	margin-bottom: 12px;
}
.normal-box-01{
	margin-bottom: 12px;
	border:#DCE1E7 1px solid;
	border-top: none;
	padding: 0 12px;
}
.normal-box-02{
	margin-bottom: 12px;
	border:#DCE1E7 1px solid;
}
.normal-box-03{
	margin-bottom: 12px;
	border:#DCE1E7 1px solid;
	padding:0 12px 12px 12px;
}
.normal-title {
	background: #ECF0F3 url(../images/pic_normal_title_bg_repeat_x.png) repeat-x;
	border: #DDE0E7 solid 1px;
	height:30px;
	padding: 0 12px;
	_padding: 0 12px 0 12px;
	#padding: 0 12px 0 12px;
}
.normal-title-text {
	font-weight: bold;
	font-size: 14px;
	background:url(../images/pic_news_bg.jpg) no-repeat top;
	height:32px;
	width:94px;
	display:block;
	line-height:32px;
	text-align:center;
	color:#FFFFFF;
}
.normal-title-a {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	background:#EDF1F4;
	border: 1px solid #DDE0E7;
	height:18px;
	width:38px;
	text-align:center;
	margin-top:5px;
	line-height:15px;
	color:#18397E;

}
.normal-body {
	background: #FFF;
	border: #DDE0E7 solid 1px;
	border-top: none;
	padding: 12px 12px 0 12px ;
}
.normal-body-02{
	background: #FFF;
	border: #DDE0E7 solid 1px;
	border-top: none;
	padding: 12px 0 0 12px ;
}
.normal-body-03{
	background: #FFF;
	border: #DDE0E7 solid 1px;
	border-top: none;
	padding: 12px 0 0 0;
}
.friend-box {
	background: url(../images/pic_friend_link_bg_repeat_x.png) repeat-x;
	width: 916px;
	margin-bottom: 12px;
	padding: 12px 12px 12px 12px;
}
.friend-box-title {
	font-weight: bold;
	margin-bottom: 12px;
}
.friend-main {
	background: url(../images/ico_piont.gif) no-repeat 0 4px;
	padding-left: 12px;
	color: #000;
	margin-right:30px;
}
.web-foot {
	padding-bottom: 12px;
}
.web-foot-main {
	line-height: 14px;
	text-align: center;
	color: #6C7179;
	font-family: Arial, Helvetica, sans-serif;
}
.show-title {
	background: url(../images/pic_text_top_bg.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align:center;
	color:#FFFFFF;
	height:30px;
}
.show-title-01 {
	background: url(../images/pic_text_top_bg.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color:#FFFFFF;
	height:30px;
}
.introdu-top{
	float:left;
	padding-left:12px;
}
.other-navigation{
	float:right;
	font-size:12px;
	padding-right:10px;
}
.other-navigation a{
	float:left;
	font-weight:normal;
	display:block;
	width:82px;
	text-align:center;
	padding-top:1px;
}
.other-navigation a:hover {
	text-decoration: none;
}
.sat-introd:hover{
	background:url(../images/pic_over_bg.jpg) no-repeat 0 5px;
	color:#000000;
}
.sat-jiaogo:hover{
	background:url(../images/pic_over_bg.jpg) no-repeat 0 5px;
	color:#000000;
}
.sat-huizan:hover{
	background:url(../images/pic_over_bg.jpg) no-repeat 0 5px;
	color:#000000;
}
.sat-namelui:hover{
	background:url(../images/pic_over_bg.jpg) no-repeat 0 5px;
	color:#000000;
}
.sat-namedao:hover{
	background:url(../images/pic_over_bg.jpg) no-repeat 0 5px;
	color:#000000;
}
.annu-over{
	background:url(../images/pic_over_bg.jpg) no-repeat 0 5px;
	color:#000000;
}
.anchor-box {
	padding: 24px 0;
	line-height: 14px;
}
.anchor-box a {
	text-decoration: underline;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}
.greeting-title {
	background: #FAE3E9;
	padding: 6px;
	margin-bottom: 12px;
	line-height: 150%;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.member-menu {
	width: 200px;
	float: left;
}
.member-body {
	width: 702px;
	margin-left: 12px;
	float: left;
}
.member-menu-title {
	background: url(../images/pic_member_title_bg.jpg) no-repeat;
	border: #B9C7D3 solid 1px;
	padding: 11px 0 10px 28px;
	font-weight: bold;
}
.member-menu-btn {
	width: 200px;
	height: 43px;
	display: block;
	overflow: hidden;
}
.member-menu-btn:hover {
	text-decoration: none;
}
.member-index-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat;
}
.member-activities-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat 0 -43px;
}
.member-notice-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat 0 -86px;
}
.member-bbs-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat 0 -129px;
}
.member-password-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat 0 -172px;
}
.member-head-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat 0 -215px;
}
.member-index-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -200px 0;
}
.member-activities-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -200px -43px;
}
.member-notice-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -200px -86px;
}
.member-bbs-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -200px -129px;
}
.member-password-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -200px -172px;
}
.member-head-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -200px -215px;
}
.selected-member-index-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px 0;
}
.selected-member-activities-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -43px;
}
.selected-member-notice-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -86px;
}
.selected-member-bbs-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -129px;
}
.selected-member-password-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -172px;
}
.selected-member-head-btn {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -215px;
}
.selected-member-index-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px 0;
}
.selected-member-activities-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -43px;
}
.selected-member-notice-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -86px;
}
.selected-member-bbs-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -129px;
}
.selected-member-password-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -172px;
}
.selected-member-head-btn:hover {
	background: url(../images/pic_member_menu_btn_bg.jpg) no-repeat -400px -215px;
}
.member-menu-ul {
	margin-bottom: 12px;
}
.menu-btn-bottom {
	background: url(../images/pic_menu_btn_bottom_bg.jpg) no-repeat;
	width: 200px;
	height: 40px;
}
.member-menu-bottom {
	border: #B9C7D3 solid 1px;
	border-top: none;
	padding-top: 100px;
}