html{
	overflow:-moz-scrollbars-vertical;
}
body {
	background: #FFF;
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
a {
	color: #3A5999;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
#web-foot {
	width: 940px;
	margin: 20px auto 12px auto;
	border-top: #999 solid 1px;
	color: #666;
	height: 30px;
	line-height: 30px;
}
.foot-links {
	float: right;
}
.foot-links a {
	margin: 0 4px;
	text-decoration: none;
}
.login-head {
	background: url(../images/pic_login_head_bg.gif) repeat-x;
	height: 61px;
}
.login-head-main {
	width: 940px;
	margin: 0 auto;
}
.login-logo {
	float: left;
}
.login-head-operate {
	float: right;
	color: #C5CEE1;
	margin-top: 10px;
}
.login-head-operate a {
	color: #C5CEE1;
	margin: 0 6px;
	text-decoration: none;
}
.login-head-operate a:hover {
	color: #FFF;
	text-decoration: underline;
}
.menu-body {
	background: url(../images/pic_bottom_file_menu.gif) repeat-x;
	height: 31px;
	line-height: 31px;
	border-bottom: #C1C1C1 solid 1px;
}
.menu-main {
	width: 904px;
	margin: 0 auto;
	padding: 0 18px;
}
.menu-main a {
	margin-right: 30px;
	color: #333;
	text-decoration: none;
}
.menu-main a:hover {
	color: #333;
}
.selected-menu-button {
	font-weight: bold;
}
.text-body {
	width: 904px;
	margin: 0 auto;
	padding: 0 18px;
}
.text-title {
	font-family: "黑体";
	font-size: 25px;
	margin-top: 38px;
}
.text-title-english {
	font-size: 18px;
	margin-top: 14px;
}
.text-main {
	font-size: 14px;
	line-height: 200%;
	margin-top: 24px;
}
.text-main-1 {
	text-indent: 2em;
}
.text-main-2 {
	margin-top: 10px;
}
.text-main-3 {
	margin-top: 20px;
}
.text-main-small {
	font-size: 12px;
	color: #666;
}
.about-us-bottom {
	background: url(../images/pic_about_us_bottom_bg.gif) no-repeat;
	width: 872px;
	height: 189px;
	margin: 30px 0 30px 0;
	_margin: 30px 0 10px 0;
	#margin: 30px 0 10px 0;
	padding: 16px;
}
.about-bottom-left {
	width: 270px;
	float: left; 
}
.about-bottom-middle {
	width: 360px;
	margin-left: 24px;
	float: left; 
}
.about-bottom-right {
	width: 194px;
	margin-left: 24px;
	float: left; 
}
.about-bottom-title {
	background: url(../images/pic_about_bottom_title_line.gif) repeat-x bottom;
	font-weight: bold;
	height: 24px;
}
.bottom-left-main {
	line-height: 24px;
	margin-top: 18px;
	_margin-top: 14px;
}
.bottom-left-main-1 {
	color: #3A5999;
}
.bottom-left-main-line {
	border-bottom: #D7D7D7 solid 1px;
	height: 1px;
	_line-height: 1px;
	width: 100%;
}
.bottom-left-main-date {
	background: #F7F7F7;
	width: 90px;
	margin-top: -12px;
}
.about-bottom-body-a {
	line-height: 28px;
}
.top-left {
	background: #FFF;
	border: #CCC solid 1px;
	width: 64px;
	height: 64px;
	padding: 2px;
	float: left;
	overflow: hidden;
}
.top-right {
	float: left;
	margin-left: 12px;
	line-height: 22px;
}
.top-right-title {
	color: #3A5999;
	font-weight: bold;
}
.top-right-question {
	color: #999;
}
.about-bottom-body-top {
	margin-top: 8px;
}
.about-bottom-body-bottom {
	margin-top: 8px;
	line-height: 170%;
}
.back-to-top {
	margin: 40px 0 0 26px;
}
.back-to-top a {
	background: url(../images/ico.gif) no-repeat 0 -264px;
	_background: url(../images/ico.gif) no-repeat 0 -268px;
	#background: url(../images/ico.gif) no-repeat 0 -268px;
	background: url(../images/ico.gif) no-repeat 0 -268px\0;
	padding-left: 18px;
	text-decoration: underline;
}
.text-main-4 {
	background: #F0F0F0;
}
.feedback-bottom {
	background: url(../images/pic_feedback_bottom_bg.gif) no-repeat;
	width: 872px;
	height: 302px;
	margin: 30px 0 30px 0;
	_margin: 30px 0 10px 0;
	#margin: 30px 0 10px 0;
	padding: 16px;
}
.feedback-table {
	width: 100%;
}
.feedback-table td {
	height: 32px;
	line-height: 32px;
}
.td-left {
	text-align: right;
}
.ui-textarea {
	background: #FFF;
	border: #CCC solid 1px;
	font-size: 13px;
	width: 500px;
	height: 144px;
	overflow-y: auto;
}
.ui-text {
	background: #FFF;
	border: #CCC solid 1px;
	height: 18px;
	width: 500px;
}
.ui-input-button {
	background: url(../images/pic_button.gif) no-repeat top left;
	display: inline-block;
	cursor: pointer;
}
.ui-input-button input {
	background: url(../images/pic_button.gif) no-repeat bottom right;
	border: none;
	height: 22px;
	line-height: 22px;
	margin-left: 4px;
	cursor: pointer;
	color: #000;
	padding: 0 12px 0 10px;
	_padding: 0 14px 0 10px;
	#padding: 0 14px 0 10px;
	color: #FFF;
	font-size: 12px;
}