body {
	background: #FFF;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma;
	position: relative;
}
.box{
	width:960px;
	margin:0 auto;
}
a {
	color:#FFFFFF;
	text-decoration:none;

}
.claer{
	clear:both;
}
.top{
	width:960px;
	height:538px;
}
.main{
	width:960px;
	
}
.top-link{
	background-color:#02327c;
	height:41px;
}
.logo{
	width:105px;
	height:41px;
	float:left;
}
.enter{
	float:right;
	color:#FFFFFF;
	padding:15px 20px 0px 0;
}
.enter span{
	vertical-align:middle;
	line-height:150%;
	padding:5px;
}
.top-pic{
	width:960px;
	height:499px;
	background:url(../images2/pic-top.gif) no-repeat;
}
.main-link-bg{
	float:left;
	height:107px;
	width:748px;
	background:url(../images2/main-link-bg.gif) no-repeat;
}
.main-bg{
	float:left;
	background:url(../images2/main-bg.jpg) repeat-y;
	height:107px;
	width:212px;
}
.btn{
	margin:10px 0 0 10px;
	height:45px;
	width:140px;
	display:block;
}
.main-foot{
	height:166px;
	background:url(../images2/main-foot.gif) no-repeat;
}
.main-pic{
	height:429px;
	background-image:url(../images2/pic-main.gif);
	background-repeat:no-repeat;
}
.bottom{
	height:42px;
	font-size:12px;
	color:#FFFFFF;
}
.text{
	float:left;
	width:500px;
	padding:15px 0 0 10px;
}
.list{
	float:right;
	width:370px;
	padding:15px 5px 0 30px;
	text-align:right;
}