.foot_bg {
	width: 1000px;
	height: 50px;
	background-image: url("../images/bg/Snap2.jpg");
	background-repeat: repeat-x;
}

.foot_con{
	width: 1000px;
	height: 50px;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	font-size: 13px;
	margin-top: 5px;
}