/*页脚部分*/
.footer_panel {
	width: 1024px;
	text-align: center;
	margin: auto;
	background: #fff
}

.footer_erweima_component {
	width: 100px;
	height: 100px;
	float: left;
}

.footer_content {
	width: 900px;
	height: 100px;
	line-height:40px;
	border-top: 1px solid #eee;
	float: left;
	margin-top: 10px;
}