body {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 10px;
	font-weight: bolder;
	background-color: #222222;
	margin: 0px;
	SCROLLBAR-ARROW-COLOR: #dddddd;
	SCROLLBAR-BASE-COLOR: #303038;
	SCROLLBAR-FACE-COLOR: #303038;
	SCROLLBAR-HIGHLIGHT-COLOR: #dddddd;
	SCROLLBAR-SHADOW-COLOR: #dddddd;
	SCROLLBAR-3DLIGHT-COLOR: #303038;
	SCROLLBAR-TRACK-COLOR: #303038;
	SCROLLBAR-DARKSHADOW-COLOR: #303038;
	background-image: url(images/background.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.name1 {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	color: #00CCFF;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
