.css {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 656565;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 656565;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 656565;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 0066CA;
	text-decoration: underline;
}
a.a1:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: ffffff;
	text-decoration: none;
}
a.a1:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: ffffff;
	text-decoration: none;
}
a.a1:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: ffffff;
	text-decoration: underline;
}
.bg {
	background-image: url(../images/index_bottom.jpg);
	background-repeat: repeat-x;
}
