@charset "euc-kr";

@import url('sub.css');

.wrap_list { color: red}

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,textarea,p,th,td,input,select,textarea,pre {margin:0;padding:0; font-family:'Noto Sans KR',sans-serif; font-weight:normal;  color:#000;}
table{border-collapse:collapse; border-spacing:0;}
caption, legend{display:none;}
fieldset,img {border:0 none; margin:0; padding:0;}
img{vertical-align:middle; border:0;}
dl,ul,ol,li {list-style:none; margin:0; padding:0;}
input,select,textarea {vertical-align:middle;}
input::-ms-clear {display:none;}
a{color:#000; text-decoration:none; margin:0; padding:0;}
a:hover{text-decoration:none;}
a:active{background-color:transparent;}
address,caption,em{font-style:normal; font-weight:normal}

.hide{text-indent:-9999px; font-size:0; display:none;}

/*btn*/
.btnArea{text-align:center;}
.btnArea > a{display:inline-block;}
.btnArea.btnR{text-align:right;} /* 2015-11-28  �߰� �輱�� */

/* font */
.fc_red{color:#ff0000 !important;}
.fc_blue{color:#0000ff !important;}
.fc_green{color:#339900 !important;}
.fc_purple{color:#80009f !important;}

.fs_14{font-size:14px;}

/* margin */
/* 2015-11-28  �߰� �輱�� start */
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
/* 2015-11-28  �߰� �輱�� end */
.mt60{margin-top:60px !important;}

/* layout */
.wrap{}
.contentArea{width:980px; margin:15px auto 35px; /*overflow:hidden;*/ }
.contentArea.main{margin-top:10px; margin-bottom:10px;}


/* gnbArea */
.gnbArea{position:relative; height:46px; min-width:980px;}
.gnb{background:url(../images/common/gnb_bg.jpg) repeat-x; position:absolute; top:0px; left:0; width:100%;}
.gnb.subpage {height:79px; z-index:999;}
.gnb > ul{position:relative; width:980px; margin:0 auto; z-index:999;}
.gnb > ul:after{content:""; display:block; clear:both;}
.gnb > ul > li{float:left; text-align:center; background:url(../images/common/gnb_bar.jpg) no-repeat center right; z-index:999;}

/*		explorer 8.0
.gnb > ul > li:nth-child(1){width:75px;}
.gnb > ul > li:nth-child(2){width:85px;}
.gnb > ul > li:nth-child(3){width:70px;}
.gnb > ul > li:nth-child(4){width:150px;}
.gnb > ul > li:nth-child(5){width:110px;}
.gnb > ul > li:nth-child(6){width:75px;}
.gnb > ul > li:nth-child(7){width:105px;}
.gnb > ul > li:nth-child(8){width:100px;}
.gnb > ul > li:nth-child(9){width:100px;}
.gnb > ul > li:nth-child(10){width:110px;}
.gnb > ul > li:last-child{background:none;}
*/

#mt1{width:75px;}
#mt2{width:85px;}
#mt3{width:70px;}
#mt4{width:150px;}
#mt5{width:110px;}
#mt6{width:75px;}
#mt7{width:105px;}
#mt8{width:100px;}
#mt9{width:100px;}
#mt10{width:110px;}

.gnb > ul > li > a{display:inline-block; font-family:nsm; font-size:16px; color:#fff; height:46px; line-height:46px; width:100%;}
.gnb > ul > li.on, .gnb > ul > li.active{background-color:#041c4a;}
.gnb > ul > li.on > .depth2, .gnb > ul > li.active > .depth2{display:block; z-index:9999;}
.gnb > ul > li.active > .depth2{display:block !important;}
.gnb .depth2{background-color:#041c4a; width:100%; overflow:hidden; position:absolute; left:0; top:46px; display:none;}
.gnb .depth2 > li{float:left; margin-top:10px; height:23px; color:#808da6; margin-left:25px;}
.gnb .depth2 > li + li{margin-left:15px;}
.gnb .depth2 > li > a{color:#808da6; display:inline-block; margin-right:15px;}
.gnb .depth2 > li.active, .gnb .depth2 > li.on > a, .gnb .depth2 > li:hover > a{color:#fff; font-weight:bold;}

/* visualArea */
.visualArea{height:230px; min-width:980px; background:url(../images/visual/mainvisual_01.jpg) no-repeat center top;}
.visualLink{width:980px; margin:0 auto; position:relative; height:100%;}
.visualLink > ul{overflow:hidden; position:absolute; bottom:0; left:0;}
.visualLink > ul > li{float:left; background-color:rgba(0, 0, 0, 0.5); width:244px; text-align:center;}
.visualLink > ul > li + li{margin-left:1px;}
.visualLink > ul > li > a{font-size:11px; color:#fff; display:inline-block; height:32px; line-height:32px;}

.conVisual{position:relative; height:212px; width:760px; margin-bottom:18px;}
.conVisual .prev{position:absolute; left:0; top:72px; z-index:99;}
.conVisual .next{position:absolute; right:0; top:72px; z-index:99;}
.conVisual .conVisual_list{width:100%; height:100%; overflow:hidden; position:relative;}
.conVisual .conVisual_list > ul{position:absolute; left:0; top:0;}
.conVisual .conVisual_list > ul > li{float:left;}

/* contentArea Start */

/* conLeft */
.conLeft{float:left; width:200px;}
.conLeft > .btnArea{overflow:hidden;}
.conLeft > .btnArea > a{float:left;}
.conLeft > .btnArea > a + a{margin-left:12px;}

.main .conLeft > .mapArea{margin:30px 0 0;}
.conLeft > .mapArea{margin:7px 0 0;}

.conLeft > .csArea{margin-top:12px;}

.conLeft > .cellArea{margin:16px 0; position:relative;}
.conLeft > .cellArea > .tit{color:#000;}
.conLeft > .cellArea > .tit > span{color:#003399;}
.conLeft > .cellArea > .more{position:absolute; top:0; right:0;}
.conLeft > .cellArea > .more > a{color:#787878; font-size:11px;}

.main .conLeft > .mApp{margin-top:2px;}
.conLeft > .mApp{margin-top:11px;}

.conLeft > .infoArea{margin-top:4px;}

.conLeft > .bannerArea{margin-top:6px;}
.conLeft > .bannerArea > a + a{margin-top:5px; display:block;}

.conLeft > .bfArea{margin-top:20px; display:inline-block;}
.conLeft > .bfArea a + a{margin-left:5px; display:inline-block;}

/* content Start */
.content{float:right; width:760px; position:relative;}
.main .content > div + div{margin-top:0px;}

/* conType common */
.conType01 > .tabList > .btn_more,
.conType02 .titArea > .btn_more{float:right;}
.conType01 > .tabList > .btn_more > a,
.conType02 .titArea > .btn_more > a{color:#787878;}

.btn_more{text-align:right;}
.btn_more a{color:#787878};

/* conType01 */
.conType01 + .conType01{}
.conType01{overflow:hidden;}
.conType01 > .tabList{overflow:hidden; height:25px;}
.conType01 > .tabList > h3.tit{float:left; color:#343434; font-size:18px; font-family:nsb; line-height:18px; letter-spacing:-1px;}
.conType01 > .tabList > ul{float:right; margin-top:2px;}
.conType01 > .tabList > ul > li{float:left;}
.conType01 > .tabList > ul > li + li{background:url(../images/bl/bl_contypelist.jpg) no-repeat left center;}
.conType01 > .tabList > ul > li > a{display:inline-block; padding:0 12px; color:#3a3a3a;}
.conType01 > .tabList > ul > li.on > a{color:#185be2; font-weight:bold;}

.conType01 > .tabCon{border:1px solid #dddddd;}
.conType01 > .tabCon > ul{overflow:hidden;}
.conType01 > .tabCon > ul > li{float:left; width:151px;}
.conType01 > .tabCon > ul > li > a{display:inline-block; width:100%; position:relative;}
.conType01 > .tabCon > ul > li > a > img{width:100%;}
.conType01 > .tabCon > ul > li + li > a{border-left:1px solid #dddddd;}

.conType01 > .tabCon > ul > li > a > .txtArea01{display:block; text-align:center; margin-top:7px; height:33px;}
.conType01 > .tabCon > ul > li > a > .txtArea01 > strong{display:block; color:#af1919; font-size:11px; margin-top:1px;}
.conType01 > .tabCon > ul > li > a > .txtArea02{display:block; padding-left:12px; text-align:left; margin-top:7px; height:33px;}
.conType01 > .tabCon > ul > li > a > .txtArea02 > span{display:block; color:#5d5d5d; font-size:11px; letter-spacing:1px;}

.conType01 .icon_hot{position:absolute; top:0px; left:0px;}

/* conType02 */
.conType02{overflow:hidden;}
.conType02 > .conArea{width:370px; float:left;}
.conType02 > .conArea + .conArea{margin-left:20px;}
.conType02 > .conArea > .titArea{margin-bottom:10px; overflow:hidden;}
.conType02 > .conArea > .titArea > h3.tit{float:left; color:#343434; font-size:16px; font-family:nsb; line-height:16px; letter-spacing:-1px;}

.conType02 > .conArea > .tabArea{border:1px solid #dddddd; overflow:hidden;}
.conType02 > .conArea .tabList{float:left;}
.conType02 > .conArea .tabList > ul > li{width:64px;}
.conType02 > .conArea .tabList > ul > li + li{border-top:1px solid #dddddd;}
.conType02 > .conArea .tabList > ul > li > a{display:inline-block; width:100%; text-align:center; height:24px; line-height:24px;  border-right:1px solid #dddddd; font-size:11px;}
.conType02 > .conArea .tabList > ul > li.on > a{background-color:#ededed; color:#185be2; font-weight:bold;}

.conType02 > .conArea .tabCon{float:left; margin-left:17px; width:286px;}
.conType02 > .conArea .tabCon > ul{overflow:hidden; margin-top:10px;}
.conType02 > .conArea .tabCon > ul > li.first{margin-bottom:16px;}
.conType02 > .conArea .tabCon > ul > li.first{overflow:hidden;}
.conType02 > .conArea .tabCon > ul > li.first .imgArea{float:left;}
.conType02 > .conArea .tabCon > ul > li.first .txtArea{float:left; margin-left:10px; height:70px; position:relative; width:165px;}
.conType02 > .conArea .tabCon > ul > li.first .txtArea > p{line-height:16px;}
.conType02 > .conArea .tabCon > ul > li.first .txtArea > .txt{position:absolute; bottom:2px; left:0;}
.conType02 > .conArea .tabCon > ul > li.first .txtArea > .txt p{background:url(../images/bl/bl_listtype01.jpg) no-repeat center left; padding-left:6px;}
.conType02 > .conArea .tabCon > ul > li.first .txtArea > .txt p + p{margin-top:1px;}
.conType02 > .conArea .tabCon > ul > li.first .txtArea > .txt strong{color:#af1919; display:inline-block; margin-left:2px; font-size:11px;}
.conType02 > .conArea .tabCon > ul > li + li{float:left; margin-right:8px; text-align:center; height:73px;}
.conType02 > .conArea .tabCon > ul > li:last-child{margin-right:0;}
.conType02 > .conArea .tabCon > ul > li span{display:block; margin-top:5px;}

/* conType03 */
.conType03{overflow:hidden;}
.conType03 > .tabList{overflow:hidden; height:31px;}
.conType03 > .tabList > h3.tit{float:left;}
.conType03 > .tabList > ul{float:right; margin-top:6px;}
.conType03 > .tabList > ul > li{float:left;}
.conType03 > .tabList > ul > li + li{background:url(../images/bl/bl_contypelist.jpg) no-repeat left center;}
.conType03 > .tabList > ul > li > a{display:inline-block; padding:0 12px; color:#3a3a3a;}
.conType03 > .tabList > ul > li.on > a{color:#185be2; font-weight:bold;}

.conType03 > .tabCon{border:1px solid #dddddd;}
.conType03 > .tabCon > ul{overflow:hidden;}
.conType03 > .tabCon > ul > li{float:left; width:151px;}
.conType03 > .tabCon > ul > li > a{display:inline-block; width:100%; position:relative;}
.conType03 > .tabCon > ul > li > a > img{width:100%;}
.conType03 > .tabCon > ul > li + li > a{border-left:1px solid #dddddd;}

.conType03 > .tabCon > ul > li > a > .txtArea01{display:block; text-align:center; margin-top:7px; height:33px;}
.conType03 > .tabCon > ul > li > a > .txtArea01 > strong{display:block; color:#af1919; font-size:11px; margin-top:1px;}

.conType03 .icon_hot{position:absolute; top:0px; left:0px;}

.conType03 > .tabCon.type01 > ul > li > a{text-align:left;}
.conType03 > .tabCon.type01 > ul > li > a > .txtArea{padding-left:12px; }
.conType03 > .tabCon.type01 > ul > li > a > .txtArea > span{display:block; color:#5d5d5d; font-size:11px; letter-spacing:1px;}

/* conType04 */
.conType04{overflow:hidden;}
.conType04 > .tabList{overflow:hidden; height:31px;}
.conType04 > .tabList > h3.tit{float:left;}
.conType04 > .tabList > ul{float:right; margin-top:6px;}
.conType04 > .tabList > ul > li{float:left;}
.conType04 > .tabList > ul > li + li{background:url(../images/bl/bl_contypelist.jpg) no-repeat left top;}
.conType04 > .tabList > ul > li > a{display:inline-block; padding:0 12px; color:#3a3a3a;}
.conType04 > .tabList > ul > li.on > a{color:#185be2; font-weight:bold;}

.conType04 > .tabCon{}
.conType04 > .tabCon > ul{overflow:hidden;}
.conType04 > .tabCon > ul > li{float:left;}
.conType04 > .tabCon > ul > li + li{margin-left:10px;}

.viewArea{background-color:#ebebeb; height:176px; margin:35px 0 0 0;/* clear: both; */}
.viewArea > .viewList{width:980px; margin:0 auto; overflow:hidden;}
.viewArea > .viewList > div{position:relative; float:left; width:370px;}
.viewArea > .viewList > div > h3{font-family:nsb; font-size:16px; color:#333; padding:18px 0 12px;}
.viewArea > .viewList > div > ul{overflow:hidden;}
.viewArea > .viewList > div > ul > li{float:left;}
.viewArea > .viewList > div > ul > li + li{margin-left:18px;}
.viewArea > .viewList > div > ul > li span{display:block; text-align:center;}
.viewArea > .viewList > div li > a{display:inline-block; width:110px;}
.viewArea > .viewList > div li > a > img{width:100%;}
.viewArea > .viewList > div li > a > span{margin-top:8px;}
.viewArea > .viewList > div li > a > span > span{color:#777; margin-top:3px;}
.viewArea > .viewList > .photoArea{margin-left:220px;}
.viewArea > .viewList > .weekArea{margin-left:20px; }
.viewArea > .viewList > div .more{position:absolute; right:3px; top:24px;}
.viewArea > .viewList > div .more > a{color:#848485; font-size:11px;}

/* lnbMenu */
.lnbMenu{margin-top:10px; border:1px solid #ddd;}
.lnbMenu > ul{width:100%;}
.lnbMenu > ul > li + li{border-top:1px solid #ddd;}
.lnbMenu > ul > li.on > a{background-color:#f1f1f1;}
.lnbMenu > ul > li > a{display:inline-block; padding:9px 0 0 26px; color:#333; background-color:#fff; width:172px; height:24px;}
.lnbMenu + .csArea{margin-top:26px;}

/* table */
.tableArea table th.cell_l20, .tableArea table td.cell_l20{text-align:left; padding-left:20px;}
.tableArea table th.cell_l30, .tableArea table td.cell_l30{text-align:left; padding-left:30px;}
.tableArea table{width:100%;}
.tableArea .viewTxt{padding:20px 15px; text-align:left;}
.tableArea .writeTxt{padding:5px 20px;}
.tableArea .writeTxt textarea{width:100%; height:288px; border:1px solid #ddd;}
.tableArea .required{color:#0066cc;}
.tableArea .cell_bg{background-color:#f1f1f1;}

.tableArea.type01 th{height:36px; background-color:#f1f1f1; font-size:13px; color:#393939; font-weight:bold;}
.tableArea.type01 td{text-align:center; color:#393939; height:35px; border-bottom:1px solid #dcdedf;}

.tableArea.type02{border-top:1px solid #ddd;}
.tableArea.type02 th, .tableArea.type02 td{border-bottom:1px solid #dcdedf;}
.tableArea.type02 th{height:36px; background-color:#f1f1f1; font-size:13px; color:#393939; font-weight:bold;}
.tableArea.type02 td{text-align:center; color:#393939;}
.tableArea.type02 td input[type="text"],
.tableArea.type02 td input[type="password"],
.tableArea.type02 td input[type="tel"],
.tableArea.type02 td input[type="email"]
{height:28px; border:1px solid #ddd;}

.tableArea.type03{border:1px solid #ddd;}
.tableArea.type03 th, .tableArea.type03 td{text-align:center; border-bottom:1px solid #dcdedf; border-right:1px solid #dcdedf;}
.tableArea.type03 th{height:36px; background-color:#f1f1f1; font-size:12px; color:#393939; font-weight:bold;}
.tableArea.type03 td{color:#393939; height:35px; padding: 4px; }
.tableArea.type03 + .btnArea{margin-top:30px;}

.tableArea.type04{border-top:1px solid #ddd;}
.tableArea.type04 th, .tableArea.type04 td{border-bottom:1px solid #ddd; text-align:left; padding-left:10px;}
.tableArea.type04 th{height:39px; font-size:12px; color:#666;}
.tableArea.type04 td input[type="text"],
.tableArea.type04 td input[type="password"],
.tableArea.type04 td input[type="tel"],
.tableArea.type04 td input[type="email"]
{height:25px; width:178px; border:1px solid #ddd;}
.tableArea.type04 td textarea{height:228px; width:533px; border:1px solid #ddd;}
.tableArea.type04 .cell_bg + td{background-color:#f1f1f1; padding-top:8px; padding-bottom:8px;}
.tableArea.type04 td span{font-size:11px; color:#666; padding-left:12px;}
.tableArea.type04 td select{height:25px; width:138px; border:1px solid #ddd;}
.tableArea.type04 .cell_row{padding:2px 10px 7px; line-height:32px;}
.tableArea.type04 + .btnArea{margin-top:18px;}

.tableArea.type05{border-top:1px solid #ddd; border-left:1px solid #ddd;}
.tableArea.type05 th, .tableArea.type05 td{border-bottom:1px solid #ddd; border-right:1px solid #ddd;}
.tableArea.type05 th{text-align:center; height:36px; background-color:#f1f1f1; font-size:12px; color:#393939; font-weight:bold;}
.tableArea.type05 td{color:#393939; height:36px; text-align:center;}

/* paging */
.pagingArea{margin-top:40px; text-align:center;}
.pagingArea  span img{vertical-align:top;}
.pagingArea  a{display:inline-block; height:20px; width:20px; border:1px solid #ddd; font-size:11px; color:#393939; line-height:22px; font-weight:bold;}
.pagingArea  a.on{ border:1px solid #003399; color:#0000FF; }

/* provisionArea */
.provisionArea{border:1px solid #ddd;}
.provisionArea h4{border-bottom:1px solid #ddd; color:#393939; font-size:13px; font-weight:bold; background:#f6f6f6 url(../images/bl/bl_provision.jpg) no-repeat 22px 14px; padding-left:44px; padding-top:10px; height:26px;}
.provisionArea h4.tit{background-color:#D8D8D8;}
.provisionArea > .block > .txt{padding:22px 42px 20px 23px;}
.provisionArea > .block > .txt *{color:#000; font-size:13px; line-height:18px; word-break:keep-all;}
.provisionArea > .block > .txt li{overflow:hidden;}
.provisionArea > .block > .txt li p{float:left;}
.provisionArea > .block > .txt li p + p{margin-left:5px; width:660px;}
.provisionArea > .block > .txt li > ul{margin:5px 0 5px 18px; float:left; width:100%;}
.provisionArea > .block > .txt li > ul p + p{width:615px;}
.provisionArea > .block > .txt > * + *{margin-top:10px;}
.provisionArea > .block + .block{border-top:1px solid #ddd;}
.provisionArea > .block table{border:1px solid #ddd; width:100%;}
.provisionArea > .block th, .provisionArea > .block td{color:#333; height:32px; font-size:12px;}
.provisionArea > .block th{background-color:#f9f9f9; font-weight:bold;}
.provisionArea > .block td{border-top:1px solid #ddd; padding-left:30px;}
.provisionArea > .block tbody td.cell_br{border-right:1px solid #ddd; text-align:center; padding-left:0;}
.provisionArea > .block td.cell_l15{padding-left:15px !important; text-align:left !important;}
.provisiontxt{margin-bottom:20px; font-size:13px; line-height:20px;}

/* popup */
.popup_area{background:url(../images/pop/popup_bottom.jpg) no-repeat bottom left; padding-bottom:20px; width:400px;}
.popup_area > .popup{background-image:url(../images/pop/popup_top.jpg), url(../images/pop/popup_con.jpg); background-repeat:no-repeat, repeat-y; background-position:top left; width:100%; padding-top:20px;}
.popup_area > .popup > p{padding:20px 0 30px; text-align:center;}
.popup_area > .popup > .popup_btn{text-align:center;}


.clear { clear: both; }

.teltax {}
.teltax a { float: left; }

.sche-tbl {}
.sche-tbl table tr th, .sche-tbl table tr td { padding: 4px; }

.sche-keyimg { font-weight: bold; color: #3195BB; }
.sch-img-box { position: absolute; left: 45%; border: 4px solid #47B4DD; }


.detailArea.right-panel {position: absolute;top: 72px;right: -270px; background: #fff; border: 4px solid #dfdfdf; padding: 4px; z-index: 10;}
.detailArea.right-panel > .txtArea .bigo { height: auto; max-height: 658px; width: 241px; }

.tableArea .video { margin: 8px 0; text-align: center; }

.tabCon { margin-bottom: 15px; }
.tabCon > ul > li > a {  padding-bottom: 10px; }

.preview-data { display: none; }
.preview { position: absolute; height: 115px;width: 540px;padding: 5px;border: 4px solid #75BCF4; background: #FFFFFF; z-index: 5; display: none; }
.preview > div { float: left; }
.preview .image {}
.preview .txt { width: 350px; height: 110px; overflow: hidden; white-space: normal; text-overflow: ellipsis; margin-left: 10px; }

.agree-wrap { margin: 10px 0; text-align: center; }
.agree-wrap input[type=checkbox] { vertical-align: middle; }
.agree-wrap label { display: inline-block; position: relative; top: 2px;  }

.cooking-title { padding-left:15px; color:#fff; }

.b2b-price-table-wrap table { width: 100%; }
.b2b-price-table-wrap table tr th { text-align: center; background-color: #F7F7F7; font-weight: bold; color: #474747; }
.b2b-price-table-wrap table tr th, .b2b-price-table-wrap table tr td {padding: 8px 0; border: 1px solid #ddd; vertical-align: middle;text-align: center;}

.grade { font-size: 12px; font-weight: bold; color: #0066cc; }
.btnArea > a.rsvno { display: block; margin: 0 0 5px 0; }
.btnArea.rsvno-wrap { top: 5px !important; }

.calendar_data_table tr td div {}

.tableArea.type04 td span.add-price-msg { display: block; padding: 0; margin: 13px 0 4px 0; font-weight: bold; color: #E00000; }

.pyung_desc {margin-left: 17px;}

/* top ��ư */
#topbutton a img{position:fixed; bottom:60px; right:40px; z-index:99999;}


.roomsch * {
	font-family: 'Noto Sans KR', sans-serif;
}

.contentArea {
	width: 1279px;
}

.contentArea:after {
	display: block;
	content: "";
	clear: both;
}


.conLeft {
	width: 330px;
}
.conLeft .mapArea {
	width: 280px;
	border:1px solid #d9d9d9;
}

.content {
	width: calc(100% - 330px);
}

.contentArea .lnbArea > .lnbMenu {
	width: 280px;
	border: 0;
}
.contentArea .lnbArea > .lnbMenu.on > .tit {
	height: 31px;
	line-height: 1;
	text-align: left;
	border: 0;
	font-size: 22px;
	font-weight: 400;
	color: #1e1e1e;
	letter-spacing: -0.050em;
	font-family: 'Noto Sans KR', sans-serif;
}
.contentArea .lnbArea > .lnbMenu.on > .tit a {
	font-size: inherit;
	color: inherit;
	letter-spacing: inherit;
	font-weight: inherit;
	font-family: inherit;
	text-align: inherit;
}
.contentArea .lnbArea > .lnbMenu > .tit > a > img {
	display: none;
}

.contentArea .lnbArea > .lnbMenu.on > .lnbList {
	position: relative;
}

.contentArea .lnbArea > .lnbMenu.on > .lnbList:before {
	content: "�����ϼ���.";
	position: relative;
	display: block;
	height: 40px;
	line-height: 38px;
	text-align: left;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	letter-spacing: -0.050em;
	font-weight: 400;
	color: #646464;
	padding-left: 13px;
	cursor: pointer;
	background: #fff url(/images/map_arrow_1.png)no-repeat center right 14px;
}

.contentArea .lnbArea > .lnbMenu > .lnbList > ul {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding-top: 0;
	display: none;
}

.contentArea .lnbArea > .lnbMenu > .lnbList > ul li {
	padding: 0;
	height: 35px;
	line-height: 35px;
	border: 1px solid #e1e1e1;
	border-top: 0;
	background: #fff;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 13px;
	letter-spacing: -0.050em;
	font-weight: 400;
	color: #646464;
	padding-left: 13px;
}

.contentArea .lnbArea > .lnbMenu > .lnbList > ul li a {
	font-size: inherit;
	color: inherit;
	letter-spacing: inherit;
	font-weight: inherit;
	font-family: inherit;
	text-align: inherit;
	line-height: 1;
}

.contentArea .lnbArea > .lnbMenu > .lnbList > ul li:hover {
	color: #111;
}

.contentArea .lnbArea {
	margin-top: 30px;
}


.contentArea .lnbArea > .lnbMenu > .lnbList.open_ > ul {
	display: block;
}

.contentArea .lnbArea > .lnbMenu > .lnbList.open_ {
	border-color: #111;
}
.contentArea .lnbArea > .lnbMenu > .lnbList.open_:before {
	border-color: #111;
}
.contentArea .lnbArea > .lnbMenu > .lnbList.open_ * {
	background-color: #f8f8f8
}

.mapArea>img{
	display: none !important;
}

.content div.page {
	display: none !important;
}
.content table>tbody>tr>td>div>table img {
/* 	width: 702px !important;
	max-width: 702px !important;
	table-layout: fixed; */
}
.content table>tbody>tr>td>div>table {
/* 	width: 702px !important;
	max-width: 702px !important;
	table-layout: fixed; */
	position: relative;
}
.content table>tbody>tr>td>div>table:after {
	content: "";
	position: absolute;
	background: #159ece;
	width: 100%;
	height: 2px;
	left: 0;
    bottom: 0px;
	z-index: 1;
}

.content table>tbody>tr>td>div>table td {
	position: relative;
	z-index: 2;
}

.select_map_ {
	position: relative;
	display: block;
	width: 100%;
	height: 351px;
	background: url("/images/select_map_230809.png")no-repeat center top;
	background-size: 278px;
}

.select_map_ .areaSelect.areaSelect2{
	right: 24px;
	top: 65px;
}