.css1 {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 20px;

}
.css2 {
	font-family: "方正黑体简体";
	font-size: 9pt;
}
a:link {
	font-family: "宋体";
	font-size: 11pt;
	color: #ff0000;
	text-decoration: none;

}
a:visited {
	color: #663333;
	font-family: "宋体";
	font-size: 11pt;
	text-decoration: none;
}
a:active {
	color: #ff9999;
	font-family: "宋体";
	font-size: 11pt;
	text-decoration: underline;

}
.css3 {
	color: #000000;
	font-family: "宋体";
	font-size: 11pt;


}
