﻿.foot {
	width: 1002px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
}
.foot .footmenu {
	float: left;
	height: 34px;
	width: 1002px;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.foot .footmenu ,.foot .footmenu  a:link,.foot .footmenu  a:visited,.foot .footmenu  a:hover,.foot .footmenu  a:active{
    text-decoration:none;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.foot .foottext {
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
	text-align: center;
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
}
