.float {
	visibility: visible;
	width: 118px;
	position: absolute;
}
.float-top {
	width: 118px;
	height: 64px;
	background: url(images/qq/float_bg.gif) no-repeat left top;
}
.room-search-float {
	width: 118px;
	height: 70px;
	background: url(images/qq/float_mid.gif) repeat-y left top;
}
.room-search-float ul{
	padding: 10px 0;
}
.room-search-float li{
	text-align: center;
	margin: auto;
	padding: 8px 0;
}

.room-search-float div {padding: 3px 0;}
.float-bottom {
	width: 118px;
	height: 28px;
	background: url(images/qq/float_bottom.gif) no-repeat left top;
}
