/* NanumBarunGothicYetHangul              //    NMYHangul       */
@font-face {
	font-family: "NMYHangul";
	src: url("../../fonts/NanumBarunGothic-YetHangul.eot");
	src: url("../../fonts/NanumBarunGothic-YetHangul.eot?#iefix") format("embedded-opentype"), 
	url("../../fonts/NanumBarunGothic-YetHangul.woff2") format("woff2"), 
	url("../../fonts/NanumBarunGothic-YetHangul.woff") format("woff"), 
	url("../../fonts/NanumBarunGothic-YetHangul.ttf") format("truetype");
}

div.dd_page_txt{font-family:"NMYHangul" !important; }

html, body{
		font-family: "NMYHangul", "한컴돋움", "새굴림" ;
		font-size: 13px;
}
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 0 120px 0 20px;
	/*height: 30px;*/
	top: 27px; left: 270px;
}

.wowbook-controls{
	border-radius: 0px;
	display: inline-block;
	/*box-shadow: 0 0 4px rgba(0,0,0,0.3);*/
	height: auto;
	line-height: 46px;
	width: 100%;
	vertical-align: top;
}

div.btn_area{width: 1024px; margin: 0 ;padding: 25px 0 15px 60px; vertical-align: middle; position: relative;
	background: url("../img/center_line.png") center bottom no-repeat;
}
span.top_logo{background: url("../img/logo.png") 0 0 no-repeat;display: inline-block;width: 185px; height: 58px;vertical-align: middle;}

.btns{vertical-align: middle; display: inline-block; width: 44px; height: 44px;cursor: pointer;position: absolute; top:28px;z-index: 99999; }
.btns.jusk{ right:265px; background:  url("../img/icon_ori.png") center no-repeat; background-size: 17px;}
.btns.jusk:hover{background-image: url("../img/icon_ori_o.png");}
.btns.ori{right:213px; background:  url("../img/icon_link.png") center no-repeat; background-size: 18px;}
.btns.ori:hover{background-image: url("../img/icon_link_o.png");}

div.btn_area div#juskmun{
	position: absolute;
	display: none;
	left:380px; top:73px;
	width: 500px;
	height: 400px;
	border: 8px solid #d1cbb8;
	z-index: 9999;
	background-image: url("../img/jsm_bg.jpg");
}
div.btn_area div#juskmun p.tit{font-size: 18px; font-weight: bold; padding: 5px; margin: 0;background-color: #d1cbb8;position: relative;}
div.btn_area div#juskmun p.tit span.close{display: inline-block; position: absolute;background-image: url("../img/btn_close.png"); width: 17px; height: 17px; right: 8px; top: 6px; cursor: pointer;}

div.btn_area div#juskmun div.txt{
	height: 354px;padding: 5px;
	overflow: auto;
}

div.btn_area div#juskmun div.txt p{
	padding: 2px; margin: 0 0 12px 0; line-height: 1.5em; font-size: 14px; text-indent: 1em;
}

div.btn_area span.arr{width: 30px;height: 39px; display: block; position: absolute; cursor: pointer;}
div.btn_area span.arr.right{background: url("../img/arr_r.png") 0 0 no-repeat;background-size:100% ; top: 658px; left: 915px; z-index: 1000; }
div.btn_area span.arr.right:hover{background-image: url("../img/arr_ro.png");}
div.btn_area span.arr.left{background: url("../img/arr_l.png") 0 0 no-repeat;background-size:100% ; top: 658px; left: 70px; z-index: 1000; }
div.btn_area span.arr.left:hover{background-image: url("../img/arr_lo.png");}

div.book_bg{width: 911px; height: 566px; margin: 0 0 0 44px ; padding:8px;background:url("../img/book_bg.png") no-repeat center center;}
