
#link {
	clear:both;
	width: 970px;
	height: 120px;
	border:solid 1px #d2cdcd;
	margin:15px auto 25px;
}
#link ul {
	padding: 15px;
	height: auto;
}
#link .yqlj {
	display: block;
	float: left;
	color:#1154b0;
	font-size: 14px;
	font-weight: bold;
}
#link ul li {
	float: left;
	font-size: 13px;
	line-height: 28px;
}
#link ul li a {
	display: block;
	text-align: center;
	padding:0 10px;
}
#footer {
	background: #f6f5f4;
	width:100%;
	padding-top:20px;
	clear: both;
}
#footer .box {
	margin:0 auto;
	text-align:center;
	padding-top: 30px;
}
#footer li {
	background: url(../images/nav.gif) no-repeat scroll right 10px rgba(0, 0, 0, 0);
	display:inline-block;
*display:inline;
	zoom:1;
	font-size: 12px;
	padding: 0 7px;
	line-height: 34px;
}
#footer li a {
	font-size:12px;
}
#footer p {
	clear:both;
	font-size:12px;
	color:#333;
	text-align: center;
	height: 25px;
	line-height: 25px;
}
