.unnamed1 {
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;

}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: red;
	text-decoration: underline;
}


