@charset "utf-8";
/*html {-webkit-tap-highlight-color: rgba(0,0,0,0.0);}*/
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;}
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;}

select{height:50px; font-size: 26px;}
footer, header, menu, nav, section { display:block; }
textarea {border:1px solid #989898; color:#444; font-size:24px;}



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='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;
    border: solid 1px #959595;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 20px;
}

input[type='radio']:checked {
    background: #ff0066;
    border: solid 1px #959595;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 20px;
}

input[type='radio']:checked:after {
    background: #ff0066;
    border: solid 1px #959595;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 20px;
}

input[type='checkbox'] {
    background: #fff;
    border: solid 1px #959595;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    vertical-align:middle;
}

input[type='checkbox']:checked {
    background: #ff0066;
    border: solid 1px #959595;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    vertical-align:middle;

}

input[type='checkbox']:checked:after {
    background: #ff0066;
    border: solid 1px #959595;
    height: 18px;
    width: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    vertical-align:middle;

}



/* main */
#main { height:100%; }
#main #header { height:140px;  text-align:left;}
#main #header h1 { background:none;  text-align:left;}


#main #mimg{width:98%; margin:auto;}

#main #search{width:98%; margin:auto; height:360px; margin-top:10px; border:3px solid #0082bf; font-size: 28px; }
#main #search td {height:70px; border:1px solid #e1e1e1;}
#main #search .tit{text-align:center;background-color:#efefef;font-size: 26px;}
#main #search .cont{padding-left:10px;}
#main #search input[type=text] { display:block; border:1px solid #989898; width:140px; height:40px; padding:5px; font-size:24px; color:#444; }


#main #search2{width:98%; margin:auto; height:300px; margin-top:10px; border:3px solid #0082bf; font-size: 28px; }
#main #search2 td {height:70px; border:1px solid #e1e1e1;}
#main #search2 .tit{text-align:center;background-color:#efefef;font-size: 26px;}
#main #search2 .cont{padding-left:10px;}
#main #search2 input[type=text] { display:block; border:1px solid #989898; width:140px; height:40px; padding:5px; font-size:24px; color:#444; }

#main #search_air{width:98%; margin:auto; height:300px; margin-top:10px; border:1px solid #cccccc; font-size: 28px; }
#main #search_air td {height:70px; border:1px solid #e1e1e1;}
#main #search_air .tit{text-align:center;background-color:#efefef;font-size: 26px;}
#main #search_air .cont{padding-left:10px;}
#main #search_air input[type=text] { display:block; border:1px solid #989898; width:140px; height:40px; padding:5px; font-size:24px; color:#444; }


#main #search_ptel{width:98%; margin:auto; height:500px; margin-top:10px; border:3px solid #0082bf; font-size: 28px; }
#main #search_ptel td {height:70px; border:1px solid #e1e1e1;}
#main #search_ptel .tit{text-align:center;background-color:#efefef;font-size: 26px;}
#main #search_ptel .cont{padding-left:10px;}
#main #search_ptel input[type=text] { display:block; border:1px solid #989898; width:140px; height:40px; padding:5px; font-size:24px; color:#444; }



#main #res_table{width:99%; margin:auto;  margin-top:10px; border:3px solid #0082bf; font-size: 22px; }
#main #res_table td {height:70px; border:1px solid #e1e1e1;}
#main #res_table .tit{text-align:center;background-color:#efefef;font-size: 22px; width:120px;}
#main #res_table .cont{padding-left:10px;font-size: 22px;}
#main #res_table input[type=text] { display:block; border:1px solid #989898; width:140px; height:40px; padding:5px; font-size:24px; color:#444; }

#index_menu {position: relative; width:100%;}
#index_menu .menu1 {width: 20%;}
#index_menu .menu2 {width: 20%;}
#index_menu .menu3 {width: 15%;}
#index_menu .menu4 {width: 15%;}
#index_menu .menu5 {width: 15%;}
#index_menu .menu6 {width: 15%;}

#index_menu ul {position: relative; height: 70px;border-top:1px solid #ca3a2f;border-bottom:1px solid #ca3a2f; background-color:#D14339; }
#index_menu ul li:first-child {float: left;  background: none;}
#index_menu li {float: left; background: url(/images/index_menu_bar_bg.png) no-repeat 0 50%; text-align: center;}
#index_menu li a {float: left; width: 100%; height: 55px; margin-top:16px; line-height: 40px; font-size: 22px; font-weight:bold; color: #fff; text-decoration: none; }
#index_menu li.on a {line-height: 50px;background-color: #fff; color: #780401; -webkit-border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-radius:3px 3px 0 0; -webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255,0.05),inset -1px 0 1px rgba(255,255,255,0.05);}



#index_menu_s {position: relative; width:100%;}
#index_menu_s .menu1 {width: 20%;}
#index_menu_s .menu2 {width: 20%;}
#index_menu_s .menu3 {width: 15%;}
#index_menu_s .menu4 {width: 15%;}
#index_menu_s .menu5 {width: 15%;}
#index_menu_s .menu6 {width: 15%;}

#index_menu_s ul {position: relative; height: 70px;border-top:1px solid #2c3771;border-bottom:1px solid #2c3771; background-color:#48538b; }
#index_menu_s ul li:first-child {float: left;  background: none;}
#index_menu_s li {float: left; background: url(/images/index_menu_bar_bg.png) no-repeat 0 50%; text-align: center;}
#index_menu_s li a {float: left; width: 100%; height: 55px; margin-top:16px; line-height: 40px; font-size: 22px; font-weight:bold; color: #fff; text-decoration: none; }
#index_menu_s li.on a {line-height: 50px;background-color: #fff; color: #2f3c78; -webkit-border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-radius:3px 3px 0 0; -webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255,0.05),inset -1px 0 1px rgba(255,255,255,0.05);}




#button{cursor:pointer;height:60px; padding:0 20px 0 20px; font-size:26px;line-height: 50px;background-color: #ddddd; color: #2f3c78; -webkit-border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-radius:3px 3px 0 0; -webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255,0.05),inset -1px 0 1px rgba(255,255,255,0.05);}

#qna_form{width:98%; margin:auto; margin-top:10px; border:1px solid #cccccc; font-size: 28px; }
#qna_form td {height:70px; border:1px solid #e1e1e1; padding-top:5px; padding-bottom:5px;}
#qna_form .tit{text-align:center;background-color:#efefef;font-size: 26px; width:170px;}
#qna_form .cont{padding-left:10px;}
#qna_form input[type=text] { display:block; border:1px solid #989898; width:140px; height:40px; padding:5px; font-size:24px; color:#444; }



#submenu {position: relative; width:100%;overflow:hidden;padding-bottom:10px; border-bottom:1px solid #a2a2a2;}
#submenu ul {position: relative; display:block; margin-left:10px; }
#submenu li {float: left; margin:10px 10px 0px 0;font-size: 26px; font-weight: bold;}
#submenu li a {float: left; border:1px solid #b9b9b9; padding:10px 35px 10px 35px; color:#7e7e7e;}
#submenu li.on a { border:1px solid #252f64; padding:10px 35px 10px 35px; color:#fff; background-color:#48538b;}


#submenu2 {position: relative; width:100%;overflow:hidden;padding-bottom:10px; border-bottom:1px solid #a2a2a2;}
#submenu2 ul {position: relative; display:block; margin-left:10px; }
#submenu2 li {float: left; margin:10px 10px 0px 0;font-size: 26px; font-weight: bold;}
#submenu2 li a {float: left; border:1px solid #b9b9b9; padding:10px 15px 10px 15px; color:#7e7e7e;}
#submenu2 li.on a { border:1px solid #252f64; padding:10px 15px 10px 15px; color:#fff; background-color:#48538b;}




#submenu_a {position: relative; width:100%;overflow:hidden;background-color:#c221b1;}
#submenu_a ul {position: relative; display:block; }
#submenu_a li {float: left;  font-size: 24px; font-weight: bold; width:50%;  height: 50px; border-bottom:1px solid #e461d8; padding-top:20px;}
#submenu_a li.fir{float: left;font-size: 24px; font-weight: bold; width:49%;  height: 50px; border-bottom:1px solid #e461d8; border-right:1px solid #e461d8; padding-top:20px;  }
#submenu_a li a {float: left;   color:#ffffff; width:100%;  height: 50px; text-align:center;}
#submenu_a li.on {float: left;    color:#ffffff;   height: 50px; text-align:center; background-color:#dc34cb;}



