a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 22px;
	color: #003399;
	text-decoration: underline;
}
a.b:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
a.b:hover {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 22px;
	color: #0033FF;
	text-decoration: underline;
}
a.g:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
a.g:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
a.g:hover {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 22px;
	color: #FFFFCC;
	text-decoration: underline;
}
.dowm {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
