﻿* {
	font-size:9pt;
	font-family:"宋体";
	color:#464646;
	
}
body {
	width:998px;
	margin:auto;
	text-align: center; 

}

a:link {color: #004477; text-decoration:none;}
a:visited {color: #5A6F7F;text-decoration:none;}
a:hover {
color:#CC0000; 
text-decoration:underline;

background-color:#FFF5C0}
a:active {color: #004477;}
#bgbox {
	width: 1001px; 
	background-color:#fff;
	margin-left:0px;
	margin-right:0px;
	float:left
}
*html #bgbox {
	width: 1001px; 
	background-color:#fff;
	margin-left:0px;
	margin-right:0px;
	float:none;
}
img {
	border:0px;
}