@charset "gb2312";
.fo,.fo:link,.fo:visited {
	font-family: "宋体";
	color: #000000;
	 
	text-decoration: none;
}
.fo:hover,.fo:active {
	color: #CC0000;
	text-decoration: underline;
}
H1 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5em;
	font-family: "宋体";
}
H2 {
	font-size: 18px;
	line-height: 2em;
	text-decoration: none;
	font-family: "宋体";
}
H3 {
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	font-family: "宋体";
}
H4 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: "宋体";
}
