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

#ronlybox {
	margin: 0; padding:0;
}

#ronlybox .goodbox{
	display:inline-block;
	width:767px;
	border : 2px solid #dbdbdb;
	margin: 10px;
}

#ronlybox .goodbox_over, #ronlybox .goodbox_over1{
	border : 2px solid #f5901a;
}

#ronlybox .goodbox .pics, #ronlybox .goodbox_over .pics{
	float:left;
	width: 136px;
	padding: 10px 10px 10px 15px; 
	border:0;
}

#ronlybox .goodbox .summary, #ronlybox .goodbox_over .summary {
	float:left;
	width: 480px;
	margin:0;
	padding: 10px 10px 5px 5px; 
	border:0;
}

#ronlybox .goodbox .summary .gap25{
	display:inline-block;
	padding-bottom: 10px ; 
	font-family: "돋움", "돋움체", "굴림", "굴림체";	
	color: #808080; font-size: 12px;
}

#ronlybox .goodbox .region, #ronlybox .goodbox_over .region {
	float:left;
	width: 80px;
	padding: 15px ; 
}


#ronlybox .goodbox .summary .hotelname{
	display:inline-block;

	font-size: 12px;
	font-weight: bold;
	color: #3d3d3d;
	height: 22px;
}


#ronlybox .goodbox .summary .style2{
	display:inline-block;
	height: 20px;
	margin: 1px 0;

	font-size: 11px;
	font-family: "돋움", "돋움체", "굴림", "굴림체";	
	width: 480px;
}

#ronlybox .goodbox .summary .satis{
	margin: 2px 0;
	padding: 5px 0;
}

#ronlybox .goodbox .summary .style4 {color: #808080; font-size: 12px; }

#ronlybox .goodbox .pics .summary {color: #808080; font-size: 12px; }


#ronlybox .goodbox .pics .style18 {font-size: 18px; color: #FF6600; }

#ronlybox .goodbox .pics .style18e {font-size: 18px; }

#ronlybox .goodbox .pics .style16e {	margin-top: 20px; height:15px;}
#ronlybox .goodbox .pics .style16 {
	display:inline-block;
	width: 137px; 
	font-family: "돋움", "돋움체", "굴림", "굴림체";
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	text-align: center;
}

/**************************/ 
/********상세보기*********/ 
/**************************/ 
#detail {
	margin:0; padding:0;
	width:580px; 
	border: 2px solid #969696;
	background-color:#fff;
	overflow-y:auto;
}

#detail_1 {
	margin:0; padding:0;
	height:668px;
	overflow-y:auto;
}

#detail .style_1{
	width:580px;
	background-color:#f5901a;
	height:32px;
}


#detail .style1{
	display: inline-block;
	float:left;
}

#detail .style1add {
	margin:9px 12px ;
	color: #FFFFFF; font-weight: bold;	font-size: 12px; font-family: "돋움", "돋움체", "굴림", "굴림체";
	float:left;
}

#detail .summaryadd {
	padding: 10px 0;
}
#detail .btn_close{
	display: inline-block;
	float:right;
}

#detail .style2, #ronlybooking .style2 {font-size: 11px; font-family: "돋움", "돋움체", "굴림", "굴림체";}
#detail .style3, #ronlybooking .style3 {font-size: 12px; font-weight: bold; color: #3d3d3d; font-family: "돋움", "돋움체", "굴림", "굴림체";}
#detail .style4 {color: #808080; font-size: 12px; font-family: "돋움", "돋움체", "굴림", "굴림체";}
#detail .style5 {font-size: 12px; font-weight: bold; color: #2165a4; font-family: "돋움", "돋움체", "굴림", "굴림체";}
#detail .style6 {font-size: 12px; font-weight: bold; color: #ec0200; font-family: "돋움", "돋움체", "굴림", "굴림체";}


#detail .style_2{
	padding:24px 30px 10px 24px;;
	font-size: 11px; 
}

#detail .style7 {
	font-size: 14px; font-weight: bold; color: #3d3d3d; font-family: "돋움", "돋움체", "굴림", "굴림체";
}


#detail .style_3{
	width:510px;
	border:1px solid #dbdbdb;
}

#style_5 {
	width:510px;
	margin-left: 35px;
	margin-bottom:10px;
}

#style_5 th {
	border-top:1px solid #dbdbdb;
}

#style_5 th, #style_5 td {
	height:25px;
	border-left:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	text-align: center;
}


#style_5 .bg1{
	background-color:#ffeaf0;
	width: 110px;
}

#style_5 .bg2{
	background-color:#ebf4ff;
	width: 190px;
}

#style_5 .bg3{
	background-color:#edffea;
	width: 130px;
}

