@charset "utf-8";
/*html {-webkit-tap-highlight-color: rgba(0,0,0,0.0);}*/

@import url(http://hanatourjeju.com/css/font/nanumbarungothic.css);

html {background-color: #ffffff;
-webkit-text-size-adjust: none; /* Never autoresize text */
}
* {margin: 0; padding: 0;}
body {margin: 0; padding: 0; color: #000; font-size: 1em;  font-family:malgun Gothic,dotum, sans-serif;}



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 #989898; color:#444; margin:0 auto; padding:0; font-family:malgun Gothic,dotum, sans-serif;}
input.input-text {border:1px solid #989898; height:40px; padding:5px; font-size:24px; 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:malgun Gothic,dotum, sans-serif;}
select{height:50px; font-size: 26px; margin:0 auto; padding:0; font-family:malgun Gothic,dotum, 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 #989898;
    font-size:24px; color:#444;
    height: 50px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
input[type='text'] {
    background: #fff;
    border: solid 1px #989898;
    font-size:24px; color:#444;
    height: 50px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}

input[type='password'] {
    background: #fff;
    border: solid 1px #989898;
    font-size:24px; color:#444;
    height: 50px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}

input[type='tel'] {
    background: #fff;
    border: solid 1px #989898;
    height: 50px;
    font-size:24px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}
input.input[type='tel'] {
    background: #fff;
    border: solid 1px #989898;
    height: 50px;
    font-size:24px;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}
textarea {
    background: #fff;
    border: solid 1px #989898;
    -webkit-appearance: none;
    -webkit-border-radius: 5px;
}


input[type='radio'] {
    background: #fff url(/images/sub/check_sel_ok.png) no-repeat 2px 4px;
    border: solid 1px #dcdcdc;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
	 vertical-align:middle;
}


input[type='radio']:checked:after {
    background: #021C52;
    border: solid 1px #dcdcdc;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 20px;
}

input[type='checkbox'] {
	 background: #fff url(/images/sub/check_sel_ok.png) no-repeat 2px 4px;
    border: solid 1px #dcdcdc;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    vertical-align:middle;
}

input[type='checkbox']:checked {
   background: #021C52 url(/images/sub/check_sel_ok_on.png) no-repeat 2px 4px;
    border: solid 1px #dcdcdc;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    vertical-align:middle;

}

input[type='checkbox']:checked:after {
    background: #021C52 url(/images/sub/check_sel_ok_on.png) no-repeat 2px 4px;
    border: solid 1px #dcdcdc;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    vertical-align:middle;

}

input[type='radio']:checked {
   background: #021C52 url(/images/sub/check_sel_ok_on.png) no-repeat 2px 4px;
    border: solid 1px #dcdcdc;
    height: 24px;
    width: 24px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
}

textarea{
	color:#444; font-size:20px; font-family:malgun Gothic,dotum, sans-serif;
    background: #fff; border: solid 1px #989898; padding: 5px;   -webkit-appearance: none;  -webkit-border-radius: 5px;
}


INPUT[type=text]::-webkit-input-placeholder{color: #999; font-size:20px;}
INPUT[type=text]::-moz-placeholder{color: #999; font-size:20px;}
INPUT[type=text]:-ms-input-placeholder{color: #999; font-size:20px;}
INPUT[type=password]::-webkit-input-placeholder{color: #999; font-size:20px;}
INPUT[type=password]::-moz-placeholder{color: #999; font-size:20px;}
INPUT[type=password]:-ms-input-placeholder{color: #999; font-size:20px;}

input[type=submit] {-webkit-appearance:none;}
input[type=button] {-webkit-appearance:none;}
input[type=reset] {-webkit-appearance:none;}

/* layout */
#wrapper {position: relative; width:100%; height: auto; min-width:640px; overflow: hidden; }
.center{width:100%; min-width:640px;overflow: hidden;}

/* layout */


/* Top S */
#header {position: relative; width:100%; height:auto; }
#header h1 {height: 85px;  background: #fff; text-align: center; }
#header h1 img{ vertical-align:top;position: relative;  top: 12px; z-index:9999; width:250px; }

#motel_search {position:absolute; z-index:9999; top: 13px; right: 74px; cursor:pointer;}
#btn_mypage {position:absolute; z-index:9999; top: 13px; right: 5px; cursor:pointer;}


#all_menu {position:absolute; z-index:9999; top: 13px; left:5px; cursor:pointer;}

#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:84px; color:#603d00; font-size:22px; 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 {padding-top: 15px; text-align:left; }
#all_menu_view .tit {font-size:18px; color:#222; height:60px; 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_view .icon_menu_01 {background:url(/images/main/icon_main.png) no-repeat 23px 12px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_02 {background:url(/images/main/icon_main.png) no-repeat 23px -95px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_03 {background:url(/images/main/icon_main.png) no-repeat 23px -204px; display: inline-block; padding: 20px 0 16px 95px; }
#all_menu_view .icon_menu_04 {background:url(/images/main/icon_main.png) no-repeat 23px -315px; display: inline-block; padding: 20px 0 16px 95px;} 
#all_menu_view .icon_menu_05 {background:url(/images/main/icon_main.png) no-repeat 23px -416px; display: inline-block; padding: 20px 0 16px 95px; }
#all_menu_view .icon_menu_06 {background:url(/images/main/icon_main.png) no-repeat 23px -522px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_07 {background:url(/images/main/icon_main.png) no-repeat 23px -628px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_08 {background:url(/images/main/icon_main.png) no-repeat 23px -730px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_09 {background:url(/images/main/icon_main.png) no-repeat 23px -837px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_10 {background:url(/images/main/icon_main.png) no-repeat 23px -947px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_11 {background:url(/images/main/icon_main.png) no-repeat 23px -1050px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_12 {background:url(/images/main/icon_main.png) no-repeat 23px -1156px; display: inline-block; padding: 20px 0 16px 95px;}
#all_menu_view .icon_menu_13 {background:url(/images/main/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;}


#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:25px; color:#222; padding-bottom: 30px; }
#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: #ffb430; text-align: center;}
#motel_search_view .motel_search_box .tit {width: 200px; font-size:30px; color:#fff; font-weight:bold; 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:#ffb430; border-bottom:5px solid #ffa201;}
.top_menu ul li {float:left; width:14%; height:60px; 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 */
#footer {clear:both;width:100%; background:#fff; }
#footer .menu_1 {clear:both; width: 100%;  } 
#footer .menu_1 li {float:left; width: 33.2%; 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:14px;} 
#footer .menu_1 .top span {display:inline-block; width:100px; background: url(/images/main/arrow_top.png) 66px 7px no-repeat;}

#footer .menu_2 {clear:both; width: 316px; margin:0px auto; padding:30px 0;} 
#footer .menu_2 li {float:left; padding:0 10px; border-right:1px solid #999;  text-align:center; color:#444; font-size:14px; line-height: 12px;} 

#footer  .copy {clear:both;width: 100%; font-size:12px; line-height:20px;  text-align:center; color:#666; }
#footer  .copy div {margin: 15px 0 0 15px;}
#footer .btn_top {position: absolute;  bottom: 30px;  right: 0px; cursor:pointer; }
/* Footer E */





.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(http://cafeups.com/mobile/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:65px; font-size:22px; color:#021C52; font-weight:bold; line-height:65px; 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(http://cafeups.com/mobile/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(http://cafeups.com/mobile/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:bold; 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:bold; 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:bold; 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:bold; text-align:left;}
.total .sail_won_text {font-size:16px; color:#ff1e00;}
.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:bold; 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:bold;  border:0px solid red;}
.p_styled-select {background:url(http://cafeups.com/mobile/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:bold;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:bold;border-radius:2px;}




.no_br{border-right:0 !important;}

/* 렌트카 관련 스타일_썬투어*/
.rent_list { margin:0 auto; width:100%; position:relative;}
.rent_list ul { margin:12px 0 0 0; padding:0; width:100%;}
.rent_list ul li {float:left; width:100%;}
.rent_list .list_s {float:left; width:100%; color:#888; padding: 20px 0 10px 0 ; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; }
.rent_list .list_s:hover {border-top:1px solid #021C52; border-bottom:1px solid #021C52;}
.rent_list .list_s .photo { width:100%; height:210px; }
.rent_list .line_rent {height: 5px;  background: #eeeeee;  padding: 0; margin:0; }
.rent_list .img {width:40%; float: left; margin-left:5px;}
.rent_list .detail {width:57%; float: right; text-align:left; overflow: hidden;}

.rent_list .rent_name{color:#222; font-size:26px;line-height:30px; font-weight:bold;}
.rent_list .rent_type {background-color:#e6695a; color:#ffffff; font-size:14px; padding:6px 10px 6px 15px; line-height:30px; border-radius: 4px 0 0 4px; border-right: 1px solid rgba(255, 255, 255, 0.5);}
.rent_list .rent_oil {background-color:#5a8ce6; color:#ffffff; font-size:14px; 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:14px; 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:14px; 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:12px 0 0 0; padding:0; width:100%;}
.tel_list ul li {float:left; width:100%;}
.tel_list .list_s {float:left; width:100%; color:#888; padding: 20px 0 10px 0 ; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; }
.tel_list .list_s:hover {border-top:1px solid #143F7E; border-bottom:1px solid #143F7E;}
.tel_list .list_s .photo { width:100%; height:210px; }
.tel_list .line {height: 5px;  background: #eeeeee;  padding: 0; margin:0; }
.tel_list .img {width:40%; float: left; margin-left:5px;}
.tel_list .detail {width:57%; float: right; text-align:left; overflow: hidden;}

.tel_list ul li b { color:#000; font-size:14px; line-height:18px;}

/*.tel_list ul li a {display:block; float:left; width:484px; height:222px; border:1px solid #ddd;  color:#888;}
.tel_list ul li a:link, a:visited, a:active { font-weight:normal;}
.tel_list ul li a:hover {width:484px; height:222px; border:1px solid #1fb0fe; text-decoration:none; }*/
.tel_list ul li .best {position:absolute;padding:10px 15px 10px 15px; background-color:#FE434C;color:#fff;}
.tel_list .tel_area {background-color:#5a8ce6; color:#ffffff; font-size:14px; padding:6px 10px 6px 15px; line-height:30px; border-radius: 4px 0 0 4px;}
.tel_list .tel_type {background-color:#e6695a; color:#ffffff; font-size:14px; padding:6px 15px 6px 10px; line-height:30px; border-radius: 0 4px 4px 0;}
.tel_list .tel_area img {position: relative; top: 2px;}
.tel_list .tel_type img {position: relative; top: 2px;}

.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_name {color:#222; font-size:24px; font-weight:bold;line-height:30px;}
.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:bold; line-height:30px; color:#a5033c;}
.tel_list .pay {font-size:24px; font-weight:bold; color:#000000;}
.tel_list .pay2 2017-03-16{font-size:16px; font-weight:bold; color:#000000;}

.border-style_tel { border-radius: 2px;  border: 1px solid#ffb430;  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:bold;}
.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:bold; 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:bold; 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:bold; 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:bold; 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:bold; 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:bold;}
.room_v_tab li.on a, .room_v_tab li.on1 a{ color: #fff; font-weight:bold;}
.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:bold;}
.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:bold;}
.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:bold;}
.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:bold;}
.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:bold; line-height:30px; color:#a5033c;}
.tel_list_pkg .pay{font-size:24px; font-weight:bold; color:#000000;}
.tel_list_pkg .pay2{font-size:16px; font-weight:bold; 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:bold; 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:bold; 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:bold; 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:bold;}
.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:bold; 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:bold;}
.tab_tt_pkg li.on a, .tab_tt_pkg li.on1 a{ color: #fff; font-weight:bold;}
.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:bold; 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:bold;}
.air_v_tab li.on a, .air_v_tab li.on1 a{ color: #fff; font-weight:bold;}
.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:bold;text-align: center;}
.tab li.on a, .tab li.on1 a{ color: #fff;width: 100%; font-weight:bold;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:bold;}
.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:bold; 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:bold; 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: #ffb430; 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:bold;}
.package_con .wrap .package_con_view .guide .blue {color:#2088c6; font-weight:bold;}
.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:bold; 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 {overflow:hidden; background:#fff; padding:0 10px;}
.tel_view .tel_name {height:50px; color:#222 ; font-size:20px; font-weight:bold; 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:100px; height:60px; color:#333 ; font-size:14px; font-weight:normal;  text-align:left; border-bottom:1px solid #e6e6e6;}
.tel_view .tel_info td{height:40px; padding: 5px 0 5px 10px;  line-height:30px ; font-size:17px;  text-align:left; border-bottom:1px solid #e6e6e6; }
.tel_view .tel_info .tit {background:#dbe1e7; border-radius:2px; padding:8px 10px; font-size:16px;}
.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/sub/drop_arrow.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/sub/drop_arrow.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:bold; position:relative; border:1px solid #bebebe;}
.rent_time_styled-select_pack {background: url(/images/sub/drop_arrow.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/sub/drop_arrow.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:bold;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:bold;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:bold;
	      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 #ffb430; 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:15px; font-weight:bold;}
.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:bold; 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;}


.btn_resver{
	width:60%;
	margin:auto;
	height:80px;
	line-height:80px;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	background:#021C52;
	border-radius: 5px;
}

.board{width:100%; margin:0px; 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:bold;  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:#021C52 ;font-size:20px;color:#fff;letter-spacing:-0.1em;cursor:pointer;  border: 1px solid #021C52;border-radius: 3px; }
.btn_re {padding:10px 20px;border:0;background:#7C8184;font-size:20px;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:0 8px;font-size:20px;background:#69AB23; 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:bold;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:bold;border-radius:2px;}



.sss_tit {width:100%;  background-color:#0089C4; 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:bold; 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:#ffb430; clear:both; border-top:2px solid #ff4e4e ; border-bottom:1px solid #ff4e4e; }

.sss_tit_room_choice {background-color:#0089C4; color:#fff; height:140px; }
.sss_tit_room_choice .select {margin: 10px 10px;  overflow: hidden;}

.sss_tit_room_choice2 {background-color:#0089C4; 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:bold; 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:bold; 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:bold; 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:bold; font-size: 18px;} 
.center .percent {font-size: 21px; font-weight:bold; color:#ff0000;}
.center .percent_air {font-size: 21px; font-weight:bold; 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:22px; font-weight:bold; color:#ff1e00;}
.sail_won_2 {font-size:28px; font-weight:bold; color:#ff1e00;}
.sail_won_text {font-size:22px; font-weight:bold; color:#ff1e00;}
/*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:bold; 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:bold; 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:bold;color:#a5033c;}
.rent_list_pack .pay{font-size:24px; font-weight:bold;  color:#e7274a;}



/*예약확인 S */

.res_chk .box {width:100%; border-top: 0px solid #ffb430; border-bottom: 0px solid #ffb430; 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:bold; 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;}
.page {font-size: 20px; text-align: center; height: 60px; margin-top: 10px;}
.page .page_in {color:#009ef8; }

#tel_list .stay {width:96%; height:60px; line-height:60px; background:#49acc8; border-radius:5px; font-size:20px; color:#444; text-align:center; color: #fff; margin-top:10px;}
#tel_list .stay .date {display:inline-block; font-weight: bold; color: #f6ff00; font-size:20px; }
#tel_list .stay .day {font-weight: bold; color: #f6ff00;font-size:20px; }
#tel_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:bold; color:#fff; line-height:50px; margin: 10px 0; background: #61aed3; width: 100%; display: inline-block;  border-top: 1px solid #3c99c7;  border-bottom: 1px solid #3c99c7;}



.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:bold; border-bottom:1px solid #d9d9d9; padding-bottom: 5px; background: #fff;}

.board_res .date .accept {float:right; color:white; font-weight:bold; background-color: #48ab19; border:1px solid #2f9100; font-size:14px; padding: 3px 10px; margin-right: 10px; }
.board_res .date .finish {float:right; color:white; font-weight:bold; background-color: #ff6f23; border:1px solid #ff6310; font-size:14px; padding: 3px 10px; margin-right: 10px;}
.board_res .date .defer {float:right; color:white; font-weight:bold; background-color: #a168ff; border:1px solid #8236ff; font-size:14px; padding: 3px 10px; margin-right: 10px;}
.board_res .date .standby {float:right; color:white; font-weight:bold; background-color: #6891ff; border:1px solid #4074ff; font-size:14px; padding: 3px 10px; margin-right: 10px;}
.board_res .date .reject {float:right; color:white; font-weight:bold; background-color: #ff595d; border:1px solid #ff262b; font-size:14px; padding: 3px 10px; margin-right: 10px;}
.board_res .date .refund {float:right; color:white; font-weight:bold; background-color: #ff68af; border:1px solid #ff3c98; font-size:14px; padding: 3px 10px; margin-right: 10px;}
.board_res .date .cancel {float:right; color:white; font-weight:bold; background-color: #dc59ff; border:1px solid #d432ff; font-size:14px; padding: 3px 10px; margin-right: 10px;}
.board_res .date .out {float:right; color:white; font-weight:bold; background-color: #7e7e7e; border:1px solid #666; font-size:14px; padding: 3px 10px; margin-right: 10px;}

/*예약확인 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:bold; 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:bold; 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: #0089C4}
#time_cmenu .close {font-weight:bold; 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:bold;  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: #0089C4}
#sale_cmenu .close {font-weight:bold; 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:bold; 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 #0089C4;}
#type_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0089C4}
#type_cmenu .close {font-weight:bold; 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:bold; 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 #0089C4; right: 1%;}
#area_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0089C4}
#area_cmenu .close {font-weight:bold; 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:bold; 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 #0089C4;}
#peo_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0089C4}
#peo_cmenu .close {font-weight:bold; 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:bold; 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 #0089C4; right: 1%;}
#thema_cmenu {height: 47px; font-size: 18px; color:#fff; background-color: #0089C4}
#thema_cmenu .close {font-weight:bold; 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:bold; 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:bold; }


.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:#989898;  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:bold;}
.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;}

/* 버튼 스타일 모음_썬투어 */



/* 셀렉트박스 스타일_썬투어 */

.semi-square{-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}

.main_sarea_select_style {float:left; width:48%; height:45px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:1px solid #bebebe;} /*width:295px*/
.main_styled-select { height:45px; background:url(/images/sub/drop_arrow.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;}


.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:bold; 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:bold; 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:bold; position:relative; border:1px solid #bebebe;}
.rent_time_styled-select {background: url(/images/sub/drop_arrow.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:bold; 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:bold; position:relative; border:1px solid #bebebe;background-color:#fff;}
.room-select { height:45px; background:url(/images/sub/drop_arrow.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:bold; position:relative; border:1px solid #bebebe;background-color:#fff;}
.rnum_styled-select { height:45px; background:url(/images/sub/drop_arrow.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:bold; position:relative; }
.pack-select {height:45px; background:url(/images/sub/drop_arrow.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:bold; position:relative; border:1px solid #bebebe;}
.styled-select {background:url(http://cafeups.com/mobile/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:bold; position:relative; border:1px solid #bebebe;}
.astyled-select {background:url(http://cafeups.com/mobile/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(http://cafeups.com/mobile/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:bold; position:relative; border:1px solid #bebebe;}
.tel_styled-select {background:url(http://cafeups.com/mobile/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(http://cafeups.com/mobile/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:bold; position:relative; border:1px solid #bebebe;}
.time_styled-select {background:url(http://cafeups.com/mobile/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:bold; position:relative; border:1px solid #600500;}
.pkg_tel_styled-select {background:url(http://cafeups.com/mobile/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(http://cafeups.com/mobile/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(http://cafeups.com/mobile/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;}
*/

#all_menu_view .all_tit_jr{height:84px; color:#fff; font-size:24px; background:#0078D4; border-bottom:1px solid #0c1017; font-weight:bold;}
#all_menu_view .all_tit_jr .icon_tit {display: inline-block;  padding: 28px 0 0 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_01 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_02 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_03 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_04 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;} 
#all_menu_view .icon_menu_jr_05 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_06 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_07 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_08 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_09 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_10 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_11 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_12 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_view .icon_menu_jr_13 {font-size:20px; font-weight:bold; display: inline-block; padding: 20px 0 16px 25px;}
#all_menu_close {position: relative; float:right; top: 16px; right: 20px; cursor:pointer;}




.top_menu_jr {overflow:hidden; background:#223E92; margin-top:10px;}
.top_menu_jr ul li {float:left;   height:80px; line-height:80px; color:#fff; font-weight:bold; text-align:center; font-size:21px;}
.top_menu_jr .menu01 {width:20%;}
.top_menu_jr .menu02 {width:15%;}
.top_menu_jr .menu03 {width:20%;}
.top_menu_jr .menu04 {width:15%;}
.top_menu_jr .menu05 {width:15%;}
.top_menu_jr .menu06 {width:15%;}


.top_menu_jr .menu07 {width:16%;}

.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 */




