body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 9pt;
}
.adder {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {color: #990000}
.style4 {font-size: 14px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; text-decoration: none; color: #990000; }
.adder1 {font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
input.InputLogin
{
	width: 92;
	color: #000000;
	font: 9pt Verdana,Geneva,sans-serif;
	border-top: #FFFFFF 1px groove;
	border-right: #FFFFFF 1px groove;
	border-left: #FFFFFF 1px groove;
	border-bottom: #FFFFFF 1px groove;
	/*background-color: #DFF1F9;*/
	background-color: #F7F7F7;
}

input.InputLogin_En
{
	width: 85;
	color: #000000;
	height: 21;
	font: 9pt Verdana,Geneva,sans-serif;
	border-top: #FFFFFF 1px groove;
	border-right: #FFFFFF 1px groove;
	border-left: #FFFFFF 1px groove;
	border-bottom: #FFFFFF 1px groove;
	/*background-color: #DFF1F9;*/
	background-color: #F7F7F7;
}
#Acontent{	　/* 通用页文章内容样式表 */
	line-height:25px;
	letter-spacing:1px;
}