#style_5 .bg4{
	background-color:#fffbd6;
	border-right:1px solid #dbdbdb;
	width: 100px
}

#style_5 .bg5{
	border-right:1px solid #dbdbdb;
}


.ptable th {border-top:1px solid #dbdbdb}
.ptable th, .ptable td {height:32px;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;text-align: center}

.ptable .bg1{background-color:#ffeaf0;width: 180px}
.ptable .bg2{background-color:#ebf4ff;width: 230px;}
.ptable .bg25{background-color:#ebf4ff;width: 150px;}
.ptable .bg3{background-color:#edffea;width: 200px;}
.ptable .bg4{background-color:#fffbd6;width: 200px}
.ptable tr td:last-child,.ptable tr th:last-child{border-right:1px solid #dbdbdb}

#detail .datebox{
	float:left;
	width: 129px;
	margin-left:25px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}

#detail .datearea{
	text-align:center;
	width: 129px;

}

/*
#detail .style_6 li{
	display: inline-block;
	width:128px;
	height:20px;
	margin-left:-6px;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
*/

#detail .summary{
	width:500px;
	border:0;
	margin-top:-15px;
}

#detail .detail_1 .style_2 .summary{
	margin: 2px 0;
	padding: 5px 0;
/*	height:100px;*/
}

#detail .style8 {font-family: "돋움", "돋움체", "굴림", "굴림체"; font-size: 40px;	font-weight: bold; color: #333333;}
#detail .style9 {font-family: "돋움", "돋움체", "굴림", "굴림체"; font-size: 12px;	font-weight: bold;}
#detail .style10 {color: #232323; font-size: 12px; font-family: "돋움", "돋움체", "굴림", "굴림체";}
#detail .style11 {font-size: 12px; font-family: "돋움", "돋움체", "굴림", "굴림체";}
#detail .style12 {font-family: "돋움", "돋움체", "굴림", "굴림체"; font-size: 11px; font-weight: bold; color: #747474; }
#detail .style13 {color: #656565; font-size: 11px; font-weight: bold; font-family: "돋움", "돋움체", "굴림", "굴림체"; }
#detail .style14 {font-size: 24px; font-weight: bold; color: #3d3d3d; font-family: "돋움", "돋움체", "굴림", "굴림체"; }
#detail .style15 {
	font-size: 14px; font-weight: bold; color: #ea436e; font-family: "돋움", "돋움체", "굴림", "굴림체";
	padding-bottom:10px;
}
#detail .style16 {font-family: "돋움", "돋움체", "굴림", "굴림체"; font-weight: bold; color: #333333; font-size: 11px;}
#detail .style17 {font-size: 24px; color: #666666; font-family: "돋움", "돋움체", "굴림", "굴림체"; }
#detail .style18 {font-size: 18px; font-weight: bold; color: #FF6600; }
#detail .style19 {color: #808080; font-size: 11px; font-family: "돋움", "돋움체", "굴림", "굴림체";}
/**************************/ 
/********상세보기*********/ 
/**************************/ 



/**************************/ 
/********1박 예약 && 항공사 예약 ********/ 
/**************************/ 

#ronlybooking .img1 {
	margin:25px 0 15px 0;
	border:0;
}

#ronlybooking table, #airline table{
	border:2px solid #d1d1d1;
}
#ronlybooking table th, #airline table th{
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	background-color:#f8f8f8;
}
#ronlybooking table td, #airline table td{
	border-bottom:1px solid #d1d1d1;
}

#ronlybooking table td.tde, #airline table td.tde {
	border-right:1px solid #d1d1d1;text-align:center;
}

#ronlybooking table td input, #airline table td input{
	border:1px solid #d1d1d1;
	height:22px;
	font-size:9pt;
}

#ronlybooking table td .gap {
	margin-left:15px;
}

#ronlybooking .border3 {
	border:2px solid #d1d1d1;
	padding:10px ;
}

#ronlybooking .border2 {
	padding:10px 20px;
}

#ronlybooking .cori {
	display:inline-block;
	padding:10px 0;
	text-align:center;
	width:500px; 
}


/**************************/ 
/******** 항공사별 요금 ********/ 
/**************************/ 
#airline table td {
	padding-left:15px;
}

#airline .img1 {
	padding :25px 0 15px 0;
}

#airline .img2 {
	padding-left :25px;
}






/*옵션*/
/*
#optionBox {box-sizing: border-box;clear:both;float:left;width:996px;border:1px solid #AFAFAF;margin:10px 0;padding:12px}
*/

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

/*옵션 상품리스트 -- 패키지 리스 같은 폼 사용.함.*/

#optionBox .goodCell{
	float:left;
	display:table-cell;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	width:234px;
	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
