.foot{
	width: ;
	margin: auto;
	text-align: center;
	position: relative;
	margin-top: 30px;
}
.foot_link{
	color: #0068B7;
}
.foot span{
	margin-left: 6px;
	color: #0068B7;
}
.foot p{
	color: #333333;
	line-height: 24px;
	margin-top: 20px;
}
.foot p em{
    font-family:Verdana;
    font-style:normal;
}
.foot p a{
	color: #333333;
}
.foot_link:hover,.foot p a:hover{
	text-decoration: underline;
}
.jiguan{
	position: absolute;
	left: 80px;
	top:20px;
}
.zhaocuo{
	position: absolute;
	right: 80px;
	top:34px;
}
