@charset "utf-8";
.footer {
	width:970px;
	float:left;
}
.footer .footerNav {
	float:left;
	width:970px;
	height:30px;
	margin-top:5px;
	background-image:url(../images/footer_navBG.png);
}
.footer .footerNav  ul {
	list-style:none;
	font-size:13px;
}
.footer .footerNav ul li {
	float:left;
}
.footer .footerNav ul li a {
	display:block;
	text-decoration:none;
	color:#333;
	width:70px;
	height:25px;
	line-height:30px;
	text-align:center;
}
.footer .footerNav ul li a:hover {
	color:#09F;
}
.footer .footerAdds {
	float:left;
	width:970px;
	margin-top:5px;
	font-size:13px;
	
	color:#313131;
	text-align:right;
	text-align:left;
	height:120px;
	
	display:block;
	text-decoration:none;
	
}
.footer .footerAdds {
	float:left;
	width:970px;
	margin-top:5px;
	font-size:13px;
	
	color:#313131;
	text-align:right;
	text-align:left;
	height:120px;
	
	display:block;
	text-decoration:none;
	
}
.footer .footerAdds p {
	height:25px;
	line-height:25px;
}

