@charset "utf-8"; /*xml 파일이 있을때는 유니코드를 써줘야함 */

/*옵션*/
/*
#optionBox {box-sizing: border-box;clear:both;float:left;width:996px;border:1px solid #AFAFAF;margin:10px 0;padding:12px}
*/
#optionBox *{font-family: 'Nanum Gothic', sans-serif}
#optionBox {
box-sizing: border-box;
clear:both;
float:left;
width:996px;
margin:10px 0;
}
#optionlist .optionlist_h3{
padding:40px 0 10px;
/*
font-size:20px;
*/
font-size:25px;
font-family: 'Nanum Gothic', sans-serif;
color:#000;
font-weight:bold}

#optionBox .goodCell{
	float:left;
	display:table-cell;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	width:210px;
	border:2px solid #dbdbdb;
	cursor:pointer;
	overflow:hidden;
}
#optionBox .goodCell:nth-child(4n){margin-right:0}

#optionBox .goodCell img {
border:1px solid #d2d2d2;
overflow:hidden;margin-bottom:15px;width:210px;height:150px
}
#optionBox .goodCell .text {text-align:center}
#optionBox .goodCell .resort{
	display:inline-block;
	margin:8px 0;
	width:210px;
	font-weight:bold;
	font-size:11.5pt;
	white-space:nowrap;
	overflow:hidden;
}
#optionBox .goodCell .price{
	margin:5px 0 10px;
	display:inline-block;
	width:210px;
	font-size:10pt;
	color:#858585;
	white-space:nowrap;
	overflow:hidden;
	font-weight:bold;
}

#optionBox .goodCell .red {color:red}
#optionBox .goodCellup {float:left;width:220px;margin:0 15px 10px 0}
#optionBox .goodCell:hover{border : 2px solid #f5901a;color:#f5901a;}
#optionBox .goodCell:hover .price{color:#f5901a;}

/*
#optionBox .goodCell:hover img{
	opacity: 0.35;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
*/


/*팝업*/
#detail {clear:both;border:2px solid #dbdbdb;width:576px;}
#detail .bbox {height:636px;overflow-y:auto}
#detail .style1 {float:left;display:inline-block;margin:10px;color:#FFFFFF;font-weight:bold}
#detail .btn_close {float:right;cursor:pointer}


#detail .style_1 {clear:both;padding:7px}
#detail .bigtitle {font-weight:bold;font-size:1.4em}

