body {
	background-color: #000F31;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial,宋体;
	font-size: 12px;
	color: #8C8877;
	line-height:22px;
}
td{
	font-family: Arial,宋体;
	font-size: 12px;
	color: #8C8877;
	line-height:22px;
}
a {
	font-size: 14px;
	color: #817036;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #817036;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #817036;
}
.text {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color:#8C8877;
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
}
.note{
	font-family: Arial,宋体;
	font-size: 12px;
	color: #8C8877;
}

.copyright{
	font-family: Arial,宋体;
	font-size: 12px;
	color: #8C8877;	
}
.copyright:link {
	font-family: Arial,宋体;
	font-size: 12px;
	color: #8C8877;	
}