.jubao_bottom {
	width:1000px;
	height:62px;
	margin:0px auto;
	text-align:center;
	padding-bottom:20px;

}
.jubao_bottom span {
	display:inline-block;
	width:auto;
	height:48px;
	padding:6px;
	border:1px solid #ccc;
	margin:0px 2px;
	overflow:hidden;
}
.jubao_bottom span:hover {
	display:inline-block;
	width:auto;
	height:48px;
	padding:6px;
	border:1px dotted #ccc;
	margin:0px 2px;
	overflow:hidden;
}
.jubao_bottom span img {
	height:62px;
	line-height:60px;
	*margin-top:5px;
	
}
.jubao_bottom span em {
	float:left;
	
}
.jubao_bottom span em img {
	width:44px;
	height:44px;
	max-width:44px;
	max-height:44px;
	
}
.jubao_bottom span i {
	font-style:normal;
	font-size:13px;
	line-height:22px;
}
