.text {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	line-height: 20px;
	text-decoration: none;

}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #0066FF;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
}
.sub {
	font-family: "宋体";
	font-size: 9pt;
	color: #4A6F97;
	text-decoration: none;
	font-weight: normal;
}
.link-more {
	font-family: "宋体";
	font-size: 9pt;
	color: #4B85AF;
	text-decoration: none;
}
