.title {
	overflow: visible;
	position: absolute;
	height: 20px;
	width: 381px;
	top: 2px;
	left: 0px;
	z-index: 3;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.showroom {
	overflow: auto;
	position: absolute;
	height: 340px;
	width: 510px;
	top: 30px;
	left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	z-index: 2;
	text-align: center;
	vertical-align: bottom;
}
