.foot {
	height: 38px;
	background: #202020;
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
}
.foot_content {
	width: 1240px;
	margin:0 auto;
}
.p_copyright {
	color:#fff;
	line-height: 38px;
}
