.css {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.mainbg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
.biao {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	height: 22px;
	width: 153px;
	border: 1px solid #494949;
	background-color: transparent;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 0070EF;
	text-decoration: underline;
}
.14p {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
.dot {
	background-image: url(../images/dotline.jpg);
	background-repeat: repeat-x;
}

