.footer{
	min-width:950px;
	margin:0px auto;
	clear:both;
	margin-top:0px;
	padding-top:20px;
	font-family:'Microsoft YaHei';
}
.footer .bottom-nav{line-height:24px; text-align:center; padding-top:10px; color:#cccccc;}
.bottom-nav span{
	padding:0px 10px;
}
.footer .bottom-nav a:link,.footer .bottom-nav a:visited{
	color:#003333;
}
.footer .bottom-nav a:hover{
	color:#d62233;
}
.footer .bottom-nav .copyright{
	color:#999999;
}
.footer .bottom-contact{line-height:20px; text-align:center; color:#999999; padding:10px 0px;}
.bottom-contact span{
	padding:0px 10px;
	color:#666666;
}