/*
#detail div.style_1 .title {display:block;margin:7px;padding-left:20px;height:22px;font-weight:bold;font-size:1.1em;background:url('http://ibali.co.kr/images/free/option/circle_icon.gif') no-repeat}
*/
#detail div.style_1 .info {display:block;margin:7px;padding-left:20px;height:22px;font-weight:bold;font-size:1.1em;background:url('http://ibali.co.kr/images/option/tit_03.gif') no-repeat}
#detail div.style_1 .poham {display:block;margin:7px;padding-left:20px;height:22px;font-weight:bold;font-size:1.1em;background:url('http://ibali.co.kr/images/option/tit_04.gif') no-repeat}
#detail div.style_1 .attend {display:block;margin:7px;padding-left:20px;height:22px;font-weight:bold;font-size:1.1em;background:url('http://ibali.co.kr/images/option/tit_05.gif') no-repeat}
#detail div.style_1 .pprice {display:block;margin:7px;padding-left:20px;height:22px;font-weight:bold;font-size:1.1em;background:url('http://ibali.co.kr/images/option/tit_02.gif') no-repeat}
#detail div.style_1 .pprice1 td {padding:8px 5px;text-align:center;font-family:"돋움체"}
#detail div.style_1 .pprice1 td.th {font-weight:bold;background-color:#FFF3E8}
.pprice2 {display:block;padding-top:5px;font-family:"돋움체";color:#686868;font-size:11px;letter-spacing : -0.1em;width:100%}
.line {border-bottom:1px solid #dddddd;margin-top:10px;height:230px}
.dot_line {background:url('http://ibali.co.kr/images/option/line_dot.gif') no-repeat}

#detail table.style_22 {width:100%;padding-top:5px;margin-top:6px}
#detail table.style_22 td img.optionImg {margin-left:5px;width:260px;height:195px}
#detail table.style_22 td .url{margin:5px 15px;padding-left:60px;height:20px;background:url('http://ibali.co.kr/images/free/option/homepage_tit.gif') no-repeat}
#detail table.style_22 td .tel{margin:5px 15px;padding-left:60px;height:20px;background:url('http://ibali.co.kr/images/free/option/phone_tit.gif') no-repeat}
#detail table.style_22 td .addr{margin:5px 15px;padding-left:60px;height:40px;background:url('http://ibali.co.kr/images/free/option/location_tit.gif') no-repeat}
#detail table.style_22 td .memo{margin:5px 25px;padding:5px 20px;border:1px solid #66CCFF}

#detail div.style_1 .price {margin:20px 30px;padding:20px 30px;border:1px solid gray;background-color:#FFE99B;font-size:1.2em;line-height:150%}
#detail div.style_1 .ptitle {font-weight:bold;padding-right:20px}
#detail div.style_1 .fprice {font-weight:bold;color:red}
.ptable {font-family:Dotum}

#detail div.style_1 .memo {margin:10px 30px}

#detail div.style_1 .atitlebg {margin:20px 30px;display:block;height:32px;background-color:#C0C0C0}
#detail div.style_1 .atitle {display:block;height:32px;padding:10px 15px;color:#FFFFFF;font-weight:bold;font-size:1.1em}
#detail div.style_1 .attention {margin:-20px 30px 20px 30px;border:2px solid #C0C0C0;padding:13px}

#detail div.style_1 .booking {margin-left:30px;width:500px}
#detail div.style_1 .booking .th {width:100px;height:28px;text-align:center;background-color:#F3F3F3;border-left:1px solid #CACACA;border-top:1px solid #CACACA}
#detail div.style_1 .booking .td {padding-left:10px;border-left:1px solid #CACACA;border-top:1px solid #CACACA}
#detail div.style_1 .booking .bt0 {border-bottom:1px solid #CACACA}
#detail div.style_1 .booking .rt0 {border-right:1px solid #CACACA}
#detail div.style_1 .booking .nunn {width:30px;font-size:10pt}
#detail div.style_1 .booking input{font-size:10pt;font-family:Arial;padding:3px}

#detail div.style_4 .price01, #detail div.style_4 .price02 {background:url('http://ibali.co.kr/images/free/ronly/search05.jpg') no-repeat left}

.nemoBox {margin-left:100px;margin-top:10px}
.nemo {display:inline-block;margin-right:5px;width:11px;height:11px;border:2px solid #AFAFAF;cursor:pointer}
.nemo_focus {display:inline-block;margin-right:5px;width:11px;height:11px;border:2px solid #AFAFAF;background-color:#AFAFAF}
.orange_bg0 {height:36px;background:url('http://ibali.co.kr/images/free/ronly/bg0.jpg') no-repeat}
.orange_bg {background:url('http://ibali.co.kr/images/free/ronly/bg.jpg') repeat-x}
.hide {display:none}



/*#menutable {width:996px;height:155px;padding:10px;background:url('http://ibali.co.kr/images/free/option/coupon48.jpg') no-repeat}*/
#menutable {box-sizing: border-box;width:996px;height:160px;padding:9px;margin-bottom:10px;border-bottom:2px solid #000000;border-left:1px solid #bebebe;border-top:1px solid #bebebe;border-right:1px solid #bebebe}
#menutable .all {width:73px;float:left}
#menutable .one {box-sizing: border-box;width:903px;float:left;padding-left:10px}
#menutable .one span {display:inline-block;clear:both;padding:0 0 5px 8px}
#menutable .subone {cursor:pointer}


#optionlist {width:1000px;margin-bottom:10px}



/*
#menutable1 {width:996px;height:100px;padding:10px;background:url('http://ibali.co.kr/images/free/ronly/coupon48.jpg') no-repeat}
*/
#menutable1 {box-sizing: border-box;width:996px;height:100px;padding:9px;margin-bottom:10px;border-bottom:2px solid #000000;border-left:1px solid #bebebe;border-top:1px solid #bebebe;border-right:1px solid #bebebe}
#menutable1 .all {width:73px;float:left}
#menutable1 .one {float:left}
#menutable1 .one span {clear:both;padding-left:9px}
#menutable1 .subone {cursor:pointer}