, #optionBox .goodCell .text2{
	text-align:center;
}
#optionBox .goodCell .resort{
	display:inline-block;
	margin:8px 0;
	width:210px;
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
}
#optionBox .goodCell .price{
	margin:5px 0 10px;
	display:inline-block;
	width:210px;
	font-size:16px;
	color:#858585;
	white-space:nowrap;
	overflow:hidden;
}
#optionBox .goodCell .red {color:red}
#optionBox .goodCellup {float:left;width:220px;margin:0 15px 10px 0}
#optionBox .goodCell:hover{border : 2px solid #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}


.box
{
	margin-top:20px;
}
.box,.box *
{
	box-sizing: border-box;
	font-family: 'Nanum Gothic', sans-serif;
}
.area01, .area02{
	float:left;
	width:50%
}
.area01{
	margin-bottom:10px;
}
.area01 .optionImg
{
	margin-top:15px;
	padding:0;
	width:500px;
	height:330px;
	border:1px solid #e5e5e5;
	float:left
}
.area01 .photo_list{
	position:relative;
	width:500px;
	height:104px;
	overflow:hidden;
	padding-top:15px;
}
.area01 .list_wrap ul{
	list-style:none;
	padding:0;
	margin:-2px;
}
.area01 .list_wrap ul li{
	margin-right:5px;
	float:left;
	list-style:none;
}
.area01 .list_wrap img{
	border:1px solid #e9e9e9;
	width:120px;
	height:90px;
}
.area01 .btn{
	position:absolute;
	top:15px;
	height:88px;
	width:20px;
	background-color:#000000;
	background:rgba(0, 0, 0, 0.5);
	color:white;
	padding:0;
}
.area01 .btn-prev{
	left:0;
}
.area01 .btn-next {
	right:0;
}

.area02{
	padding:15px;
}
.area02 h3{
	font-weight:bold;
	color:black;
	font-size:1.5em;
	margin-bottom:15px;
}
/*
.area02 .info-etc{
	list-style:none;
	padding:8px 0;
	border-top:2px solid #d5d5d5;
	border-bottom:1px solid #ced4da;
}
*/
.area02 dl{
    margin:0;
	padding:5px 0;
	border-bottom:1px dotted silver;
}
.area02 dl:first-child{
	border-top:2px solid #d5d5d5;
}
.area02 dl:last-child{
	border-bottom:2px solid #d5d5d5;
}

.area02 dl dt, .area02 dl  dd{
    padding:0;
    margin:0;
}
.area02 dl dt {
    clear:left;
    float:left;
    display:block;
    margin:0 0 1px;
    width:120px;
}

.area02 dl dd
{
    padding:3px 0 0 120px;
    margin:0 0 1px;
	color:steelblue/*#FF646F*/;
	font-size:14px;
}
.area02 dl dd:after {
    content: "";display: table;clear: both;
}

.area02 .top02-booking-box .booking-item button,
.area02 .top02-booking-box .booking-item .date-form,
.area02 .top02-booking-box .booking-item .number-form{
	border: 1px solid #ced4da;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	height:calc(1.8125rem + 2px);
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
}
.area02 .top02-booking-box .booking-item .date-form
{
	width:130px;
	border-radius:.2rem;
}
.area02 .top02-booking-box .booking-item .td-tit.child-count{
	margin-left:39px
}
.area02 .top02-booking-box .booking-item button{
	width:30px;
}
.area02 .top02-booking-box .booking-item button.minus{
	border-radius:.2rem 0 0 .2rem;
	-moz-border-radius:.2rem 0 0 .2rem;
	-webkit-border-radius:.2rem 0 0 .2rem;
	border-right:none;
}
.area02 .top02-booking-box .booking-item button.plus{
	border-radius:0 .2rem .2rem 0;
	-moz-border-radius:0 .2rem .2rem 0;
	-webkit-border-radius:0 .2rem .2rem 0;
	border-left:none;
}

.area02 .top02-booking-box .booking-item .number-form{
	width:70px;
	display: block;
	color: #495057;
	text-align:right;
	background-color: #fff;
	background-clip: padding-box;
}
.area02 .top02-booking-box .booking-item .number-form:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.area02 .top02-booking-box .booking-total-price{
	margin-top:10px;
	padding:20px 10px 5px;
	border-top:2px solid #d5d5d5;
}
.area02 .top02-booking-box .booking-total-price .total-price
{
	display:none;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	color:#FF646F;
}
.area02 .top02-booking-button{
	padding:10px 0;
	text-align:center;
}
.area02 .top02-booking-button button{
	width:50%;
	padding:8px;
	text-align:center;
	font-weight:bold;
	border:0;
	/*
	color:#fff;
		--버튼 두개로 바뀌면. 흰색 활성화 . 밑에 5줄 삭제
	*/
	color:#000;
	background-color: #FFC200;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.area02 .top02-booking-button .booking-non{
	border-right:1px solid #969696;
	background-color:#969696;
	border-radius:10px 0 0 10px;
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
}
.area02 .top02-booking-button .booking-login{
	color:#000;
	background-color: #FFC200;
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
}

