body{
	margin:0;
	font-size:12px;
	background:#fff;
}
a img{border:0;}
.main{width:100%;margin-left:auto;margin-right:auto}

/*头部样式*/
.header{
width:100%;
background-color:#0066A7;
float:left;
}

.header_one{
width:100%;
height:108px;
float: left;
}

.header_one_s{
width:1000px;
height:108px;
margin-left:auto;
margin-right:auto;
}

.header_logo{
width:823px;
height:51px;
margin:43px 23px 14px 114px;
}

/*导航栏样式*/
.header_two{
background-color:#0569A8;
background-image:url(blue_img/mean_bg.jpg);
width:100%;
overflow:hidden;
float:left;
}

.header_two_s{
width:1000px;
height:52px;
font-size:12px;
font-weight:bold;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}

.header_two ul{
margin-top:14px;
margin-bottom:23px;
}

.header_two ul li{
margin-right:22px;
display:inline;
list-style-type: none;
}

.header_two a:link{
color:#fff;
text-decoration:none;
}

.header_two a:visited{
color:#fff;
text-decoration:none;
}

.header_two a:active{
color:#fff;
text-decoration:none;
}

.header_two a:hover{
color:#fff;
text-decoration:underline;
}

/*logo样式*/
.logo{
width:220px;
height:51px;
margin-right:370px;
float: left;
}

.login{
width:233px;
height:51px;
float: left;
}

.login1{
margin-top:27px;
margin-right:18px;
float: left;
}

.login2{
margin-top:27px;
float: left;
}

/*中间内容部分样式*/
.content{
background-color:#FFFFFF;
background-image:url(blue_img/bg.jpg);
background-repeat:repeat-x;
width:100%;
height:460px;
float:left;
}

.content_s{
background-repeat:repeat-x;
width:1000px;
height:460px;
margin-left:auto;
margin-right:auto;
}

.table{
margin:32px 30px 41px 30px;
width:645px;
height:310px;
background-color:#FFF;
border:1px #8CCBE1 solid;
font-size:14px;
color:#3d79b6;
font-weight:bold;
float:left;
}

.table a:link{
color:#3d79b6;
text-decoration:none;
}

.table a:visited{
color:#3d79b6;
text-decoration:none;
}

.table a:active{
color:#3d79b6;
text-decoration:none;
}

.table a:hover{
color:#3d79b6;
text-decoration:underline;
}

.td{
height:31px;
}

.qq1{
float:left;
}

.qq1 a:link{
color:#000;
text-decoration:none;
}

.qq1 a:visited{
color:#000;
text-decoration:none;
}

.qq1 a:active{
color:#000;
text-decoration:none;
}

.qq1 a:hover{
color:#000;
text-decoration:underline;
}

/*底部样式*/
.footer{
background-image:url(blue_img/footer_bg.gif);
background-repeat:repeat-x;
background-color:#fff;
width:100%;
height:50px;
float:left;
}

.footer_s{
width:1000px;
height:50px;
color:#3d79b6;
margin-left:auto;
margin-right:auto;
}

.footer a:link{
color:#3d79b6;
text-decoration:none;
}

.footer a:visited{
color:#3d79b6;
text-decoration:none;
}

.footer a:active{
color:#3d79b6;
text-decoration:none;
}
.footer a:hover{
color:#3d79b6;
text-decoration:underline;
}
.main .content .leftfla {
	margin-left:17px;
	border:1px #999 solid;
	float:left;
	height: 350px;
	width: 117px;
}

.main .content .rightfla {
	border:1px #999 solid;
	float:left;
	height: 352px;
	width: 119px;
}