#submenu_c {position: relative; width:100%;overflow:hidden;background-color:#fa8a13;}
#submenu_c ul {position: relative; display:block; }
#submenu_c li {float: left;  font-size: 24px; font-weight: bold; width:50%;  height: 50px; border-bottom:1px solid #fdbe79; padding-top:20px;}
#submenu_c li.fir{float: left;font-size: 24px; font-weight: bold; width:49%;  height: 50px; border-bottom:1px solid #fdbe79; border-right:1px solid #fcb369; padding-top:20px;  }
#submenu_c li a {float: left;   color:#ffffff;width:100%; height: 50px; margin-left:10px; text-align:center;}
#submenu_c li.on {float: left;    color:#ffffff;  height: 50px; text-align:center; background-color:#fba03c;}


#submenu_t {position: relative; width:100%;overflow:hidden;background-color:#b5d323;}
#submenu_t ul {position: relative; display:block; }
#submenu_t li {float: left;  font-size: 24px; font-weight: bold; width:50%;  height: 50px; border-bottom:1px solid #c1e12d; padding-top:20px;}
#submenu_t li.fir {float: left;  font-size: 24px; font-weight: bold; width:49%;  height: 50px; border-bottom:1px solid #c1e12d; border-right:1px solid #cfe85b; padding-top:20px;}
#submenu_t li a {float: left;   color:#ffffff;width:100%; text-align:center; height: 50px; margin-left:10px;}
#submenu_t li.on  {float: left;    color:#ffffff; text-align:center;  height: 50px; background-color:#bfdd31;}

#submenu_g {position: relative; width:100%;overflow:hidden;background-color:#5f70d0;}
#submenu_g ul {position: relative; display:block; }
#submenu_g li {float: left;  font-size: 24px; font-weight: bold; width:50%;  height: 50px; border-bottom:1px solid #818eda; padding-top:20px;}
#submenu_g li.fir {float: left;  font-size: 24px; font-weight: bold; width:49%;  height: 50px; border-bottom:1px solid #818eda; border-right:1px solid #9ba6e1; padding-top:20px;}
#submenu_g li a {float: left;   color:#ffffff;width:100%; text-align:center; height: 50px; margin-left:10px;}
#submenu_g li.on {float: left;    color:#ffffff; text-align:center; height: 50px; background-color:#818eda;}

#submenu_o {position: relative; width:100%;overflow:hidden;background-color:#3399ff;}
#submenu_o ul {position: relative; display:block; }
#submenu_o li {float: left;  font-size: 24px; font-weight: bold; width:100%;  height: 50px; border-bottom:1px solid #1c7cdd; padding-top:20px;}
#submenu_o li a {float: left;   color:#ffffff;width:100%; text-align:center; height: 50px; margin-left:10px;}
#submenu_o li.on a {float: left; width:100%;width:100%; text-align:center; color:#ffffff;  height: 50px;text-align:center;}

#submenu_q {position: relative; width:100%;overflow:hidden;background-color:#333333; }
#submenu_q ul {position: relative; display:block;text-align:center; }
#submenu_q li {float: left;  font-size: 24px; font-weight: bold; width:100%;  height: 50px; border-bottom:1px solid #232323; padding-top:20px;text-align:center;}
#submenu_q li a {float: left;   color:#ffffff; width:100%; text-align:center;height: 50px; margin-left:10px;text-align:center;}
#submenu_q li.on a {float: left; width:100%; color:#ffffff;  height: 50px;text-align:center;}

#submenu_f {position: relative; width:100%;overflow:hidden;background-color:#333333; }
#submenu_f ul {position: relative; display:block;text-align:center; }
#submenu_f li {float: left;  font-size: 24px; font-weight: bold; width:100%;  height: 50px; border-bottom:1px solid #232323; padding-top:20px;text-align:center;}
#submenu_f li a {float: left;   color:#ffffff; height: 50px; margin-left:10px;text-align:center;}
#submenu_f li.on a {float: left; width:100%; color:#ffffff;  height: 50px;text-align:center;}

#submenu_s {position: relative; width:100%;overflow:hidden;background-color:#333333; }
#submenu_s ul {position: relative; display:block;text-align:center; }
#submenu_s li {float: left;  font-size: 24px; font-weight: bold; width:100%;  height: 50px; border-bottom:1px solid #232323; padding-top:20px;text-align:center; color:#ffffff;}
#submenu_s li a {float: left;   color:#ffffff; height: 50px; margin-left:10px;text-align:center;}
#submenu_s li.on a {float: left; width:100%; color:#ffffff;  height: 50px;text-align:center;}


#submenu_s2 {position: relative; width:100%;overflow:hidden;background-color:#333333; }
#submenu_s2 ul {position: relative; }
#submenu_s2 li {float: left;  font-size: 24px; font-weight: bold; width:10%; height: 50%; border-bottom:1px solid #232323; padding-top:4px;color:#ffffff;}
#submenu_s2 li.tex {float: left;  font-size: 24px; font-weight: bold; width:90%; height: 50%; border-bottom:1px solid #232323; padding-top:20px;color:#ffffff; text-align:center;}

#search_bt {position: relative; width:100%;height: 67px; text-align:center; margin-top:10px;}
#search_bt ul {position: relative;}
#search_bt .search {float: left;width: 50%;height: 67px; text-align: center;background-color:#198919;}
#search_bt .call {float: left;width: 49%; margin-left:1%;height: 67px; text-align: center;background-color:#e62d4e;}



#footer {clear:both;width:100%; background:#273f59; }
#footer  .menu0 {clear:both;width: 100%; border-top:1px solid #cccccc; }
#footer  .menu00 {clear:both;width: 100%; border-top:4px solid #f1f1f1;}
#footer  .menuf1 {float:left;width: 50%; height:70px; text-align:center; background-color:#323233; color:#fff; line-height:70px; font-size:22px;}
#footer  .menuf2 {float:right;width: 50%; height:70px; text-align:center; background-color:#323233; color:#fff; line-height:70px; font-size:22px;}
#footer  .menu3 {clear:both;width: 100%; border-top:1px solid #cccccc; font-size:14px; line-height:25px;  text-align:left; background-color:#c2cfd2; color:#2f3235; }

#footer ul li { float:left; padding: 30px 0 30px 30px; font-size:16px; color:#fff;} 
#footer .phone {width: 90px; text-align: center; padding-top: 30px; }
#footer p{font-size:20px; font-weight:bold; text-align:center; margin:7px 0 3px 0;}
#footer .phone_num {font-size:38px; font-weight:bold; margin:15px 0 0 25px; text-align:center; color:#fff; }

#footer .menu_w {clear:both; width: 100%;  height:61px; background:#fff; } 
#footer .menu_w li {width: 33%; border-right:1px solid #d9d9d9;  padding:20px 0 20px 0; text-align:center; color:#444;} 
#footer .btn_top {position: absolute; right: 20px; cursor:pointer; }


/* layout */
#wrapper {position: relative; width:100%; height: auto; min-width:640px; }
#header {position: relative; width:100%; height:auto; }
#header h1 {height: 105px;  background: url(/images/main/top_bg.png); border-bottom:1px solid #c6ced6; text-align: center; }
#header h1 img{ vertical-align:top;position: relative;  top: 20px; z-index:9999; }

#reserve_go {position:absolute; z-index:9999; top: 23px; right: 20px; cursor:pointer;}
.center {width:100%; min-width:640px; overflow:hidden; position: relative;}
/* layout */



/** ¸Þ´º ½ºÅ¸ÀÏ**/
#all_menu {position:absolute; z-index:9999; top: 29px; left:20px; 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:105px; color:#fff; font-size:24px; background-color:#2a3e56; border-bottom:1px solid #263047; }
#all_menu_view .all_tit .icon_tit {background:url(/images/main/icon_menu.png) no-repeat 23px 48px; display: inline-block;  padding: 39px 0 0 60px;}
#all_menu_view .all_menu_box {width: 350px;  height: 100%; background: #31475f;}
#all_cmenu {position:absolute; z-index:9999; top: 31px; left: 250px; cursor:pointer;}
#all_menu_view ul {width:350px; 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:22px; color:#e1e2e5; height:70px; background-color:#31475f; padding:0px; border-top:1px solid #465a6f; border-bottom:1px solid #18232f;}
#all_menu_view .tit_last {background: #31475f; border-top: 1px solid #465a6f;}
#all_menu_view .left {float:left; width:50%; border-right:1px solid #7fc7e5;}
#all_menu_view .icon_menu_01 {background:url(/images/main/icon_menu.png) no-repeat 23px -58px; display: inline-block; padding: 20px 0 0 70px;}
#all_menu_view .icon_menu_02 {background:url(/images/main/icon_menu.png) no-repeat 23px -119px; display: inline-block; padding: 20px 0 0 70px;}
#all_menu_view .icon_menu_03 {background:url(/images/main/icon_menu.png) no-repeat 23px -176px; display: inline-block; padding: 20px 0 0 70px; }
#all_menu_view .icon_menu_04 {background:url(/images/main/icon_menu.png) no-repeat 23px -233px; display: inline-block; padding: 20px 0 0 70px;} 
#all_menu_view .icon_menu_05 {background:url(/images/main/icon_menu.png) no-repeat 23px -290px; display: inline-block; padding: 20px 0 0 70px; }
#all_menu_view .icon_menu_06 {background:url(/images/main/icon_menu.png) no-repeat 23px -352px; display: inline-block; padding: 20px 0 0 70px;}
#all_menu_view .icon_menu_07 {background:url(/images/main/icon_menu.png) no-repeat 23px -411px; display: inline-block; padding: 20px 0 0 70px;}
#all_menu_view .icon_menu_08 {background:url(/images/main/icon_menu.png) no-repeat 23px -474px; display: inline-block; padding: 20px 0 0 70px;}
#all_menu_view .icon_menu_09 {background:url(/images/main/icon_menu.png) no-repeat 23px -535px; display: inline-block; padding: 20px 0 0 70px;}
#all_menu_view .icon_menu_10 {background:url(/images/main/icon_menu.png) no-repeat 23px -595px; display: inline-block; padding: 20px 0 0 70px;}
/** ¸Þ´º ½ºÅ¸ÀÏ**/


