.font9 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 15px;
}
.font9_2 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
}
.font10 {
	font-family: "宋体";
	font-size: 10.5pt;
	line-height: 20px;
}
.font14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 18px;
	padding:10px,0px,10px,0px;
}
.font9_25h {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 18px;
}
/* 普通链接样式 */
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

