/*10图*/
.authorize {
	font:14px/22px Arial, "幼圆";
	border:1px solid #fff;
	text-align:center;
	float:left;
	width:175px;
	height:45px;
}

/*友情链接*/
#flink {
width:920px;
margin:0 auto;
height:130px
}
#flink ul{
width:920px;
list-style:none;
margin:10px 0 0 0;
padding:0px;
}
#flink ul li{
float:left;
width:173px;
height:50px;
border:3px #fff solid;
text-align:center;
margin:2px;
}
/*底部*/
#bottom {
clear:both;
color:#688598;
margin:5px 0 0 0;
line-height:16px;
}
#bottom a{
color:#688598;
}
#bottom a:hover {
	color:#688598;
	text-decoration: underline;
}
