.css {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 6D3B00;
	text-decoration: none;
}
.14p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: 6D3B00;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 1002px;
}
.hbg {
	background-image: url(../images/hua_bg.jpg);
	background-repeat: no-repeat;
	height: 349px;
	width: 295px;
}
.bbg {
	background-image: url(../images/b_bg.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 1002px;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 4B2300;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 4B2300;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
	color: 4B2300;
	text-decoration: underline;
}
.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	height: 1px;
}
