<style type="text/css">

A:link {
	text-decoration: none;
	font-family: 宋体;
	color : #000000;
}
A:visited {
	text-decoration: none;
	font-family: 宋体;
	color : #525252;
}
A:active {
	text-decoration: none;
	font-family: 宋体;
	color : #FF6600;
}
A:hover {
	text-decoration: underline;
	color : #FF6600;
}

body{
	font-family:宋体;
	font-size: 9pt;
	color:#000000;

	line-height=150%;
	padding-top: 5px;
}
.entitle{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9pt;color:#ffffff;}
.title{font-family:宋体;font-size:12pt;color:#000000;}
TH{FONT-SIZE: 9pt;line-height=150%;}
TD{ FONT-SIZE: 9pt;line-height=150%;}
.small {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 7pt}

</style>fgf {
	background-color: #CC0033;
	height: 500px;
	width: 400px;
}
.fgf {
	background-color: #CC0033;
	float: left;
	height: 500px;
	width: 400px;
}

