#box {
	height: 500px;
	width: 733px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #fff;
}
#box a {
	color: #0099FF;
	text-decoration: underline;
}
#box a:hover {
	color: #FF0000;
	text-decoration: none;
}

#up {
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	float: left;
	height: 30px;
	width: 733px;
	line-height: 30px;
	/*padding-left: 100px;*/
}
#cen {
	float: left;
	height: 470px;
	width: 733px;
}
.font01 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.font02 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.font02_aa {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#test {
	float: left;
	height: 300px;
	width: 400px;
}
#up1 {
	float: left;
	height: 300px;
	width: 733px;
}
