.font_main {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.font_title {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #007900;
	text-decoration: none;
	font-weight: bold;
}
.bgs {
	background-repeat: repeat-x;
	background-position: top;
}
