body {
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #000000;
}


a.guide:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.guide:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;

}
a.guide:hover {
	font-size: 9pt;
	color: #FFCC00;
	text-decoration: none;
}
a.news:link {
	font-size: 9pt;
	text-decoration: underline;
}

a.news:visited {
	font-size: 9pt;
	text-decoration: underline;

}
a.news:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
a.normal:link {
	font-size: 9pt;
	text-decoration: none;
}

a.normal:visited {
	font-size: 9pt;
	text-decoration: none;

}
a.normal:hover {
	font-size: 9pt;
	color: #CC0000;
	text-decoration: underline;
}
a.normal_pro:link {
	font-size: 9pt;
	text-decoration: none;
}

a.normal_pro:visited {
	font-size: 9pt;
	text-decoration: none;

}
a.normal_pro:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.white {
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.red {
	font-family: "Palatino Linotype", "MS UI Gothic", PMingLiU, Sylfaen, "Small Fonts", fantasy, monospace;
	font-size: 9pt;
	color: #CC3399;
}
.black {
	font-family: "黑体";
	font-size: 12pt;
	color: #000000;
}
.gray {
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #999999;
}
.sinput {
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 0pt none #FFFFFF;
	text-align: center;
}
.oinput {
	font-family: "宋体", Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px  #CCCCCC;
	text-align: center;
}
.newstitle {
	font-family: "宋体";
	font-size: 16pt;
	color: #993300;
	font-weight: bold;
}
