@charset "utf-8";
body{
	margin:0;
	padding:0;
	background:url(web_top.jpg) top center no-repeat #5f8ec4;
}
.web_top{
	width:998px;
	margin:0 auto;
	height:320px;
	overflow:hidden;
}
.web_center{
	width:998px;
	margin:0 auto;
	height:420px;
	overflow:hidden;
}
.web_bottom{
	width:998px;
	margin:0 auto;
	height:40px;
	overflow:hidden;
	text-align:center;
}
.web_copyright{
	font-family:"宋体", arial;
	font-size:12px;
	color:#FFF;
	width:998px;
	text-align:center;	
}