<!--
.STYLE1 {font-family: "宋体"}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body,td,th {
	font-family: 宋体;
	font-size: 9pt;
}
a {
	font-family: 宋体;
	font-size: 9pt;
}

//html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}  //网站变成黑白

//-->