.footer {
	background-color: #595959;
	height: 303px;
	width: 100%;
	margin: 0 auto;
}

.footer .friendlink {
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #747474;
}

.footer .friendlink ul {
	padding: 22px 0;
}

.footer .friendlink font {
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	padding: 22px 0;
}

.footer .friendlink ul li {
	float: left;
	display: inline;
	color: #A8A8A8;
	margin-left: 15px;
}

.footer .friendlink ul li a {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #A8A8A8;
}

.footer .levellogo {
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #747474;
}

.footer .levellogo img {
	margin: 10px 0;
	vertical-align: middle;
}

.footer .levelinfo {
	width: 1200px;
	margin: 15px auto 0 auto;
}

.footer .SiteTel {
	font-size: 14px;
	color: white;
	background: url(../img/common/footer_tel2.gif) 0 0 no-repeat;
	padding-left: 22px;
	padding-top: 4px;
	margin-left: 20px;
}

.footer .SiteQQ {
	font-size: 14px;
	color: white;
	background: url(../img/common/footer_qq2.gif) 0 0 no-repeat;
	padding-left: 22px;
	padding-top: 4px;
	margin-left: 22px;
}

.footer .SiteEmail {
	font-size: 14px;
	color: white;
	background: url(../img/common/footer_email.gif) 5px 9px no-repeat;
	padding-left: 22px;
	padding-top: 4px;
	margin-left: 22px;
}


.footer .levelinfo .footer-box table {
	padding-top: 15px;
	padding-bottom: 6px;
	color: #A8A8A8;
	font-size: 14px;
	width: 100%;
}

.footer .levelinfo .footer-box table tr{
	height: 30px;
}