.Xiala {
	z-index: 99
}

.Xiala .SeachHover {
	display: none;
	position: absolute;
	left: -1px;
	top: 22px;
	background: #fff;
	border: 1px solid #c5c5c6;
	z-index: 99;
}

.Xiala .SeachHover .Hoverbx {
	
	height: 10px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: -1px;
	background: #fff;
}

.Xiala .SeachHover dl {
	width: 100%;
	line-height: 25px;
	padding-top: 10px;
	clear: both;
}

.Xiala .SeachHover dt {
	float: left;
	padding-left: 9px;
	color: #888888;
}

.Xiala .SeachHover dd {
	float: left;
}