.select2-results__option {
size:10;
}

.area03{
	clear:both;
}

.area03 .hotel-theme ul{
	width:987px;
}
.area03 .hotel-theme ul li:first-child{
	margin-left:-4px;
}
.area03 .hotel-theme ul li .theme_item{
	width:195px;
	height:50px;
	margin-top:-5px;
}
.area03 .hotel-theme ul li.active .arrow{
	margin-top:-12px;
	padding-top:0;
}
.area03 .hotel-theme ul li.active .arrow1{
	margin-top:-18px;
	padding-bottom:7px;
	color:#fff
}
.area03 .hotel-conts{
	width:984px;
	min-height:300px;
	border:1px solid gray;
	border-top:none;
	padding:35px 30px 30px;
	margin-top:-20px;
	margin-bottom:20px;
	font-size:13px;
	line-height:1.6rem;
}
.area03 .hotel-conts .add-html{
	font-size:14px;
	padding-top:20px;
}

/* 내용설명*/
.area03 .move_hprice,
.area03 .move_promotion,
.area03 .move_remark,
.area03 .option-conts .move .normal,
.area03 .option-conts .call{
	display:none;
	line-height:1.6rem;
}

.ui-datepicker{font-size: 12px; width: 246px; }
.ui-datepicker select.ui-datepicker-month{ width:100%; font-size: 11px; }
.ui-datepicker select.ui-datepicker-year{ width:100%; font-size: 11px; }


.gallery {width:100%}
.gallery img {width:350px;height:250px;margin-bottom:20px}

.btn_book,.cinputbox,.cedit,.cdel,.creply{cursor:pointer}
.cinputbox:hover,.cedit:hover,.cdel:hover,.creply:hover{color:#EF8B47;font-weight:bold}
.right-txt{float:right}
.creply-txt,.cdel-txt,.cedit-txt{display:none}
.creply-txt{margin-top:10px;padding:10px;background-color:#f9f9f9}
.cori_box
{
	background-color:#f9f9f9;
	border:1px solid #d4d4d4;
	padding:15px;
	margin-bottom:20px;
	width:100%;
	overflow:hidden;
}
.cori_box table{width:98%;margin:5px auto}
.cori_box table .inputbox{width:150px;padding:3px;border:1px solid #B4B4DC}
.cori_box table textarea{width:90%;height:75px;font-size:9pt;padding:3px; border:1px solid #B4B4DC}
/**/
.cori_list{list-style:none;margin-bottom:50px}


/* outline button form */
.btn-outline-lightgray{border:1px solid lightgray}

/* 신규 -- 질답*/
.cori_listM{
	width:900px;font-size:13px;
	list-style:none;
}
.cori_listM li{
	width:900px;
	border-top:1px solid #d4d4d4;
	padding:15px 15px 5px 15px;
}
.cori_listM.answer li{
	margin-left:20px;
	width:860px;
	border-top:1px dashed  #d4d4d4;
}
.cori_listM li *{
	line-height:160%;
}
.cori_paging{
	padding-top:20px;
}
.cori_paging ul{
	font-size:13px;
	list-style:none;
	text-align:center;
}
.cori_paging li{
	display:inline-block;
	padding:5px 10px;
	cursor:pointer;
}
.cori_paging li.active{
	border:1px solid silver;
	color:orange;
	font-weight:bold;
}
.cori_question{
	width:900px;
	padding:20px 10px;
}
.cori_question table{
	width:880px;
}
.cori_question table td{
	padding:5px;
	height:38px;
	border-left:1px solid silver;
	border-top:1px solid silver;
}
.cori_question table td input{
	width:290px;
	font-size:13px;
}
.cori_question table td input, .cori_question table td textarea{
	font-size:13px;
}
.cori_question table td textarea{
	height:150px;
}
.cori_question table .th{
	width:100px;
	text-align:center;
	font-weight:bold;
	background-color:Snow;
}
.cori_question table .td{
	width:
}
.cori_question table .btn-td{
	width:80px;
	border-right:1px solid silver;
}
.cori_question table td.bto-td, .cori_question table td.btn-td{
	border-bottom:1px solid silver;
}
.cori_question table td .btn-submit{
	width:77px;
	height:80px;
}