#bottom{
	width: 100%;overflow: hidden;min-width: 1400px;
	margin: 0 auto;
	height: 265px;color: #171717;
	background-color: #4B4B4B; 
}
#bottom a:hover{
	color: #fff;
}
.bottom_bg{
	width: 1200px;margin: 20px auto;
}
.bottom_l,.bottom_r{
	float: left;width: 200px;height: auto;text-align: center;margin-top: 15px;
}
.bottom_m{
	float: left;width: 800px;height: 100px;
}
.bottom_m_t{
	width: 800px;height: 50px;line-height: 50px;border-bottom: #00001F solid 1px;
}

.bottom_m_t li{
	float: left;margin-right: 80px;color: #171717;font-weight: bold;
}
.bottom_m_t li:hover{
	color: #FFFFFF;
}
.bottom_m_b_l{
	float: left;line-height: 25px;
}
.bottom_m_b_r{
	float: right;line-height: 25px;
}
.bottom_bottom{
	margin: 125px auto 0;
}
.bottom_m_b_l a{
	color: #171717;
}
.bottom_m_b_r a{
	color: #171717;
}
.bottom_bottom_BA a{
	color: #171717;
}
.bottom_bottom_BA{
	padding-top: 18px;text-align: center;
}