body {
	background-image: url(../imgs/main_bgimg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #8A8BAA;
}
.menu {
	margin-bottom: 6px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: right;
}
.foot a {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	text-decoration: underline;
}
.aboutus-cn {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 26px;
}
.aboutus-en {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.aboutus-en a {
	color: #990000;
	text-decoration: underline;
}
.aboutus-en a:hover {
	color: #666666;
	text-decoration: none;
}

.aboutus-en strong {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.ptable {
	line-height: 22px;
}
.ptable strong {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.left_con {
	font-size: 12px;
	padding-left: 8px;
}
form {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.maillogin {
	background-image: url(../imgs/left_mail-login.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.maillogin #input {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
}
.maillogin #button {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #787A91;
	border: 1px solid #EDE9E8;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: -2px;
}