/**ÀÎµ¦½º ½ºÅ¸ÀÏ**/
.main_banner {width:100%; height:193px; padding:12px 0 0px 20px; background:#e3e8ed; border-bottom:2px solid #dbe0e7;}
.main_banner img {float:left; border: 1px solid #fdece7;  border-radius: 1000px; width: 172px; height: 172px;}
.main_banner ul {float:left; margin: 20px 0 0 20px; line-height:24px; letter-spacing:-1px;}
.main_banner ul .tit {color:#2373c4; font-size:20px; font-weight:bold;}
.main_banner ul .text {color:#313131; font-size:14px;}
.main_banner ul .price {color:#000; font-size:25px; margin-top:18px; font-weight:bold;}
.main_banner ul .price .won_t {color:#444; font-size:17px; font-weight:normal;}

.rolling {position: absolute; top: 160px; left:45%; overflow: hidden;	}
.rolling ul li {float:left; margin-right:10px; }
.rolling .none {	width: 21px; height: 21px;	text-align: center;	line-height: 21px;cursor: pointer; border-radius: 100px; background:#fff; }
.rolling .on {width: 21px; height: 21px;	text-align: center;	line-height: 21px;  cursor: pointer; border-radius: 100px; background:#f16396;}


.main_search_box{width:100%; background:#f2f2f2; }
.main_search_box .main_tit {text-align:center; padding:13px 0 18px;}
.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_product{width:100%; overflow:hidden; padding-bottom:40px; text-align: center;}
.main_product ul{width:620px; display:inline-block; }
.main_product .pack_01 {float:left; margin:0 0 10px 0px; width:200px; height:284px; overflow:hidden;}
.main_product .pack_02 {float:left;width:410px; height:284px; margin: 0 0 10px 10px; overflow:hidden;}
.main_product .pack_03 {float: left; width:620px; height:174px; margin: 0 10px 0 0px;}
.main_product .pack_03 img {float:left;}
/**ÀÎµ¦½º ½ºÅ¸ÀÏ**/



/**¼­ºê °Ë»ö ½ºÅ¸ÀÏ**/
.sub_search_box .sub_bg {width:100%; text-align:center; background:#dbdce1; display:inline-block}
.sub_search_box .sub_tit {width:94%; text-align:left;font-size:25px; height:60px; font-weight:bold; text-align:left; margin:auto; line-height:60px; color:#2b4765; margin-left: 20px;}  /*¼­ºêÅ¸ÀÌÆ²*/

.sub_search_box .search_area {width:95%; margin: 10px 0; display:inline-block; background:#fff; padding: 15px 0 0px 0; overflow: hidden; border-radius: 5px 5px 8px 8px; border-bottom: 3px solid #c5c6ca;}
.sub_search_box .select {width:100%; display:inline-block; text-align:center;}
.sub_search_box .tit_buspack {background:url(/images/sub/tit_buspack.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 300px;}
.sub_search_box .tit_aircartel {background:url(/images/sub/tit_aircartel.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 300px;}
.sub_search_box .tit_air {background:url(/images/sub/tit_air.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 300px;}
.sub_search_box .tit_tel {background:url(/images/sub/tit_tel.png) no-repeat 0 15px; padding: 5px 0 0 50px;width: 300px;}
.sub_search_box .tit_rent {background:url(/images/sub/tit_rent.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 300px;}
.sub_search_box .tit_bus {background:url(/images/sub/tit_bus.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 300px;}
.sub_search_box .tit_taxi {background:url(/images/sub/tit_taxi.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 300px;}
.sub_search_box .tit_package {background:url(/images/sub/tit_packgae.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 500px;}
.sub_search_box .tit_coupon {background:url(/images/sub/tit_pass.png) no-repeat 0 15px; padding: 5px 0 0 50px; width: 500px;}

.sub_search_box .search_area ul {width:95%; display:inline-block; }
.sub_search_box .search_area ul li {float:left;  text-align:center; font-size:18px; color:#444;}
.sub_search_box .search_area .cal {width:32%;}
.sub_search_box .search_area .sch {width:32%;}
.sub_search_box .search_area .start {width:32%;}
.sub_search_box .search_area .cal .icon { width:105px; background:url(/images/sub/icon_cal.png) no-repeat 0 0px; display: inline-block;}
.sub_search_box .search_area .sch .icon { width:90px; height:23px;  background:url(/images/sub/icon_sch.png) no-repeat 0 0px; display: inline-block;}
.sub_search_box .search_area .start .icon { width:105px; background:url(/images/sub/icon_start.png) no-repeat 0 2px; display: inline-block;}
.sub_search_box .search_area .dot_y {width:2%; height:88px; background:url(/images/sub/search_dot_y.gif) repeat-y 50% 2px;}
.sub_search_box .search_area .dot_x {width:100%; height:10px; background:url(/images/sub/search_dot_x.gif)repeat-x 0 0;}

.sub_search_box .search_area .cal_rent {width:35%;}
.sub_search_box .search_area .cal_rent .icon { width:105px; background:url(/images/sub/icon_cal.png) no-repeat 0 2px; display: inline-block;}
.sub_search_box .search_area .rent_num {width:24.5%;}
.sub_search_box .search_area .rent_num .icon { width:110px; background:url(/images/sub/icon_rent_num.png) no-repeat 0 2px; display: inline-block;}
.sub_search_box .search_area .dot_y_rent {width:2%; height:105px; background:url(/images/sub/search_dot_y.gif) repeat-y 50% 2px;}

.sub_search_box .search_area .cal_pass {width:24%;}
.sub_search_box .search_area .cal_pass .icon { width:137px; background:url(/images/sub/icon_cal.png) no-repeat 0 2px; margin-left: 15px; display: inline-block;}
.sub_search_box .search_area .pass_num {width:48%;}
.sub_search_box .search_area .pass_num .icon {width:128px; background:url(/images/sub/icon_pep_num.png) no-repeat 0 2px; display: inline-block;}
.sub_search_box .search_area .dot_y_pass {width:2%; height:88px; background:url(/images/sub/search_dot_y.gif) repeat-y 50% 2px;}


.sub_search_box .search_area .cal_tel {width:24%;}
.sub_search_box .search_area .sch_tel {width:24%;}
.sub_search_box .search_area .num_tel {width:48%;}
.sub_search_box .search_area .num_air {width:100%;}
.sub_search_box .search_area .cal_tel .icon { width:105px; background:url(/images/sub/icon_cal.png) no-repeat 0 0px; display: inline-block;}
.sub_search_box .search_area .sch_tel .icon { width:85px; height:23px; margin-left: 26px; background:url(/images/sub/icon_sch.png) no-repeat 0 0px; display: inline-block;}
.sub_search_box .search_area .num_tel .icon {width:128px; background:url(/images/sub/icon_pep_num.png) no-repeat 0 2px; display: inline-block;}

/**¼­ºê °Ë»ö ½ºÅ¸ÀÏ**/


/**¿¹¾à¸®½ºÆ® °Ë»ö ½ºÅ¸ÀÏ**/
.res_search_box .sub_bg {width:100%; text-align:center; background:#dbdce1; display:inline-block}
.res_search_box .search_area {width:100%; display:inline-block; background:#fff; margin: 0 0 10px 0; padding: 15px 0 0px 0; overflow: hidden; border-bottom: 1px solid #c5c6ca;}
.res_search_box .search_area ul {width:95%; display:inline-block; }
.res_search_box .search_area ul li {float:left;  text-align:center; font-size:18px; color:#444;}
.res_search_box .search_area .cal {width:30%;}
.res_search_box .search_area .num {width:36%;}
.res_search_box .search_area .cal .icon { width:105px; background:url(/images/sub/icon_cal.png) no-repeat 0 0px; display: inline-block;}
.res_search_box .search_area .num .icon { width:110px; height:23px;  background:url(/images/sub/icon_pep_num.png) no-repeat 0 0px; display: inline-block;}
.res_search_box .search_area .dot_y {width:2%; height:88px; background:url(/images/sub/search_dot_y.gif) repeat-y 50% 2px;}
/**¿¹¾à¸®½ºÆ® °Ë»ö ½ºÅ¸ÀÏ**/


/**°Ë»ö°á°ú Å¸ÀÌÆ² ½ºÅ¸ÀÏ**/
.sss_tit {width:100%; height:65px; background-color:#767f94; line-height:50px; color:#fff; clear:both; border-top:2px solid #404961 ; }
.sss_tit .sleft{float:left;  font-size:20px;  font-weight:bold; background:url(/images/sub/icon_search_result.png) no-repeat 15px 21px; padding:5px 10px 0 48px;}
.sss_tit .sright{padding:11px 0 0 0; font-size:14px;}
.sss_tit .sright img{vertical-align: sub;}
.sss_tit .text {float: left; color: #535353;  font-size:12px; margin: -16px 0 -9px 15px;}
.sub_inc {width:100%; border-top:2px solid #404961; }

.tel_menu_out {background-color:#e1eefc; border-bottom:1px solid #8cb9e5; overflow:hidden; padding-bottom: 20px;}

.room2 {width:100%; height:160px; background-color:#ff4e4e; line-height:50px; color:#3a4660; clear:both; border-top:2px solid #ff4e4e ; border-bottom:1px solid #ff4e4e; }

.sss_tit_choice {height:60px; background: #4ab8c7}
.sss_tit .room_choice {background:url(/images/sub/icon_room_choice.png) no-repeat 15px 15px; padding:8px 10px 0 57px;}
.sss_tit .room_reserv {background:url(/images/sub/icon_room_reserv.png) no-repeat 15px 15px; padding:8px 10px 0 57px; }
.sss_tit .room_detail {background:url(/images/sub/icon_room_detail.png) no-repeat 15px 15px; padding:8px 10px 0 57px;}
.sss_tit .room_area {background:url(/images/sub/icon_room_area.png) no-repeat 15px 15px; padding:8px 10px 0 57px;}

.sss_tit .reserve_tit {background:url(/images/sub/icon_room_reserv.png) no-repeat 15px 15px; padding: 10px 10px 0 62px;}

.sss_tit_rent {height:70px; }
/**°Ë»ö°á°ú Å¸ÀÌÆ² ½ºÅ¸ÀÏ**/




/**ÆÐÅ°Áö ¸®½ºÆ® ½ºÅ¸ÀÏ**/
.pack_list { margin:0 auto; width:100%; position:relative; overflow:hidden;}
.pack_list ul { margin:12px 0 ; width:100%;}
.pack_list .list_s {overflow: hidden;  padding: 10px 15px 10px; color:#888; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; }
.pack_list .list_s:hover {color:#888;  padding: 10px 15px 10px; border-top:1px solid #ff5c8d; border-bottom:1px solid #ff5c8d;}
.pack_list .list_s .photo { width:100%; height:150px; }
.pack_list .line {height: 5px;  background: #eeeeee;  padding: 0; margin:0; }
.pack_list .img {width:30%; float: left; }
.pack_list .detail {width:67%; float: right; text-align:left; overflow: hidden;}

.pack_list .pack_name{ margin-bottom:10px; color:#000; font-size:18px;line-height:30px; letter-spacing:-1px; }
.pack_list .pack_stit {font-size:14px;color:#ff7215; letter-spacing:-1px; }
.pack_list .pack_sch {font-size:14px;color:#4297e8; letter-spacing:-1px;}
.pack_list .pay{font-size:24px; font-weight:bold; color:#000000;}
.pack_list .pay2{font-size:16px; font-weight:bold; color:#000000;}
/**ÆÐÅ°Áö ¸®½ºÆ® ½ºÅ¸ÀÏ**/


/**ÆÐÅ°Áö »ó¼¼ ½ºÅ¸ÀÏ**/
.pack_view_top {padding: 15px 10px 15px; border-bottom:2px solid #011d21; clear: both; overflow: hidden; }
.pack_view_top .name{width:100%; font-size:20px; font-weight:normal; color:#2b4765; line-height:34px; }

.pack_view{width:100%; overflow:hidden;}
.pack_view_img {margin:0px; padding:0px;}
.pack_view_img .img_l {width:100%; height:341px;}
.pack_view_img .img_l img {width:100%; height:340px;}
.pack_view_img .img_s {width:127px; height:70px;}

.pack_view {overflow:hidden;  border-bottom:2px solid #a3a3a3; padding:0 10px;}
.pack_info {width:100%;}
.pack_info th{width:70px; height:40px; color:#333 ; font-size:14px; font-weight:normal;  text-align:center; border-bottom:1px solid #e6e6e6;}
.pack_info td{height:40px; padding: 5px 0 5px 10px;  line-height:30px ;font-size:16px;  text-align:left; border-bottom:1px solid #e6e6e6; }
.pack_info .tit {background:#dbe1e7; border-radius:2px; padding:4px 7px; }
.pack_info .part {color:#c4c4c4;}
.pack_info .no_border {border-bottom:0px;}

.reserve {overflow:hidden; background:#f2f2f2; padding: 20px 10px 30px; }

.pack_detail_info {overflow:hidden; padding:15px; }
.pack_detail_info .box {overflow:hidden; width:100%; font-size:14px; line-height:22px;}
.pack_detail_info .sch {overflow:hidden; width:100%; font-size:14px; line-height:22px; }
.pack_detail_info .sch .tit {overflow:hidden; width:100%; font-size:16px; font-weight:bold; color:#fff; border-top:1px solid #4995cd; border-bottom:1px solid #4995cd; background:#72b6e5;}
.pack_detail_info .sch .tit .num {display: inline-block; width: 7%; padding: 10px; background: #4995cd;}
.pack_detail_info .sch .tit .date {width: 93%; padding: 10px; }
.pack_detail_info .sch .text {width:100%; margin: 10px; }
.pack_detail_info .sch .img img {width:30%; height:150px; padding:5px; border:1px solid #d2d2d2;}
.pack_detail_info .sch .food {margin:10px 0; padding:10px 10px; background:#ebf7fb;}
.pack_detail_info .sch .food span {position: relative; top: -10px; color:#444;}
.pack_detail_info .sch .food b {color:#0074bd; font-weight:bold; }

.pack_detail_info .inc {overflow:hidden; width:100%; font-size:14px; line-height:22px; }
.pack_detail_info .inc .tit {overflow:hidden; width:100%; font-size:16px; font-weight:bold; color:#fe8749; padding: 10px 10px 10px 40px;
								  background:url(/images/sub/icon_inc.png) 10px center  no-repeat #f4f4f4;			
								  border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;}
.pack_detail_info .inc ul li {background:url(/images/sub/bullet_dot.png) 10px center  no-repeat ; padding-left:20px; }

.pack_detail_info .atten {overflow:hidden; width:100%; font-size:14px; line-height:22px; }
.pack_detail_info .atten .tit {overflow:hidden; width:100%; font-size:16px; font-weight:bold; color:#333; padding: 10px 10px 10px 40px;
								  background:url(/images/sub/icon_inc.png) 10px center  no-repeat #f4f4f4;			
								  border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;}
.pack_detail_info .atten .text {width:100%; margin: 10px; }
/**ÆÐÅ°Áö ¼­ºê ½ºÅ¸ÀÏ**/
.re_pack_detail_info {overflow:hidden;  width:100%; margin-top:10px;}
.re_pack_detail_info .box {overflow:hidden; width:98%; font-size:14px; line-height:22px;}
.re_pack_detail_info .sch {overflow:hidden; width:100%; font-size:14px; line-height:22px;}
.re_pack_detail_info .sch .tit {overflow:hidden; width:100%; font-size:16px; font-weight:bold; color:#fff; border-top:1px solid #4995cd; border-bottom:1px solid #4995cd; background:#72b6e5;}
.re_pack_detail_info .sch .tit .num {display: inline-block; width: 7%; padding: 10px; background: #4995cd;}
.re_pack_detail_info .sch .tit .date {width: 90%; padding: 10px; }
.re_pack_detail_info .sch .text {width:82%; margin: 10px; overflow: hidden;}
.re_pack_detail_info .sch .img img {width:30%; height:150px; padding:5px; border:1px solid #d2d2d2;}
.re_pack_detail_info .sch .food {margin:10px 0; padding:10px 10px; background:#ebf7fb;}
.re_pack_detail_info .sch .food span {position: relative; top: -10px; color:#444;}
.re_pack_detail_info .sch .food b {color:#0074bd; font-weight:bold; }

.re_pack_detail_info .inc {overflow:hidden; width:100%; font-size:14px; line-height:22px; }
.re_pack_detail_info .inc .tit {overflow:hidden; width:100%; font-size:16px; font-weight:bold; color:#fe8749; padding: 10px 10px 10px 40px;
								  background:url(/images/sub/icon_inc.png) 10px center  no-repeat #f4f4f4;			
								  border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;}
.re_pack_detail_info .inc ul li {background:url(/images/sub/bullet_dot.png) 10px center  no-repeat ; padding-left:20px; }

.re_pack_detail_info .atten {overflow:hidden; width:100%; font-size:14px; line-height:22px; }
.re_pack_detail_info .atten .tit {overflow:hidden; width:100%; font-size:16px; font-weight:bold; color:#333; padding: 10px 10px 10px 40px;
								  background:url(/images/sub/icon_inc.png) 10px center  no-repeat #f4f4f4;			
								  border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;}
.re_pack_detail_info .atten .text {width:100%; margin: 10px; }



/**±Ý¾×°ü·Ã**/
.won {font-size:14px; color:#666; text-decoration: line-through;}
.sail_won {font-size:22px; font-weight:bold; color:#ff1e00;}
.sail_won_tatal {font-size:20px; font-weight:bold; color:#ff1e00;}
.sail_won_2 {font-size:24px; font-weight:bold ; color:#ff1e00;}
.sail_won_text {font-size:16px; font-weight:bold; color:#ff1e00;}
/**±Ý¾×°ü·Ã**/


/*¼÷¼Ò ¸®½ºÆ® ½ºÅ¸ÀÏ**/
.tel_list { margin:0 auto; width:100%; position:relative; overflow:hidden;}
.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: 10px 0 ; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; }


.tel_list .list_s:hover {float:left; width:100%; color:#888;  padding: 10px 0 ;  border-top:1px solid #ff5c8d; border-bottom:1px solid #ff5c8d;}
.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;}

.search_tel_box {overflow:hidden; padding:0 10px 10px 10px;background-color: #767f94;}
.search_tel { width: 100%; background: #fff; overflow: hidden; border-radius: 5px 5px 8px 8px;}
.search_tel ul li {float:left;  text-align:center; font-size:18px; color:#444;}
.search_tel .dot_y {width: 2%; height: 63px; background: url(/images/sub/search_dot_y.gif) repeat-y 50% 0px;}
.search_tel .type {width:49%;}
.search_tel .area {width:49%;}


.tel_list ul li b { color:#000; font-size:14px; line-height:18px;}

.tel_list ul li .best {position:absolute;padding:10px 15px 10px 15px; background-color:#FE434C;color:#fff;}
.tel_list .tel_area{background-color:#4e97ff; color:#ffffff; font-size:14px; padding:6px 10px 6px 10px; line-height:30px;}
.tel_list .tel_type{background-color:#58555f; color:#ffffff; font-size:14px; padding:6px 10px 6px 10px; line-height:30px;}
.tel_list .tel_name{color:#222; font-size:18px;line-height:30px;}
.tel_list .tel_day{color:#4297e8; font-size:14px;line-height:20px;}

.tel_list .tel_map{background:url(/images/tel/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/tel/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/tel/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/tel/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/tel/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/tel/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_view_top {padding: 15px 10px 15px; border-bottom:2px solid #011d21; clear: both; overflow: hidden; }
.tel_view_top .name{width:100%; font-size:24px; color:#2b4765; font-weight:bold;  line-height:34px; }

.tel_view_img {width:100%; overflow:hidden;}
.tel_view_img .img_l {width:100%; height:341px;}
.tel_view_img img {width:100%; height:340px;}
.tel_view_img .img_s {width:127px; height:70px;}
.tel_view {overflow:hidden; background:#fff; padding:0 10px;}

.tel_info {width:100%;}
.tel_info th{width:70px; height:40px; color:#333 ; font-size:14px; font-weight:normal;  text-align:left; border-bottom:1px solid #e6e6e6;}
.tel_info td{height:40px; padding: 5px 0 5px 10px;  line-height:30px ;font-size:16px;  text-align:left; border-bottom:1px solid #e6e6e6; }
.tel_info .tit {background:#dbe1e7; border-radius:2px; padding:4px 7px; }
.tel_info .no_border {border-bottom:0px;}

.tel_info .add {width:100px;}
.tel_info .add .tit {background: #dbe1e7; border-radius: 2px; padding: 13px 7px; font-size:16px; }

.tel_detail_info {overflow:hidden; padding:15px; }
.tel_detail_info .box {overflow:hidden; width:100%; font-size:14px; line-height:22px;}



.room_view_img {width:100%; overflow:hidden;}
.room_view_img .img_l {width:100%; height:341px;}
.room_view_img img {width:100%; height:340px; border-radius:5px;}
.room_view_img .img_s {width:123px; height:70px; border-radius:5px;}
.room_view {overflow:hidden; background:#fff; padding:0 10px; border-radius:5px;}

.search_room { width: 100%; background: #fff; overflow: hidden; border-radius: 5px 5px 8px 8px;}
.search_room ul li {float:left;  text-align:center; font-size:18px; color:#444;}
.search_room .dot_y {width: 2%; height: 63px; background: url(/images/sub/search_dot_y.gif) repeat-y 50% 0px;}
.search_room .good {width:65%;}
.search_room .num {width:32%;}

.tsinfo_res {width:100%; border-bottom:1px solid #444; border-top: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: #78a12d}
.tsinfo_res .name_tel {background: #549abd}
.tsinfo_res .name_rent {background: #8c64a8}
.tsinfo_res .back{width:80px; letter-spacing:-2px;}
.tsinfo_res .title{ color: #ff5a00; height: 60px; text-align: center; font-size: 18px;}
.tsinfo_res .pay {background-color: #ffffc8;}
/**¼÷¼Ò »ó¼¼³»¿ë ½ºÅ¸ÀÏ**/


/**·»Æ®Ä« ¸®½ºÆ® ½ºÅ¸ÀÏ**/
.rent_list { margin:0 auto; width:100%; position:relative; overflow:hidden;}
.rent_list ul { margin:0; padding:0; width:100%;}
.rent_list ul li {float:left; width:100%;}
.rent_list .list_s {float:left; width:100%; color:#888; padding: 10px 0 ; border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1; }
.rent_list .list_s:hover {float:left; width:100%; color:#888;  padding: 10px 0 ;  border-top:1px solid #ff5c8d; border-bottom:1px solid #ff5c8d;}
.rent_list .list_s .photo { width:100%; height:210px; }
.rent_list .line {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:18px;line-height:30px;}
.rent_list .rent_type {background-color:#4e97ff; color:#ffffff; font-size:14px; padding:6px 10px 6px 10px; line-height:30px;}
.rent_list .rent_oil {background-color:#58555f; color:#ffffff; font-size:14px; padding:6px 10px 6px 10px; line-height:30px;}
.rent_list .rent_peo {background-color:#3cc141; color:#ffffff; font-size:14px; padding:6px 10px 6px 10px; line-height:30px;}
.rent_list .rent_time {background:url(/images/sub/img_rent_time.png) no-repeat 5px 4px ; background-color:#fff; border:2px solid #5290cc; color:#5290cc; font-size:12px; padding:4px 10px 4px 23px; line-height:30px; border-radius: 30px;}
.rent_list .rent_navi {position: absolute; }

.rent_list .btn_reserv {padding-top:45px;}
.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;}
/**·»Æ®Ä« ¸®½ºÆ® ½ºÅ¸ÀÏ**/


/**ÇÁ¸®ÆÐ½º ½ºÅ¸ÀÏ**/
.pass_list {position:relative;  padding:10px; border-top:2px solid #404961; overflow:hidden;}
.pass_list .tit {width: 100%; margin:0px 0 10px ; font-size:18px; font-weight:bold; color: #166ea2; text-align:center;  line-height: 50px; 
   background: #DDECF5; border-top: 1px dashed #6cb0d8; border-bottom: 1px dashed #6cb0d8; }
.pass_list ul {margin:0; padding:10px;  border:1px solid #e1e1e1;}
.pass_list table {width:100%; font-size:16px;  }
.pass_list table th { padding: 5px 0; text-align:center; color:#c94c06; background:#f7e3d7 ; border-top: 1px solid #d1a696; border-left: 1px solid #d1a696; border-right: 1px solid #d1a696; border-bottom: 1px solid #d1a696;}
.pass_list table td {padding: 8px 0;; text-align:center; border-top: 1px solid #d1a696; border-left: 1px solid #d1a696; border-bottom: 1px solid #d1a696; border-right: 1px solid #d1a696; }
.pass_list table .td2 {width:16%}
.pass_list table .stit {color:#c90614; background:#f7d7d9; border-top: 1px solid #d1969f; border-right: 1px solid #d1969f; border-bottom: 1px solid #d1969f}
.pass_list table .pick_won {color: #330066; font-weight:bold;}
.pass_list table .total_won {color: #800080; font-weight:bold;}
.pass_list table .sail_won {font-size:17px; color: #ff3366; font-weight:bold;}

.reserve_pass {overflow:hidden; padding: 5px 0px 5px; text-align: center; }




/**°Ë»ö ¼¿·ºÆ® ½ºÅ¸ÀÏ**/
.border-style {border-radius: 2px; border: 1px solid #c9daed; background: #fff; display: inline-block;}
.border-style_tel {border-radius: 2px; border: 1px solid #a9c1dc; background: #fff;}
  
.main_select01{float:left;position:relative; cursor:pointer; width:95%; border:0px solid #bebebe;  padding:5px 0; background-color:#fff;}
.main_select01 input[type="text"]{color:#444 !important; width:100%; padding:15px 0px 5px 0px; height:24px; border:none !important; background:transparent; cursor:pointer; font-size: 26px; font-weight:bold; }
.main_select01_cal {overflow: hidden; display: inline-block;  width: 135px;}

.main_sarea_select_style {width:95%; padding:5px 0; text-align:center;  font-weight:bold; position:relative; border:0px solid #bebebe;}
.main_styled-select {overflow: hidden; display: inline-block;  width: 150px;}
.main_styled-select select {background: transparent; font-size: 25px; color:#444; font-weight:bold; border: none; height: 54px; position:relative; top:-2px; left:10px; width: 130%;  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;position:relative;  width:10px; text-align:center; height:45px; line-height:45px; font-size:22px;}


.main_num_select_style {float:left; width: 31.5%; 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}

.rent_time_select_style {float:left;width:90%; height: 30px; margin-left:1%; padding:0; text-align:center;  font-weight:bold; position:relative; border:0px solid #bebebe;}
.rent_time_styled-select {overflow: hidden; display: inline-block;  width: 90px;}
.rent_time_styled-select select {background: transparent; font-size: 25px; color:#444; font-weight:bold; border: none; height: 40px; position:relative; top:-10px; left:10px; width: 130%;  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:90%; margin-left:1%; padding: 15px 0px 15px 10px; text-align:center;  font-weight:bold; position:relative; border:0px solid #bebebe;}
.rent_num_styled-select {overflow: hidden; display: inline-block;  width: 50px;}
.rent_num_styled-select select {background: transparent; font-size: 25px; color:#444; font-weight:bold; border: none; height: 40px; position:relative; top:-10px; left:10px; width: 130%;  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;}

.pass_num_select_style {float:left;width:32%; margin-left:1%; padding: 15px 0px 15px 0px;; text-align:center;  font-weight:bold; position:relative; border:0px solid #bebebe;}
.pass_num_styled-select {overflow: hidden; display: inline-block;  width: 110px;}
.pass_num_styled-select select {background: transparent; font-size: 21px; color:#444; font-weight:bold; border: none; height: 30px; position:relative; top:0px; left:0px; width: 130%;  cursor:pointer}
.pass_num_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.pass_num_styled-select select option {min-height:30px; vertical-align:text-top;}

.res_num_styled-select {display: inline-block;;}
.res_num_styled-select select { background: transparent; font-size: 18px; color:#444; font-weight:bold; border: none; height: 30px; position:relative; width: 100px; border:1px solid #bebebe; cursor:pointer;}
.res_num_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.res_num_styled-select select option {min-height:30px; vertical-align:text-top;}















.room_select_style {width:100%; height:45px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:0px solid #bebebe;background-color:#fff;}
.room-select {background:url(/images/sub/drop_arrow.png) no-repeat 95% 16px ; height:45px; overflow: hidden; }
.room-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; 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:100%;margin-left:5px; height:45px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:0px solid #bebebe;background-color:#fff;}
.rnum_styled-select {background:url(/images/sub/drop_arrow.png) no-repeat 90% 16px ; height:45px; overflow: hidden; }
.rnum_styled-select select {width: 105%; background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; position:relative; top:-2px; left:15px;   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}



.room_select_style {width:100%; height:45px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:0px solid #bebebe;background-color:#fff;}
.room-select {background:url(/images/sub/drop_arrow.png) no-repeat 95% 16px ; height:45px; overflow: hidden; }
.room-select select {background: transparent; font-size: 20px; color:#575357; border: none; height: 54px; 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}

.room_add_select_style {width:92%; height:30px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:1px solid #bebebe;background-color:#fff;}
.room_add-select {background:url(/images/sub/drop_arrow.png) no-repeat 95% 8px ; height:45px; overflow: hidden; }
.room_add-select select {width: 105%; background: transparent; font-size: 20px; color:#575357; border: none; height: 30px; position:relative; top:0px; left:15px;  cursor:pointer}
.room_add-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.room_add-select select option{min-height:30px; vertical-align:text-top}

.room_add_peo_select_style {width:45%; height:30px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:1px solid #bebebe;background-color:#fff;}
.room_add_peo-select {background:url(/images/sub/drop_arrow.png) no-repeat 89% 8px ; height:45px; overflow: hidden; }
.room_add_peo-select select {width: 105%; background: transparent; font-size: 20px; color:#575357; border: none; height: 30px; position:relative; top:0px; left:15px;  cursor:pointer}
.room_add_peo-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.room_add_peo-select select option{min-height:30px; vertical-align:text-top}

/**°Ë»ö ¼¿·ºÆ® ½ºÅ¸ÀÏ**/



/**¿¹¾àÇÏ±â**/
.reserve_input .res_tit{clear:both; font-size:18px; font-weight:bold;
	      padding: 0 12px; min-height: 42px; color: #2b5e9d;  line-height: 42px; border-top: 2px solid #646464; border-bottom: 1px solid #9c9c9c; background: #f3f3f3;}
.res_box {background:#e0e0e0; padding: 10px; display: block;}
.res {width:100%; border: 1px solid #b9b9b9; background-color:#fff;}
.res table td{line-height: 30px;}
.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 {padding:2px 5px; color:#fff; border-radius: 2px}
.res .cont2 .name_buspack {background:#ff7800; }
.res .cont2 .name_aircartel {background: #e25d5c;}
.res .cont2 .name_golfpack {background: #78a12d;}
.res .cont2 .name_air {background: #14afbe;}
.res .cont2 .name_tel {background: #6a61aa;}
.res .cont2 .name_rent {background: #2b5e9d}
.res .cont2 .text {font-size:14px; line-height:17px; }
.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:14px;font-weight:bold; color:#38608b;}
.res .cont5 {padding-left:5px; border: 1px solid #cccccc;  min-height:60px;line-height:30px; font-size:18px; color:#38608b; }
.res .cont6 {font-size:16px;font-weight:bold; color:#38608b; border-top:1px solid #fff; border-left:1px solid #fff; border-right:1px solid #fff; padding:10px 10px 5px; 0px; }

.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 .tit2 {width:170px;padding:10px;border: 1px solid #cccccc; background-color:#f7f7f7; font-size:18px; min-height:60px; text-align:center;color:#202020;}
.res .tit3 {width:100px; border: 1px solid #d5d5d5; background-color:#f7f7f7; padding:10px; text-align:center; color:#202020; font-size:13px; font-weight:bold;}

.res .con_ok {border:1px solid #e0e0e0 ; text-align:center; height:50px;font-size:18px; background: #e0e0e0;}

.res_bt{cursor:pointer;}
.res td input {border:1px solid #D0D0D0;}
.res .ok input {height: 35px; width: 35px; border:1px solid #dcdcdc; vertical-align: middle; background: #fff url(/images/sub/check_res_ok.png) no-repeat 2px 4px; }

.res .ok input[type='checkbox']:checked
{background: #ff6600 url(/images/sub/check_res_ok_on.png) no-repeat 2px 4px; height: 35px;  width: 35px; -webkit-appearance: none; -webkit-border-radius: 4px; vertical-align:middle;}

.res .con_ok input {height: 35px; width: 35px; border:1px solid #dcdcdc; vertical-align: middle; background: #fff url(/images/sub/check_res_ok.png) no-repeat 2px 4px; }

.res .con_ok input[type='checkbox']:checked
{background: #ff6600 url(/images/sub/check_res_ok_on.png) no-repeat 2px 4px; height: 35px; width: 35px; -webkit-appearance: none; -webkit-border-radius: 4px; vertical-align:middle;}



.board{width:100%; margin:0px; padding:0px;font-size:18px;}
.board .tit{background-color:#76a5d8; height:50px; border-top:1px solid #5290cc; border-bottom:1px solid #5290cc; font-size:16px; color:#fff; text-align:center; }

.board .date{width:15%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center; font-size: 16px;}
.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: 16px;}
.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: 16px;}

.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_tit {clear:both; font-size:18px; font-weight:bold;  padding: 0 12px; min-height: 50px; color: #2d62b2;  line-height: 42px; border-top: 3px solid #2d62b2; border-bottom: 1px solid #ccc; background: #fff; margin-bottom:10px;}
.res_view {background:#e0e0e0; padding: 10px; display: block;}
.res_view .res_box { width: 100%; background: #e0e0e0; padding: 10px 0; display: block; }

.res_view_stit {clear: both; font-size: 18px; padding: 0 12px; min-height: 50px; color: #2d62b2; line-height: 42px; border-top: 3px solid #2d62b2; border-bottom: 1px solid #ccc; background: #fff;}


.mo_peo{width:100%; table-layout:fixed; font-size:18px; background:#fff; background:#fff; margin-top:10px;}
.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:100%; 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: #e7274a;}


.mo_peo3{width:100%; 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:100%;  font-size:18px; background:#fff; margin-top:10px; margin:0px; padding:0px;}
.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 .mo_con{width:80%; padding:10px; }
/*.mo_peo4 .mo_con2{width:80%; padding:10px; table-layout:fixed; word-break:break-all;}
.mo_peo4 .day {color:#006dcb}
.mo_peo4 .mo_tit_t{width:100%; background-color:#d7ebf7; text-align:center; color:#060e40;}
.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_peo5{width:100%;  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:100%; 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;}
/**¿¹¾àÇÏ±â**/

.res_view {background:#e0e0e0; padding: 10px; display: block;}

/**¿¹¾à¸®½ºÆ®**/
.board_res {margin: 0 auto 20px; border: 1px solid #b9b9b9;;}
.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:19% ; 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/sub/icon_date.png") no-repeat 13px 6px; border-bottom:1px solid #d9d9d9; height:36px; padding-bottom: 5px; }
.board_res .date {color:#4177ec; 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; }
.board_res .date .defer {float:right; color:white; font-weight:bold; background-color: #a168ff; border:1px solid #8236ff; font-size:14px; padding: 3px 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; }
.board_res .date .reject {float:right; color:white; font-weight:bold; background-color: #ff595d; border:1px solid #ff262b; font-size:14px; padding: 3px 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; }
.board_res .date .cancel {float:right; color:white; font-weight:bold; background-color: #dc59ff; border:1px solid #d432ff; font-size:14px; padding: 3px 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; }
/**¿¹¾à¸®½ºÆ®**/


/**·Î±×ÀÎ**/
.res_chk { background: #f2f2f2; padding: 20px;}
.res_chk .box .tit {font-size:20px; font-weight:bold; color:#376bb7;}
.res_chk .box .text {font-size:16px; color:#666; }
.res_chk .box{width:100%;}
.res_chk .box .id {float:left;width:15%; height:40px; font-size:16px; text-align:center; font-weight:bold; line-height: 44px;}
.res_chk .box .input {float:left; width:80%; }
.res_chk .box input {width:100%; padding-left: 10px; }
.res_chk .box .bottom_line { border-top: 1px dashed #cbcbcb; padding: 15px 0 20px 0px; text-align:center;}

.res_chk .box .name { border: 2px solid #c3c3c3; width:100%; border-radius: 5px; font-size:20px;}
.res_chk .box .phone {clear:both; border: 2px solid #c3c3c3; width:27%; font-size:20px;}
.res_chk .mem {margin:10px 0 20px;font-size:17px; text-align:center;}


/**·Î±×ÀÎ**/



.search_result {position:absolute; width:100%; text-align: center; z-index:100; } /* °Ë»öµÇ¾ú½À´Ï´Ù tel/tel_list.php ,  packagetel_list.php ÀÖÀ½*/


/**¹öÆ° ½ºÅ¸ÀÏ**/

.btn_sub_search {width:95%; height:42px; background-color:#ff5c8d;  padding: 10px 0 0 0; font-size:18px; color: #fff; text-align:center;  border-radius: 5px 5px 8px 8px;  border-bottom: 3px solid #c5c6ca; cursor: pointer; display: inline-block;}
.btn_sub_search img {position: relative; top: 4px; left: 0px; vertical-align: baseline;}
.btn_sub_search span {position: relative; top: 2px; left: 1px; }


.btn_sub_search_S {width:98%; height:42px; background-color:#ff4e4e;  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: 3px; left: 0px; vertical-align: baseline;}
.btn_sub_search_S span {position: relative; top: 4px; left: -2px; }


.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_info_reserv {width:65%; height:52px; background-color:#4297e8; font-size:20px; color: #fff; cursor: pointer; }
.btn_info_reserv img {position: relative; top: 14px; left: 40%; vertical-align: baseline;}
.btn_info_reserv span {position: relative; top: 9px; left: 40%; }
.btn_info_reserv:hover {background-color:#3a83c8; }

.btn_info_add {width:34%; height:52px;  text-align: center; background-color:#4c6988; font-size:18px; color: #fff; cursor: pointer; }
.btn_info_add img {position: relative; top: 15px; left: 15%; vertical-align: baseline;}
.btn_info_add span {position: relative; top: 12px; }
.btn_info_add:hover {background-color:#3c536b; }

.btn_info_reserv_rent {width:60%; height:52px; background-color:#ff7800; font-size:20px; color: #fff; cursor: pointer; }
.btn_info_reserv_rent img {position: relative; top: 14px; left: 25%; vertical-align: baseline;}
.btn_info_reserv_rent span {position: relative; top: 9px; left: 25%; }
.btn_info_reserv_rent:hover {background-color:#e76d00; }

.btn_info_reserv_res {width:100%; height:52px; background-color:#a85cff; font-size:20px; color: #fff; cursor: pointer; }
.btn_info_reserv_res img {position: relative; top: 14px; vertical-align: baseline;}
.btn_info_reserv_res span {position: relative; top: 9px;}
.btn_info_reserv_res:hover {background-color:#9452e0; }

.btn_info_login {width:100%; height:52px; background-color:#4a7dd4; font-size:20px; text-align: center; color: #fff; cursor: pointer; border-radius: 5px 5px 8px 8px;  border-bottom: 3px solid #c5c6ca; }
.btn_info_login img {position: relative; top: 14px; vertical-align: baseline;}
.btn_info_login span {position: relative; top: 9px;}
.btn_info_login:hover {background-color:#3f6bb7; }

.btn_list {width:100%; height:52px; color: #fff;  background-color: #5cb85c;  border-color: #4cae4c; font-size:16px; letter-spacing:-0.1em;cursor:pointer; margin-top:10px; border-radius: 3px;}
.btn_list img {position: relative; top: 14px; vertical-align: baseline;}
.btn_list span {position: relative; top: 7px;}
.btn_list:hover {color: #fff; background-color: #449d44; border-color: #398439;}


.btn_pass_reserv {display: inline-block; width:50%; height:52px; background-color:#4297e8; font-size:20px; color: #fff; cursor: pointer; }
.btn_pass_reserv img {position: relative; top: 14px; vertical-align: baseline;}
.btn_pass_reserv span {position: relative; top: 9px; }
.btn_pass_reserv:hover {background-color:#3a83c8; }

.btn_res_search {width:100%; height:42px; background-color:#ff5c8d;  padding: 10px 0 0 0; font-size:18px; color: #fff; text-align:center;  border-radius: 5px 5px 8px 8px;  border-bottom: 3px solid #c5c6ca; cursor: pointer; display: inline-block;}
.btn_res_search img {position: relative; top: 4px; left: 0px; vertical-align: baseline;}
.btn_res_search span {position: relative; top: 2px; left: 1px; }



/*¼±ÅÃÇÏ½Å ¼÷¼Ò ¾øÀ½*/
.search_result_none {width: 100%; height: 280px; background: url(/images/tel/search_result_none.png) no-repeat 50% 30%; text-align: center;}
.search_result_none p {font-size: 20px; padding-top:190px;}
/*¼±ÅÃÇÏ½Å ¼÷¼Ò ¾øÀ½*/


.text_C {text-align: center;}
.text_L {text-align: left;}
.width_box98 {width: 98%; display: inline-block;}
.width_box95 {width: 95%; display: inline-block;}
.width_box_p10px {padding:10px;} 
.border {border:1px solid red;}
.float_L {float:left;}
.float_R {float:right;}
.clear_H20 {clear:both; height:20px;}
.b_test {border:1px solid red;}




/************************************************************************************************************************************************************/ 






























.s_text {color:#444;line-height:40px;text-align:left;margin:auto;font-size:16px; margin-left:10px;}
.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; }


.pack_select_style {width:99.4%; margin:auto;height:45px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; }
.pack-select {background:url(http://cafeups.com/mobile/images/main/drop_arrow.gif) no-repeat 97.5% 10px ; height:45px; overflow: hidden; background-color:#fff;}
.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(/images/sub/drop_arrow.png)  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(/images/sub/drop_arrow.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}

.num_select_style {float:left;width:17px; height:45px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:1px solid #bebebe;}
.num_styled-select {background:url(/images/sub/drop_arrow.png)  no-repeat 95% 10px #ffffff; height:45px; overflow: hidden; padding-left:10px; background-color:#fff;}
.num_styled-select select {background: transparent; font-size: 22px; color:#00002b; border: none; height: 49px; position:relative; top:-3px; left:0;  width: 132%; padding-left:20px;  cursor:pointer}
.num_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.num_styled-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}

.search_date {clear:both; margin:auto; border:1px solid blue;}
.search_date2 {clear:both; width:95%; margin:auto; }

.sel_pack {width:98%;}
.sel_pack table{width:100%; border-radius: 2px; border: 2px solid #8bb9ea; background: #eff3fb;}
.sel_pack th{width:150px; height: 60px;font-size:18px; color:#3879bf; border-bottom:1px dashed #97bfea;}
.sel_pack td{font-size:18px; padding:10px 5px 10px 10px; line-height:30px; background: #fff; border-bottom:1px dashed #97bfea; text-align:left;}
.sel_pack .solid{border-bottom:1px solid #76a5d8; border-top:1px solid #76a5d8 }
.sel_pack .title2 {color: #3a4660;}
.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: #3275ca; padding:0px 5px; color:#fff; border-radius: 4px; display: inherit;}
.sel_pack .content .name_air {background: #78a12d}
.sel_pack .content .name_tel {background: #549abd}
.sel_pack .content .name_rent {background: #8c64a8}



.sel_pack .content img {vertical-align: middle;}

.search_area .rent_search_tit {float: left;  font-weight: bold; background: url(../../mobile/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(../../mobile/images/tel/bg_tel_choice_ok.png) no-repeat 0 0; }
.sel_pack .tel_choice_ok .text {width: 240px; line-height:22px}
.sel_pack .tel_choice_ok .text .text_red {color:#ff4e4e; font-weight:bold;}
.sel_pack .tel_choice_ok .text_s {font-size:15px;;}
.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(../../mobile/images/tel/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;}

.total {width:50%; display:inline-block; overflow: hidden; margin: 5px 0; }
.total li {float:left; }
.total .title { width:80px; font-size:18px; color:#222; }
.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(../../mobile/images/package/bullet_choice.png) no-repeat center left;); padding-left: 20px; }


.list {margin: 10px auto; text-align: center;}

.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{background-color:#fff; position:relative;}
.name_input input[type="text"]{color:#00002b !important; padding:15px 10px 15px 10px; height:15px; border:none !important;background: transparent; height:31px;}



.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}




.semi-square{-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}








.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;}







.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;}*/
.box00 {clear:both;width:100%;}
.box .s_day{width:99%; height:50px; font-size:20px; font-weight:bold; background:url(/images/tel/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/tel/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/tel/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;}





.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; }



.room_view_img{width:100%; height:auto;}
.room_view_img .img {float:left;width:100%; height:auto; }




.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;}




.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/tel/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/tel/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/tel/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/tel/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/tel/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/tel/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_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 .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_pkg .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_pkg .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_pkg .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_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/tel/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/tel/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; }
/*.room_view_cont_pkg .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_pkg .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; }

.proom_view_pkg .pbox_pkg .link .link2 a { display:inline-block;padding:0 30px;height:40px;background:#636b87;color:#fff;vertical-align:middle;line-height:40px;margin-top:8px; }
.proom_view_pkg .pbox_pkg .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; }
*/
.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;}



.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;}

.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}


.no_br{border-right:0 !important;}





.board{width:100%; margin:0px; padding:0px;font-size:18px;}
.board .tit{background-color:#76a5d8; height:50px; border-top:1px solid #5290cc; border-bottom:1px solid #5290cc; font-size:16px; color:#fff; text-align:center; }

.board .date{width:15%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center; font-size: 16px;}
.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: 16px;}
.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: 16px;}

.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;}









/******* 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;} 

/******* hshweb Ãß°¡*********/



.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;}





/******* 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(../../mobile/images/air/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(../../mobile/images/air/bullet_info.png) no-repeat center left ; padding-left: 8px; margin-left: 18px; margin-bottom:5px; display: inline-block;}

.center .start {font-size:16px;} 
.center .start  span {color:#4177ec; font-weight:bold; font-size: 18px;} 
.center .percent {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(../../mobile/images/air/center_dotline.png) repeat;}
.center .line {border-bottom:1px dashed #bababa}




.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;}

/*ÆÐÅ°Áö ÅÃ½Ã& ¹ö½º¿¡¼­ ½ºÅ¸ÀÏ */
.taxi_list_pack { margin:0 auto; width:100%; position:relative;}
.taxi_list_pack ul { margin:12px 0 0 0; padding:0; width:100%;}
.taxi_list_pack ul li {float:left;   width:98%; height:180px; color:#888; border:1px solid #e1e1e1; margin-left: 7px; margin-top: 12px;}
.taxi_list_pack ul li .photo { width:38%; height:180px; margin-bottom:5px; float: left; }
.taxi_list_pack .info{width:37%; float: left; margin-left: 10px; margin-left: 15px; }

.taxi_list_pack .car_name {color:#222; font-size:20px;line-height:30px;font-weight:bold; margin-top:20px;}
.taxi_list_pack .taxi_pack {margin-top: 50px;}
.taxi_list_pack .stay { color: #5C53A7; font-size: 14px; line-height: 20px;}
.taxi_list_pack .car_info {color:#69717e; font-size:16px;line-height:20px; padding-bottom: 7px; display: inherit;}
.taxi_list_pack .btn_add_R { margin-top: 60px;}

.pkg_stay {color: #5C53A7; font-size: 20px; line-height: 20px; padding-left: 10px; margin-bottom: 67px;}

/*.res_chk .box {height: 261px; width:90%; margin:0 auto; border: 2px solid #5290cc; border-radius: 8px;}
.res_chk .box table th {height:35px;font-size:20px;}

.res_chk .name { border: 2px solid #e1e2e2; width:275px; border-radius: 5px;}
.res_chk .phone { border: 2px solid #e1e2e2; width:80px; font-size:18px;}*/





.board_tit {width:90%; margin:20px auto 10px; font-size:22px; color:#376bb7 ; font-weight:bold; background:url(/mobile/images/res/tit_board.png) no-repeat 0 0; padding-left: 47px; height: 44px; line-height: 42px;}
.board_tit span {font-size: 16px; color:#444;}
.page {font-size: 20px; text-align: center; height: 60px; margin-top: 10px;}
.page .page_in {color:#009ef8; }

#tel_list .stay {width:94%; padding: 15px 0 15px 0px ;  background:#9d5cfd ; border-radius:50px; margin:15px 15px 0 15px; font-size:18px; color:#444; text-align:center; color: #fff; }
#tel_list .stay .date {font-weight: bold; color: #fff45c; font-size:24px; }
#tel_list .stay .day {font-weight: bold; color: #fff45c;font-size:24px; }
#tel_list .arrow {width:94%; background:url(/mobile/images/package/arrow_stay.png) no-repeat 50% 50%; height:10px;}

.center .cancle {width:95%; margin:10px auto; padding: 0px; border: 1px solid #5290cc; 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: #5290cc; width: 100%; display: inline-block;  border-top: 1px solid #5290cc;  border-bottom: 1px solid #5290cc;}



.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 #376bb7; 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_taxi_tit {background-color: #00a5c9;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("../../mobile/images/package/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("../../mobile/images/package/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}

