body {
	background-color: #2E393F;
	margin: 0px;
	line-height:1.6;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, 宋体;
}
.STYLE1 {color: #364B4C}
.STYLE2 {color: #7f9091}
.STYLE3 {
	font-size: 14px;
	font-weight: bold;
}
.white a:link {
	color: #DEDEDE;
	text-decoration: none;
}
.white a:visited {
	color: #DEDEDE;
	text-decoration: none;
}
.white a:hover {
	color: #DEDEDE;
	text-decoration: underline;
}
.white a:active {
	color: #DEDEDE;
	text-decoration: none;
}
a:link {text-decoration:none;color:#7f9091;}
a:visited {text-decoration: none;color:#7f9091;}
a:hover {text-decoration: underline;}