.fot_man{
	width:100%;
	float:left;
}
.fot_top{
	margin:auto;
	width:1014px;
	background:url(img/bottom_bg.jpg) no-repeat;
	height:15px;
}
.fot_in{
	margin:auto;
	width:1000px;
	background:#a6a6a6;
	color:#fff;
	height:60px;
	line-height:25px;
	text-align:left;
}
.fot_in a{
	color:#fff;
	padding:0 5px;
}
.fot_in a:hover{
	color:#008318; /*重点色*/
}
.fot_l{
	float:left;
	width:260px;
}
.fot_r{
	float:right;
	text-align:right;
	width:740px;
}

