.fot_man{
	width:100%;
	float:left;
	background:#72ceeb;
	margin-top:20px;
	
}
.fot_man .in{
	margin:auto;
	width:980px;
	color:#fff;
	height:85px;
	line-height:24px;
	margin-top:20px;
	text-align:center;
	font-size:14px;
	padding-top:19px;
	background:url(img/bg.jpg) center top no-repeat;
}
.fot_man .in a{
	color:#fff;
}
.fot_man .in a:hover{
	color:#0088CC; /*重点色*/
}
