#footer{
	clear: both;
	width: 100%;
	height: 103px;
	background: #423F3F;
	padding-bottom: 15px;
	
}
#footer .footer_body{
	width: 1180px;
	height: 103px;
	margin: 0 auto;
	text-align: center;
	line-height: 103px;
	vertical-align: middle;
}
.footer_body_biao{
	position: relative;	
}
.biao{
	position: absolute;
	top: 15px;
	left: 296px;
}
.icp{
	position: absolute;
	top: -15px;
	left: 340px;
	width: 500px;
	height: 25px;
	display: block;
	color: #FFFFFF;
}
.jszc{
	position: absolute;
	top: 15px;
	left: 340px;
	width: 500px;
	height: 25px;
	display: block;
	color: #FFFFFF;
}
