.footer-bound{
	width:100%;
	height:93px;
}
.footer-content{
	width:1000px;
	text-align:center;
}
.footer-menu{
	white-space:nowrap;
	padding:5px 0;
}
.footer-menu a,.footer-menu a:visited,.footer-menu a:hover{
	padding:0 14px;
	font-size:11px;
	font-weight:bold;
	color:#757575;
	text-decoration:none;
}
.footer-menu a:hover,.footer-menu a:visited:hover{
	color:#000000;
	text-decoration:none;
}
.footer-line{
	border-top:3px solid #0F73A1;
	margin-bottom:10px;
}
.footer-infomation{
	background:url(../images/footer_logo.png) no-repeat 30px 50%;
	height:41px;
}
.footer-infomation div{
	text-align:left;
	padding-left:140px;
	color:#757575;
	font-size:8pt;
}