.fot_man{
	width:100%;
	float:left;
	background:#fff;
	margin-top:20px;
	height:130px;
}
.fot_man .in{
	margin:auto;
	width:1000px;
	color:#909090;
	height:68px;
	line-height:23px;
	margin-top:30px;
	text-align:left;
	background:url(../image/bg.jpg);
}
.fot_man .in a{
	color:#909090;
	font-size:14px;
}
.fot_man .in a:hover{
	color:#e6000e; /*重点色*/
}
