.ie{
	height: 500px;
	margin: 0;
}
.ie_cont{
	width: 1000px;
	height: 115px;
	margin: 0 auto;
	padding: 385px 0 0;
	text-align: center;
	background-image: url(../images/ie6.jpg);
}
.ie_cont a{
	display: inline-block;
	width: 70px;
	height: 70px;
	padding: 0 10px 0 0;
}
.f_wrap_ie{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 66px;
	background-color: #201f1f;
}
.f_wrap_ie p{
	color: #6b5c5c;
	line-height: 66px;
	text-align: center;
	margin: 0;
	font-size: 12px;
}