﻿body {
	background-color: #1E1E1E;
	background-repeat: no-repeat;
	font-family: "宋体";
	FONT-SIZE: 9pt
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
}
TD {
	font-family: "宋体";
	FONT-SIZE: 9pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A:active {
	color: #FFFFFF;
	text-decoration: none;
}
