#bottom{
	height: auto;
	padding: 30px 0;
	background-color: #222327;
}

#bottom_ul{
	margin: 5px 0;
	padding: 0;
}
#bottom_ul a{
color: #ffffff;
margin:5px 0;
padding: 0 10px ;
border-right: 1px #fff solid;
line-height: 15px;
}
#bottom_ul a:hover{
background-color: #222327;
text-decoration:underline;
color: #0EC4FB;
}
.bottom_p{
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}
#bottom_right dl{
	color: #fff;
}
#bottom_right dl>dt{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	color: #f80;
}
#bottom_right dl>dd{
	line-height: 22px;
}
.qq{
	height: 16px;
	width: 15px;
	display: inline-block;
	background:url(../../../images/icon_qq_xiao.png) no-repeat left center;
}