body{
	margin:0px;
	padding:0px;
	line-height:22px;
	background:url(../images/bj.jpg) left top repeat-x;
	background-color:#000;
}
.box{
	width:1003px;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}
.top1,.top2{
	width:1003px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.top2_l{
	width:458px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
}
.top2_r{
	width:545px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:right;
}
.top3{
	width:366px;
	overflow:hidden;
	padding:0px 360px 0 335px;
	margin:0px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bottom.jpg) left top no-repeat;
	background-color:#081420;

}
.top3 span{
	color:#0F467C;
	font-size:30px;
	line-height:25px;
	padding:10px 0px 0px 0px;
}
a{
	color:#fff;
	text-decoration:none;
}


