@charset "utf-8";
body {
	background:#fff;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}


a:link, a:visited, a:active,a:hover { text-decoration:none; color:none;}




img, fieldset {border: 0 none; margin:0px; padding:0px;}
form {padding: 0; margin: 0; border: 0; }
ol,ul,dl {margin:0; padding: 0; list-style: none;}
caption{display: none;}
em{font-style: normal;}
/* Default Font Style */
h1,h2,h3,h4,h5,h6 {font-size: 1em; margin: 0;padding: 0; font-weight: normal;}
/* Default Link Style */
a {color: #000;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
/* Default input, select, textarea Style */
input {border:0px solid #CED4DA; color:#444; margin:0 auto; padding:0; font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Arial, sans-serif;}
input.input-text {border:1px solid #CED4DA; height:40px; padding:5px; font-size:12px; color:#444;}
input.input-radio {width: 1em; height:1em; margin: 0 0 2px; border: 0;}
input.input-checkbox {width: 1em; height: 1em; margin: 0 0 2px; border: 0;}
input.input-image {border: 0;}
input.type-btn {color:#000;}
div {margin:0 auto; padding:0; font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Arial, sans-serif;}
select{height:50px; font-size: 12px; margin:0 auto; padding:0; font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Arial, sans-serif;}
footer, header, menu, nav, section { display:block; }


table {
    margin:0 auto; padding:0;  font-size:12px; color:#353535; 
    border-collapse:collapse; word-break:break-all;
}
input[type='password'] {
    background: #fff;
    border: solid 1px #CED4DA;
    font-size:12px; color:#444;
    height: 50px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
input[type='text'] {
    background: #fff;
    border: solid 1px #CED4DA;
    font-size:12px; color:#444;
    height: 40px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
	padding-left:5px;
	width:92%;
}




input[type='password'] {
    background: #fff;
    border: solid 1px #CED4DA;
    font-size:12px; color:#444;
    height: 35px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}

input[type='tel'] {
    background: #fff;
    border: solid 1px #CED4DA;
    height: 35px;
    font-size:12px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}
input.input[type='tel'] {
    background: #fff;
    border: solid 1px #CED4DA;
    height: 35px;
    font-size:12px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}
textarea {
    background: #fff;
    border: solid 1px #CED4DA;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}


textarea{
	color:#444; font-size:12px; font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Arial, sans-serif;
    background: #fff; border: solid 1px #CED4DA; padding: 5px;   -webkit-appearance: none;  -webkit-border-radius: 5px;
}

 button{border-radius:0; font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Arial, sans-serif; margin:auto;}
INPUT[type=text]::-webkit-input-placeholder{color: #999; font-size:12px;}
INPUT[type=text]::-moz-placeholder{color: #999; font-size:12px;}
INPUT[type=text]:-ms-input-placeholder{color: #999; font-size:12px;}
INPUT[type=password]::-webkit-input-placeholder{color: #999; font-size:12px;}
INPUT[type=password]::-moz-placeholder{color: #999; font-size:12px;}
INPUT[type=password]:-ms-input-placeholder{color: #999; font-size:12px;}

input[type=submit] {-webkit-appearance:none;}
input[type=button] {font-family: "Noto Sans KR", Helvetica Neue, Helvetica, Arial, sans-serif;}
input[type=reset] {-webkit-appearance:none;}

/* layout */
#wrapper {position: relative; width:100%; height: auto;  overflow: hidden; }
.center{width:100%; overflow: hidden;}

/* layout */


/* Top S */
#header {position: relative; width:100%; height:auto; }
#header h1 {height:60px;  background: #fff; text-align: center; }
#header h1 img{ vertical-align:top;position: relative;  top: 15px;  height:47px}

#motel_search {position:absolute; top: 20px; right: 74px; cursor:pointer; font-size:22px; color:#2289CB;}
#btn_mypage {position:absolute;  top: 20px; right: 15px; cursor:pointer; font-size:22px; color:#333;}


#all_menu {position:absolute;  top: 20px; left:15px; cursor:pointer; font-size:22px; color:#333}

#all_menu_view {display: none; position:absolute;  top:0px; left:0px; width:100%; height:100%; z-index:10000; background: rgba(0,0,0,0.5);}
#all_menu_view .all_tit{height:64px; color:#603d00; font-size:14px; background:#ffa201; border-bottom:1px solid #0c1017; }
#all_menu_view .all_tit .icon_tit {background:url(/images/main/icon_left_alllmenu.png) no-repeat 43px 32px; display: inline-block;  padding: 28px 0 0 90px;}
#all_menu_view .all_menu_box {position: absolute; left: 0; width: 50%;  height: 100%; background: #fff;}
 
#all_cmenu {position: relative; float:right; top: 16px; right: 20px; cursor:pointer;}
#all_menu_view ul {width:100%; display:inline-block; background-color: white; border: 0px solid #008fcb;}
#all_menu_view  li { text-align:left; }
#all_menu_view .tit {font-size:13px; color:#222; line-height:45px; height:45px; background-color:#fff; padding:0px;border-bottom:1px solid #ebebeb;}
#all_menu_view .tit_last { border-bottom:1px solid #3a6283;}
#all_menu_view .left {float:left; width:50%; border-right:1px solid #7fc7e5;}

#all_menu_close {position: relative; float:right; top: 16px; right: 20px; cursor:pointer;}



#all_menu_view .all_tit_jr{height:50px; color:#fff; font-size:16px; background:#333;  font-weight:500;}

#all_menu_view .tit_sss{width:100%; background:#f7f7f7; height:50px; line-height:50px;border-bottom:1px solid #ebebeb;}



#all_menu_view .all_tit_jr .icon_tit {height:50px; line-height:50px; padding-left:20px;}
#btn_mypage_view .all_tit_jr .icon_tit {background:url(/images/main_jr/icon_main.png) no-repeat 23px 32px; display: inline-block;  padding: 28px 0 0 95px;}

#all_menu_view .icon_menu_jr_0 {font-size:13px; font-weight:700;   background:#f7f7f7; padding-left:20px;}

#all_menu_view .icon_menu_jr_01 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px; color:#5d5d5d}
#all_menu_view i {font-size:4px;padding: 0px 5px 0px 0px; color:#a2a2a2;}

#all_menu_view .icon_menu_jr_02 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_03 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_04 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;} 
#all_menu_view .icon_menu_jr_05 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_06 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_07 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_08 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_09 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_10 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_11 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_12 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_view .icon_menu_jr_13 {font-size:13px; font-weight:500; display: inline-block; padding: 0px 0 0px 25px;}
#all_menu_close {position: relative; float:right; top: 16px; right: 20px; cursor:pointer;}












#btn_mypage_view {display: none; position:absolute;  top:0px; right:0px; width:100%; height:100%; z-index:10000; background: rgba(0,0,0,0.5);}
#btn_mypage_view .all_tit{height:84px; background-color:#fff; }
#btn_mypage_view .all_tit .icon_tit {background:url(/images/main/icon_main.png) no-repeat 23px 32px; display: inline-block;  padding: 28px 0 0 95px;}
#btn_mypage_view .all_menu_box {float: right; width: 50%;  height: 100%; background: #fff;}
#btn_mypage_close img {position: relative; float:right; top: 16px; right: 20px; cursor:pointer;}
#btn_mypage_view .all_menu_box ul {margin:50px auto 30px; text-align:center; }
#btn_mypage_view .all_menu_box .tit {font-size:13px; color:#222;  }
#btn_mypage_view .all_menu_box .text {font-size:16px; color:#222;  line-height:25px;padding-bottom: 40px;}
#btn_mypage_view .all_menu_box .btn {padding-bottom: 10px;} 

#btn_mypage_view .btn_login_m { height:50px;  background-color: #143F7E;  padding: 10px 0 0 0; margin: 0 60px; font-size: 20px;  color: #fff; text-align: center;  border-radius: 3px;  cursor: pointer;}
#btn_mypage_view .btn_login_m img {position: relative; top: 4px;  left: -10px; }
#btn_mypage_view .btn_join_m { height:50px;  background-color: #747b8e;  padding: 10px 0 0 0; margin: 0 60px; font-size: 20px;  color: #fff; text-align: center;  border-radius: 3px;  cursor: pointer;}
#btn_mypage_view .btn_join_m img {position: relative; top: 4px;  left: -10px; }


#motel_search_view {display: none; position:absolute;  top:0px; left:0px; width:100%; height:100%; z-index:10000; background: rgba(0,0,0,0.5); }
#motel_search_view .motel_search_box {position: absolute; top: 150px; left: 0px;  width: 100%; height: 270px;  background: #0BBBE7; text-align: center;}
#motel_search_view .motel_search_box .tit {width: 200px; font-size:30px; color:#fff; font-weight:500; background:url(/images/main/motel_search.png) no-repeat  8px 8px; }
#motel_search_view .motel_search_box input { width: 90%; height: 74px; border: 0px solid #fe6600; margin: 0px 0px; color:#888; padding-left:10px; border-radius:10px;}
#motel_search_view .motel_search_box img {cursor:pointer; }
#motel_search_view .btn_search {position: relative; width:150px; font-size:25px; color:#fff;  background-color: #666666; padding: 15px 20px;  border-radius: 5px; margin-left: 10px;}
#motel_search_view .btn_search img {cursor: pointer; position: absolute; top: 20px; left: 50px;}
#motel_search_view .btn_search_close {position: relative; width:150px; font-size:25px; color:#fff;  background-color: #a0a0a0; padding: 15px 20px;  border-radius: 5px; margin-left: 10px;cursor: pointer; }

.top_menu {overflow:hidden; background:#0BBBE7; border-bottom:5px solid #ffa201;}
.top_menu ul li {float:left; width:14%; height:40px; background:#ffc2dc; }
.top_menu .menu01 {background: url(/images/main/menu.png) 50% 23px no-repeat;}
.top_menu .menu02 {background: url(/images/main/menu.png) 50% -37px no-repeat;}
.top_menu .menu03 {background: url(/images/main/menu.png) 50% -97px no-repeat;}
.top_menu .menu04 {background: url(/images/main/menu.png) 50% -157px no-repeat;}
.top_menu .menu05 {background: url(/images/main/menu.png) 50% -217px no-repeat;}
.top_menu .menu06 {background: url(/images/main/menu.png) 50% -277px no-repeat;}
.top_menu .menu07 {background: url(/images/main/menu.png) 50% -337px no-repeat;}


/* Top E */




/* Footer S */
.footerarea {clear:both;width:100%; background:#fff; }
.footerarea .menu_1 {clear:both; width: 100%;  } 
.footerarea .menu_1 li {float:left; width: 33.1%; border-top:1px solid #abafb8; border-bottom:1px solid #d8dadf; border-right:1px solid #d9dbe0;  padding:15px 0 15px 0; text-align:center; color:#222; font-size:12px;} 
.footerarea .menu_2 {clear:both; width: width: 33.1%; margin:0px auto; padding:30px 0;background:#333; color:#fff;} 
.footerarea .menu_2 li {float:left; padding:0 10px; border-right:1px solid #999;  text-align:center; color:#fff; font-size:12px; line-height: 12px;} 
.footerarea .btn_top {position: absolute;  bottom: 30px;  right: 0px; cursor:pointer; }
.footerarea  .copyarea {clear:both;width: 100%; font-size:12px; line-height:20px;  text-align:left; color:#666; background:#333; color:#fff;}
.footerarea  .copyarea li{margin-left:10px;}
/* Footer E */


.content {
    width: 100%;
}



.main_product_wrap {background-color: #eee; padding:4px; }

.main_product {width:100%; border:1px solid #e2e2e2; background:#fff; overflow: hidden;}
.main_product li {position:relative; font-size:18px; width:24.88%; height:120px;}

.main_product .aircartel {float:left; background: url(/images/main/icon_main.png) 50% -38px no-repeat; border-bottom:1px solid #e2e2e2; }
.main_product .cartel {float:left; background: url(/images/main/icon_main.png) 50% -150px no-repeat;   border-left:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2;}
.main_product .airtel {float:left; background: url(/images/main/icon_main.png) 50% -270px no-repeat;  border-left:1px solid #e2e2e2;  border-bottom:1px solid #e2e2e2;}
.main_product .aircar {float:left; background: url(/images/main/icon_main.png) 50% -390px no-repeat;  border-left:1px solid #e2e2e2;  border-bottom:1px solid #e2e2e2;}

.main_product .air {float:left; background: url(/images/main/icon_main.png) 50% -525px no-repeat;  border-bottom:1px solid #e2e2e2;}
.main_product .tel{float: left; background: url(/images/main/icon_main.png) 50% -650px no-repeat; border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.main_product .rent {float: left; background: url(/images/main/icon_main.png) 50% -765px no-repeat;  border-left:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.main_product .bus {float:left; background: url(/images/main/icon_main.png) 50% -890px no-repeat; border-left:1px solid #e2e2e2;  border-bottom:1px solid #e2e2e2; }


.main_product .taxi {float: left; background: url(/images/main/icon_main.png) 50% -1015px no-repeat;     }
.main_product .coupon {float: left; background: url(/images/main/icon_main.png) 50% -1135px no-repeat;  border-left:1px solid #e2e2e2; }
.main_product .reserve {float: left; background: url(/images/main/icon_main.png) 50% -1260px no-repeat;  border-left:1px solid #e2e2e2; }
.main_product .custom {float: left; background: url(/images/main/icon_main.png) 50% -1380px no-repeat;   border-left:1px solid #e2e2e2;}

.main_product li a { display: block; width: 100%; text-align: center; padding: 85px 0 0px;}








.btn_start {cursor:pointer;}



.tour_banner_wrap {background:#fff; text-align: center;}
.tour_banner {width:543px; display:inline-block; overflow: hidden;}
.tour_banner_L {float:left; width:261px; }
.tour_banner_R {float:right; width:261px; }
.tour_banner ul li {margin-bottom:21px;}
.tour_banner ul li img {cursor:pointer;}

.jejuinfo img {width:100%; height:190px; margin:0px;}
.jejuinfo {width:100%; height:190px; margin:0px;}

.customer {width:96%; margin:auto; overflow:hidden; text-align: center;}
.customer ul {width:100%; display:inline-block; }
.customer li {margin:20px 0;}
.customer .dot_line {float:left; width:100%; height:1px; background:url(/images/main/dot_1px_3px_sky.png) repeat-x left top; margin: 0px 0 20px 0;}



/* 썬투어_main E*/



/* 서브 검색박스 S*/
.main_search_box{width:100%; display:inline-block; }
.main_search_box ul{width:100%;}
.main_search_box li{width:100%;}
.main_search_box .dot_bg {background:url(/images/main/dot_bg.gif) repeat-x left center; height:20px; width:95%; margin:auto; }

.main_search_box .sub_bg {width:100%; text-align:center; background: #F3F7FA;} 
.main_search_box .sub_tit {text-align:left; width:96%; height:35px; font-size:14px; color:#021C52; font-weight:500; line-height:35px; letter-spacing:-1px; }  /*서브타이틀*/

.main_search_box .search_area {margin:0 10px 10px 10px; background:#fff; padding: 15px 0; border-radius: 8px; border: 1px solid #D8D9DB; overflow: hidden; }
.main_search_box .select {text-align:center; margin: 0 0 0 15px; overflow:hidden;}
.main_search_box .select_ddp {text-align:center; overflow:hidden;}

.main_search_box .tit_package {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -3px 16px no-repeat;}
.main_search_box .tit_tel {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -10px -202px no-repeat;}
.main_search_box .tit_rent {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -5px -313px no-repeat;}
.main_search_box .tit_air {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -2px -412px no-repeat;}
.main_search_box .tit_bus {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -517px  no-repeat;}
.main_search_box .tit_taxi {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -621px  no-repeat;}
.main_search_box .tit_pkg {width: 500px; padding: 5px 0 0 0px; }
.main_search_box .tit_group {width: 500px; padding: 5px 0 10px 70px; background: url(/images/main/icon_main.png)  2px -835px no-repeat;}
.main_search_box .tit_golf {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -942px  no-repeat;}
.main_search_box .tit_coupon {width: 500px; padding: 0px 0 0 62px; background: url(/images/main/icon_main.png) -10px -1052px no-repeat;}
.main_search_box .tit_res {width: 500px; padding: 5px 0 0 52px; background: url(/images/main/icon_main.png) -10px -1153px  no-repeat;}
.main_search_box .tit_board {width: 500px; padding: 0px 0 0 62px; background: url(/images/main/icon_main.png) -8px -1258px no-repeat;}


.main_search_box .pkg_add {float:left; width:99.2%; height:60px; line-height:60px; font-size:22px; text-align: left; padding-left: 10px;}

.msearch_box{width:100%; background-color:#eff0f0 ; background-repeat : repeat; border-bottom:1px solid #cdcdcd;}
.msearch_box ul {}
.msearch_box ul li {text-align:center;  display:inline-block; margin-left:20px; }
.msearch_box .dot_bg {background:url(/images/main/dot_bg.gif) repeat-x left center; height:20px; widht:100%;}

.msearch_box .pack_img {}
.msearch_box .pack_img li {float:left; height: 450px; width: 28%; margin: 0 0px 0 -8px; padding: 0 40px 0 0px; }
.msearch_box .pack_img .plus{background:url(/images/main/icon_plus.gif) no-repeat right center;}
.msearch_box .pack_img li img {cursor:pointer;}
.msearch_box .btn_begin {clear:both; text-align:center; padding:20px 0;}
.msearch_box .btn_begin img {cursor:pointer;}
/* 서브 검색박스 E*/






/* 항공_썬투어*/
.air_tit{width:100%; height:41px; background-color:#305291; vertical-align:middle; color:#ffffff;}


.air_s {clear:both;width:100%; margin:auto;}
.air_s li {height:70px; border-bottom:1px solid #E0E0E0; }
/*.air_s li a { width: 100%; height:70px; color: #666; font-size: 12px;  display:inline-block; letter-spacing:-1px;}*/
.air_s li.on{ border: none; width: 100%; height: 70px; background:#fff;  border-bottom:1px solid #E0E0E0; } 
.air_s li.none{ border: none; width: 100%; height: 70px; background:#e6f8ff; border-bottom:1px solid #E0E0E0;}
.air_s li:first-child {background:#fff;}
.air_s dl{padding-top:2px;}
.air_s dd{float:left; text-align:center; padding-top:12px;}
.air_s dt{float:left;text-align:center;}


.air_e {clear:both;width:100%; margin:auto;}
.air_e li {height:70px; border-bottom:1px solid #E0E0E0; cursor:pointer}
/*.air_e li a { display:inline-block;padding:0 10px;height:28px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em;margin-top:8px; }
.air_e li a:hover { display:inline-block;padding:0 10px;height:28px;background:#ff3366;color:#fff;vertical-align:middle;line-height:2.4em;margin-top:8px; }*/
.air_e li.on{ border: none; width: 100%; height: 70px; background:#fff;  border-bottom:1px solid #E0E0E0; } 
.air_e li.none{ border: none; width: 100%; height: 70px; background:#e6f8ff; border-bottom:1px solid #E0E0E0;}
.air_e li:first-child {background:#fff;}
.air_e dd{float:left; text-align:center; padding-top:12px;}
.air_e dt{float:left;text-align:center;}

/* 항공_썬투어*/





.s_text {clear:both; color:#666; text-align:left; font-size:16px; margin:10px 0 0 15px;}
.s_text_sub {color:#444;line-height:40px;text-align:left;margin:auto;font-size:18px;}



.s_air_select{float:left;width:100%;overflow-y:auto;overflow-x:hidden;height:421px; }
.air_ss_tit{background-color:#379afc; width:100%; height:85px;}
 


.e_air_select{float:left;width:100%;overflow-y:auto;overflow-x:hidden;height:500px; }




.search_date {clear:both; margin:auto; border:1px solid blue;}
.search_date2 {clear:both; width:95%; margin:auto; }





/* 할인패키지메인_썬투어*/
.package_main_box{overflow:hidden;  width:100%; height:936px; text-align: center; background:url(/images/sub/plan_bg.png) repeat-x ; background-size: cover; }

.package_main_box .tit_package_m {margin:15px 0;}
.package_main_box .bg_plan_R { position: absolute; bottom: 249px; right: 0;}
.package_main_box .bg_plan_L { position: absolute; bottom: 249px; left: 0;}

.main_search_box .search_area_pack {margin:10px 17px 10px 13px; background:#fff; padding: 15px 0; overflow: hidden; border:1px solid #c8c8c8; border-radius: 5px; box-shadow: 4px 4px 2px rgba(0,0,0,0.09);}

.package_main_box .main_pack ul {width:617px; overflow:hidden; display:inline-block;}
.package_main_box .main_pack ul li {float: left; }
.package_main_box .main_pack .air { }
.package_main_box .main_pack .tel  {margin-left:10px;}
.package_main_box .main_pack .ddp { margin-left:10px;}
.package_main_box .main_pack .rent { }
.package_main_box .main_pack .taxi {margin-left:10px;}
.package_main_box .main_pack .bus {margin-left:10px;}
.package_main_box .main_search_bt {margin:20px auto 0;}

/* 할인패키지메인_썬투어*/




/* 숙박 이용선택 스타일_썬투어*/
.sel_pack {width:98%;}
.sel_pack table{width:100%;  border: 1px solid #021C52; background: #021C52;}
.sel_pack th{width:140px; height: 40px;font-size:18px; color:#fff; font-weight:500; border-bottom:1px dashed #dddddd;}
.sel_pack td{font-size:19px; height:70px;  background: #fff; border-bottom:1px dashed #dddddd; text-align:left; padding:10px 10px;}
.sel_pack .solid{border-bottom:1px solid #021C52; }
.sel_pack .title2 {color: #222;}
.sel_pack .title2 strong {color: #ff5a00; font-weight: bold;}
.sel_pack .name {color: #4177ec; font-weight: bold; margin-bottom: -16px;}
.sel_pack .content p {color: #ff4e4e; font-weight: bold; margin-bottom: 0px;}
.sel_pack .content .name {background: #d7567d; padding:0px 5px; color:#fff; border-radius: 4px; display: inherit;}
.sel_pack .content .name_air {background: #d7567d}
.sel_pack .content .name_tel {background: #d7567d}
.sel_pack .content .name_rent {background: #d7567d}



.sel_pack22 {width:98%;}
.sel_pack22 table{width:100%;  border: 1px solid #f1f1f1; background: #f7f7f7;}
.sel_pack22 th{width:140px; height: 40px;font-size:18px; color:#444; font-weight:500; border-bottom:1px dashed #dddddd;}
.sel_pack22 td{font-size:19px;   background: #fff; border-bottom:1px dashed #dddddd; text-align:left; padding:20px 10px;}
.sel_pack22 .solid{border-bottom:1px solid #f1f1f1; }
.sel_pack22 .title2 {color: #222;}
.sel_pack22 .title2 strong {color: #ff5a00; font-weight: bold;}
.sel_pack22 .name {color: #4177ec; font-weight: bold; margin-bottom: -16px;}
.sel_pack22 .content p {color: #ff4e4e; font-weight: bold; margin-bottom: 0px;}
.sel_pack22 .content .name {background: #021C52; padding:5px 10px; color:#fff; border-radius: 4px; display: inherit;}
.sel_pack22 .content .name_air {background: #021C52}
.sel_pack22 .content .name_tel {background: #021C52}
.sel_pack22 .content .name_rent {background: #021C52}


.ddp_chois_btn{
	float:right;
	width:150px;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#021C52;
	color:#fff;
	font-size:18px;
	border-radius: 4px;
}

.sel_pack .content img {vertical-align: middle;}

.search_area .rent_search_tit {float: left;  font-weight: bold; background: url(/images/package/rent_search_tit.png) no-repeat 5px 12px;
    padding: 10px 10px 0 49px;font-size:20px; color:#4177ec;}

.sel_pack .tel_choice_ok {padding-bottom: 8px; overflow: hidden;}
.sel_pack .tel_choice_ok li {float:left;}
.sel_pack .tel_choice_ok .tit { width:170px; height:68px; display: inline-block; color:#fff; background:url(/images/sub/bg_tel_choice_ok.png) no-repeat 0 0; }
.sel_pack .tel_choice_ok .text {width: 440px; line-height:30px; }
.sel_pack .tel_choice_ok .text .text_red {color:#ff4e4e; font-weight:500; font-size:24px;}
.sel_pack .tel_choice_ok .text_s {font-size:18px;}
.sel_pack .tel_choice_ok .img { float: right; width: 148px; margin: 13px 10px 0 0 ;}

.sel_pack .tel_choice .tit { width:170px; height:48px; display: inline-block; background:url(/images/sub/bg_tel_choice.png) no-repeat 0 0;}
.sel_pack .tel_choice .date {display: inline-block; margin: 10px 0 9px 0; vertical-align: top;}
.sel_pack .tel_choice img {margin:0px 10px 0 0px; float:right;}

.sel_pack input {
    height: 24px;
    width: 24px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
    background: #fff url(/images/sub/check_sel_ok.png) no-repeat 2px 4px;
	 -webkit-border-radius: 4px;
}


/* 숙박 이용선택 스타일_썬투어*/


/* 요금 관련 스타일_썬투어*/
.total {width:50%; display:inline-block; overflow: hidden; margin: 5px 0; }
.total li {float:left; }
.total .title { width:80px; font-size:18px; color:#222; line-height:35px;}
.total .img_result {position: relative; top: 4px; width:21px; }
.total .title_self {font-size:18px; color:#222; margin-top: 4px; width:140px; text-align: left;}
.total .sail_won_2 {width:150px; font-size:24px; color:#ff1e00; margin-top: 0px; margin-left: 20px; font-weight:500; text-align:left;}
.total .sail_won_text {font-size:16px; color:#ff1e00;}
.total .sail_won_text_golf {font-size:14px; color:#E60012;}
.total .s_text {margin: 10px 0 0 6px;font-size:12px;  color:#666; }
.total .btn {width:240px; }

/* 요금 관련 스타일_썬투어*/


/*
.sel_pack2 {width:100%;margin:auto;}
.sel_pack2 ta	le{width:100%;}       
.sel_pack2 th{background-color:#E9E9E9; width:65px; color:#222; border-bottom:1px solid #dadada;border-top:1px solid #dadada; height:40px; text-align:center;font-size:16px;}
.sel_pack2 td{padding: 5px 0 5px 10px;width:405px; border-bottom:1px solid #dadada;border-top:1px solid #dadada;  height:40px; line-height:30px; font-size:18px;}
.sel_pack2 .title{width:19%; background-color:#f7f7f7; font-size:22px;}
.sel_pack2 .content{width:80%; background-color:#fff; text-align:left; font-size:22px;}
.sel_pack2 .name {color:#4177ec; font-weight:500; margin: 4px 0 0;}
.sel_pack2 .title2 {color:#ff5a00; height:60px; text-align:center;font-size:18px; }
.sel_pack2 .choice {color:#b7aa00; line-height: 30px; background:url(/images/package/bullet_choice.png) no-repeat center left;); padding-left: 20px; }
*/



.list {margin: 10px auto; text-align: center;}


.search_box{clear:both;width:95%; margin:auto; border-top:0px;line-height:30px;}
.search_box table{width:100%;}
.search_box th{color:#fff; font-size:18px; width:10%}
.search_box td{color:#fff; font-size:18px;}
.search_box td input{margin-left:10px;}
.search_box td label{margin-left:5px;}


.p_search_box{clear:both;width:100%; margin:auto; border-top:0px;line-height:30px;}
.p_search_box table{width:100%;}
.p_search_box th{color:#fff; font-size:18px; width:10%}
.p_search_box td{color:#fff; font-size:18px;}
.p_search_box td input{margin-left:10px;}
.p_search_box td label{margin-left:5px;}

.air_sel{width:100%; }
.air_sel li{width:100%; }
.p_search_date{width:100%; height:50px;}
.p_sarea_select_style {float:left; width:50%;height:45px; padding:8px 0; text-align:center;  font-weight:500;  border:0px solid red;}
.p_styled-select {background:url(/images/system/bg_per_select.png) no-repeat 95% 30px ; height:45px; overflow: hidden; background-color:#416dc0; }
.p_styled-select select {background: transparent; font-size: 20px; color:#fff; border: none; height: 23px; position:relative; top:10px; left:0;   width: 112%; padding-left:20px;  cursor:pointer}
.p_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.p_styled-select select option{min-height:30px; vertical-align:text-top}

.search_box_rent{clear:both;width:100%; margin:auto; border-top:0px;line-height:30px; }



.search_box_rent th{width:100px; text-align:center; height:40px; font-size:13px;}
.search_box_rent td{}
.search_box_rent .sdate{width:100px;}
.search_box_rent .rdate{width:100px;}
.search_box_rent .sarea{width:254px;}
.search_box_rent label{margin-right:15px;margin-left:3px; cursor:pointer;}
.search_box_rent .sbt{text-align:center;}

.search_box_rent .s_bt{border:0px; padding:0 20px 0 20px;background:#9f9fb0;color:#fff;vertical-align:middle;font-size:12px;line-height:2.4em; cursor:pointer; font-weight:500;border-radius:2px;}
.search_box_rent .s_bt:hover{border:0px;padding:0 20px 0 20px;background:#79798c;color:#fff;vertical-align:middle;font-size:12px;line-height:2.4em;font-weight:500;border-radius:2px;}




.no_br{border-right:0 !important;}






.real_rent_list { margin:0 auto; width:100%; }
.real_rent_list ul { margin:0; padding:0; width:94%; margin:auto;}
.real_rent_list ul li {width:100%;  border-radius:30px;  margin-top:20px;  box-shadow: 3px 3px 2px rgba(0,0,0,0.02);}
.real_rent_list .list_s {overflow:hidden;width:100%; color:#888;  background:#fff;}
.real_rent_list .list_s:hover {}
.real_rent_list .list_s .photo {width:100%; border-radius:0px 30px 30px 0px; }
.real_rent_list .detail {width:100%;  text-align:center; overflow: hidden; background:#fff; border-radius:0px 0px 30px 30px ; }
.real_rent_list .car_name {color:#222; font-size:16px; font-weight:500;line-height:20px; }
.real_rent_list .car_type { color:#8b8b8b; font-size:12px; line-height:20px; }
.real_rent_list .car_bo {background:#8d98a5; color:#fff; font-size:12px; line-height:20px; border-radius:5px  ; padding:4px 8px;letter-spacing:-1px;}
.real_rent_list  .sail_won {font-size:16px; font-weight:500; color:#2289CB;}
.real_rent_list  .sail_won_text {font-size:14px; font-weight:500; color:#2289CB;}











/* 렌트카 관련 스타일_썬투어*/
.rent_list { width:99%; position:relative; margin-left:1.5%; overflow:hidden; }
.rent_list ul { margin:0px 0 0 0; padding:0; width:100%;}
.rent_list ul li {float:left; margin:0px 0 0 0;}
.rent_list .list_s {float:left; width:48%; text-align:left; margin-right:1%; margin-top:10px; color:#888; border:1px solid #E3E2E2}
.rent_list .list_s:hover {}
.rent_list .list_s .photo { width:100%; }


.rent_list .detail {width:96%; }

.rent_list .rent_name{color:#222; font-size:14px;line-height:20px; font-weight:500;letter-spacing:-1px;}
.rent_list .rent_type { color:#666; font-size:12px;  line-height:20px; letter-spacing:-1px;}
.rent_list .rent_oil {background-color:#5a8ce6; color:#ffffff; font-size:12px; padding:6px 10px 6px 10px; line-height:30px;border-right: 1px solid rgba(255, 255, 255, 0.5);}
.rent_list .rent_peo {background-color:#e6695a; color:#ffffff; font-size:12px; padding:6px 15px 6px 10px; line-height:30px; border-radius: 0 4px 4px 0;}/*#a7abc3*/
.rent_list .rent_time {display:inline-block; height: 30px; background:#ffeecf url(/images/sub/icon_rent_time.png) no-repeat 8px 7px ; padding:4px 15px 4px 40px; color:#666; font-size:12px; line-height:30px; border-radius: 30px;}
.rent_list .rent_navi {position: absolute; }

.rent_list .rent_type img {position: relative; top: 2px;}
.rent_list .rent_oil img {position: relative; top: 2px;}
.rent_list .rent_peo img {position: relative; top: 2px;}

.rent_list .btn_reserv {padding-top:10px;}
.rent_list .btn_reserv_taxi {padding-top:70px; }
.rent_list .btn_reserv_bus {padding-top:30px; }
.rent_list .bus_count{color:#4297e8; font-size:14px;line-height:20px;}

.rent_res_btn{
	clear:both;
	float:left;
	width:150px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:20px;
	background:#021C52;
	border-radius: 5px;
	margin-top:10px;
}
/* 렌트카 관련 스타일_썬투어*/


/* 숙소 관련 스타일_썬투어*/
.tel_list { margin:0 auto; width:100%; position:relative;}
.tel_list ul { margin:0; padding:0; width:94%; margin:auto;}
.tel_list ul li {width:100%;  border-radius:30px;  margin-top:20px;  box-shadow: 3px 3px 2px rgba(0,0,0,0.02);}
.tel_list .list_s {float:left; width:100%; color:#888;  }
.tel_list .list_s:hover {}
.tel_list .list_s .img {width:100%; background:#fff; border-radius:30px 30px 0px 0px ; overflow: hidden; border-bottom:1px solid #efefef; }
.tel_list .list_s .photo { width:100%; border-radius:30px 30px 0px 0px; }




.tel_list .detail {width:100%;  text-align:center; overflow: hidden; background:#fff; border-radius:0px 0px 30px 30px ; }
.tel_list .tel_name {color:#222; font-size:18px; font-weight:500;line-height:20px; }
.tel_list .tel_area {color:#555; font-size:14px; line-height:20px; }
.tel_list .tel_type { color:#555; font-size:14px; line-height:20px; }



.tel_list  .won {font-size:20px; color:#999; text-decoration: line-through;}
.tel_list  .sail_won {font-size:20px; font-weight:500; color:#2289CB;}
.tel_list  .sail_won_2 {font-size:20px; font-weight:500; color:#2289CB;}
.tel_list  .sail_won_text {font-size:16px; font-weight:500; color:#2289CB;}



.tel_list .tel_map{background:url(/images/sub/map_icon.gif);background-repeat: no-repeat;  background-color:#fff; color:#333; font-size:11px; padding:10px 36px 10px 36px;line-height:30px; border:1px solid #ddd; border-left:0px;}
.tel_list .tel_map:hover {background:url(/images/sub/map_icon_over.gif);background-repeat: no-repeat; background-color:#f65e0c;color:#fff; font-size:11px; padding:10px 36px 10px 36px;line-height:30px; border:1px solid #ddd;border-left:0px;}

.tel_list .tel_pay {background:url(/images/sub/pay_icon.gif);background-repeat: no-repeat;  background-color:#fff; color:#333; font-size:11px; padding:10px 35px 10px 35px;line-height:30px; border:1px solid #ddd; border-left:0px;border-right:0px;}
.tel_list .tel_pay:hover {background-image: url(/images/sub/pay_icon_over.gif); background-repeat: no-repeat; background-color:#f65e0c;color:#fff; font-size:11px; padding:10px 35px 10px 35px;line-height:30px; border:1px solid #ddd;border-left:0px; border-right:0px;}

.tel_list .tel_view {background:url(/images/sub/view_icon.gif);background-repeat: no-repeat;  background-color:#fff; color:#333; font-size:11px; padding:10px 20px 10px 20px;line-height:30px; border:1px solid #ddd;}
.tel_list .tel_view:hover {background-image: url(/images/sub/view_icon_over.gif); background-repeat: no-repeat; background-color:#f65e0c;color:#fff; font-size:11px; padding:10px 20px 10px 20px;line-height:30px; border:1px solid #ddd;border-left:0px;}


.tel_list .tel_day {color:#666; font-size:14px;line-height:20px;}
.tel_list .tel_info {color:#69717e; font-size:14px;line-height:20px;}
.tel_list .tel_line {color:#c8cbd2; font-size:12px;line-height:5px;}
.tel_list table {width:100%; margin:0px; padding:0px;}
.tel_list .sale {font-size:18px; font-weight:500; line-height:30px; color:#a5033c;}
.tel_list .pay {font-size:24px; font-weight:500; color:#000000;}
.tel_list .pay2 {font-size:16px; font-weight:500; color:#000000;}

.border-style_tel { border-radius: 2px;  border: 1px solid#0BBBE7;  background: #fff;}

.room_view_cont{width:100%; margin:auto;}
.room_view_cont table{width:100%;}
.room_view_cont .r_name_t{width:55%; text-align:center; background-color:#F4F4F4;  color:#292121;height:35px; font-size:16px; border:1px solid #DCDCDC; border-left:0px;}
.room_view_cont .r_peo_t{width:20%; text-align:center;background-color:#F4F4F4; color:#292121;height:35px; font-size:16px; border:1px solid #DCDCDC;}
.room_view_cont .r_pay_t{width:25%; text-align:center;background-color:#F4F4F4; color:#292121;height:35px; font-size:16px; border:1px solid #DCDCDC; border-right:0px;}

.room_view_cont .r_name{width:55%; padding-left:10px; height:50px; font-size:16px; color:#333; border-right:1px solid #DCDCDC; border-left:0px; border-top:0px;}
.room_view_cont .r_peo{width:20%; text-align:center; height:50px; font-size:16px; color:#646464; border-right:1px solid #DCDCDC; border-top:0px;}
.room_view_cont .r_pay{width:25%; text-align:center; height:50px; font-size:18px; color:#F44B35;  border-top:0px;}

.room_view_cont .room_tab {clear:both;width:100%; margin:auto;}
.room_view_cont .room_tab li { border-bottom:1px solid #E0E0E0; }
.room_view_cont .room_tab li.on{ border: none; width: 100%;  background:#fff;  border-bottom:1px solid #E0E0E0; } 
.room_view_cont .room_tab li.on1{ border: none; width: 100%;  background:#000;  border-bottom:1px solid #E0E0E0; } 
.room_view_cont .room_tab li.none{ border: none; width: 100%;  background:#F9F9F9; border-bottom:1px solid #E0E0E0; font-weight:500;}
.room_view_cont .room_tab li:first-child {background:#fff;}

.room_view{clear:both;width:100%;display:inline-block; border:0px;}
.box {clear:both;width:100%;}
.box .s_day{width:99%; height:50px; font-size:20px; font-weight:500; background:url(/images/sub/info_bar.gif);background-repeat: no-repeat; color:#000; line-height:50px; padding-left:1%;}
.box .s_day2{width:80%; height:50px; font-size:20px; font-weight:500; background:url(/images/sub/info_bar.gif);background-repeat: no-repeat; color:#000; line-height:50px; padding-left:1%;}
.box .s_day3{width:19%; height:50px; font-size:20px; font-weight:500; background:url(/images/sub/info_bar.gif);background-repeat: no-repeat; color:#000; line-height:50px;}
.box .s_info{width:100%; text-align:center; height:50px; font-size:16px; ; background-color:#89a0b4; color:#fff;}
.box .s_pay{width:100%; text-align:center; height:50px; font-size:16px;; background-color:#7b8aa4; color:#fff;}

.box .ss_day{width:100%;  border-bottom:1px solid #d0c6c6;}
.box .ss_info{width:100%;   text-align:center; border-bottom:0px solid #d0c6c6;}
.box .ss_pay{width:100%; text-align:center; border-bottom:1px solid #d0c6c6;}
.box .ss_img{width:100%;}

.room_view_cont .room_select{width:100%;}
.room_view_cont .room_select th td{border:1px solid  #e8e8e8;}
.room_view_cont .room_select .name{color:#000; height:35px;letter-spacing:-2px; font-size:20px; text-align:left;}
.room_view_cont .room_select .day{width:100px;color:#000; height:35px;letter-spacing:-2px; font-size:20px;}
.room_view_cont .room_select .stay{width:100px;color:#000; height:35px;letter-spacing:-2px; font-size:20px;}
.room_view_cont .room_select .peo{width:100px;color:#000; height:35px; letter-spacing:-2px; font-size:20px;}
.room_view_cont .room_select .peo2{color:#000; line-height:20px; text-align:left; font-size:12px; padding-left:10px;letter-spacing:-1px; font-size:20px;}
.room_view_cont .room_select .r_num{width:100px;color:#000; height:35px;letter-spacing:-2px;font-size:20px;}

.room_view_cont .room_pay{width:100%; }
.room_view_cont .room_pay .tht{width:50px; background-color:#f8ece2;color:#000;}
.room_view_cont .room_pay .sp_name{color:#2f1a1a; height:35px;  color:#151631; text-align:left;}
.room_view_cont .room_pay .sr_name{color:#2f1a1a; height:35px; color:#3d0a2e; text-align:left;}
.room_view_cont .room_pay .sp_stay{color:#2f1a1a; height:35px; text-align:left;}
.room_view_cont .room_pay .sr_num{color:#2f1a1a; height:35px;   text-align:left;}
.room_view_cont .room_pay .sr_pay{color:#9B0033; height:35px; text-align:left; font-weight:500; font-size:16px;}

.tsinfo {width:100%;}
.tsinfo th{background-color:#E9E9E9; width:65px; color:#555 ; border-bottom:1px solid #dadada; border-top:1px solid #dadada; height:40px; text-align:center; font-size:16px;}
.tsinfo td{padding: 5px 0 5px 10px; width:405px; border-bottom:1px solid #dadada;border-top:1px solid #dadada;  height:40px; line-height:30px;font-size:18px;}
.tsinfo .name{width:350px; font-size:20px; font-weight:500; color:#281E1E;line-height:34px; letter-spacing:-2px;}
.tsinfo .back{width:80px; letter-spacing:-2px;}
.tsinfo .title{ color: #ff5a00; height: 60px; text-align: center; font-size: 18px;}


.tsinfo_op {width:100%;}
.tsinfo_op th{background-color:#f7f7f7; width:65px; color:#222; border-bottom:1px solid #eee;border-top:1px solid #eee; height:40px; text-align:center;font-size:16px;}
.tsinfo_op td{padding-left:4px;width:405px; border-bottom:1px solid #eee;border-top:1px solid #eee;  height:40px; line-height:18px;font-size:16px;}

.tsinfo_res {width:100%; border-bottom:1px solid #444; }
.tsinfo_res th{background-color:#e7eaed; width:65px; color:#222; ; border-bottom:1px dashed #c3c3c3; height:40px; text-align:center; font-size:16px;}
.tsinfo_res td{padding: 5px 0 5px 10px; width:405px; border-bottom:1px dashed #c3c3c3 ; height:40px; line-height:30px;font-size:18px; text-align:left;}
.tsinfo_res .title2 strong {color: #ff5a00; }


.tsinfo_res .name {background: #3275ca; padding:0px 5px; color:#fff; border-radius: 4px; display: inherit;}
.tsinfo_res .name_air {background: #d7567d}
.tsinfo_res .name_tel {background: #d7567d}
.tsinfo_res .name_rent {background: #d7567d}

.tsinfo_res .back{width:80px; letter-spacing:-2px;}
.tsinfo_res .title{ color: #ff5a00; height: 60px; text-align: center; font-size: 18px;}
.tsinfo_res .pay {}



.room_view_cont .link {margin-top:10px;}
.room_view_cont .link td{text-align:center; }
/*.room_view_cont .link .link1 a { display:inline-block;padding:0 82px 0 82px;height:40px;background:#473c55;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.room_view_cont .link .link1 a:hover { display:inline-block;padding:0 82px 0 82px;height:40px;background:#ff3366;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }

.room_view_cont .link .link2 a { display:inline-block;padding:0 30px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.room_view_cont .link .link2 a:hover { display:inline-block;padding:0 30px;height:40px;background:#3fa3f3;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
*/
.room_view_cont .link .link3 a { display:inline-block;padding:0 10px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.room_view_cont .link .link3 a:hover { display:inline-block;padding:0 10px;height:40px;background:#3fa3f3;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }

.room_view_cont .link .link4 a { display:inline-block;padding:0 10px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.room_view_cont .link .link4 a:hover { display:inline-block;padding:0 10px;height:40px;background:#3fa3f3;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }

.btn_tel_res{
	width:300px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fff;
	background:#021C52;
	font-size:20px;
	border-radius: 4px;
	margin-top:10px;
	margin-bottom:10px;
}


.btn_package_choice{
	float:right;
	width:250px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	background:#005b88;
	font-size:20px;
	border-radius: 4px;
}

.btn_package_choice_rent{
	float:left;
	margin-top:10px;
	width:250px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	background:#005b88;
	font-size:20px;
	border-radius: 4px;
}



.room_close {position:absolute; width:49px; height:40px;  }



        .notdate {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:100;}
        .notdate .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:.5; filter:alpha(opacity=50);}
        .notdate .pop-layer {display:block; width:500px; height:352px; border:3px solid #dddddd;}


.room_v_tab {clear:both;width:100%;height: 45px; position:relative; margin-top:20px; }
.room_v_tab li { float:left; width: 16%; height:44px; border-top: 1px #E0DCDC solid; background:#fff; border-right: 1px #E0DCDC solid;  border-left: 1px #E0DCDC solid; color: #000;  font-size: 14px; display:inline-block; border-right: 0; line-height: 33px; text-align: center;}
.room_v_tab li a { width: 100%; height:43px; color: #333;  font-size: 14px; float:left; border-right: 0; line-height: 43px; text-align: center; display:inline-block; }
.room_v_tab li.end { border-right: 1px #E0DCDC solid;}
.room_v_tab li.on, .room_v_tab li.on1{ border: none; width: 16%; height: 45px; background:#D14339; color: #fff; font-weight:500;}
.room_v_tab li.on a, .room_v_tab li.on1 a{ color: #fff; font-weight:500;}
.room_v_tab div {line-height:22px;font-weight:normal; color:#5d5d5d;}
.room_v_tab .depth >div{display:none; font-weight:normal;color:#5d5d5d; text-align:left; height:auto; min-height:300px;border:1px solid #E0DCDC; position:absolute; left:0; top:35px; padding:10px; overflow-y:auto;overflow-x:hidden;}




.tel_view_img{width:100%; overflow:hidden;}
.tel_view_img .img {width:100%; height:auto; overflow:hidden;}
.tel_view_img .cont{width:100%; overflow:hidden;}
.tel_view_img .tit{float:left; width:65px; height:35px; color:#4b4e6b; font-size:12px; border-bottom:1px solid #f7f7f7; line-height:35px; }
.tel_view_img .text{float:left; width:325px; height:35px; color:#202435; font-size:13px; border-bottom:1px solid #f7f7f7;line-height:35px;}
.tel_view_img .sdate{width:100px;}

.tel_view_img .line_bg {overflow:hidden; margin: 20px 0px; padding: 8px; background: url("../images/sub/bg_line.png") repeat; }
.tel_view_img .line_bg .box { border: 1px solid #ebebeb; background: #fff;}
/* 숙소 관련 스타일_썬투어*/




.center_pkg{clear:both;width:100%; margin:auto; margin-top:35px;}
.center_pkg li{float:left; }


.pack_box {width:100%; margin:auto; background-color:#fff; display:inline-block;}
.pack_box ul{width:100%;}
.pack_box li{float:left;}


.pack_box table{width:100%;}
.pack_box th{background-color:#f7f7f7; width:90px; text-align:center; height:40px; font-size:13px;}
.pack_box td{padding-left:10px;}
.pack_box .sdate{width:100px;}
.pack_box .rdate{width:100px;}
.pack_box .sarea{width:100px;}
.pack_box label{margin-right:15px;margin-left:3px; cursor:pointer;}
.pack_box .sbt{text-align:center; background-color:#F7F7F7;}



.proom_view{width:100%;border:2px solid #CAC8C8;display:inline-block;}
.pbox {clear:both;width:100%;}
.pbox li{float:left;}
.pbox .ps_day{width:449px; height:50px; font-size:16px; background-color:#7b8aa4; color:#fff;}
.pbox .ps_info{width:277px; text-align:center; height:50px; font-size:16px; ; background-color:#89a0b4; color:#fff;}
.pbox .ps_pay{width:260px; text-align:center; height:50px; font-size:16px;; background-color:#7b8aa4; color:#fff;}

.pbox .pss_day{width:449px;  border-right: 1px  solid #d0c6c6; border-bottom:1px solid #d0c6c6;}
.pbox .pss_info{width:277px;  background-color:#F9F9F9; text-align:center; border-bottom:1px solid #d0c6c6;}
.pbox .pss_pay{width:260px; text-align:center;background-color:#f8ece2; border-left:1px solid #d0c6c6; border-bottom:1px solid #d0c6c6;}
.pbox .pss_img{width:986px;}


.ptsinfo {clear:both;width:100%; margin-top:10px;}
.ptsinfo th{background-color:#fff; width:100px; color:#222;border-bottom:1px solid #eee; height:30px; font-size:11px;}
.ptsinfo td{width:350px; border-bottom:1px solid #eee;  height:30px; font-size:11px; line-height:18px;}





.sketch_body { width:100%;}
.ske_air { width:100%;}
.ske_air .pv_view { width:100%;}
.ske_air .pv_view td {margin:0; padding:8px;  border:1px solid #4497db; text-align:center; font-size:20px;}
.ske_air .pv_view td span { color:#FF3300; font-weight:500;}
.ske_air .pv_view td b { color:#000;}
.ske_air .pv_view img { vertical-align:middle;}
.ske_air .pv_view .tit { background-color:#60a6e6; color:#fff;}

.ske_tel { width:100%;}
.ske_tel .pv_view { width:100%; }
.ske_tel .pv_view td {margin:0; padding:8px;  border:1px solid #e7433f; text-align:center; font-size:20px;}
.ske_tel .pv_view td span { color:#FF3300; font-weight:500;}
.ske_tel .pv_view td b { color:#000;}
.ske_tel .pv_view img { vertical-align:middle;}
.ske_tel .pv_view .tit { background-color:#ef6d63; color:#fff;}


.ske_car { width:100%;}
.ske_car .pv_view { width:100%;}
.ske_car .pv_view td {margin:0; padding:8px;  border:1px solid #6571c2; text-align:center; font-size:20px;}
.ske_car .pv_view td span { color:#FF3300; font-weight:500;}
.ske_car .pv_view td b { color:#000;}
.ske_car .pv_view img { vertical-align:middle;}
.ske_car .pv_view .tit { background-color:#858ecf; color:#fff;}



.tel_list_pkg { margin:0 auto; width:100%; position:relative;}
.tel_list_pkg ul { margin:12px 0 0 0; padding:0; width:100%;}
.tel_list_pkg ul li {float:left;   width:48%; height:405px; color:#888;border:1px solid #e1e1e1;}
.tel_list_pkg ul li:hover {float:left;  width:48%; height:435px; color:#888; border:1px solid #f65e0c;}
.tel_list_pkg ul li .photo { width:100%; height:230px; }

.tel_list_pkg ul li b { color:#000; font-size:14px; line-height:18px;}
.tel_list_pkg ul li img { float:left;}
/*.tel_list_pkg ul li a {display:block; float:left; width:484px; height:222px; border:1px solid #ddd;  color:#888;}
.tel_list_pkg ul li a:link, a:visited, a:active { font-weight:normal;}
.tel_list_pkg ul li a:hover {width:484px; height:222px; border:1px solid #1fb0fe; text-decoration:none; }*/
.tel_list_pkg ul li .best {position:absolute;padding:10px 15px 10px 15px; background-color:#FE434C;color:#fff;}
.tel_list_pkg .tel_type{background-color:#56bacb; color:#ffffff; font-size:16px; padding:4px 8px 4px 8px;line-height:30px;}
.tel_list_pkg .tel_area{background-color:#4877aa; color:#ffffff; font-size:16px; padding:4px 8px 4px 8px;line-height:30px;}

.tel_list_pkg .tel_map{background:url(/images/sub/map_icon.gif);background-repeat: no-repeat;  background-color:#fff; color:#333; font-size:11px; padding:10px 36px 10px 36px;line-height:30px; border:1px solid #ddd; border-left:0px;}
.tel_list_pkg .tel_map:hover{background:url(/images/sub/map_icon_over.gif);background-repeat: no-repeat; background-color:#f65e0c;color:#fff; font-size:11px; padding:10px 36px 10px 36px;line-height:30px; border:1px solid #ddd;border-left:0px;}

.tel_list_pkg .tel_pay{background:url(/images/sub/pay_icon.gif);background-repeat: no-repeat;  background-color:#fff; color:#333; font-size:11px; padding:10px 35px 10px 35px;line-height:30px; border:1px solid #ddd; border-left:0px;border-right:0px;}
.tel_list_pkg .tel_pay:hover{background-image: url(/images/sub/pay_icon_over.gif); background-repeat: no-repeat; background-color:#f65e0c;color:#fff; font-size:11px; padding:10px 35px 10px 35px;line-height:30px; border:1px solid #ddd;border-left:0px; border-right:0px;}

.tel_list_pkg .tel_view{background:url(/images/sub/view_icon.gif);background-repeat: no-repeat;  background-color:#fff; color:#333; font-size:11px; padding:10px 20px 10px 20px;line-height:30px; border:1px solid #ddd;}
.tel_list_pkg .tel_view:hover{background-image: url(/images/sub/view_icon_over.gif); background-repeat: no-repeat; background-color:#f65e0c;color:#fff; font-size:11px; padding:10px 20px 10px 20px;line-height:30px; border:1px solid #ddd;border-left:0px;}

.tel_list_pkg .tel_name{color:#12002f; font-size:20px;line-height:30px;font-weight:500;}
.tel_list_pkg .tel_day{color:#0082d9; font-size:14px;line-height:20px;}
.tel_list_pkg .tel_info{color:#69717e; font-size:14px;line-height:20px;}
.tel_list_pkg .tel_line{color:#c8cbd2; font-size:12px;line-height:5px;}
.tel_list_pkg table{width:100%; margin:0px; padding:0px;}
.tel_list_pkg .sale{font-size:18px; font-weight:500; line-height:30px; color:#a5033c;}
.tel_list_pkg .pay{font-size:24px; font-weight:500; color:#000000;}
.tel_list_pkg .pay2{font-size:16px; font-weight:500; color:#000000;}


.tel_view_top{width:100%; margin-top:10px; height:66px; border-bottom:2px solid #011d21; clear: both;}
.tel_view_top li{float:left;}
.tel_view_top .name{margin-left:10px;width:74%; font-size:26px; font-weight:500; color:#333; line-height:34px; padding:17px 0;}
.tel_view_top .select{width:15%; text-align:right; padding-top: 10px; cursor:pointer; }



.tel_view_top_pkg{width:100%; margin-top:10px; height:42px; border-bottom:2px solid #011d21;}
.tel_view_top_pkg li{float:left;}
.tel_view_top_pkg .name{width:100%; font-size:22px; font-weight:500; color:#12002f;line-height:34px;}


.tel_view_img_pkg{width:100%; margin-top:10px; display:inline-block;}
.tel_view_img_pkg .img {width:100%; height:250px;}
.tel_view_img_pkg .img img{border:0px solid #eeeeee;}
.tel_view_img_pkg .cont{width:100%; }
.tel_view_img_pkg .tit{float:left;width:65px; height:35px; color:#4b4e6b; font-size:12px; border-bottom:1px solid #f7f7f7; line-height:35px; }
.tel_view_img_pkg .text{float:left;width:325px; height:35px; color:#202435; font-size:13px; border-bottom:1px solid #f7f7f7;line-height:35px;}
.tel_view_img_pkg .sdate{width:100px;}


.tsinfo_pkg {width:100%;}
.tsinfo_pkg th{background-color:#f7f7f7; width:65px; color:#222; border-bottom:1px solid #eee;border-top:1px solid #eee; height:40px;}
.tsinfo_pkg td{padding-left:4px;width:305px; border-bottom:1px solid #eee;border-top:1px solid #eee;  height:40px; line-height:18px;}
.tsinfo_pkg .name{width:100%; font-size:20px; font-weight:500; color:#281E1E;line-height:34px; letter-spacing:-2px;}
.tsinfo_pkg .back{width:80px; letter-spacing:-2px;}


.room_view_cont_pkg{width:100%;}
.room_view_cont_pkg table{width:100%;}
.room_view_cont_pkg .r_name_t{width:160px; text-align:center; background-color:#F4F4F4;  color:#292121;height:35px; font-size:12px; border:1px solid #DCDCDC; border-left:0px;}
.room_view_cont_pkg .r_peo_t{width:100px; text-align:center;background-color:#F4F4F4; color:#292121;height:35px; font-size:12px; border:1px solid #DCDCDC;}
.room_view_cont_pkg .r_pay_t{width:100px; text-align:center;background-color:#F4F4F4; color:#292121;height:35px; font-size:12px; border:1px solid #DCDCDC; border-right:0px;}

.room_view_cont_pkg .r_name{width:160px;  height:50px; font-size:12px; color:#333; border-right:1px solid #DCDCDC; border-left:0px; border-top:0px;}
.room_view_cont_pkg .r_peo{width:100px; text-align:center; height:50px; font-size:12px; color:#646464; border-right:1px solid #DCDCDC; border-top:0px;}
.room_view_cont_pkg .r_pay{width:100px; text-align:center; height:50px; font-size:12px; color:#F44B35;  border-right:1px solid #DCDCDC; border-right:0px; border-top:0px;}

.room_view_cont_pkg .room_tab {clear:both;width:100%; margin:auto;}
.room_view_cont_pkg .room_tab li { border-bottom:1px solid #E0E0E0; }
.room_view_cont_pkg .room_tab li.on{ border: none; width: 100%;  background:#fff;  border-bottom:1px solid #E0E0E0; } 
.room_view_cont_pkg .room_tab li.on1{ border: none; width: 100%;  background:#000;  border-bottom:1px solid #E0E0E0; } 
.room_view_cont_pkg .room_tab li.none{ border: none; width: 100%;  background:#F9F9F9; border-bottom:1px solid #E0E0E0; font-weight:500;}
.room_view_cont_pkg .room_tab li:first-child {background:#fff;}

.room_view_cont_pkg .room_select{width:100%; }
.room_view_cont_pkg .room_select .day{width:55px;color:#000; height:35px; background-color:#F9F9F9;letter-spacing:-2px;}
.room_view_cont_pkg .room_select .stay{width:55px;color:#000; height:35px;background-color:#F9F9F9;letter-spacing:-2px;}
.room_view_cont_pkg .room_select .peo{width:55px;color:#000; height:35px;background-color:#F9F9F9; letter-spacing:-2px;}
.room_view_cont_pkg .room_select .peo2{color:#000; line-height:20px; text-align:left; font-size:12px; padding-left:10px;letter-spacing:-1px; }
.room_view_cont_pkg .room_select .r_num{width:55px;color:#000; height:35px;background-color:#F9F9F9; letter-spacing:-2px;}

.room_view_cont_pkg .room_pay{width:100%; }
.room_view_cont_pkg .room_pay .tht{width:50px; background-color:#f8ece2;color:#000;}
.room_view_cont_pkg .room_pay .sp_name{color:#2f1a1a; height:35px;  color:#151631; text-align:left;}
.room_view_cont_pkg .room_pay .sr_name{color:#2f1a1a; height:35px; color:#3d0a2e; text-align:left;}
.room_view_cont_pkg .room_pay .sp_stay{color:#2f1a1a; height:35px; text-align:left;}
.room_view_cont_pkg .room_pay .sr_num{color:#2f1a1a; height:35px;   text-align:left;}
.room_view_cont_pkg .room_pay .sr_pay{color:#9B0033; height:35px; text-align:left; font-weight:500; font-size:16px;}

.room_view_cont_pkg .link {margin-top:10px;}
.room_view_cont_pkg .link td{text-align:center; }

.room_view_cont_pkg .link .link3 a { display:inline-block;padding:0 10px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.room_view_cont_pkg .link .link3 a:hover { display:inline-block;padding:0 10px;height:40px;background:#3fa3f3;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }

.room_view_cont_pkg .link .link4 a { display:inline-block;padding:0 10px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.room_view_cont_pkg .link .link4 a:hover { display:inline-block;padding:0 10px;height:40px;background:#3fa3f3;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }




.tel_view_cont_pkg{width:360px; display:inline-block;  background-image: url(/images/sub/dot_bg.gif);}
.tel_view_cont_pkg li{width:360px; display:inline-block; padding-top:10px;padding-bottom:10px;line-height:20px;}
.tel_view_cont2_pkg{width:360px; display:inline-block;  background-image: url(/images/sub/dot_bg.gif);}


.tab_tt_pkg {clear:both;height: 35px; position:relative; }
.tab_tt_pkg li { float:left; width: 138px; height:33px; border-top: 1px #ccc solid; background:#f7f7f7; border-right: 1px #ccc solid;  border-left: 1px #ccc solid; color: #666;  font-size: 12px; display:inline-block; border-right: 0; line-height: 33px; text-align: center;}
.tab_tt_pkg li a { width: 138px; height:33px; color: #666;  font-size: 13px; float:left; border-right: 0; line-height: 33px; text-align: center; display:inline-block; }
.tab_tt_pkg li.end { border-right: 1px #ccc solid;}
.tab_tt_pkg li.on, .tab_tt_pkg li.on1{ border: none; width: 139px; height: 35px; background:#6C788C; color: #fff; font-weight:500;}
.tab_tt_pkg li.on a, .tab_tt_pkg li.on1 a{ color: #fff; font-weight:500;}
.tab_tt_pkg div {line-height:22px;font-weight:normal; color:#5d5d5d;}
.tab_tt_pkg .depth >div{display:none; font-weight:normal;color:#5d5d5d; text-align:left;width:350px; height:auto; border:1px solid #ccc; position:absolute; left:0; top:35px; padding:5px; overflow-y:hidden;overflow-x:hidden;}



.proom_view_pkg{width:356px;border:2px solid #CAC8C8;display:inline-block;}
.proom_view_pkg .pbox_pkg {clear:both;width:356px;}
.proom_view_pkg .pbox_pkg li{float:left;}
.proom_view_pkg .pbox_pkg .ps_day{width:356px; text-align:left;  height:50px; font-size:16px; background-color:#C3405C; color:#fff;}
.proom_view_pkg .pbox_pkg .ps_info{width:356px; text-align:left; height:50px; font-size:16px; ; background-color:#A0253F; color:#fff;}
.proom_view_pkg .pbox_pkg .ps_pay{width:356px; text-align:left; height:50px; font-size:16px;; background-color:#C3405C; color:#fff;}

.proom_view_pkg .pbox_pkg .pss_day{width:356px;  border-bottom:1px solid #d0c6c6;}
.proom_view_pkg .pbox_pkg .pss_info{width:356px;  background-color:#F9F9F9; text-align:center; border-bottom:1px solid #d0c6c6;}
.proom_view_pkg .pbox_pkg .pss_pay{width:356px; text-align:center;background-color:#f8ece2; border-left:1px solid #d0c6c6; border-bottom:1px solid #d0c6c6;}
.proom_view_pkg .pbox_pkg .pss_img{width:356px;}


.proom_view_pkg .ptsinfo_pkg {clear:both;width:356px; margin-top:10px;}
.proom_view_pkg .ptsinfo_pkg th{background-color:#fff; width:56px; color:#222;border-bottom:1px solid #eee; height:30px; font-size:11px;}
.proom_view_pkg .ptsinfo_pkg td{width:300px; border-bottom:1px solid #eee;  height:30px; font-size:11px; line-height:18px;}



.proom_view_pkg .pbox_pkg  .room_pay_pkg{width:356px;}
.proom_view_pkg .pbox_pkg  .room_pay_pkg .tht{width:50px; background-color:#f8ece2;color:#000;}
.proom_view_pkg .pbox_pkg  .room_pay_pkg .sp_name{color:#2f1a1a; height:35px;  color:#151631; text-align:left;}
.proom_view_pkg .pbox_pkg  .room_pay_pkg .sr_name{color:#2f1a1a; height:35px; color:#3d0a2e; text-align:left;}
.proom_view_pkg .pbox_pkg  .room_pay_pkg .sp_stay{color:#2f1a1a; height:35px; text-align:left;}
.proom_view_pkg .pbox_pkg  .room_pay_pkg .sr_num{color:#2f1a1a; height:35px;   text-align:left;}
.proom_view_pkg .pbox_pkg  .room_pay_pkg .sr_pay{color:#9B0033; height:35px; text-align:left; font-weight:500; font-size:16px;}

.proom_view_pkg .pbox_pkg  .link {width:356px;margin-top:10px;}
.proom_view_pkg .pbox_pkg  .link td{text-align:center; }

.proom_view_pkg .pbox_pkg  .link .link3 a { display:inline-block;padding:0 10px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.proom_view_pkg .pbox_pkg  .link .link3 a:hover { display:inline-block;padding:0 10px;height:40px;background:#3fa3f3;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }

.proom_view_pkg .pbox_pkg  .link .link4 a { display:inline-block;padding:0 10px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.proom_view_pkg .pbox_pkg  .link .link4 a:hover { display:inline-block;padding:0 10px;height:40px;background:#3fa3f3;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }


.room_close_pkg { width:49px; height:51px; background-color:#50210C;  }



.pkg_air_ss_tit{background-color:#379afc; width:100%; height:85px;}
.pkg_s_air_select{float:left;width:100%;overflow-y:auto;overflow-x:hidden;height:421px;  }
.pkg_s_air_eselect{float:left;width:100%;overflow-y:auto;overflow-x:hidden;height:421px; }




.pkg_air_s {clear:both;width:100%; margin:auto; }
.pkg_air_s li {height:70px; border-bottom:1px solid #E0E0E0;width:100%; }
/*.air_s li a { width: 100%; height:70px; color: #666; font-size: 12px;  display:inline-block; letter-spacing:-1px;}*/
.pkg_air_s li.on{ border: none; width: 100%; height: 70px; background:#fff;  border-bottom:1px solid #E0E0E0; } 
.pkg_air_s li.none{ border: none; width: 100%; height: 70px; background:#e6f8ff; border-bottom:1px solid #E0E0E0;}
.pkg_air_s li:first-child {background:#fff;}
.pkg_air_s dl{padding-top:2px;}
.pkg_air_s dd{float:left; text-align:center; padding-top:12px;}
.pkg_air_s dt{float:left;text-align:center;}


.pkg_air_e {clear:both;width:100%; margin:auto;}
.pkg_air_e li {height:70px; border-bottom:1px solid #E0E0E0; cursor:pointer;width:100%; }
/*.air_e li a { display:inline-block;padding:0 10px;height:28px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em;margin-top:8px; }
.air_e li a:hover { display:inline-block;padding:0 10px;height:28px;background:#ff3366;color:#fff;vertical-align:middle;line-height:2.4em;margin-top:8px; }*/
.pkg_air_e li.on{ border: none; width: 100%; height: 70px; background:#fff;  border-bottom:1px solid #E0E0E0; } 
.pkg_air_e li.none{ border: none; width: 100%; height: 70px; background:#e6f8ff; border-bottom:1px solid #E0E0E0;}
.pkg_air_e li:first-child {background:#fff;}
.pkg_air_e dd{float:left; text-align:center; padding-top:12px;}
.pkg_air_e dt{float:left;text-align:center;}


.air_v_tab {clear:both;width:99%;height: 45px; position:relative; margin-top:20px; }
.air_v_tab li { float:left; width: 49%; height:44px; border-top: 1px #E0DCDC solid; background:#fff; border-right: 1px #E0DCDC solid;  border-left: 1px #E0DCDC solid; color: #000;  font-size: 18px; display:inline-block; border-right: 0; line-height: 33px; text-align: center;}
.air_v_tab li a { width: 99%; height:43px; color: #333;  font-size: 18px; float:left; border-right: 0; line-height: 43px; text-align: center; display:inline-block; }
.air_v_tab li.end { border-right: 1px #E0DCDC solid;}
.air_v_tab li.on, .air_v_tab li.on1{ border: none; width: 50%; height: 45px; background:#D14339; color: #fff; font-weight:500;}
.air_v_tab li.on a, .air_v_tab li.on1 a{ color: #fff; font-weight:500;}
.air_v_tab div {line-height:22px;font-weight:normal; color:#5d5d5d;}
.air_v_tab .depth >div{display:none; font-weight:normal;color:#5d5d5d; text-align:left; height:auto; min-height:300px;border:1px solid #E0DCDC; position:absolute; left:0; top:35px; padding:10px; overflow-y:auto;overflow-x:hidden;}


.tab {clear:both;width:100%;height: 50px; position:relative; }
.tab li { float:left; width: 49%; height:50px; border-top: 1px #ccc solid; background:#f7f7f7; border-right: 1px #ccc solid;  border-left: 1px #ccc solid; color: #666;  font-size: 18px; display:inline-block; border-right: 0; line-height: 50px; text-align: center;}
.tab li a { width:100%; height:50px; color: #666;  font-size: 18px; float:left; border-right: 0; line-height: 50px; text-align: center; display:inline-block; }
.tab li.end { border-right: 1px #ccc solid;}
.tab li.on, .tab li.on1{ border: none; width: 49%; height: 50px; background:#6C788C; color: #fff; font-weight:500;text-align: center;}
.tab li.on a, .tab li.on1 a{ color: #fff;width: 100%; font-weight:500;text-align: center;}
.tab div {line-height:22px;font-weight:normal; color:#5d5d5d;}
.tab .depth >div{display:none; font-weight:normal;color:#5d5d5d; text-align:left;width:99.5%; height:400px; border:1px solid #ccc; position:absolute; left:0; top:50px;  overflow-y:auto;overflow-x:hidden;}


.rent_tit{width:100%; height:85px; background-color:#4b56a4; vertical-align:middle; color:#ffffff;}





/* 골프 관련 스타일_썬투어*/
.golf_list { margin:0 auto; width:100%; position:relative;}
.golf_list ul { margin:12px 0 0 0; padding:0; width:100%;}
.golf_list ul li {float:left; width:100%;}
.golf_list .list_s {float:left; width:100%; color:#888; padding: 20px 0 10px 0 ; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; }
.golf_list .list_s:hover {border-top:1px solid #143F7E; border-bottom:1px solid #143F7E;}
.golf_list .list_s .photo { width:100%; height:210px; }
.golf_list .line_rent {height: 5px;  background: #eeeeee;  padding: 0; margin:0; }
.golf_list .img {width:40%; float: left; margin-left:5px;}
.golf_list .detail {width:57%; float: right; text-align:left; overflow: hidden;}

.golf_list .golf_name{color:#222; font-size:24px;line-height:30px; font-weight:500;}
.golf_list .golf_area{background-color:#5a8ce6; color:#ffffff; font-size:14px; padding:6px 10px 6px 15px; line-height:30px; border-radius: 4px;}
.golf_list .golf_area img {position: relative; top: 2px;}
.golf_list .golf_text {color:#444; font-size:18px;line-height:20px;}

.golf_view_top {width:100%; margin-top:10px; height:66px; border-bottom:2px solid #011d21; clear: both;}
.golf_view_top li{float:left;}
.golf_view_top .name{margin-left:10px;width:74%; font-size:24px; font-weight:500; color:#333; line-height:34px; padding:17px 0;}
.golf_view_top .select{width:15%; text-align:right; padding-top: 10px; cursor:pointer;}

.golf_view_cont table {width:100%;}
.golf_view_cont table th {text-align: center; background-color: #F7F7F7; color: #222; height: 65px; font-size: 16px; }
.golf_view_cont .r_name_t {border: 1px solid #F1F1F1; border-left: 0px;}
.golf_view_cont .r_pay_t {width:25%; border: 1px solid #F1F1F1; border-left: 0px; border: 1px solid #F1F1F1; border-left: 0px;}

.golf_view_cont table td { height:70px; font-size:16px; color:#222; text-align: center; border:1px solid #F1F1F1 }
.golf_view_cont .r_name {padding-left:10px;border-right:0px solid #fff; border-left:0px; border-top:0px;}
.golf_view_cont .r_day {width:25%;}
.golf_view_cont .r_pay {width:25%; color:##ff2e78;}

.golf_view_cont .btn_golf_reserv {width:110px; height:50px; background-color:#021C52; font-size:20px; line-height: 50px; color: #fff; border-radius:5px; cursor: pointer; margin: 0 auto;}
.golf_view_cont .btn_golf_reserv img {position: relative; top: 7px; left: -2px; width:22px; }
.golf_view_cont .btn_golf_reserv:hover {background-color:#d33500; }


	
/* 골프 관련 스타일_썬투어*/

.btn_history_back_btn{
	width:150px;
	height:40px;
	background:#F3F4FA;
	border:1px solid #DBDFE3;
	text-align:center;
	color:#111;
	line-height:40px;
	font-size:18px;
}



/*패키지스타일_썬투어*/
.package_list { margin:0 auto; width:100%; position:relative;}
.package_list ul { margin:12px 0 0 0; padding:0; width:100%;}
.package_list ul li {float:left; width:100%;}
.package_list .list_s {float:left; width:100%; color:#888; padding:15px 0  5px 0 ; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; }
.package_list .list_s:hover {float:left; width:100%; color:#888;  padding:15px 0  5px 0 ;  border-top:1px solid #143F7E; border-bottom:1px solid #143F7E;}
.package_list .list_s .photo { width:100%; height:210px; }
.package_list .line_rent {height: 5px;  background: #eeeeee;  padding: 0; margin:0; }
.package_list .img {width:40%; float: left; margin-left:5px;}
.package_list .detail {width:57%; float: right; text-align:left; overflow: hidden;}


.package_list .pack_info {background-color:#52b9db; color:#ffffff; font-size:14px; padding:6px 15px 6px 15px; line-height:30px; border-radius: 20px;}
.package_list .pack_info img {position: relative; top: 2px;}
.package_list .pack_name{color:#222; font-size:20px;line-height:30px; margin-top:10px;}
.package_list .pack_text{color:#444; font-size:16px;line-height:20px; margin-top:5px;}
.package_list .pack_price {margin:20px 0 0 0 ;}
.package_list .peo_num {font-size: 14px;  color: #666;  }


.package_view_top {width: 100%;  height: 66px; background:#e5f6fc;  border-bottom: 2px solid #2eb4e8;  clear: both;}
.package_view_top li{float:left;}
.package_view_top .name{margin-left:10px;width:74%; font-size:22px; font-weight:500; color:#00a4e3; line-height:34px; padding:17px 0;}
.package_view_top .select{width:15%; text-align:right; padding-top: 10px; cursor:pointer;}

.package_date {padding:10px 0 ;}
.package_date .wrap {border:2px solid #ff6800; overflow: hidden;  margin: 0 8px; padding:0 0 15px 0; background:url(/images/sub/package_box_bg.png) repeat; text-align: center;}
.package_date .tit {font-size:18px; margin: 15px 20px; color:#007ec2;}
.package_date .tit .date {color:#de066b}
.package_date .tit .go {color:#000; margin-left:5px;}
.package_date .tit .peo {color:#666; margin-left:5px;}
.package_date .tit .peo b {color:#222}
.package_date .text {font-size:16px;}
.package_date .package_date_line {margin-top: 20px; padding: 10px 0; border-top:1px solid #ffc7a1; background-color: white;}
.package_date .package_date_line .in {margin: 5px 10px 0 15px;}

.btn_pack_date_open {width:40%; background-color:#727272; padding: 13px 10px 13px 10px; font-size:18px; color: #fff; text-align:center; cursor: pointer; display:inline-block;}
.btn_pack_date_re {width:50%; background-color:#00a4e3; padding: 13px 10px 13px 10px; font-size:18px; color: #fff; text-align:center; cursor: pointer; display:inline-block;}




.package_con {} /*항공, 숙박, 렌트카 정보 보여짐*/

.package_con .tab_search {background-color: #d1eaf8; line-height: 50px; color: #0BBBE7; padding-bottom: 10px;overflow: hidden; margin: 0 5px; border-radius:5px;}
.package_con .tab_search .text {font-size:13px; line-height: 40px;  }
.package_con .wrap {overflow: hidden;  margin: 0 10px}

.package_con .wrap .package_con_view {width:99.4%; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3; border-bottom:2px solid #00a4e3; margin: auto; height: auto;}
.package_con .wrap .package_con_view .guide { border-top:1px solid #aaa; border-bottom:1px solid #aaa; background-color:#fefff1; padding: 12px 0; margin: 0 5px; font-size:16px; color:#000; text-align:center; }
.package_con .wrap .package_con_view .guide .red {color:#de066b; font-weight:500;}
.package_con .wrap .package_con_view .guide .blue {color:#2088c6; font-weight:500;}
.package_con .wrap .package_con_view .air_view {height:800px; padding:15px 10px; overflow-y:auto;}
.package_con .wrap .package_con_view .air_view table {width: 100%; border-bottom: 1px dashed #bababa;}

.package_date .box {width:100%; border-top:1px solid #ffc7a1; border-bottom:1px dashed #ffc7a1; background-color:#fff3eb;}

.package_date .box table {margin: 20px; letter-spacing: 0px; }
.package_date .box table th {width:70px;}
.package_date .box table th .bg{width:60px; background:url(/images/sub/bg_pack_text.png) no-repeat 0 4px; font-size:13px; color:#666; width:60px; height: 19px; text-align: left; padding-left: 11px; padding-top: 8px; padding-bottom:5px;}
.package_date .box table td .none {font-size:18px; color:#888;}
.package_date .box table td .name {font-size:18px; color:#ff6800; font-weight:500; line-height:30px;}
.package_date .box table td .date {font-size:18px; color:#222222; }



.package_tab {overflow:hidden; margin: auto;}
.package_tab .wrap {overflow: hidden;  margin: 0 10px}
.package_tab ul li {float:left; cursor: pointer;}
.package_tab .tab_1 {width:32.5%; height:59px; background:#f7f7f7 url(/images/sub/tab_saleair_off.png) no-repeat  15% 50%; border-top:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_1 span {position: relative; top: 20px; left: 35%; color:#666; font-size:18px;}
.package_tab .tab_2 {width:32.5%; height:59px; background: #f7f7f7 url(/images/sub/tab_tel_off.png) no-repeat  20% 50%; border-top:1px solid #eaeaea; border-right:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_2 span {position: relative; top: 20px; left: 40%; color:#666; font-size:18px;}
.package_tab .tab_3 {width:32.5%; height:59px ; background: #f7f7f7  url(/images/sub/tab_rentcar_off.png) no-repeat  15% 50%; border-top:1px solid #eaeaea; border-left:0px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_3 span {position: relative; top: 20px; left: 40%; color:#666; font-size:18px;}

.package_tab .tab_1_on {width:33.8%; height:59px; background: url(/images/sub/tab_saleair_on.png) no-repeat 15% 50%; border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3; }
.package_tab .tab_1_on span {position: relative; top: 20px; left: 35%; color:#008fd6; font-size:18px;}
.package_tab .tab_2_on {width:33.8%; height:59px; background: url(/images/sub/tab_tel_on.png) no-repeat  20% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3;  border-right:2px solid #00a4e3; }
.package_tab .tab_2_on span {position: relative; top: 20px; left: 40%; color:#008fd6; font-size:18px;}
.package_tab .tab_3_on {width:33.8%; height:59px ; background: url(/images/sub/tab_rentcar_on.png) no-repeat  15% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3;}
.package_tab .tab_3_on span {position: relative; top: 20px; left: 40%; color:#008fd6; font-size:18px;}


.package_tab .tab_2_2_on {width:329px; height:59px; background: url(/images/sub/tab_tel_on.png) no-repeat  40px 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3;  border-right:2px solid #00a4e3; }
.package_tab .tab_2_on span {position: relative; top: 20px; left: 40%; color:#008fd6; font-size:18px;}
.package_tab .tab_2_3_on {width:329px; height:59px ; background: url(/images/sub/tab_rentcar_on.png) no-repeat  40px 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3;}
.package_tab .tab_2_3_on span {position: relative; top: 20px; left: 35%; color:#008fd6; font-size:18px;}


.package_tab .tab_AC_1 {width:49.5%; height:59px; background:#f7f7f7 url(/images/sub/tab_saleair_off.png) no-repeat  30% 50%; border-top:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_AC_1 span {position: relative; top: 20px; left: 45%; color:#666; font-size:18px;}
.package_tab .tab_AC_3 {width:49.5%; height:59px ; background: #f7f7f7  url(/images/sub/tab_rentcar_off.png) no-repeat  30% 50%; border-top:1px solid #eaeaea; border-left:0px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_AC_3 span {position: relative; top: 20px; left: 45%; color:#666; font-size:18px;}

.package_tab .tab_AC_1_on {width:49.5%; height:59px; background: url(/images/sub/tab_saleair_on.png) no-repeat 30% 50%; border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3; }
.package_tab .tab_AC_1_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}
.package_tab .tab_AC_3_on {width:49.5%; height:59px ; background: url(/images/sub/tab_rentcar_on.png) no-repeat  30% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3;}
.package_tab .tab_AC_3_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}

.package_tab .tab_CT_2 {width:49.5%; height:59px; background: #f7f7f7 url(/images/sub/tab_tel_off.png) no-repeat  30% 50%; border-top:1px solid #eaeaea; border-right:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_CT_2 span {position: relative; top: 20px; left: 45%; color:#666; font-size:18px;}
.package_tab .tab_CT_3 {width:49.5%; height:59px ; background: #f7f7f7  url(/images/sub/tab_rentcar_off.png) no-repeat  30% 50%; border-top:1px solid #eaeaea; border-left:0px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_CT_3 span {position: relative; top: 20px; left: 45%; color:#666; font-size:18px;}

.package_tab .tab_CT_2_on {width:49.5%; height:59px; background: url(/images/sub/tab_tel_on.png) no-repeat  30% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3;  border-right:2px solid #00a4e3; }
.package_tab .tab_CT_2_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}
.package_tab .tab_CT_3_on {width:49.5%; height:59px ; background: url(/images/sub/tab_rentcar_on.png) no-repeat  30% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3;}
.package_tab .tab_CT_3_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}


.package_tab .tab_AT_1 {width:49.5%; height:59px; background:#f7f7f7 url(/images/sub/tab_saleair_off.png) no-repeat  30% 50%; border-top:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_AT_1 span {position: relative; top: 20px; left: 45%; color:#666; font-size:18px;}
.package_tab .tab_AT_2 {width:49.5%; height:59px; background: #f7f7f7 url(/images/sub/tab_tel_off.png) no-repeat  30% 50%; border-top:1px solid #eaeaea; border-right:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_AT_2 span {position: relative; top: 20px; left: 45%; color:#666; font-size:18px;}

.package_tab .tab_AT_1_on {width:49.5%; height:59px; background: url(/images/sub/tab_saleair_on.png) no-repeat 30% 50%; border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3; }
.package_tab .tab_AT_1_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}
.package_tab .tab_AT_2_on {width:49.5%; height:59px; background: url(/images/sub/tab_tel_on.png) no-repeat  30% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3;  border-right:2px solid #00a4e3; }
.package_tab .tab_AT_2_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}

.package_tab .tab_1 {width:32.5%; height:59px; background:#f7f7f7 url(/images/sub/tab_saleair_off.png) no-repeat  15% 50%; border-top:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_1 span {position: relative; top: 20px; left: 35%; color:#666; font-size:18px;}
.package_tab .tab_2 {width:32.5%; height:59px; background: #f7f7f7 url(/images/sub/tab_tel_off.png) no-repeat  20% 50%; border-top:1px solid #eaeaea; border-right:1px solid #eaeaea; border-left:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_2 span {position: relative; top: 20px; left: 40%; color:#666; font-size:18px;}
.package_tab .tab_3 {width:32.5%; height:59px ; background: #f7f7f7  url(/images/sub/tab_rentcar_off.png) no-repeat  15% 50%; border-top:1px solid #eaeaea; border-left:0px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:2px solid #00a4e3;  }
.package_tab .tab_3 span {position: relative; top: 20px; left: 40%; color:#666; font-size:18px;}

.package_tab .tab_A_on {width:99.4%; height:59px; background: url(/images/sub/tab_saleair_on.png) no-repeat 40% 50%; border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3; border-bottom: 1px dashed #00a4e3;}
.package_tab .tab_A_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}
.package_tab .tab_T_on {width:99.4%; height:59px; background: url(/images/sub/tab_tel_on.png) no-repeat  40% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3;  border-right:2px solid #00a4e3; border-bottom: 1px dashed #00a4e3;}
.package_tab .tab_T_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}
.package_tab .tab_C_on {width:99.4%; height:59px ; background: url(/images/sub/tab_rentcar_on.png) no-repeat  40% 50%;border-top:2px solid #00a4e3; border-left:2px solid #00a4e3; border-right:2px solid #00a4e3; border-bottom: 1px dashed #00a4e3;}
.package_tab .tab_C_on span {position: relative; top: 20px; left: 45%; color:#008fd6; font-size:18px;}





.tel_view {width:97%;margin:auto; margin-top:10px;overflow:hidden; background:#fff;}
.tel_view .tel_name {height:50px; color:#222 ; font-size:20px; font-weight:500; border-bottom: 2px solid #888;}
.tel_view .tel_name span {position:relative; top:12px; left:1px;}

.tel_view .tel_info {width:100%;}
.tel_view .tel_info th{width:70px; height:30px; color:#333 ; font-size:12px; font-weight:normal;  text-align:left; border-bottom:1px solid #e6e6e6;}
.tel_view .tel_info td{height:30px; padding: 5px 0 5px 10px;  line-height:30px ; font-size:12px;  text-align:left; border-bottom:1px solid #e6e6e6; }
.tel_view .tel_info .tit {background:#b8b8b8; border-radius:10px; padding:6px 10px; font-size:12px; color:#ffff;}
.tel_view .tel_info .no_border {border-bottom:0px;}

.tel_view .tel_info .add {width:100px;}
.tel_view .tel_info .add .tit {background: #dbe1e7; border-radius: 2px; padding: 13px 7px; font-size:16px; }

.tel_view .tel_detail_info {overflow:hidden; padding:15px; }
.tel_view .tel_detail_info .box {overflow:hidden; width:100%; font-size:14px; line-height:22px;}

.room_view_img{width:100%; height:auto;}
.room_view_img .img {float:left;width:100%; height:auto; }
.room_view_img .img .img_L {width:100%; height:341px;}
.room_view_img .img .img_S {width:100%; height:340px;}

.rent_view {overflow:hidden; background:#fff; padding:0 10px;}
.rent_view_img {width:100%; height:auto;}
.rent_view_img .img {float:left;width:100%; height:auto; }
.rent_view_img .img .img_L {width:100%; height:341px;}
.rent_view_img .img .img_S {width:100%; height:340px;}

.rent_view .rent_info {width:100%;}
.rent_view .rent_info th{width:100px; height:60px; color:#333 ; font-size:14px; font-weight:normal;  text-align:left; border-bottom:1px solid #e6e6e6;}
.rent_view .rent_info td{height:40px; padding: 5px 0 5px 10px;  line-height:30px; font-size:16px;  text-align:left; border-bottom:1px solid #e6e6e6; }
.rent_view .rent_info .tit {background:#dbe1e7; border-radius:2px; padding:8px 10px; font-size:16px; }

.room_num_select_style_pack {float: left; width: 77%; height: 35px; padding: 8px 0; text-align: center; font-weight: bold;  position: relative;}
.room_num_styled-select_pack {background:url(../images/select_arr.png) no-repeat 95% 10px #fff; height:35px; overflow: hidden; padding-left:10px;}
.room_num_styled-select_pack select {background: transparent; font-size: 20px; color:#00002b; border: none; height: 35px; position:relative; top:0px; left:0;  width: 132%; cursor:pointer}
.room_num_styled-select_pack select:focus {outline: -webkit-focus-ring-color auto 0px; }
.room_num_styled-select_pack select option{min-height:30px; vertical-align:text-top}

.rent_num_select_style_pack {float: left; width: 77%; padding: 8px 0; text-align: center; font-weight: bold;  position: relative;}
.rent_num_styled-select_pack {background:url(../images/select_arr.png) no-repeat 95% 10px #fff;  overflow: hidden; padding-left:10px;}
.rent_num_styled-select_pack select {background: transparent; font-size: 20px; color:#00002b; border: none; height: 35px; position:relative; top:0px; left:0;  width: 132%; cursor:pointer}
.rent_num_styled-select_pack select:focus {outline: -webkit-focus-ring-color auto 0px; }
.rent_num_styled-select_pack select option{min-height:30px; vertical-align:text-top}

.main_select_pack {float:left;position:relative; cursor:pointer; width:30%; border:1px solid #bebebe;  height:35px; padding:8px 0; background-color:#fff;}
.main_select_pack .calendar{background:url(/images/sub/drop_date.png) no-repeat 95% 5px ; ; margin-top:0px; height:35px;}
.main_select_pack input[type="text"]{color:#575357 !important; width:90%; padding:15px 0px 15px 10px; height:15px; border:none !important; background:transparent; cursor:pointer;font-size: 22px;}

.rent_time_select_style_pack {float:left;width:23.3%; margin-left:1%;height:35px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;}
.rent_time_styled-select_pack {background: url(../images/select_arr.png) no-repeat 95% 10px;  overflow: hidden;}
.rent_time_styled-select_pack select {background: transparent; font-size: 20px; color:#575357; border: none; height: 35px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.rent_time_styled-select_pack select:focus {outline: -webkit-focus-ring-color auto 0px; }
.rent_time_styled-select_pack select option{min-height:30px; vertical-align:text-top}


.border-style_pack {border-radius: 2px; border: 1px solid #9eaab3;}

/*패키지스타일_썬투어*/



/*룸 옵션_썬투어*/
.room_choice_select_style {float: left; width: 77%; height: 35px; padding: 8px 0; text-align: center; font-weight: bold;  position: relative;}
.room_choice_styled-select {background:url(../images/select_arr.png) no-repeat 95% 10px #fff; height:35px; overflow: hidden; padding-left:10px;}
.room_choice_styled-select select {background: transparent; font-size: 20px; color:#00002b; border: none; height: 35px; position:relative; top:0px; left:0;  width: 132%; cursor:pointer}
.room_choice_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.room_choice_styled-select select option{min-height:30px; vertical-align:text-top}

.p_search_box_rent{clear:both;width:100%; margin:auto; border-top:0px;line-height:30px; }



.p_search_box_rent th{width:100px; text-align:center; height:40px; font-size:13px;}
.p_search_box_rent td{}
.p_search_box_rent .sdate{width:100px;}
.p_search_box_rent .rdate{width:100px;}
.p_search_box_rent .sarea{width:254px;}
.p_search_box_rent label{margin-right:15px;margin-left:3px; cursor:pointer;}
.p_search_box_rent .sbt{text-align:center;}

.p_search_box_rent .s_bt{border:0px; padding:0 20px 0 20px;background:#9f9fb0;color:#fff;vertical-align:middle;font-size:12px;line-height:2.4em; cursor:pointer; font-weight:500;border-radius:2px;}
.p_search_box_rent .s_bt:hover{border:0px;padding:0 20px 0 20px;background:#79798c;color:#fff;vertical-align:middle;font-size:12px;line-height:2.4em;font-weight:500;border-radius:2px;}

.p_search_date2{width:94%;margin:auto;background-color:#0f111c;  height:50px;}

.no_br{border-right:0 !important;}



.reserve_input .res_tit{clear:both; font-size:18px; font-weight:500;
	      padding: 0 26px; min-height: 42px; color: #333;  line-height: 42px; 
		  }
	   


.res_box {width:100%; padding: 10px 0; display: block;}
.res {width:98%; border: 1px solid #0BBBE7; background-color:#fff;}
.res table td{line-height: 30px;}
.res .tit{width:100px; border: 1px solid #d5d5d5; background-color:#f7f7f7; padding:10px; text-align:center; color:#202020; font-size:18px; font-weight:500;}
.res .cont{border: 1px solid #d8d8d8;  min-height:60px; line-height:20px;font-size:20px;padding:10px; }
.res .cont2 { padding-left:10px; border: 1px solid #d8d8d8;  min-height:60px; line-height:30px; font-size:18px;padding:10px; }

.res .title2 {}
.res .title2 strong {color: #ff5a00; font-weight: bold;}
.res .cont2 .name {background: #021C52; padding:5px 10px; color:#fff; border-radius: 4px}
.res .cont2 .name_air {background: #021C52}
.res .cont2 .name_tel {background: #021C52}
.res .cont2 .name_rent {background: #021C52}

.res .cont3{ border-left: 1px solid #fff;border-right: 1px solid #fff;  min-height:60px; line-height:20px;  color:#38608b; font-size:17px;}

.res .cont4{padding-left:10px;  border: 1px solid #cccccc; min-height:60px; line-height:24px;font-size:16px;font-weight:500; color:#38608b;}

.res .tit2{width:170px;padding:10px;border: 1px solid #cccccc; background-color:#f7f7f7; font-size:18px; min-height:60px; text-align:center;color:#202020;}
.res .cont5{ padding-left:5px; border: 1px solid #cccccc;  min-height:60px;line-height:30px; font-size:18px; color:#38608b; }
.res .con_ok {border:1px solid #e0e0e0 ; text-align:center; height:50px;font-size:14px; background: #e0e0e0;}

.res_bt{cursor:pointer;}
.res td input {border:1px solid #D0D0D0;}


.form-control{
	width:98%;
}



.btn_resver{
	width:60%;
	margin:auto;
	height:80px;
	line-height:80px;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:500;
	background:#021C52;
	border-radius: 5px;
}

.board{width:96%; margin:0px auto; padding:0px;font-size:16px;}
.board .tit{background-color:#f7f7f7; height:50px; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1; font-size:14px; color:#111; text-align:center; }

.board .date{width:15%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center; font-size: 14px;}
.board .pack{width:25%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center;}
.board .name{width:15%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center; font-size: 14px;}
.board .rdate{width:20%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center;}
.board .type{width:10%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center;}
.board .bigo{width:10%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center; font-size: 14px;}

.board .no{width:80px;height:38px; border-bottom:1px solid #e9e9e9;  text-align:center;}
.board .title{width:350px;height:38px; border-bottom:1px solid #e9e9e9;  text-align:left;}
.board .cont{width:85%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:left; padding-left:10px;}
.board .cont2{width:34%;height:38px; border-bottom:1px solid #e9e9e9;  text-align:left; padding-left:10px;}
.board .notice{width:660px;height:38px; border-bottom:1px solid #e9e9e9;  text-align:left; padding-left:10px;}




.res_view {}
.res_view .res_tit{clear:both; font-size:18px; font-weight:500;  padding: 0 12px; min-height: 50px; color: #143F7E;  line-height: 42px; border-top: 3px solid #143F7E; border-bottom: 1px solid #ccc; background: #fff; margin-bottom:10px;}
.res_view .res_box { width: 100%; background: #e0e0e0; padding: 10px 0; display: block; }




.mo_peo{width:98%; table-layout:fixed; font-size:18px; background:#fff;}
.mo_peo td{border:1px solid #ccc; height:2em;  table-layout:fixed;}
.mo_peo .mo_tit{background-color:#f5f5f5; text-align:center; width:20%; word-break:break-all; table-layout:fixed; font-size:15px; color:#444;}
.mo_peo .mo_con{width:30%; padding:10px; table-layout:fixed; height:auto; word-break:break-all;}
.mo_peo .mo_con2{width:80%; padding-left:10px;padding-top:10px; padding-bottom:10px; table-layout:fixed; word-break:break-all;}


.mo_peo2{width:98%; margin:auto; table-layout:fixed; font-size:18px; background:#fff;}
.mo_peo2 td{border:1px solid #cea599; height:50px;  table-layout:fixed; }
.mo_peo2 .mo_tit{background-color:#edd8cb; text-align:center; width:20%; color:#3e0d09; word-break:break-all; table-layout:fixed;  font-size:15px; }
.mo_peo2 .mo_con{width:30%; padding-left:10px; table-layout:fixed; height:auto; word-break:break-all;}
.mo_peo2 .mo_con2{width:80%; padding-left:10px;padding-top:10px; padding-bottom:10px; table-layout:fixed; word-break:break-all;}
.mo_peo2 .mo_con3{width:100%; padding-left:10px;padding-top:10px; padding-bottom:10px; table-layout:fixed; word-break:break-all;}

.mo_peo2 .sail_won_2 {font-size: 24px; font-weight: normal; color: #ff1e00;}
.mo_peo2 .sail_won_text {font-size: 16px; font-weight: bold; color: #ff1e00;}


.mo_peo3{width:98%; font-size:18px;  background:#fff;}
.mo_peo3 td{98%:1px solid #cea599; height:2em;  }
.mo_peo3 .mo_tit{width:20%; background-color:#edd8cb; text-align:center;  color:#3e0d09; }
.mo_peo3 .mo_tit_t{width:20%; background-color:#edd8cb; text-align:center; color:#2e0301; }
.mo_peo3 .mo_con{width:30%; padding-left:10px; table-layout:fixed; height:auto; }
.mo_peo3 .mo_con2{width:80%; padding-left:10px;padding-top:10px; padding-bottom:10px; }
.mo_peo3 .mo_con3{width:100%; padding-left:10px;padding-top:10px; padding-bottom:10px; }


.mo_peo4{width:98%;  font-size:18px; background:#fff;}
.mo_peo4 td{border:1px solid #96c1d1; height:50px;}
.mo_peo4 .mo_tit{width:20%; background-color:#d7ebf7; text-align:center;  color:#060e40;  font-size:15px;}
.mo_peo4 .day {color:#006dcb}
.mo_peo4 .mo_tit_t{width:100%; background-color:#d7ebf7; text-align:center; color:#060e40;}
.mo_peo4 .mo_con{width:35%;padding:10px; }
.mo_peo4 .mo_con2{width:85%; padding:10px; table-layout:fixed; word-break:break-all;}
.mo_peo4 .mo_con3{width:100%;padding-top:10px; padding-bottom:10px; table-layout:fixed; word-break:break-all;}
.mo_peo4 .text_many {font-size:16px; padding:10px; border:1px solid #ccc}
.mo_peo4 .point {color: #ff5a00; height: 60px; font-size: 18px;}
.mo_peo4 .mo_con2 img {width:100%;}

.mo_peo5{width:98%;  font-size:18px; background:#fff;}
.mo_peo5 td{border:1px solid #d698b8; height:2em;}
.mo_peo5 .mo_tit{width:15%; background-color:#dfaec8; text-align:center;  color:#400627;}
.mo_peo5 .mo_tit_t{width:100%; background-color:#dfaec8; text-align:center; color:#400627;}
.mo_peo5 .mo_con{width:35%; padding-left:10px;}
.mo_peo5 .mo_con2{width:85%; padding-left:10px;padding-top:10px; padding-bottom:10px; table-layout:fixed; word-break:break-all;}
.mo_peo5 .mo_con3{width:100%; padding-left:10px;padding-top:10px; padding-bottom:10px; table-layout:fixed; word-break:break-all;}


.mo_sear{width:98%; margin:auto; border:1px solid #c2b9a5;}
.mo_sear td{ height:2em; border-top:1px solid #c2b9a5; border-right:1px solid #c2b9a5;}
.mo_sear input{margin:0.3em;}
.mo_sear .tit{width:30%; background-color:#edeae4; text-align:center;  color:#400627;}
.mo_sear .con{width:40%; padding-left:10px; text-align:center;}
.mo_sear .con2{width:30%; padding-left:10px; text-align:center;}


.btn_submit {padding:10px 20px;border:0;background:#666 ;font-size:13px;color:#fff;letter-spacing:-0.1em;cursor:pointer;  border-radius: 3px; }
.btn_re {padding:10px 20px;border:0;background:#7C8184;font-size:13px;color:#fff;letter-spacing:-0.1em;cursor:pointer; margin-top:10px;border-radius: 3px;}
.bo_fx {width:95%; margin:0 auto; zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left; margin:0px 0 20px 0;}
.btn_bo_user {float:right;margin:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_user a {display:inline-block;padding:5px 22px;font-size:14px;background:#333; color:#fff;vertical-align:middle;line-height:2.4em;margin-top:2px; border-radius: 2px;}

.res_search_bt{border:0px;width:70px;height:60px;background:#4b545e;color:#fff;vertical-align:middle;font-size:12px;line-height:2.4em; cursor:pointer; font-weight:500;border-radius:2px;}
.res_search_bt:hover{border:0px;width:70px;height:60px;background:#ff3366;color:#fff;vertical-align:middle;font-size:12px;line-height:2.4em;font-weight:500;border-radius:2px;}



.sss_tit {width:100%;  background-color:#0BBBE7; line-height:50px; color:#fff; clear:both;  border-bottom:1px solid #8b91a0; overflow:hidden; padding-top:10px;}
.sss_tit .sleft{float:left;  font-size:26px;  font-weight:500; padding:5px 10px 0 54px; background:url(/images/sub/icon_search_result.png) no-repeat 15px 13px; background-size: 32px;}
.sss_tit .sright{position: relative; top: 8px;font-size:18px;}
.sss_tit .sright img{vertical-align: sub;}
.sss_tit .text { position: relative; top: -14px; font-size: 16px;  left: -212px;  height: 30px;}
.sss_tit_tel {height: 70px;  border-bottom:0px}
.tel_menu_out {background-color:#F3F7FA; border-bottom:1px solid #D8D9DB; overflow:hidden;padding-top: 10px; padding-bottom: 10px;}

.sss_tit_package {height:90px; }
.sss_tit .text_package {float: left; color: #535353; line-height: 30px; font-size:12px; }

.room2 {width:100%; height:160px; background-color:#ff4e4e; line-height:50px; color:#0BBBE7; clear:both; border-top:2px solid #ff4e4e ; border-bottom:1px solid #ff4e4e; }

.sss_tit_room_choice {background-color:#0BBBE7; color:#fff; height:140px; }
.sss_tit_room_choice .select {margin: 10px 10px;  overflow: hidden;}

.sss_tit_room_choice2 {background-color:#0BBBE7; color:#fff; height:70px; }
.sss_tit_room_choice2 .select {margin: 10px 10px;  overflow: hidden;}

.tel_room_choice{
	width:100%;
}
.tel_room_choice tr{
	width:100%;
	height:80px;

	border-bottom: 1px solid #ccc;
	font-size:20px;
}
.tel_room_choice .room_tit{
	width:80%;
	padding-left:10px;
}
.tel_room_choice .room_pay{
	width:20%;
	text-align:right;
	padding-right:10px;
	color:#021C52;
}



.sss_tit_room {height:70px; }
.sss_tit .room_choice {background:url(/images/sub/icon_room_choice.png) no-repeat 15px 12px;  background-size: 26px; padding:5px 10px 0 50px;}
.sss_tit .room_reserv { background:url(/images/sub/icon_room_reserv.png) no-repeat 15px 12px; background-size: 26px; padding:5px 10px 0 50px; }
.sss_tit .room_detail {background:url(/images/sub/icon_room_detail.png) no-repeat 15px 12px; background-size: 26px; padding:5px 10px 0 50px;}
.sss_tit .room_area {background:url(/images/sub/icon_room_area.png) no-repeat 15px 12px;  background-size: 26px; padding:5px 10px 0 50px;}
.sss_tit .reserve_tit {background:url(/images/sub/icon_res_tit.png) no-repeat 15px 12px;  background-size: 26px; padding: 5px 10px 0 50px;}

.sss_tit_rent {height:70px; }



/*.sss_tit .sright_check {background:url(/images/sub/check.png) no-repeat 290px center;}
.sss_tit .sright_air {background:url(/images/sub/check.png) no-repeat 582px center;}
*/



/******* hshweb 추가*********

#pkg_list .wrap {width:100%; border:1px solid #cccccc; margin-top:10px; overflow: hidden}
#pkg_list .wrap .photo {float:left; width:30%; background-color: #F7F7F7; height: 270px;}
#pkg_list .wrap .photo .size {width: 100%; height: 180px; margin-bottom: 5px;}
#pkg_list .wrap .photo .btn {margin: 9px 0 0 17px;}
#pkg_list .wrap .pkg_choice {float:left; width:47%; margin-left:15px}
#pkg_list .wrap .pkg_choice_detail {float: left; width: 20%; height: 245px; background-color: #f7f7f7; text-align: center; padding-top: 25px;} 

*/


/*버스패키지 S*/
.pkg_stit{font-size:20px;font-weight:500; line-height:40px;}
.pkg_ptit{font-size:15px; line-height:24px; letter-spacing:-1px; border: 1px dashed #fea78b; background-color: #FFF9DE; color: #FF4900; margin: 0 10px 10px 0}
.pkg_guide{font-size:14px; line-height:20px;letter-spacing:-1px; color: #777;}
.pkg_air{font-size:16px; height:25px; letter-spacing:-1px;}
.pkg_air .name {color: #4177ec;}
.pkg_telroom{font-size:16px;}
.pkg_telroom .name {color: #4177ec;}
.add_tit {font-size: 18px; color:#B53C64; font-weight: bold; margin: 10px 0 2px;}

.pkg_view_img{width:100%; }
.pkg_view_img .img {width:100%; height:auto;}
.pkg_view_img .img img{}
.pkg_view_img .cont{width:100%;}
.pkg_view_img .tit{float:left;width:65px; height:35px; color:#4b4e6b; font-size:12px; border-bottom:1px solid #f7f7f7; line-height:35px; }
.pkg_view_img .text{float:left;width:325px; height:35px; color:#202435; font-size:13px; border-bottom:1px solid #f7f7f7;line-height:35px;}
.pkg_view_img .sdate{width:100px;}


.pkg_sinfo {width:100%;}
.pkg_sinfo th{background-color:#f7f7f7; width:100%; color:#222; border-bottom:1px solid #eee;border-top:1px solid #eee; height:60px; text-align:center;font-size:18px;}
.pkg_sinfo td{padding:10px;width:100%; border-bottom:1px solid #eee;border-top:1px solid #eee;  min-height:80px; line-height:30px;font-size:18px;}
.rent_list .btn_pkg_choice { }

/*버스패키지 E*/



/******* hshweb 추가*********/

.msearch_box .sub_tit {font-size:24px; height:60px; font-weight:500; text-align:left; margin:auto; line-height:60px; color:#3d4e50;}  /*서브타이틀*/
.air_info {width:94%; padding: 15px 0 15px 10px ;  background-color:#fffac3; border-radius:5px; margin:15px; font-size:14px; color:#434343; }
.air_info p {background:url(/images/sub/bullet_air_info.png) no-repeat  center left ; padding-left: 25px; font-size: 16px; color:#444; font-weight:500; margin-bottom: 8px;}
.air_info span {background:url(/images/sub/bullet_info.png) no-repeat center left ; padding-left: 8px; margin-left: 18px; margin-bottom:5px; display: inline-block;}

.center .start {font-size:18px;} 
.center .start  span {color:#4177ec; font-weight:500; font-size: 18px;} 
.center .percent {font-size: 21px; font-weight:500; color:#ff0000;}
.center .percent_air {font-size: 21px; font-weight:500; color:#ff0000;}
.center .person {font-size:13px; color:#888;}
.center .person span {color:#006dcb;}
.center .info {font-size:15px; line-height: 22px;}
.center .dotline {background:url(/images/sub/center_dotline.png) repeat;}
.center .line {border-bottom:1px dashed #bababa}

/*center안에 들어가는 css -- tel에서는 안들어감*/
.won {font-size:20px; color:#999; text-decoration: line-through;}
.sail_won {font-size:20px; font-weight:500; color:#333;}
.sail_won_2 {font-size:20px; font-weight:500; color:#333;}
.sail_won_text {font-size:16px; font-weight:500; color:#333;}
/*center안에 들어가는 css -- tel에서는 안들어감*/


.taxi_list { margin:0 auto; width:100%; position:relative;}
.taxi_list ul { margin:12px 0 0 0; padding:0; width:100%;}
.taxi_list ul li {float:left;   width:48%; height:420px; color:#888; border:1px solid #e1e1e1; margin-left: 7px; margin-top: 12px;}
.taxi_list ul li .photo { width:100%; height:180px; margin: 5px 0;}
.taxi_list table {width: 100%; height: 70px; margin: auto 0; background-color: #EEE; }
.taxi_list .bus { margin: 20px auto 0;  }
.taxi_list .car_name {color:#222; font-size:20px;line-height:30px;font-weight:500; width: 95%; margin:0 auto 10px;}
.taxi_list .stay { color: #5C53A7; font-size: 16px; line-height: 20px; padding-left: 15px;}
.taxi_list .td_won {width: 50%; text-align: right; padding: 10px 10px 0 0; }
.taxi_list .car_info { color: #0082d9; font-size: 14px; line-height: 20px; width: 95%; margin:0 auto; 15px auto 0;}


/*패키지에서 렌터카 추가 스타일 */
.rent_list_pack { margin:0 auto; width:100%; position:relative;}
.rent_list_pack ul { margin:12px 0 0 0; padding:0; width:100%;}
.rent_list_pack ul li {position:relative; margin:0 5px 12px 5px;width:98%; height:180px; color:#888;border:1px solid #ddd; }
.rent_list_pack ul li .photo { width:38%; height:180px; margin-bottom:5px; }
.rent_list_pack .info{width:37%; float: left; margin-left: 10px; margin-left: 15px; }
.rent_list_pack ul li b { color:#000; font-size:14px; line-height:18px;}
.rent_list_pack ul li img { float:left; }
.rent_list_pack ul li .btn_add_R { margin-top: 60px;}

.rent_list_pack ul li .best {position:absolute; left:11px; top:0; width:40px; height:52px;}
.rent_list_pack .car_type{background-color:#D4809C; color:#ffffff; font-size:14px; padding:4px 8px 4px 8px;line-height:30px; border-radius: 3px;}
.rent_list_pack .car_navi{background-color:#858BC7; color:#ffffff; font-size:14px; padding:4px 8px 4px 8px;line-height:30px; border-radius: 3px; margin-left:3px;}
.rent_list_pack .car_name{color:#222; font-size:20px;line-height:30px;font-weight:500; margin-top:20px;}
.rent_list_pack .car_info{color:#69717e; font-size:16px;line-height:20px; padding-bottom: 7px; display: inherit;}
.rent_list_pack .car_line{color:#c8cbd2; font-size:18px;line-height:5px;}
.rent_list_pack .time{width:80px; text-align:left; color:#5C53A7; padding-top:8px;padding-left:5px;}

.rent_list_pack table{width:50%; background-color:#f7f7f7; height:70px;}
.rent_list_pack td{width:130px; text-align:right; color:#666; padding-right:5px;}
.rent_list_pack .sale{font-size:18px; font-weight:500;color:#a5033c;}
.rent_list_pack .pay{font-size:24px; font-weight:500;  color:#e7274a;}



/*예약확인 S */

.res_chk .box {width:100%; border-top: 0px solid #0BBBE7; border-bottom: 0px solid #0BBBE7; background: #f2f2f2; padding: 10px 0;}
.res_chk .box .tit_line { border-bottom: 1px dashed #cbcbcb; padding: 15px 0 20px 15px; text-align:left;}
.res_chk .box .tit {font-size:20px; font-weight:500; color:#143F7E;}
.res_chk .box .text {font-size:14px; color:#666; }
.res_chk .box table th {height:35px; font-size:16px; text-align:left; padding-left: 20px;}

.res_chk .box table .name { border: 2px solid #e1e2e2; width:93%; border-radius: 5px; font-size:20px;padding-left:2%;}
.res_chk .box table .phone { border: 2px solid #e1e2e2; width:28%; font-size:20px;padding-left:2%;}


.board_tit {font-size: 22px; font-weight: bold; color: #444; margin: 10px 10px;}
.board_tit span {font-size: 16px; color:#888;}
.board_page {font-size: 14px; text-align: center; height: 60px; margin-top: 10px;}
.board_page .board_page_in {color:#009ef8; }

#tel_list .stay {width:96%; height:30px; line-height:30px; background:#333; border-radius:5px; font-size:13px; color:#444; text-align:center; color: #fff; margin-top:10px;}
#tel_list .stay .date {display:inline-block; font-weight: bold; color: #f6ff00; font-size:13px; }
#tel_list .stay .day {font-weight: bold; color: #f6ff00;font-size:13px; }
#tel_list .arrow {width:94%; background:url(/mobile/images/package/arrow_stay.png) no-repeat 50% 50%; height:10px;}



#coupon_list .stay {width:96%; height:30px; line-height:30px; background:#333; border-radius:5px; font-size:13px; color:#444; text-align:center; color: #fff; margin-top:10px;}
#coupon_list .stay .date {display:inline-block; font-weight: bold; color: #f6ff00; font-size:13px; }
#coupon_list .stay .day {font-weight: bold; color: #f6ff00;font-size:13px; }
#coupon_list .arrow {width:94%; background:url(/mobile/images/package/arrow_stay.png) no-repeat 50% 50%; height:10px;}



.center .cancle {margin:10px; padding: 0px; border: 1px solid #3c99c7; background: #fff;}
.cancle .text {width:95%; margin:10px auto;}
.cancle .cancle_info {font-size:18px; font-weight:500; color:#fff; line-height:50px; margin: 10px 0; background: #555; width: 100%; display: inline-block;  border-top: 1px solid #333;  border-bottom: 1px solid #333;}



.pag_box {width:95%; margin:10px auto; }
.pag_box .tit {font-size: 18px; color: #8044CE; font-weight: bold;  padding: 10px 0 10px 13px; border: 1px solid #bbb; border-radius: 4px 4px 0 0; background: #f3f3f3; box-shadow: 0 1px 1px #ddd, inset -1px 1px 1px #fff; }
.pag_box .info{border: 1px solid #bbb;  border-top: 0; background: #fff; font-size: 14px; padding:10px; line-height:20px;}

.link1 {padding-top:20px;}

.cash {height: 261px; width:90%; margin:50px auto; border: 2px solid #143F7E; border-radius: 8px;}
.cash table th {height:35px;font-size:20px;}
.cash .name { border: 2px solid #e1e2e2; width:275px; border-radius: 5px;}
.cash .phone { border: 2px solid #e1e2e2; width:80px; font-size:18px; width: 80px; border-radius: 5px;}

.pr_chk {height: 261px; width:90%; margin:50px auto; border: 2px solid #00b7cb; border-radius: 8px;}
.pr_chk .pass { border: 2px solid #e1e2e2; width:350px; border-radius: 5px;}
.pr_chk .btn_ok {display: inline-block; height: 50px; width: 120px; border: 1px solid #0095d9; background-color: #009ee5; color:#fff; font-size: 18px; border-radius: 3px; cursor:pointer;}
.pr_chk .btn_cancle  {display: inline-block; height: 50px; width: 120px; border: 1px solid #848588; background-color: #7C8184; font-size: 18px; color: #fff; border-radius: 3px; cursor:pointer;}

.bo_list_page {width:100%; text-align:center; line-height:30px; height:50px; margin-top: 20px;}



.board_res {width:97%; margin: 0 auto 20px; border: 1px solid #b9b9b9;;}
/*.board_res {width:98%; margin: 0 auto 20px; padding: 7px 0; background: url("/images/res/board_res_pattern.gif") repeat left top;}*/

.board_res .box_white { width: 100%; background: #fff; margin: 0 auto; padding: 7px 0 0 0;}
.board_res .box{overflow: hidden; background: #fff; text-align:left; font-size:16px; width: 100%; margin: 0 auto;  padding: 10px 0;}

.board_res table th {width: 100%; width:20% ; height:30px; font-size:14px; padding-left: 32px; font-weight:normal; background: #f6f6f6;}
.board_res table td  {background: #f6f6f6;}
.board_res .tit {background: url("/images/res/icon_date.png") no-repeat 13px 6px; border-bottom:1px solid #d9d9d9; height:36px; padding-bottom: 5px; }

.board_res .date {color:#143F7E; font-weight:500; border-bottom:1px solid #d9d9d9; padding-bottom: 5px; background: #fff;}

 .accept {float:right; color:white;  background-color: #48ab19; border:1px solid #2f9100; font-size:11px; padding: 1px 6px; }
 .finish {float:right; color:white; background-color: #ff6f23; border:1px solid #ff6310;  font-size:11px; padding: 1px 6px; }
 .defer {float:right; color:white;  background-color: #a168ff; border:1px solid #8236ff;  font-size:11px; padding: 1px 6px; }
 .standby {float:right; color:white; background-color: #6891ff; border:1px solid #4074ff;  font-size:11px; padding: 1px 6px; }
 .reject {float:right; color:white;  background-color: #ff595d; border:1px solid #ff262b;  font-size:11px; padding: 1px 6px; }
 .refund {float:right; color:white; background-color: #ff68af; border:1px solid #ff3c98; font-size:11px; padding: 1px 6px; }
 .cancel {float:right; color:white;background-color: #dc59ff; border:1px solid #d432ff;  font-size:11px; padding: 1px 6px; }
 .out {float:right; color:white;  background-color: #7e7e7e; border:1px solid #666;  font-size:11px; padding: 1px 6px; }

/*예약확인 E */



/*단체여행 S*/


.group_wrap {width: 100%; margin-top: 10px; height: 66px; border-bottom: 2px solid #011d21; clear: both;}
.group_wrap .tit {margin-left: 10px; width: 74%; font-size: 24px; font-weight: bold; color: #333; line-height: 34px; padding: 17px 0;}

.group_tit {clear:both;height:25px; font-size:24px; font-weight:500; color:#444; letter-spacing:0px; background:#fff;  margin:25px 0 5px 25px; height:35px;}

.group_box {margin:0 25px; overflow: hidden; background:#F3F7FA; border-radius:5px; }
.group_box table { margin: 20px;}
.group_box table th {width: 16%; height: 35px; font-size:20px; color:#111; font-weight:normal; text-align: center;}
.group_box table td {height: 65px; font-size:18px; color:#444; font-weight:normal;}
.group_box table input {width:80%; height:50px; font-size:24px; padding-left:10px; border-radius:5px; border:1px solid #D0D0D0; vertical-align: sub;}
.group_box table .input_num {width:23%; height:50px; font-size:24px; padding-left:10px; border-radius:5px; border:1px solid #D0D0D0;}
.group_box table textarea {width:80%; height:100px; border:1px solid #D0D0D0;}

.group_info_box {background:#fff; overflow: hidden; margin: 0 25px; }
.group_info_box table {width: 100%;}
.group_info_box table th {width:16%;  padding:30px 0 30px 0; font-size:18px; color:#fff; font-weight:normal; background:#7395C0; border:1px solid #9DB5D3;}
.group_info_box table td {height: 55px; padding:30px 0 30px 30px; font-size:18px; color:#444; font-weight:normal; border:1px solid #e1e1e1;}
.group_info_box table .calendar input {width: 150px; font-size: 20px; padding-left: 10px;  background: transparent; border:1px solid #D0D0D0;}
.group_info_box table .input_box {width:50%; height:50px; font-size:20px; padding-left:10px; border-radius:5px; border:1px solid #D0D0D0;}
.group_info_box table .input_radio {margin-right:5px;}
.group_info_box table textarea {width:80%; height:100px; border:1px solid #D0D0D0;}

.group_info_box .type ul li {float:left ; width: 50%; height:30px; margin: 10px 0 0 0;}
.group_info_box .air ul li {float:left ; width: 120px; height:30px; margin: 10px 0 0 0;}
.group_info_box .tel ul li {float:left ; width: 120px; height:30px; margin: 10px 0 0 0;}
.group_info_box .rent ul li {float:left ; width: 120px; height:30px; margin: 10px 0 0 0;}
.group_info_box .use ul li {float:left ; width: 120px; height:30px; margin: 10px 0 0 0;}
.group_info_box .rec ul li {float:left ; width: 120px; height:30px; margin: 10px 0 0 0;}


.group_info_box .num .tit {float: left; width:11%;}
.group_info_box .num .tit p {margin: 12px 0 0 0;}
.group_info_box .num .info {float:left; width:39%; height:90px;}
.group_info_box .num .info p {color:#f73c8b; line-height: 26px;}
.group_info_box .pay p {float: left; display:inline-block; width: 30px; text-align: center; margin-top: 9px;}
.group_info_box .pay .text {width:220px; color: #f73c8b;}

.group_info_box .date .calendar {height: 35px; background: url(/images/sub/icon_cal.png) no-repeat 129px 10px; margin-top: 0px; width: 165px; display: inline-block;}


.pro_box { height: 200px; text-align: left;  font-size: 14px; line-height: 20px; padding: 10px 20px; margin: 0 25px; overflow-y: auto;  overflow-x: hidden;  border: 1px solid #ccc; border-radius: 5px;}

.group_ok {text-align: center;  margin-top: 20px; font-size: 14px;}

.btn_sub_app {width:187px; height:58px; background-color:#f6733d; font-size:22px; color: #fff;border-radius:5px; cursor: pointer; margin: 0 auto;}
.btn_sub_app img {position: relative; top: 17px; left: 40px; vertical-align: baseline;}
.btn_sub_app span {position: relative; top: 10px; left: 47px; font-size:20px;}


/*단체여행 E*/



/*택시, 버스 이용안내부분 S*/
.board_taxi_tit {background-color: #ffa201;padding: 10px 20px;
            border-left: 10px solid white; border-right: 10px solid white;            
            font-size: 20px; color: white; font-weight: bold;
            position: relative; top: 20px; left: 38px;}

.board_taxi {width:98%; margin: 0 auto 20px; padding: 10px 0; background: url("/images/sub/board_taxi_pattern.gif") repeat left top;}
.board_taxi .box_white {background: #fff; margin: 0 auto; padding: 25px 0 10px; width: 97%;}
.board_taxi .box_white ul {margin:10px auto; width: 95%;}
.board_taxi .box_white .tit {font-weight: bold; background-color:#e5e5e5; padding:10px; margin: 0px;}
.board_taxi .box_white .tit span {background: url("/images/sub/bullet_board_taxi.gif") no-repeat center left; padding-left:10px;}
.board_taxi .box_white ul li {margin: 5px 10px 0 10px;}
.board_taxi .box_white .point {color:#00a6be}
.board_taxi .box_white .star {color:#ff005e}

/*택시, 버스 이용안내부분 E*/



/*할인항공 상세 검색 */

.time_menu {margin: 0 10px; text-align: left; overflow: hidden;}
#time_menu {float:left; width:49%; height: 47px; font-size: 18px; color:#444444; font-weight:500; border:1px solid #D8D9DB;  background-color: #fff; cursor:pointer;
			    border-top-left-radius: 2px;border-bottom-left-radius: 2px;	}
#time_menu .icon_menu {background:url(/images/sub/icon_air_menu_time.png) no-repeat 10px 11px; width: 60%; display: inline-block; height: 39px; padding: 0px 0 0 48px;}
#time_menu .arrow_img {float: right; height: 47px; width: 47px; background: url(/images/sub/icon_air_menu_arrow.png) no-repeat 50% 50%; display: inline-block;}

#time_menu_view {display:none; position:absolute; width:48%; z-index:9999;  background-color: white; border: 2px solid #021C52;}
#time_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0BBBE7}
#time_cmenu .close {font-weight:500; background:url(/images/sub/icon_air_cmenu_time.png) no-repeat 10px 11px; width: 200px; display: inline-block; padding: 0px 0 0 44px; cursor:pointer;}
#time_cmenu .close_img {float: right; height: 47px; width: 47px; background: url(/images/sub/btn_air_cmenu_close.png) no-repeat 0 0; display: inline-block;}
#time_menu_view li{height: 50px; font-size: 21px; color: #333; text-align: center;  line-height: 47px; border-bottom: 1px dashed #ccc; cursor:pointer;}
#time_menu_view .all { }
#time_menu_view .left {width:100%;}
#time_menu.on {background-color: #fff; }
#time_menu .icon_menu_on {background:url(/images/sub/icon_air_menu_time.png) no-repeat 10px 11px ; width: 170px; display: inline-block; height: 50px; padding: 0px 0 0 48px; color: #575757;}
#time_menu .choice_img {float: right; height: 47px; width: 80px; background: url(/images/sub/icon_air_menu_on.png) no-repeat 80% 50%; background-size: 16px; display: inline-block;}

#time_menu .view_text {position: relative; top: -2px;}
#time_cmenu .view_text {position: relative; top: -2px;}


#sale_menu {float:left; width:50%; height: 47px; font-size: 18px; color:#444444; font-weight:500;  background-color: #fff; cursor:pointer;
				border-top:1px solid #D8D9DB; border-right:1px solid #D8D9DB; border-bottom:1px solid #D8D9DB;
			    border-top-right-radius: 2px;border-bottom-right-radius: 2px;	}
#sale_menu .icon_menu {background:url(/images/sub/icon_air_menu_sale.png) no-repeat 10px 11px;  width: 60%; display: inline-block; height: 39px; padding: 0px 0 0 48px;}
#sale_menu .arrow_img {float: right; height: 47px; width: 47px; background: url(/images/sub/icon_air_menu_arrow.png) no-repeat 50% 50%; display: inline-block;}

#sale_menu_view {display:none; position:absolute; width:49.5%; z-index:9999;  background-color: white; border: 2px solid #021C52; right: 1%;}
#sale_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0BBBE7}
#sale_cmenu .close {font-weight:500; background:url(/images/sub/icon_air_cmenu_sale.png) no-repeat 10px 11px; width: 200px; display: inline-block; padding: 0px 0 0 44px; cursor:pointer;}
#sale_cmenu .close_img {float: right; height: 47px; width: 47px; background: url(/images/sub/btn_air_cmenu_close.png) no-repeat 0 0; display: inline-block;}
#sale_menu_view li{height: 50px; font-size: 21px; color: #333; text-align: center;  line-height: 52px; border-bottom: 1px dashed #ccc; cursor:pointer;}
#time_menu_view .all { }
#time_menu_view .left {width:100%;}
#sale_menu.on {background-color: #fff; }
#sale_menu .icon_menu_on {background:url(/images/sub/icon_air_menu_sale.png) no-repeat  10px 11px; width: 170px; display: inline-block; height: 47px; padding: 0px 0 0 48px; color: #575757;}
#sale_menu .choice_img {float: right; height: 47px; width: 80px; background: url(/images/sub/icon_air_menu_on.png) no-repeat 80% 50%; background-size: 16px; display: inline-block;}

#sale_menu .view_text {position: relative; top: -2px;}
#sale_cmenu .view_text {position: relative; top: -2px;}
/*할인항공 상세 검색 */




/* 숙박 상세검색 메뉴*/
.tel_menu {width: 100%; text-align: left; overflow: hidden;}

#type_menu {float:left; width:49%; height: 47px; font-size: 18px; color:#444444; font-weight:500; border:1px solid #D8D9DB;  background-color: #fff; cursor:pointer;
			    border-top-left-radius: 2px;}
#type_menu .icon_menu {background:url(/images/sub/icon_tel_menu_type.png) no-repeat 10px 11px;; width: 60%; display: inline-block;height: 39px; padding: 0px 0 0 48px;}
#type_menu_view {display:none; position:absolute; width:48%; z-index:9999;  background-color: white; border: 2px solid #0BBBE7;}
#type_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0BBBE7}
#type_cmenu .close {font-weight:500; background:url(/images/sub/icon_tel_cmenu_type.png) no-repeat 10px 11px; width: 200px; display: inline-block; padding: 0px 0 0 44px; cursor:pointer; height: 46px;}
#type_menu_view li{height: 50px; font-size: 21px; color: #333; text-align: center;  line-height: 52px; border-bottom: 1px dashed #ccc; cursor:pointer;}
#type_menu_view .all { }
#type_menu_view .left {width:100%;}

#type_menu.on {background-color: #fff; }
#type_menu .icon_menu_on  {background:url(/images/sub/icon_tel_menu_type.png) no-repeat 10px 11px ; width: 170px; display: inline-block; height: 50px; padding: 14px 0 0 48px; color: #575757;}
#type_menu .arrow_img {float: right; height: 47px; width: 47px; background: url(/images/sub/icon_air_menu_arrow.png) no-repeat 50% 50%; display: inline-block;}
#type_cmenu .close_img {float: right; height: 47px; width: 47px; background: url(/images/sub/btn_air_cmenu_close.png) no-repeat 0 0; display: inline-block;}
#type_menu .choice_img {float: right; height: 47px; width: 80px; background: url(/images/sub/icon_air_menu_on.png) no-repeat 80% 50%; background-size: 16px; display: inline-block;}
#type_menu .view_text {position: relative; top: 14px;}
#type_cmenu .view_text {position: relative; top: 14px;}

#area_menu  {float:left; width:50%; height: 47px; font-size: 18px; color:#444444; font-weight:500; border-top:1px solid #D8D9DB; border-right:1px solid #D8D9DB; border-bottom:1px solid #D8D9DB; background-color: #fff; cursor:pointer;
			    border-top-right-radius: 2px;}
#area_menu .icon_menu {background:url(/images/sub/icon_tel_menu_area.png) no-repeat 10px 11px;; width: 60%; display: inline-block;height: 39px; padding: 0px 0 0 48px;}
#area_menu_view {display:none; position:absolute; width:49.5%; z-index:9999;  background-color: white; border: 2px solid #0BBBE7; right: 1%;}
#area_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0BBBE7}
#area_cmenu .close {font-weight:500; background:url(/images/sub/icon_tel_cmenu_area.png) no-repeat 10px 11px; width: 200px; display: inline-block; padding: 0px 0 0 44px; cursor:pointer; height: 46px;}
#area_menu_view li{height: 50px; font-size: 21px; color: #333; text-align: center;  line-height: 52px; border-bottom: 1px dashed #ccc; cursor:pointer;}
#area_menu_view .all { }
#area_menu_view .left {width:100%;}

#area_menu.on {background-color: #fff; }
#area_menu .icon_menu_on  {background:url(/images/sub/icon_tel_menu_area.png) no-repeat 10px 11px ; width: 170px; display: inline-block; height: 50px; padding: 14px 0 0 48px; color: #575757;}

#area_menu .arrow_img {float: right; height: 47px; width: 47px; background: url(/images/sub/icon_air_menu_arrow.png) no-repeat 50% 50%; display: inline-block;}
#area_cmenu .close_img {float: right; height: 47px; width: 47px; background: url(/images/sub/btn_air_cmenu_close.png) no-repeat 0 0; display: inline-block;}
#area_menu .choice_img {float: right; height: 47px; width: 80px; background: url(/images/sub/icon_air_menu_on.png) no-repeat 80% 50%; background-size: 16px; display: inline-block;}
#area_menu .view_text {position: relative; top: 14px;}
#area_cmenu .view_text {position: relative; top: 14px;}


#peo_menu  {float:left; width:49%; height: 47px; font-size: 18px; color:#444444; font-weight:500; border-left:1px solid #D8D9DB; border-bottom:1px solid #D8D9DB; border-right:1px solid #D8D9DB; background-color: #fff; cursor:pointer;
			    border-bottom-left-radius: 2px;}
#peo_menu .icon_menu {background:url(/images/sub/icon_tel_menu_peo.png) no-repeat 10px 11px;; width: 60%; display: inline-block;height: 39px; padding: 0px 0 0 48px;}
#peo_menu_view {display:none; position:absolute; width:48%; z-index:9999;  background-color: white; border: 2px solid #0BBBE7;}
#peo_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0BBBE7}
#peo_cmenu .close {font-weight:500; background:url(/images/sub/icon_tel_cmenu_peo.png) no-repeat 10px 11px; width: 200px; display: inline-block; padding: 0px 0 0 44px; cursor:pointer; height: 46px;}
#peo_menu_view li{height: 50px; font-size: 21px; color: #333; text-align: center;  line-height: 52px; border-bottom: 1px dashed #ccc; cursor:pointer;}
#peo_menu_view .all { }
#peo_menu_view .left {width:100%;}

#peo_menu.on {background-color: #fff; }
#peo_menu .icon_menu_on  {background:url(/images/sub/icon_tel_menu_peo.png) no-repeat 10px 11px ; width: 170px; display: inline-block; height: 50px; padding: 14px 0 0 48px; color: #575757;}

#peo_menu .arrow_img {float: right; height: 47px; width: 47px; background: url(/images/sub/icon_air_menu_arrow.png) no-repeat 50% 50%; display: inline-block;}
#peo_cmenu .close_img {float: right; height: 47px; width: 47px; background: url(/images/sub/btn_air_cmenu_close.png) no-repeat 0 0; display: inline-block;}
#peo_menu .choice_img {float: right; height: 47px; width: 80px; background: url(/images/sub/icon_air_menu_on.png) no-repeat 80% 50%; background-size: 16px; display: inline-block;}
#peo_menu .view_text {position: relative; top: 14px;}
#peo_cmenu .view_text {position: relative; top: 14px;}


#thema_menu  {float:left; width:50%; height: 47px; font-size: 18px; color:#444444; font-weight:500; border-right:1px solid #D8D9DB; border-bottom:1px solid #D8D9DB; background-color: #fff; cursor:pointer;
			    border-bottom-left-radius: 2px;}
#thema_menu .icon_menu {background:url(/images/sub/icon_tel_menu_thema.png) no-repeat 10px 11px;; width: 60%; display: inline-block;height: 39px; padding: 0px 0 0 48px;}
#thema_menu_view {display:none; position:absolute; width:49.5%; z-index:9999;  background-color: white; border: 2px solid #0BBBE7; right: 1%;}
#thema_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0BBBE7}
#thema_cmenu .close {font-weight:500; background:url(/images/sub/icon_tel_cmenu_thema.png) no-repeat 10px 11px; width: 200px; display: inline-block; padding: 0px 0 0 44px; cursor:pointer; height: 46px;}
#thema_menu_view li{height: 50px; font-size: 21px; color: #333; text-align: center;  line-height: 52px; border-bottom: 1px dashed #ccc; cursor:pointer;}
#thema_menu_view .all { }
#thema_menu_view .left {width:100%;}

#thema_menu.on {background-color: #fff; }
#thema_menu .icon_menu_on  {background:url(/images/sub/icon_tel_menu_thema.png) no-repeat 10px 11px ; width: 170px; display: inline-block; height: 50px; padding: 14px 0 0 48px; color: #575757;}

#thema_menu .arrow_img {float: right; height: 47px; width: 47px; background: url(/images/sub/icon_air_menu_arrow.png) no-repeat 50% 50%; display: inline-block;}
#thema_cmenu .close_img {float: right; height: 47px; width: 47px; background: url(/images/sub/btn_air_cmenu_close.png) no-repeat 0 0; display: inline-block;}
#thema_menu .choice_img {float: right; height: 47px; width: 80px; background: url(/images/sub/icon_air_menu_on.png) no-repeat 80% 50%; background-size: 16px; display: inline-block;}
#thema_menu .view_text {position: relative; top: 14px;}
#thema_cmenu .view_text {position: relative; top: 14px;}

/* 숙박 상세검색 메뉴*/


/* 검색페이지 S*/
.search_page_table ul {width:100%}
.search_page_table ul li {font-size:18px; padding:20px 0 20px 10px; border-bottom:1px #e6e8ea solid;}
.search_page_table ul li .num {font-size:14px; color:#fff; padding: 3px 7px;; margin-right:5px; background:#f876ad; border-radius: 2px; } 
/* 검색페이지 E*/

/* 약관 S*/
.com_tit {clear:both;height:25px; font-size:18px; font-weight:500; color:#444; letter-spacing:0px;
			 background:#fff url(/images/sub/bullet_sun.png) no-repeat 0px 6px; padding: 1px 0 0 20px; margin:25px 0 5px 15px; }

.com_wrap {margin:10px; padding: 20px; font-size:16px; line-height:24px; border: 1px #e6e8ea solid; background: #e6e8ea;}

/* 약관 E*/

/* 버튼 스타일 모음_썬투어 */
.btn_sub_search { height:60px; background-color:#474E61;  margin: 0 15px; font-size:20px; color: #fff; text-align:center; border-radius: 3px; cursor: pointer; text-align:center; line-height:60px;}
.btn_sub_search img {position: relative; top: 11px; left: -20px; vertical-align: baseline;}
.btn_sub_search span {position: relative; font-weight:500; }


.btn_sub_search_S {width:98%; height:42px; background-color:#474E61;  padding: 10px 0 0 0; font-size:18px; color: #fff; text-align:center; border-radius: 4px; cursor: pointer;}
.btn_sub_search_S img {position: relative; top: 7px; left: 0px; width: 19px; vertical-align: baseline;}
.btn_sub_search_S span {position: relative; top: 8px; left: 0px; }


.btn_sub_search_S_gray {width:98%; height:42px; background-color:#CED4DA;  padding: 10px 0 0 0; font-size:18px; color: #fff; text-align:center; border-radius: 4px; cursor: pointer;}
.btn_sub_search_S_gray img {position: relative; top: 3px; left: 0px; vertical-align: baseline;}
.btn_sub_search_S_gray span {position: relative; top: 4px; left: -2px; }


.btn_sub_reserve {background-color:#021C52;  margin: 0 10px; padding: 20px 10px 20px 10px; font-size:24px; color: #fff; text-align:center; border-radius: 5px; cursor: pointer; font-weight:500;}
.btn_sub_reserve img {position: relative; top: 4px; left: 0px;}
.btn_sub_reserve span {position: relative; }

.btn_sub_reserve_air {background-color:#021C52;  padding: 13px 10px; font-size:18px; color: #fff; text-align:center; border-radius: 3px; cursor: pointer;}

.btn_choice_air {background-color: #9abc36; font-size:18px; color: #fff; border: 1px solid #90b800; padding: 13px 10px; border-radius: 3px; cursor: pointer;}

.btn_choice_room {background-color: #9abc36; font-size:18px; color: #fff; border: 1px solid #90b800; padding: 13px 10px; text-align:center; border-radius: 3px; cursor: pointer;}



.btn_list_view {padding: 10px 15px; border:0; color:#434343; background:#fff; font-size:16px; cursor:pointer; border:1px solid #999; border-radius: 3px;}

.btn_special_reserv {float: left; width: 180px; height: 50px; background-color: #143F7E; font-size: 18px;  color: #fff; border-radius: 5px; cursor: pointer; text-align: center;}
.btn_special_reserv img {position: relative; top: 9px;}
.btn_special_reserv span {position: relative; left: 5px;}

/* 버튼 스타일 모음_썬투어 */



/* 셀렉트박스 스타일_썬투어 */




.main_time-select_style {float:left; width:100px; height:35px;text-align:center;  font-weight:500; position:relative; border:1px solid #CED4DA; border-radius:5px; margin-top:3px;} /*width:295px*/
.main_time-select { height:35px; background:url(../images/select_arr.png) no-repeat 100% 10px ; overflow: hidden; }
.main_time-select select {background: transparent; font-size: 12px; color:#000; border: none; height: 35px; position:relative; left:10px; width: 112%;  cursor:pointer}
.main_time-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.main_time-select select option{min-height:30px; vertical-align:text-top;}






.semi-square{-webkit-border-radius: 0px; -moz-border-radius: 0px; }

.main_sarea_select_style {float:left; width:48%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;} /*width:295px*/
.main_styled-select { height:45px; background:url(../images/select_arr.png) no-repeat 95% 15px ; background-size: 17px;overflow: hidden; }
.main_styled-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.main_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.main_styled-select select option{min-height:30px; vertical-align:text-top;}

.main_air_select_s {float:left;color:#575357; width:10px;}


.golf_sarea_select_style {float:left; width:48%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe; border-radius: 5px;} /*width:295px*/
.golf_styled-select { height:45px; background:url(../images/select_arr.png) no-repeat 90% 18px ; background-size: 17px;overflow: hidden; }
.golf_styled-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.golf_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.golf_styled-select select option{min-height:30px; vertical-align:text-top;}



	   /*골프장 내용 박스*/

.golf_pack_box {width:100%; border-top:1px solid #D9EFFF; display:block;overflow:hidden;}
.golf_pack_box .tit {background-color:#ffd1e4; text-align:center; height:27px; padding-top: 10px;}
.golf_pack_box table { margin:0px auto 20px; width:100%;}
.golf_pack_box table td{height: 60px; font-size:14px; border-bottom: 1px solid #D9EFFF; text-align:center; line-height:18px; background:#F4FAFF; }
.golf_pack_box .date {width: 25%; font-size:16px; font-weight:500; color:#021C52; text-align:center;}
.golf_pack_box .no_choice {width:60%; line-height:30px; font-size:16px;color:#111;border-bottom: 1px solid #D9EFFF;}
.golf_pack_box .choice {width:60%; line-height:30px; font-size:18px;color:#021C52;border-bottom: 1px solid #D9EFFF; text-align:left;}
.golf_pack_box .golf_name {font-size:16px; color:#4fb318; font-weight:500;}
.golf_pack_box .hole_name {font-size:16px;color:#000; font-weight:500;}
.golf_pack_box .sr_pay { font-size: 20px; font-weight:500; color: #eb287a; text-align: left; }
.golf_pack_box .sr_pay_won {font-size: 16px; color: #eb287a;}

.golf_pack_box .sbt{
	background:#013472;
	color:#fff;
	border-radius:5px;
	padding:10px 10px;
}
.golf_pack_box .sbt:hover{
	background:#021C52;
}

 .golf_sail_won {font-size:26px; font-weight:normal ; color:#E60012; }
.golf_sail_won_text {font-size:20px; font-weight:normal ; color:#E60012; }

.golf_pack_tit {clear: both; width:100%; margin:auto; height: 60px; line-height:60px; font-size: 18px;  color: #444; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1;background:#F3F7FA; text-align:center;}
.golf_pack_tit .golf_tit_date {color:#007ec2; font-size:20px; font-weight:500; padding-left:20px;}

	   /*골프장 내용 박스*/




.main_select_style{float:left;position:relative; cursor:pointer; width:48%; border:1px solid #bebebe;  height:45px; padding:8px 0; background-color:#fff;}
.main_select_style .calendar{background:url(/images/sub/drop_date.png) no-repeat 95% 5px ; background-size: 30px; margin-top:0px; height:45px;}
.main_select_style input[type="text"]{color:#575357 !important; width:90%; padding:15px 0px 15px 10px; height:15px; border:none !important; background:transparent; cursor:pointer;font-size: 22px; }

.main_num_select_style {float:left; width: 31.3%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;} /*width:192px;*/
.main_num_styled-select {background:url(../mobile/images/system/bg_per_select.png) no-repeat 95% 30px #ffffff; height:45px; overflow: hidden; padding-left:10px; background-color:#fff;}
.main_num_styled-select select {background: transparent; font-size: 22px; color:#575357; border: none; height: 49px; position:relative; top:-3px; left:0;  width: 132%; padding-left:20px;  cursor:pointer}
.main_num_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.main_num_styled-select select option{min-height:30px; vertical-align:text-top}

.golf_num_select_style {float:left; width: 96%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;} /*width:192px;*/
.golf_num_select_style {background:url(../mobile/images/system/bg_per_select.png) no-repeat 95% 30px #ffffff; height:45px; overflow: hidden; padding-left:10px; background-color:#fff;}
.golf_num_select_style select {background: transparent; font-size: 22px; color:#575357; border: none; height: 49px; position:relative; top:-3px; left:0;  width: 132%; padding-left:20px;  cursor:pointer}
.golf_num_select_style select:focus {outline: -webkit-focus-ring-color auto 0px; }
.golf_num_select_style select option{min-height:30px; vertical-align:text-top}

.rent_time_select_style {float:left;width:23%; margin-left:1%;height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;}
.rent_time_styled-select {background: url(../images/select_arr.png) no-repeat 95% 16px; height: 45px; overflow: hidden;}
.rent_time_styled-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.rent_time_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.rent_time_styled-select select option{min-height:30px; vertical-align:text-top}



.rent_num_select_style {float:left;width:22%; margin-left:1%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;}
.rent_num_styled-select {background:url(/images/sub/drop_arrow.gif) no-repeat 95% 10px #ffffff; height:45px; overflow: hidden; padding-left:10px; background-color:#fff;}
.rent_num_styled-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.rent_num_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.rent_num_styled-select select option{min-height:30px; vertical-align:text-top}


.room_select_style {width:71%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;background-color:#fff;}
.room-select { height:45px; background:url(../images/select_arr.png) no-repeat 95% 16px ; background-size: 17px; overflow: hidden; }
.room-select select {background: transparent; font-size: 17px; color:#575357; border: none; height: 45px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.room-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.room-select select option{min-height:30px; vertical-align:text-top}

.rnum_select_style {float:left; width:24%;margin-left:5px; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;background-color:#fff;}
.rnum_styled-select { height:45px; background:url(../images/select_arr.png) no-repeat 95% 16px ; background-size: 17px;overflow: hidden; }
.rnum_styled-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 45px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.rnum_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.rnum_styled-select select option{min-height:30px; vertical-align:text-top}

.pack_select_style {width:98%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; }
.pack-select {height:45px; background:url(../images/select_arr.png) no-repeat 98% 16px; background-size: 17px; overflow: hidden; }
.pack-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.pack-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.pack-select select option{min-height:30px; vertical-align:text-top}


.sarea_select_style {float:left; width:48%; height:45px; padding:8px 0px; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;}
.styled-select {background:url(/images/main/drop_arrow.gif) no-repeat 95% 10px ; overflow: hidden; background-color:#fff;}
.styled-select select {background: transparent; font-size: 22px; color:#00002b; border: none; height: 49px; position:relative; top:-2px; left:15px;   width: 112%;  cursor:pointer}
.styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.styled-select select option{min-height:30px; vertical-align:text-top}

.asarea_select_style {float:left; width:49.5%; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;}
.astyled-select {background:url(/images/system/bg_per_select.png) no-repeat 95% 30px ; height:45px; overflow: hidden; background-color:#fff;}
.astyled-select select {background: transparent; font-size: 22px; color:#00002b; border: none; height: 23px; position:relative; top:12px; left:0;   width: 112%; padding-left:20px;  cursor:pointer}
.astyled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.astyled-select select option{min-height:30px; vertical-align:text-top}




.air_select01{float:left;position:relative; cursor:pointer; width:48%; border:1px solid #bebebe;  height:45px; padding:8px 0; background-color:#fff;}
.air_select01 .calendar{background:url(/images/main/drop_date.gif) no-repeat 95% 10px ; ; margin-top:0px; height:45px;}
.air_select01 input[type="text"]{color:#00002b !important; width:75%; padding:15px 0px 15px 50px; height:15px; border:none !important; background:transparent; cursor:pointer;font-size: 22px;}
.air_select_s{float:left;color:#00002b;position:relative;  width:10px; text-align:center; height:45px; line-height:45px; font-size:22px;}


.tel_search_area{width:94%;margin:auto; height:65px;}
.tel_sarea_select_style {float:left;width:49%;  margin:auto; margin-left:1%;height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;}
.tel_styled-select {background:url(/images/system/bg_per_select.png) no-repeat 95% 30px ; height:45px; overflow: hidden; background-color:#fff;}
.tel_styled-select select {background: transparent; font-size: 22px; color:#00002b; border: none; height: 23px; position:relative; top:12px; left:0;   width: 112%; padding-left:20px;  cursor:pointer}
.tel_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.tel_styled-select select option{min-height:30px; vertical-align:text-top}

.rent_select01{float:left;position:relative; cursor:pointer; width:44%; border:1px solid #bebebe;  height:45px; padding:8px 0; background-color:#fff; font-size: 20px;}
.rent_select01 .calendar{background:url(/images/system/blt_calendar.png) no-repeat ; margin-top:0px; height:45px;}
.rent_select01 input[type="text"]{color:#00002b !important; padding:15px 0px 15px 50px; height:15px; border:none !important; background:transparent; cursor:pointer;font-size: 22px;}
.rent_select_s{float:left;color:#fff;position:relative;  width:28px; text-align:center; height:45px; line-height:45px; font-size:20px;}
.rent_select01 .date {position: relative; top: 8px; left: 15px; font-size: 22px;}




.time_select_style {float:left;width:24%; margin-left:1%;height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #bebebe;}
.time_styled-select {background:url(/images/system/bg_per_select.png) no-repeat 95% 20px #ffffff; height:45px; overflow: hidden; padding-left:10px; background-color:#fff;}
.time_styled-select select {background: transparent; font-size: 20px; color:#00002b; border: none; height: 23px; position:relative; top:12px; left:0;  width: 132%; padding-left:20px;  cursor:pointer}
.time_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.time_styled-select select option{min-height:30px; vertical-align:text-top}



.name_input{position:relative; background-color:#fff;}
.name_input input[type="text"]{width:99%; height:15px; color:#00002b !important; padding:15px 0px 15px 10px;border:none !important;background: transparent; height:31px;}

.search_input{background-color:#fff; position:relative; width:80%; border-radius:5px;}
.search_input input[type="text"]{width:96%; color:#00002b !important; padding:15px 10px 15px 10px;border:none !important;background: transparent; height:31px;}


.border-style {border-radius: 5px; border: 1px solid #d0d0d0; background: #fff;}
.border-style_room {border-radius: 4px; border: 1px solid #c9e4ed; background: #fff;}

.pkg_tel_search_area{width:100%;margin:auto; height:65px; background-color:#750600;}
.pkg_tel_sarea_select_style {float:left;width:49.6%;  margin:auto; height:45px; padding:8px 0; text-align:center;  font-weight:500; position:relative; border:1px solid #600500;}
.pkg_tel_styled-select {background:url(/images/system/bg_per_select.png) no-repeat 95% 30px ; height:45px; overflow: hidden; background-color:#750600;}
.pkg_tel_styled-select select {background: transparent; font-size: 22px; color:#fff; border: none; height: 23px; position:relative; top:12px; left:0;   width: 112%; padding-left:20px;  cursor:pointer}
.pkg_tel_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.pkg_tel_styled-select select option{min-height:30px; vertical-align:text-top}

.p_rent_select01{float:left;position:relative; cursor:pointer; width:40%; border:0px solid #ddd;  height:43px;}
.p_rent_select01 .calendar{background:url(/images/system/blt_calendar.png) no-repeat ; margin-top:0px; height:43px;}
.p_rent_select01 input[type="text"]{color:#fff !important; padding:15px 0px 15px 45px; height:15px; border:none !important; background:transparent; cursor:pointer;font-size: 20px;}
.p_rent_select_s{float:left;color:#fff;position:relative;  width:28px; text-align:center; height:45px; line-height:45px; font-size:20px;}

.p_time_select_style {float:left;width:40%; height:45px;}
.p_time_styled-select {background:url(/images/system/bg_per_select.png) no-repeat 95% 20px #ffffff; height:45px; overflow: hidden; padding-left:5px; background-color:#fff; border:1px solid #ddd;}
.p_time_styled-select select {background: transparent; font-size: 20px; color:#333; border: none; height: 23px; position:relative; top:12px; left:0;  width: 132%; padding-left:5px;  cursor:pointer}
.p_time_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.p_time_styled-select select option{min-height:30px; vertical-align:text-top}

.p_name_input{width:59%;background-color:#5c219b; position:relative; cursor:pointer}
.p_name_input input[type="text"]{color:#fff !important; padding:15px 10px 15px 10px; height:15px; border:none !important;background: transparent; }


.p_num_select_style {float:left;width:80%; height:45px; }
.p_num_styled-select {background:url(/images/system/bg_per_select.png) no-repeat 90% 20px #ffffff; height:45px; overflow: hidden; padding-left:5px; background-color:#fff; border:1px solid #ddd;}
.p_num_styled-select select {background: transparent; font-size: 20px; color:#333; border: none; height: 23px; position:relative; top:12px; left:0;  width: 122%; padding-left:5px;  cursor:pointer}
.p_num_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.p_num_styled-select select option{min-height:30px; vertical-align:text-top}

/* 셀렉트박스 스타일_썬투어 */




/*선택하신 숙소 없음*/
.search_result_none {width: 100%; height: 280px; background: url(/images/sub/search_result_none.png) no-repeat 50% 30%; text-align: center;}
.search_result_none p {font-size: 20px; padding-top:190px;}
/*선택하신 숙소 없음*/

.search_result {position:absolute; width:100%; text-align: center; z-index:100; } /* 검색되었습니다 tel/tel_list.php ,  packagetel_list.php 있음*/

.width_box98 {width: 98%; display: inline-block;}
.width_box95 {width: 95%; display: inline-block;}
.width_img_100 {width:100%;}

.clear {clear:both;}

.position_A {position:absolute; }
.position_R {position:relative;}

.text_L {text-align:left;}
.text_C {text-align:center;}
.text_R {text-align:right;}
.float_L {float:left;}
.float_R {float:right;}
.display_inline_b {display:inline-block; }

.H_5 {clear:both; height:5px;}
.H_10 {clear:both; height:10px;}
.H_15 {clear:both; height:15px;}
.H_20 {clear:both; height:20px;}
.H_30 {clear:both; height:30px;}
.H_40 {clear:both; height:40px;}
.H_50 {clear:both; height:50px;}
.H_90 {clear:both; height:90px;}

.border {border:1px solid red; overflow:hidden;}





/* 예약센타 S */


/*
#all_menu_view .all_tit_jr{height:84px; color:#fff; font-size:22px; background:#0078D4; border-bottom:1px solid #0c1017; }
#all_menu_view .all_tit_jr .icon_tit {background:url(/images/main_jr/icon_left_alllmenu.png) no-repeat 43px 32px; display: inline-block;  padding: 28px 0 0 90px;}
#btn_mypage_view .all_tit_jr .icon_tit {background:url(/images/main_jr/icon_main.png) no-repeat 23px 32px; display: inline-block;  padding: 28px 0 0 95px;}
#all_menu_view .icon_menu_jr_01 {background:url(/images/main_jr/icon_main.png) no-repeat 23px 12px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_02 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -95px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_03 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -204px; display: inline-block; padding: 20px 0 16px 95px; }
#all_menu_view .icon_menu_jr_04 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -315px; display: inline-block; padding: 20px 0 16px 95px;} 
#all_menu_view .icon_menu_jr_05 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -416px; display: inline-block; padding: 20px 0 16px 95px; }
#all_menu_view .icon_menu_jr_06 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -522px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_07 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -628px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_08 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -730px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_09 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -837px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_10 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -947px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_11 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -1050px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_12 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -1156px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_jr_13 {background:url(/images/main_jr/icon_main.png) no-repeat 23px -1263px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_close {position: relative; float:right; top: 16px; right: 20px; cursor:pointer;}
*/






.top_menu_qjeju {overflow:hidden; background:#EE2478; margin-top:10px;}
.top_menu_qjeju ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px;letter-spacing:-1px;}
/*.top_menu_qjeju .menu01 {width:20%;}
.top_menu_qjeju .menu02 {width:20%;}
.top_menu_qjeju .menu03 {width:20%;}
.top_menu_qjeju .menu04 {width:20%;}
.top_menu_qjeju .menu05 {width:20%;}
.top_menu_qjeju .menu06 {width:20%;}
*/
.top_menu_qjeju .menu01 {width:18%;}
.top_menu_qjeju .menu02 {width:16%;}
.top_menu_qjeju .menu03 {width:16%;}
.top_menu_qjeju .menu04 {width:16%;}
.top_menu_qjeju .menu05 {width:18%;}
.top_menu_qjeju .menu06 {width:16%;}





.top_menu_pangtour {overflow:hidden; background:#E90F03; margin-top:10px;}
.top_menu_pangtour ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px;letter-spacing:-1px;}
.top_menu_pangtour .menu01 {width:17%;}
.top_menu_pangtour .menu02 {width:17%;}
.top_menu_pangtour .menu03 {width:15%;}
.top_menu_pangtour .menu04 {width:17%;}
.top_menu_pangtour .menu05 {width:16%;}
.top_menu_pangtour .menu06 {width:16%;}






.top_menu_qjeju .menu07 {width:16%;}

.top_menu_jejudanche {overflow:hidden; background:#6A2E91; margin-top:10px;}
.top_menu_jejudanche ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px;letter-spacing:-1px;}
.top_menu_jejudanche .menu01 {width:24%;}
.top_menu_jejudanche .menu02 {width:16%;}
.top_menu_jejudanche .menu03 {width:24%;}
.top_menu_jejudanche .menu04 {width:16%;}
.top_menu_jejudanche .menu05 {width:20%;}


.top_menu_jejudanche .menu06 {width:19%;}
.top_menu_jejudanche .menu07 {width:16%;}




.top_menu_jejudo-golf_kr {overflow:hidden; background:#0A833D; margin-top:10px;}
.top_menu_jejudo-golf_kr ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px;letter-spacing:-1px; }
.top_menu_jejudo-golf_kr .menu01 {width:20%;}
.top_menu_jejudo-golf_kr .menu02 {width:20%;}
.top_menu_jejudo-golf_kr .menu03 {width:20%;}
.top_menu_jejudo-golf_kr .menu04 {width:20%;}
.top_menu_jejudo-golf_kr .menu05 {width:20%;}
.top_menu_jejudo-golf_kr .menu06 {width:20%;}
.top_menu_jejudo-golf_kr .menu07 {width:20%;}




.top_menu_jejudo-golf {overflow:hidden; background:#0A833D; margin-top:10px;}
.top_menu_jejudo-golf ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px;letter-spacing:-1px; }
.top_menu_jejudo-golf .menu01 {width:23%;}
.top_menu_jejudo-golf .menu02 {width:16%;}
.top_menu_jejudo-golf .menu03 {width:12%;}
.top_menu_jejudo-golf .menu04 {width:14%;}
.top_menu_jejudo-golf .menu05 {width:14%;}
.top_menu_jejudo-golf .menu06 {width:19%;}
.top_menu_jejudo-golf .menu07 {width:16%;}




.top_menu_jejugolf {overflow:hidden; background:#0A833D; margin-top:10px;}
.top_menu_jejugolf ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px;letter-spacing:-1px; }
.top_menu_jejugolf .menu01 {width:23%;}
.top_menu_jejugolf .menu02 {width:16%;}
.top_menu_jejugolf .menu03 {width:12%;}
.top_menu_jejugolf .menu04 {width:14%;}
.top_menu_jejugolf .menu05 {width:14%;}
.top_menu_jejugolf .menu06 {width:19%;}
.top_menu_jejugolf .menu07 {width:16%;}




.top_menu_jejudogolf {overflow:hidden; background:#0A833D; margin-top:10px;}
.top_menu_jejudogolf ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px;letter-spacing:-1px; }
.top_menu_jejudogolf .menu01 {width:23%;}
.top_menu_jejudogolf .menu02 {width:16%;}
.top_menu_jejudogolf .menu03 {width:12%;}
.top_menu_jejudogolf .menu04 {width:14%;}
.top_menu_jejudogolf .menu05 {width:14%;}
.top_menu_jejudogolf .menu06 {width:19%;}
.top_menu_jejudogolf .menu07 {width:16%;}




.top_menu_jeju-rentcar {overflow:hidden; background:#2289CB; margin-top:10px;}
.top_menu_jeju-rentcar ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px; letter-spacing:-1px;}
.top_menu_jeju-rentcar .menu01 {width:24%;}
.top_menu_jeju-rentcar .menu02 {width:24%;}
.top_menu_jeju-rentcar .menu03 {width:18%;}
.top_menu_jeju-rentcar .menu04 {width:17%;}
.top_menu_jeju-rentcar .menu05 {width:17%;}
.top_menu_jeju-rentcar .menu06 {width:20%;}
.top_menu_jeju-rentcar .menu07 {width:20%;}




.top_menu_7jeju {overflow:hidden; background:#2289CB; margin-top:10px;}
.top_menu_7jeju ul li {float:left;   height:50px; line-height:50px; color:#fff; font-weight:500; text-align:center; font-size:15px; letter-spacing:-1px;}
.top_menu_7jeju .menu01 {width:24%;}
.top_menu_7jeju .menu02 {width:24%;}
.top_menu_7jeju .menu03 {width:18%;}
.top_menu_7jeju .menu04 {width:17%;}
.top_menu_7jeju .menu05 {width:17%;}


.top_menu_7jeju .menu06 {width:20%;}
.top_menu_7jeju .menu07 {width:20%;}









.customer_jr {width:100%; background: url(/images/main_jr/bg_phone.png) 50% 50% repeat; overflow:hidden; text-align: center;}

#motel_search_view .motel_search_box_jr {position: absolute; top: 150px; left: 0px;  width: 100%; height: 270px;  background: #365fb7; text-align: center;}

.main_search_box .tit_package_jr {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -3px 16px no-repeat;}
.main_search_box .tit_tel_jr {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -10px -202px no-repeat;}
.main_search_box .tit_rent_jr {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -5px -313px no-repeat;}
.main_search_box .tit_air_jr {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -2px -412px no-repeat;}
.main_search_box .tit_bus_jr {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -517px  no-repeat;}
.main_search_box .tit_taxi_jr {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -621px  no-repeat;}
.main_search_box .tit_pkg_jr {width: 500px; padding: 5px 0 0 72px; background: url(/images/main/icon_main.png) -1px -723px  no-repeat;}
.main_search_box .tit_group_jr {width: 500px; padding: 5px 0 10px 70px; background: url(/images/main/icon_main.png)  2px -835px no-repeat;}
.main_search_box .tit_golf_jr {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -942px  no-repeat;}
.main_search_box .tit_coupon_jr {width: 500px; padding: 0px 0 0 62px; background: url(/images/main/icon_main.png) -10px -1052px no-repeat;}
.main_search_box .tit_res_jr {width: 500px; padding: 5px 0 0 52px; background: url(/images/main/icon_main.png) -10px -1153px  no-repeat;}
.main_search_box .tit_board_jr {width: 500px; padding: 0px 0 0 62px; background: url(/images/main/icon_main.png) -8px -1258px no-repeat;}

/* 예약센타 E */





.golf_types{
width:98%;
margin:auto;
display:block;
overflow:hidden;
}

.golf_types .pack_sel_box{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #c6c6c6;

	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;


	font-size:16px;
	color:#444;
	cursor:pointer;
}
.golf_types .pack_sel_on{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #EE2478;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;

	background:#fff;
	font-size:16px;
	color:#EE2478;
	cursor:pointer;
	font-weight:500;
}
.golf_types .pack_sel_box .box_tit{

	font-size:16px;
}

.golf_types .pack_sel_box .box_btn:hover{
	background:#021C52;
}







.golf_types_qjeju{
width:98%;
margin:auto;
display:block;
overflow:hidden;
}

.golf_types_qjeju .pack_sel_box{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #c6c6c6;

	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;


	font-size:16px;
	color:#444;
	cursor:pointer;
}
.golf_types_qjeju .pack_sel_on{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #EE2478;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;

	background:#fff;
	font-size:16px;
	color:#EE2478;
	cursor:pointer;
	font-weight:500;
}
.golf_types_qjeju .pack_sel_box .box_tit{

	font-size:16px;
}

.golf_types_qjeju .pack_sel_box .box_btn:hover{
	background:#021C52;
}







.golf_types_jeju-rentcar{
width:98%;
margin:auto;
display:block;
overflow:hidden;
}

.golf_types_jeju-rentcar .pack_sel_box{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #c6c6c6;

	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;


	font-size:16px;
	color:#444;
	cursor:pointer;
}
.golf_types_jeju-rentcar .pack_sel_on{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #2289CB;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;

	background:#fff;
	font-size:16px;
	color:#2289CB;
	cursor:pointer;
	font-weight:500;
}
.golf_types_jeju-rentcar .pack_sel_box .box_tit{

	font-size:16px;
}

.golf_types_jeju-rentcar .pack_sel_box .box_btn:hover{
	background:#021C52;
}















.golf_types_7jeju{
width:98%;
margin:auto;
display:block;
overflow:hidden;
}

.golf_types_7jeju .pack_sel_box{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #c6c6c6;

	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;


	font-size:16px;
	color:#444;
	cursor:pointer;
}
.golf_types_7jeju .pack_sel_on{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #2289CB;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;

	background:#fff;
	font-size:16px;
	color:#2289CB;
	cursor:pointer;
	font-weight:500;
}
.golf_types_7jeju .pack_sel_box .box_tit{

	font-size:16px;
}

.golf_types_7jeju .pack_sel_box .box_btn:hover{
	background:#021C52;
}





















.golf_types_pangtour{
width:98%;
margin:auto;
display:block;
overflow:hidden;
}

.golf_types_pangtour .pack_sel_box{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #c6c6c6;

	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;


	font-size:16px;
	color:#444;
	cursor:pointer;
}
.golf_types_pangtour .pack_sel_on{
	float:left;
	height:60px;
	width:13.9%;
	text-align:center;
	border:1px solid #E90F03;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;

	background:#fff;
	font-size:16px;
	color:#E90F03;
	cursor:pointer;
	font-weight:500;
}
.golf_types_pangtour .pack_sel_box .box_tit{

	font-size:16px;
}

.golf_types_pangtour .pack_sel_box .box_btn:hover{
	background:#021C52;
}


































.card-img-top{
 width:100%;
 margin:auto;
}



.golf_day{
float:left;
width:100px; font-size:18px; color:#2357ad; height:30px; line-height:30px; text-align:center; border:1px solid #3875D7; border-radius:20px; background:#fff;
}

.golf_line-area{
float:left;height:50px; width:90px;position: relative;
}


.golf_line-area .s_line{
width:30px;height:50px; border-right:3px solid #5897FB;
}

.golf_line-area .boll{
position: absolute;width:15px;height:15px; background:#5897FB; border-radius:15px; z-index:55;left:52px; top:19px;
}


.golf_sc_text{
clear:both;
font-size:16px; height:50px; line-height:50px;color:#000;
}


.golf_sc_text .day{
color:#777;
}



.golf_color{
color:#00571d;
}

.car_color{
color:#389fc7;
}

.tel_color{
color:#c68c22;
}


.golf_pkg_s_view{
	position: relative;

	width:96%;
	overflow:hidden;
	margin-bottom:20px;
}

.golf_pkg_s_view .s_view_bt {
position:absolute; 
right:10px;
top:10px; 
width:45px; 
height:40px;
background:#333;  
border-radius:6px;
text-align:center;
font-size:24px;
color:#fff;
cursor:pointer;
}
.golf_pkg_s_view .s_view_bt:hover{
background:#000;
}






.golf_pkg_s_view .s_view_bt2 {
position:absolute; 
right:140px;
top:10px; 
width:120px; 
height:40px;
background:#333;  
border-radius:6px;
text-align:center;
font-size:24px;
color:#fff;
cursor:pointer;
}
.golf_pkg_s_view .s_view_bt2:hover{
background:#000;
}





.golf_pkg_s_view .s_view_bt3 {
position:absolute; 
right:10px;
top:10px; 
width:120px; 
height:40px;
background:#333;  
border-radius:6px;
text-align:center;
font-size:24px;
color:#fff;
cursor:pointer;
}
.golf_pkg_s_view .s_view_bt3:hover{
background:#000;
}

















.golf_pkg_s_view .photo{
	width:100%;
	height:360px;
}

.golf_pkg_s_view .name{
	clear:both;
	font-size:22px;
	border-bottom:1px solid #e9e9e9;
	height:60px;
	line-height:60px;
	color:#000;
	padding-left:10px;
	font-weight:500;
}


.golf_pkg_s_view .sname{
	clear:both;
	font-size:18px;
	border-bottom:1px solid #e9e9e9;
	height:30px;
	line-height:30px;
	color:#555;
	padding-left:10px;
	font-weight:300;
}
.golf_pkg_s_view .scont{
	clear:both;
	font-size:14px;
	border-bottom:1px solid #e9e9e9;

	line-height:60px;
	color:#555;
	padding:10px;
	font-weight:300;
}




.golf_pkg_s_view .sname .sstit{
	float:left;
	width:80px;
	font-size:14px;
	font-weight:bold;
}


.golf_pkg_s_view .sname .stname{
	float:left;
	font-size:14px;
	color:#222;

white-space: nowrap; overflow: hidden; text-overflow: ellipsis;

}






.pacr_res_area{
	border:1px solid #2865CA;
	width:100%;
	margin:auto;
	background:#fff;
	text-align:center;
	font-size:16px;
	color:#333;
	border-radius:5px;
}

.pacr_res_area .left_tit{
	width:100%;
	text-align:center;
	font-size:16px;
	color:#333;

}
.pacr_res_area .right_buton{
	width:100%;
	text-align:center;
	font-size:20px;
	color:#2865CA;
	font-weight:600;

}

.package_res_box {width:100%; margin:auto;  }
.package_res_box li {float:left; font-size:18px;}

.package_res_box .pack_res_tit {
	width:15%; 
	border-bottom:1px solid #fff8d9;
	line-height:60px;
	text-align:center;
	font-size:13px;
	color:#000;
	height:60px; 
}
.package_res_box .pack_res_cont {
	width:85%; 
	border-bottom:1px solid #fff8d9;
	line-height:20px;
	color:#bb0004;
	height:60px; 
	font-size:13px;
	padding-top:10px;
}
.package_res_box .pack_res_cont2 {
	width:100%; 
	color:#bb0004;
}
.package_res_box .pack_res_cont2 table{
	width:100%; 
border-bottom:1px solid #fff8d9;
}

.package_res_box .pack_res_cont2 table .td_pack_res_tit{
	width:13%; 
	
	text-align:center;
	font-size:18px;
	color:#000;
}

.package_res_box .pack_res_cont2 table  .td_pack_res_cont{
	width:87%; 
	line-height:40px;
	color:#bb0004;
	font-size:18px;
	padding:10px 0;
}




.package_res_box .pack_res_pay{
	float:left;
	width:100%;
	height:60px;
	line-height:60px;
	background:#fff8f4;
	text-align:center;
	color:#E60012;
	font-size:16px;
	font-weight:500;
}

.package_res_box .pack_res_pay_text{

	width:50%;
	height:60px;
	line-height:60px;
	background:#fff8f4;
	text-align:left;
	color:#E60012;
	font-size:14px;
	font-weight:500;
}
.package_res_box .pack_res_bt{
	float:right;
	width:30%;
	height:60px;
	line-height:60px;
	background:#fff8f4;
	text-align:center;
	color:#E60012;
	font-size:20px;
	font-weight:500;
}


.pack_res_bt{
	width:40%;
	margin:auto;
	height:60px;
	line-height:60px;
	background:#f23a13;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:500;
	border-radius:5px;
}




.pacr_res_area .pk_res_bt {padding:10px 20px;line-height:44px; background-color:#9F1D67; font-size:18px; color: #fff;border-radius:5px; cursor: pointer; text-align:center;}
.pacr_res_area .pk_res_bt span {position: relative; font-weight:500; }
.pacr_res_area .pk_res_bt:hover {background-color:#78164f; }


.pack_res_sview_bt{
	float:right;
	background:#2865CA;
	width:80px;
	height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	border:0px;
	border-radius:5px;
	line-height:30px;
	margin-top:15px;
}

.pack_res_sview_bt:hover{
	background:#761648;
	cursor:pointer;
}






.spb {
    background-color: #2865CA;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    height:50px;
    border: none;
}

.spb_tel {
    background-color: #333;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 70%;
    height:50px;
    border: none;
	margin:auto;
	border-radius:5px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	line-height:50px;
}


.golf_ins_tit{
font-size:22px;
font-weight:500;
height:50px;
line-height:50px;
margin-top:20px;
}









.golf_res_bt {clear:both;background-color:#E60012; font-size:22px; font-weight:500; color: #fff;border-radius:5px; cursor: pointer; padding:15px 25px; margin-top:10px;}
.golf_res_bt:hover {background-color:#a61500; }


.golf_view_tel_tit{
	clear:both;
	width:96%;
	margin:auto;
	height:80px;
	line-height:80px;
	color:#000;
	font-size:26px;
	font-weight:500;
}
.golf_back_bt{float:right; background:#021C52; color:#fff; height:40px; line-height:40px; width:120px;text-align:center;border-radius:2px; margin-top:20px; font-size:14px; cursor:pointer;}
.golf_back_bt:hover{background:#010e27; }

.golf_back_f_bt{margin:auto; background:#021C52; color:#fff; height:60px; line-height:60px; width:300px;text-align:center;border-radius:2px; margin-top:20px; font-size:20px; cursor:pointer;}
.golf_back_f_bt:hover{background:#010e27; }

.golf_view_infomation{
	width:100%;
	margin:auto;
}

.golf_view_infomation_s{
	width:96%;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px;
}

.golf_view_infomation_s .s_tit{
	font-size:32px;
	color:#000;
	font-weight:500;
	text-decoration: underline;
}
.golf_view_infomation_s .s_cont{
	margin-top:10px;
	font-size:20px;
	font-weight:300;
	color:#222;
	line-height:26px;
}
.golf_view_infomation_s .s_cont span{
	font-size:20px;
	font-weight:500;
	color:#000;
}

.golf_view_infomation_s .s_cont2{
	margin-top:10px;
	font-size:20px;
	font-weight:300;
	color:#222;
	line-height:26px;
}


.notice_choice {
	width:96%;
	font-size:32px;
	color:#000;
	font-weight:500;
	text-decoration: underline;
 
 } /*객실 선택 및 요금 확인하기*/ 

.btn_choice_golf {width:80px; height:50px; background-color:#021C52; font-size:16px; color: #fff; text-align:center; cursor: pointer; border-radius: 2px; line-height: 50px; }



.form-box {
    width: 100%;
	margin:auto;
    background: #fafafa;
   /* border-bottom: 1px solid rgb(211, 211, 211);
    border-radius: 3px;*/
    padding: 10px 5px 0 5px;
	overflow:hidden;
	border:1px solid red
}

.pcate{
float:left;

}

.pack_cate_bt{
float:left;
background:#fff;color:#333; text-align:center; font-size:16px;height:50px; line-height:50px;border-radius: 5px; border:1px solid #D3D3D3; cursor:pointer;
}
.pack_cate_bt_on{
float:left;
background:#3875D7;color:#fff; text-align:center; font-size:16px;height:50px; line-height:50px;border-radius: 5px;border:1px solid #3875D7; cursor:pointer;
}









#search_box{
	position: relative;
	z-index:10;
	width:100%; 
	margin:auto;
	display:block;  


	background:#fff;
}




.date_area{
position:absolute;
	width:100%;
	background:#fff;
	overflow:hidden;
	height:150px;

}
.date_area_tit{
	float:left;
	width:50%;
	text-align:center;
	font-size:13px;
	color:#333;
	height:20px;
	line-height:20px;
	margin-top:10px;

}

.date_area_tit_middle{
	float:left;
	width:8%;
	height:20px;
	line-height:4px;

}

.date_area_date{
	float:left;
	width:50%;
	text-align:center;
}
.date_area_date_in{
	width:100%;
	margin:auto;

}

.date_area_date_middle{
	/*position:relative;*/
	position:absolute;
	float:left;
	left:50%;
	height:100%;
	border-left:1px solid #CBCCD1;
}
.date_arr{
	position:absolute;	
	left:-17px;
	width:30px;
	margin-top:60px;
	background:#fff;
	color:#1e77b3;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #2289CB;
	border-radius:30px

	
}
.year{
	margin-top:0px;
	font-size:34px;
	color:#333;
	font-weight:500;
	letter-spacing:-0.5px;
}
.week{
	font-size:14px;
	color:#575757;
}
.time{
	font-size:30px;
	color:#333;

	
}


.search_type{
	clear:both;
	width:100%;
	margin:auto;
	border-top:1px solid #CBCCD1;
	margin-top:10px;
}


.search_type .tit{
	width:100%;
	font-size:16px;
	color:#2289CB;
	font-weight:500;
	margin-top:10px;
	text-align:center;
}

.all_chk_bt{
color:#fff; font-size:13px; background:#2289CB; padding:3px 15px;border-radius:4px; cursor:pointer;
}

.all_chk_not_bt{
color:#fff; font-size:13px; background:#2289CB; padding:3px 15px;border-radius:4px; cursor:pointer;
}

.car_type{
width:96%;
margin:auto;
}

.checklist li {
float:left;
width:23%;

text-align:center;
margin-left:2%;
margin-top:10px;
height:30px;
line-height:30px;
color:#ff2704;
font-size:12px;
border-radius:3px; 
}

.search_type .first{
margin-left:0;
}

.checklist li input {
	display: none;
}

.chk_jon{
	color:#fff;
	background:#2289CB;
	border:1px solid #2289CB;
	border-radius:3px; 
	width:100%;
	height:30px;

	display: block;
}
.chk_jnot{
	color:#555;
	width:100%;
	height:30px;
	background:#fff;
	border-radius:3px; 
border:1px solid #CBCCD1;
	display: block;
}


.main_search_bt{
clear:both;
width:100%;
background:#2289CB;
color:#fff;
text-align:center;
height:60px;
line-height:60px;
font-size:21px;
margin-top:20px;
}



.search_popup_res  {display:none; position:absolute;  width:100%; height:100%; top:0;  left:0;  z-index:19; background:#000;opacity: 0.7;}
.search_popup_box_res {display:none;   position:fixed;  width:94%; top:20px; height:90%; background-color:#fff;opacity: 1; z-index:9999999; border-radius:15px; border:2px solid #000;}

.search_popup_rent  {display:none; position:absolute;  width:100%; height:100%; top:0;  left:0;  z-index:19; background:#000;opacity: 0.7;}
.search_popup_box_rent {display:none;  position:fixed;  width:94%; top:100px; height:80%; background-color:#fff; opacity: 1; z-index:9999999; border-radius:15px; border:2px solid #000;}


.search_popup  {display:none; position:absolute;  width:100%; height:100%; top:0;  left:0;  z-index:19; background:#000;opacity: 0.7;}
.search_popup_box {display:none;  position:absolute; margin-top:-80px; width:90%; margin-left:5%;  background-color:#fff; opacity: 1; z-index:199; border-radius:15px; border:2px solid #000;}


.sea_cal{
	clear:both;
	width:96%;
	margin:auto;
}

.sea_date{
	clear:both;
	display:table;
	margin:auto;
}
.stit_d{
	clear:both;
	color:#2289CB;
	font-size:16px;
	height:45px;
	line-height:45px;
	text-align:center;
	margin-right:10px;
	font-weight:500;
}
.stit{
	clear:both;
	color:#2289CB;
	font-size:16px;
	height:45px;
	line-height:45px;
	float:left;
	margin-right:10px;
	font-weight:500;
}



.select-script{ float:left; position:relative; width:90px; height:40px; line-height:40px; border:1px solid #a3a3a3; border-radius:4px; text-transform:uppercase; background:#fff;display:block;   }
.select-script label{position:absolute; width:100%; font-size:14px; color:#333; top:0; left:0; padding:0 0 0 15px; font-weight:300;}
.select-script label:after{content:'▼'; width:35px; height:39px; position:absolute; top:0; right:15px; font-size:.7em; color:#2d2d2d; text-align:center; border-left: 1px solid #a3a3a3;}
.select-script select{font-size:14px;width:100%; height:39px; opacity:0; filter:alpha(opacity=0); -ms-filter:alpha(opacity=0)/* IE 8 */; }



.search_bt{
width:80%;
background:#2289CB;
border-radius:5px; 
color:#fff;
text-align:center;
height:60px;
line-height:60px;
font-size:24px;
margin-top:20px;
cursor:pointer;
}




.search_bo_type{
	clear:both;
	width:100%;
	margin:auto;
	border-top:1px solid #CBCCD1;
	margin-top:140px;
}

.bo_types{
width:98%;
margin:auto;
overflow:hidden;
}

.bo_types .pack_sel_box{
	float:left;
	height:40px;
	width:32.0%;
	text-align:center;
	/*border:1px solid #CED4DA;*/
	background:#fff;
	border-radius:5px; 
	margin-right:1%;
	font-size:12px;
	color:#444;
	cursor:pointer;
	text-align:center;
	line-height:40px;
}
.bo_types .pack_sel_on{
	float:left;
	height:40px;
	width:32.0%;
	text-align:center;
	/*border:1px solid #2289CB;*/
	background:#2289CB;
	border-radius:5px; 
	margin-right:1%;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:40px;
}
.bo_types .pack_sel_box .box_tit{

	font-size:12px;
}

.bo_types .pack_sel_box .box_btn:hover{
	background:#021C52;
}




#sub_search_box{
	position: relative;
	z-index:10;
	width:100%; 
	margin:auto;
	display:block;  
	background:#f2fcff;
	overflow:hidden;
	border-bottom:1px solid #CBCCD1
}

.sub_date_area{
	width:96%;
}
.sub_date_area_tit{
	float:left;
	width:45%;
	text-align:center;
	font-size:14px;
	color:#333;
	height:30px;
	line-height:30px;
	
}

.sub_date_area_tit_middle{
	float:left;
	width:10%;
	height:30px;
	line-height:4px;
}






.sub_date_area_date{
	float:left;
	width:45%;
	text-align:center;
	display:block;
}
.sub_date_area_date_in{
	width:100%;
	margin:auto;
	display:block;
	height:30px;
	text-align:center;
}

.sub_date_area_date_middle{
	float:left;
	width:10%;
}
.sub_date_arr{
	width:25px;
	
	color:#2289CB;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	margin-top:0px;
	border:1px solid #2289CB;
	border-radius:20px
	
	
}
.sub_year{
	height:30px;
	line-height:30px;
	font-size:22px;
	color:#333;
	font-weight:500;
	letter-spacing:-0.5px;
}
.sub_week{
	font-size:14px;
	color:#666;
	height:26px;
	line-height:24px;
}
.sub_time{
	font-size:22px;
	color:#333;

	height:30px;
	line-height:30px;
	letter-spacing:-0.5px;
}



#sub_area{
	width:100%;
	margin:auto;
	background:#fff;
	overflow:hidden;

}



.tel_chk_type_ul{
	width:100%;
}
.tel_chk_type_ul li{
	clear:both;
	text-align:left;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:-1px;
}





.tel_view_tit_box{
width:96%;
margin:auto;
height:50px;
line-height:50px;
background:#fff;
color:#333;
font-weight:500;
text-align:center;
font-size:16px;
border-radius: 30px; box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.01);
}


.rent_view_tit_box{
width:96%;
margin:auto;
height:50px;
line-height:50px;
background:#fff;
color:#333;
font-weight:500;
text-align:center;
font-size:20px;
letter-spacing:-1px;
}


.rent_type_date{
	font-size:16px;
	color:#2289CB;
	font-weight:500;
	padding:6px 10px 6px 10px; border:1px solid #2289CB;border-radius:4px;
}


.rent_res_bt {clear:both;width:94%;margin:auto;height:60px;line-height:60px; background-color:#E60012; text-align:center; font-size:20px; font-weight:500; color: #fff;border-radius:5px; cursor: pointer;  margin-top:20px;}
.rent_res_bt:hover {background-color:#a61500; }


.bo_tit_ul_de{
float:left;
width:100%;
/*border:1px solid #d2d2d2;*/
cursor:pointer;
border-radius:5px;
text-align:center;
}
.bo_tit_ul_de_on{
cursor:pointer;
float:left;
width:100%;
background:#2289CB;
/*border:1px solid #2289CB;*/
border-radius:5px;
text-align:center;
color:#fff;
}
.bo_tit_ul_de .bocont{
color:#ff6666;
}
.bo_tit_ul_de_on .bocont{
color:#ffff33;
}




 .car_types_lin{
float:left;
width:200px;

}
 .car_types_lin .bo_sel_box{

	float:left;
	height:35px;
	line-height:35px;
	text-align:center;
	width:94px;
	border:1px solid #C9C9C9;
	
	background:#fff;
	border-radius:5px; 
	overflow:hidden;


	font-size:12px;
	color:#444;
	cursor:pointer;
}



.car_types_lin .bo_sel_on{
	background:#1359A2;
	color:#fff;
	border:1px solid #11508e;
}







.rent_type_option{font-family: '돋움', Dotum, AppleGothic, Helvetica, Sans-serif;background-color:#fff; color:#573D91; font-size:11px; padding:4px 8px 2px 8px;line-height:20px; border:1px solid #573D91;border-radius:4px;}




.mobile_input_box{
	border:3px solid red;
	width:94%;
	padding-left:10px;
}



.round_box{
width:96%;
margin:auto;


background:#fff;
color:#333;

border-radius: 30px; box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.01);
overflow:hidden;
}

.round_box_tit{
position:relative;
width:94%; text-align:center; height:50px; line-height:50px; font-size:16px;font-weight:500;border-bottom:1px solid #F1F1F1;
}


.round_box_view {width:97%;margin:auto; margin-top:10px;overflow:hidden; background:#fff;}
.round_box_view .box_view_info {width:100%;}
.round_box_view .box_view_info th{width:70px; height:30px; color:#333 ; font-size:12px; font-weight:normal;  text-align:left; border-bottom:1px solid #e6e6e6;}
.round_box_view .box_view_info td{height:30px; padding: 5px 0 5px 10px;  line-height:30px ; font-size:12px;  text-align:left; border-bottom:1px solid #e6e6e6; }
.round_box_view .box_view_info .tit {background:#b8b8b8; border-radius:10px; padding:6px 10px; font-size:12px; color:#ffff;}
.round_box_view .box_view_info .name {color:#333; font-weight:bold;}
.round_box_view .box_view_info .no_border {border-bottom:0px;}









.round_room_name{
width:90%;margin:auto;text-align:center;font-size:16px;font-weight:500;padding:20px; border-bottom:1px solid #E6E6E6
}
.round_room_pay{
width:90%;margin:auto;
}
.round_room_pay .left{
float:left;width:50%;text-align:right;
}
.round_room_pay .left .stay{
font-size:16px;font-weight:500;
}
.round_room_pay .left .pay{
font-size:20px;font-weight:500;
}
.round_room_pay .left .pwon{
font-size:16px;font-weight:500;
}


.round_room_pay .right{
float:left;width:46%;margin-left:4%;
}

.round_room_pay .right .res_bt{
float:left;width:60%;height:50px;line-height:50px;font-size:16px;font-weight:500;color:#fff;background:#2289CB;border-radius:25px; text-align:center;
}



.taxi_res_btn{
	clear:both;
	float:left;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#2289CB;
	border-radius: 5px;
	/*margin-top:10px;*/
}




.pkg_res_btn{
	clear:both;
	float:left;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#2289CB;

}




.sub-title {
    display: block;
    width: 100%;
    text-align: center;
    color: #2fabb7;
    font-size: 1.0em;
}
.list-card-flight {
    display: block;
    margin: 5px auto;
    width: 98%;
    height: 90px;
    background-color: #fff;
    border: 1px solid #eaedec;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #eaedec;

}

.lcf-left {
    float: left;
    width: 85%;
    height: 90px;
}
.lcf-right {
    float: right;
    width: 15%;
    height: 90px;
}
.flight-select {
    float: right;
    border: none;
    display: block;
    width: 100%;
    height: inherit;
    right: 0;
    top: 0;
    background-color: #777;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}




.ct-select-group {
	height: 38px;
	position: relative;
	border-radius: 5px;
	border:1px solid #CED4DA;
	background:#fff;
}
.ct-select-group .ct-select {
    width: 100%;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 12px;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 5px 15px;
	border-radius: 5px;
}
.ct-select-group .ct-select option {
	font-size: 12px;
	background: #fff;
}
.ct-select-group:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 29px;
    width: calc(100% - 64px);
    background: #fff;
    z-index: 0;
	border-radius: 5px;
}
.ct-select-group:after {
	content: '';
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 29px;
	background-color: #fff;/*화살표배경색상*/
	background-image: url(../images/select_arr.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 0;
	border:1px solid #fff;
	border-radius: 5px;
}




.package_sear_text_area{
	width:98%;
	margin:auto;
	height:40px;
	background:#fff;
	margin-top:10px;
}
.package_sear_text_area .pack_type_area{
	float:left; 
	width:100%; 
	height:40px; 
	line-height:40px; 
	font-size:16px; 
	border-radius:5px; 
	background:#333; 
	color:#fff; 
	text-align:center;
}
.package_sear_text_area .pack_type_text{
	float:left; 
	line-height:50px; 
	margin-left:20px; 
	font-size:18px; 
	font-weight:300;
}
.span_text_color{
	color:#EC370C
}



.btn-ekklim-emerald {
    color: #fff;
    background-color: #474E61;
    border-color: #474E61;
	height:50px;
	width:98%;
	
	line-height:50px;
	border:0px;
	font-size:14px;
	border-radius:5px;
	margin:auto;
	text-align:center;
}





.room_view_tit{
	text-align:center;
	padding:20px;
	overflow:hidden;
	font-size:18px;
	font-weight:600;
}

.room_view_sinfo{
	width:96%;
	margin:auto;
	overflow:hidden;
	border-top:1px solid #CCCCCC;
	padding:20px;
}
.room_view_sinfo div{
	float:left;
	width:30%;
	margin-right:3%;
	text-align:center;
}
.room_view_sinfo div i{
	font-size:26px;
	color:#565656;
	padding:10px;
}

.room_view_sinfo div .sinfo_tit{
	color:#333;
	background:#ECECEC;
	padding:3px 10px; 
	border-radius:10px;
}


.room_view_gu{
	width:96%;
	margin:auto;
	padding:10px;
	overflow:hidden;
	font-size:16px;
	
	border-bottom:1px solid #ccc;
}
.room_view_gu .room_s_tit{
	font-size:18px;
	font-weight:500;
	padding-bottom:20px;
}
.room_view_gu .room_s_tit2{
	font-size:18px;
	font-weight:500;
	color:#333;
	padding-bottom:20px;
}
.room_view_gu .room_s_cont{
	color:#616161;
}


.rent_yak_ul{
float:left;
width:100%;

height:50px;
font-size:13px;
}

.rent_yak_ul .tit_area{
	float:left;
	width:65%
	height:50px;
	line-height:50px;
}


.rent_yak_ul .btn_area{
	float:right;
	width:35%;
	height:50px;
	line-height:50px;
	text-align:right;
}
.rent_yak_ul .btn_area span{
	background:#333;
	color:#fff;
	padding:6px 20px;
	font-size:12px;
}












 
.toursrc_day{
width:98%; margin:auto; font-size:12px; color:#2357ad; height:30px; line-height:30px; text-align:center; border:1px solid #3875D7; border-radius:20px; background:#fff;
}



.boll{
margin-left:-8px;
margin-top:18px;
margin-right:15px;
float:left;width:15px;height:15px; background:#5897FB; border-radius:15px; left:52px; top:19px;
}


.toursrc_text{
border-left:1px solid #5897FB;
border-style: dotted;	
border-right:0px;
border-top:0px;
border-bottom:0px;
width:94%; margin-left:20px;
font-size:12px; height:50px; line-height:50px;color:#555;
font-weight:500;

}
.toursrc_text2{
clear:both;
margin-top:1px;
border-left:1px solid #5897FB;
border-style: dotted;	
border-right:0px;
border-top:0px;
border-bottom:0px;
width:94%; margin-left:20px;
font-size:12px; height:30px; line-height:30px;color:#939393;
font-weight:500;
}
.boll2{
margin-left:-8px;
margin-right:20px;
float:left;width:15px;height:15px;  border-radius:15px; left:52px; top:19px;
}



.toursrc_text3{
clear:both;
margin-top:1px;
border-left:1px solid #5897FB;
border-style: dotted;	
border-right:0px;
border-top:0px;
border-bottom:0px;
width:94%; margin-left:80px;

font-weight:500;
}
.toursrc_text3 img{
	margin-left:20px;
	width:200px;
	border-radius:10px;
}


.scrbtn01_on{
float:left;width:49.5%;background:#6A2E91;color:#fff;font-size:12px; text-align:center; height:40px; line-height:40px; border-radius:5px; cursor:pointer;
}
.scrbtn01_off{
float:left;width:49.5%;background:#777;color:#fff;font-size:12px; text-align:center; height:40px; line-height:40px; border-radius:5px; cursor:pointer;
}
.scrbtn02_on{
float:right;width:49.5%;background:#6A2E91;color:#fff;font-size:12px; text-align:center; height:40px; line-height:40px; border-radius:5px; cursor:pointer;
}
.scrbtn02_off{
float:right;width:49.5%;background:#777;color:#fff;font-size:12px; text-align:center; height:40px; line-height:40px; border-radius:5px; cursor:pointer;
}







.src_tour {width:98%;  margin-top:30px;}
.src_tour th{border: 1px solid #d2d2d2;border-collapse: collapse; height:30px;}
.src_tour td{border: 1px solid #d2d2d2;border-collapse: collapse; height:30px;}
.src_tour .res_tit{background-color:#5e519b; font-size:11px; color:#FFF; font-weight:500; text-align:left; padding-left:10px;}
.src_tour .tit{background-color:#eeeeee; font-size:11px; color:#444; font-weight:500; text-align:center; width:110px;}
.src_tour .cont{background-color:#fff; font-size:12px; color:#666666;  text-align:center;}
.src_tour .name{color:#535353; min-height:40px; line-height:18px;}
.src_tour .area{color:#ff0066; font-weight:500;}
.src_tour .date{color:#252749; font-weight:500;}
.src_tour .time{color:#ff0000; font-weight:500;}
.src_tour .aresno{color:#3d3d3d;width:80px; border:1px solid #eaeaea; text-align:center;}
.src_tour .group_amt{color:#ff0066;width:80px; border:1px solid #eaeaea; text-align:right; font-weight:500;}
.src_tour .group_iamt{color:#3333cc;width:80px; border:1px solid #eaeaea; text-align:right; font-weight:500;}
.src_tour .group_samt{color:#1f6d34;width:80px; border:1px solid #eaeaea; text-align:right; font-weight:500;}
.src_tour .grou_gamt{color:#333366;width:60px; border:1px solid #eaeaea; text-align:right; font-weight:500;}
.src_tour .bo_amt{color:#cc00cc;width:60px; border:1px solid #eaeaea; text-align:right; font-weight:500;}
.src_tour .persent{color:#666666;width:30px; border:1px solid #eaeaea; text-align:right; font-weight:500;}
.src_tour select{color:#3d3d3d;width:100px; border:1px solid #eaeaea; text-align:left;}
.src_tour .sdate{color:#330033; font-weight:500;width:140px; border:1px solid #eaeaea;}
.src_tour .resdate{width:120px; border:1px solid #eaeaea;}
.src_tour .time{width:30px; border:1px solid #eaeaea;}
.src_tour .csamt{color:#cc3333;width:100px; font-weight:500; border:1px solid #eaeaea; text-align:right;}
.src_tour .csdate{color:#585858; width:140px; border:1px solid #eaeaea;}
.src_tour INPUT[type=button]{border:1px solid #d2d2d2; font-size:11px; background:#EEEEEE;border-radius: 0px; height:24px; color:#4c4c4c; padding:2px 10px 2px 10px;  margin-left:2px; cursor:pointer;}
.src_tour INPUT[type=button]:hover{font-size:11px; background:#867aba; color:#FFF;  cursor:pointer;}



.count_ww{font-size:12px; border-radius:15px; background:#218380; color:#fff; text-align:center; padding: 2px 7px;}
.count_ww_none{font-size:12px; border-radius:15px; background:#708178; color:#fff; text-align:center; padding: 2px 7px;}







.sub_seacrh_package_golf {width:96%; margin:auto; }


.sub_seacrh_package_golf .pack_sel_box{

	float:left;
	height:70px;

	text-align:center;
	width:85px;
	border:1px solid #919191;
	border-style: dotted;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;
	margin-top:10px;
	margin-right:10px;
	font-size:16px;
	color:#444;
	cursor:pointer;
}

.sub_seacrh_package_golf .pack_sel_box2{

	float:left;
	height:60px;
	text-align:center;
	width:15.3%;
	border:1px solid #919191;
	border-style: dotted;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;
	margin-top:10px;
	font-size:17px;
	color:#444;
	cursor:pointer;
	margin-right:0.8%;
}




.sub_seacrh_package_golf .pack_sel_on{
	background:#218380;
	color:#fff;
	border:1px solid #0076a8;
}






.sub_seacrh_package_golf .pack_sel_box2 .box_tit{
	line-height:22px;
	font-size:13px;
}

.sub_seacrh_package_golf .pack_sel_box .box_tit{
	line-height:25px;
	font-size:12px;
	margin-top:10px;
}
.sub_seacrh_package_golf .pack_sel_box .box_tit i{
font-size:12px;
}



.sub_seacrh_package_golf .pack_sel_box .box_btn{
	clear:both;
	width:75px;
	margin:auto;
	height:30px;
	line-height:30px;
	color:#444;
	background:#ffff;
	font-size:14px;
	border:1px solid #919191;
	border-style: dotted;
	border-radius:2px;
	cursor:pointer;
}
.sub_seacrh_package_golf .pack_sel_box .box_btn:hover{
	background:#222;
}





.golf_join_search_bt{
	background:#333;
	color:#fff;
	width:48%;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:5px;
	font-size:12px;
	cursor:pointer;
}
.golf_join_search_bt:hover{
	background:#000;
}




.golf_join_edit_bt{
	background:#333399;
	color:#fff;
	padding:8px 16px;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
}
.golf_join_edit_bt:hover{
	background:#000;
}


.golf_join_delete_bt{
	background:#990099;
	color:#fff;
	padding:8px 16px;
	border-radius:3px;
	cursor:pointer;
	font-size:12px;
}
.golf_join_delete_bt:hover{
	background:#000;
}



.icon_bt{
	background:#333;
	color:#fff;
	padding:4px 12px;
	border-radius:5px;
	font-size:12px;
	cursor:pointer;
}
.icon_bt:hover{
	background:#000;
}





.golf_ins_bt{
	clear:both;
	float:left;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#2289CB;
	border-radius: 5px;
	margin-top:10px;
}


.list_bt{
	clear:both;
	width:90%;
	margin:auto;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#333;
	border-radius: 5px;
	margin-top:10px;
}


.add_res_bt{
	clear:both;
	width:96%;
	margin:auto;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#2289CB;
	border-radius: 5px;
	margin-top:10px;
}




 .round_box_tit .select{
   position:absolute;
   	top:0px;
	right:0px;
	 font-size:12px;
	 height:20px;
 }


 .round_box_tit .select .button{
 position:relative;
	background:#333;
	color:#fff;
	border-radius:5px;
	font-size:12px;
	padding:8px 5px;
 }


 .tel_back_bt{
 	width:70%;
	margin:auto;
	font-size:12px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background:#555;
	border-radius:5px;
	margin-top:-10px;
	margin-bottom:10px;
 }









 .m_hotdeal_wrap {
	border: 1px solid #d1d8e4;
	border-left: 0;
	border-right: 0;
	width: 100%;
	padding: 0 0 10px 0;
}

#slider3 li{
	border:1px solid #eaeaea;margin-left:10px;
	position: relative;
	height:188px}
.m_hotdeal_wrap:after {
	clear: both;
	content: "";
	display: block
}
.m_hotdeal_wrap .subject_wrap {
	padding: 5px;
}
.m_hotdeal_wrap .subject_wrap .title {
	font-size: 15px;
	color: #fff
}
.m_hotdeal_wrap .subject_wrap .subject {
	color:#000;font-size:0.9em
}
.m_hotdeal_wrap .subject_wrap .sub_txt {
	font-size: 14px;
	color: #137a7b
}
.m_hotdeal_wrap .subject_wrap .price {
	font-size:1.0em;
	font-weight: bold;
	position:absolute;bottom:5px
}
.m_hotdeal_wrap .subject_wrap .price .sale{color:#03F}
.m_hotdeal_wrap .img {
	height:100px;
	overflow: hidden;
}
.m_hotdeal_wrap .img img {
	height: 120px
}
.m_hotdeal_wrap  p.icon_hotdeal{top:55px;right:10px}
.m_hotdeal_wrap .bx-controls-direction, .m_hotdeal_wrap .bx-default-pager{ visibility:hidden}



.main-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
	padding: 10px 0 0px 10px;  
	overflow:hidden;
	background:#F1F1F1;
}




.ct-input-group {
	height: 38px;
	border-radius: 5px;
	border:1px solid #CED4DA;
	background:#fff;
	overflow:hidden;
}


.ct-input-group input{
	height: 38px;
	border:0;
	background:#fff;
	padding-left:15px;
}

.ct-input-group .calendar_sdate{background:url(../images/blt_calendar.png) no-repeat   -8px ; background-position: right -5px; margin-top:0px;}


.sub_click_area{
	width:98%;
	margin:auto;
	margin-top:10px;
}


.sub_click_area .click_btn{
	float:left;
	height:40px;
	line-height:40px;
	background:#fff;
	color:#333;
	text-align:center;
	cursor:pointer;
}

.sub_click_area .click_btn_on{
	float:left;
	height:40px;
	line-height:40px;
	background:#474E61;
	color:#fff;
	text-align:center;
}



.sub_click_area .click_btn:first-child{
	border-radius: 10px 0px 0px 10px;
}

.sub_click_area .click_btn:last-child{
	border-radius:0px 10px 10px 0px;
}