body{background:#fff;overflow:auto !important;}
.all_wrap{overflow:visible;position:relative;padding-top:49px;}
.cpage{position:relative;}
.top_bg{
	position:relative;
	height:275px;
	background-repeat:no-repeat;background-position:right center;
}
.top_bg img{
	position:absolute;
	top:0;bottom:0;right:10%;margin:auto 0;
}
.content{
	text-align:center;font-size:0;
	padding-top:30px;
}
.iframeWrap{
	display:inline-block;vertical-align:top;
	width:100%;
	text-align:center;
}
iframe{
	overflow-x: hidden; overflow-y: auto;
	width:825px;
}
/* 버튼 */
.submenu{
	display:none;
	text-align:center;
}

