
.info_wrap{
	z-index:10;
	display:none;
}
.info_wrap .info_content{
	overflow:auto;
	width:988px; height:100%;
	margin:auto;
	text-align:center;
	background:#fff;
}
.info_wrap .info_title{
	position:relative;
	height:262px;
	background:url(../images/room/infoTopbg.jpg) no-repeat center top;
}
.info_wrap #info_close_btn{
	display:block;cursor:pointer;
	position:absolute; left:50%;bottom:0px;
	width:62px;height:62px;margin-left:-31px;
}
.slogan_wrap{
	position:absolute;z-index:5;
	left:50%;top:42%;margin-left:-160px;margin-top:-68px;
	text-align:center;
}
