.all_wrap{
	background-position:center top;background-repeat:no-repeat;
}
.top_bg{
	height:326px;
	background-repeat:no-repeat;background-position:center;
}
.content{
	text-align:center;font-size:0;
	margin:0 10%;
	min-height:600px;
	padding-top:30px;
	background:#fff;
}
.iframeWrap{
	display:inline-block;vertical-align:top;
	width:100%;
	text-align:center;
}
iframe{
	overflow-x: hidden; overflow-y: auto;
	width:1100px;max-width:100%;
}
/* 1.실시간예약 타이틀 */
.reserNumber{
	width:1100px;height:55px;
	margin:auto;
	background:url('http://img.einet.kr/service/title/booking/rt_title_01.jpg') no-repeat 15px top;
}
/* 버튼 */
.submenu{
	display:none;
	margin:0 10%;
	text-align:center;font-size:0;
	background:#fff;
}
.submenu a{
	display:inline-block;
	width:150px;line-height:35px;color:#1b1b1b;
	margin-right:-1px;
	font-size:16px;
	border:1px solid #d1d1d1;
}
.submenu a.sel{
	background:#364656;color:#fff;
}
.submenu .title{
	margin-top:-90px;
	margin-bottom:100px;
}