.fot_man{
	width:100%;
	float:left;
	background:url("img/bg.jpg") repeat-x;
}
.fot_man .in1{
	float:left;
	width:100%;
	margin:20px 0 0 40px;
	color:#9e9d9d;
	text-align:left;
}
.fot_man .in1 a{
	color:#9e9d9d;
}
.fot_man .in1 a:hover{
	color:#1CA5CB; /*重点色*/
}
.fot_man .in2 {
	width: 100%;
	line-height:30px;
	text-align:center;
	color:#9e9d9d;
	border-top: 1px solid #EBEBEB;
	float: left;
}
.fot_man .in2 a{
	color:#9e9d9d;
}
.fot_man .in2 a:hover{
	color:#1CA5CB;
}
#i {
float:left;
text-align:left;
width:160px;
line-height:20px;
}
#xxx {
float:left;
text-align:left;
line-height:24px;
width:160px;
color: #646464;
font-weight:bold;
}