body {
	background:#fff;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
a:link, a:visited, a:active,a:hover { text-decoration:none; color:none;}
#footer{
background:#333333;
width:100%;
overflow:hidden;
}



#footer .copy{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	font-weight:300;
	text-align:left;
	color:#fff;
	font-size:12px;
}

ul, li {
    list-style-type:none;
    margin:0;
    padding:0;
}

div {
color:#000;
}

span {
color:#000;
}
.header{

width:100%;
background:#fff;
height:85px;
overflow:hidden;
	
}
.header_sub{

	width:100%;

	
	
}


.navbar-light .navbar-brand {
    color: #fff;
}
.navbar-brand {
    width: 100%;
}
.navbar-box {
    width: 100%;
    height: 85px;
}

.navbar-box-left, .navbar-box-middle, .navbar-box-right {
    float: left;
}
.navbar-box-left {
    width: 10%;
    height: inherit;
	text-align:center;
	color:#fff;
}
.fa-bars {
    font-size: 28px;
    padding-top: 8px;
    color: #fff;
}
.navbar-box-middle {
    width: 80%;
    height: inherit;
    text-align: center;
}
img.logo {
    display: block;

    margin: 0 auto;
	margin-top:5px;

}
.navbar-box-right {
    width: 10%;
	height: inherit;
	text-align:right;
}
.fa-phone-square {
    font-size: 32px;
    padding-top: 20px;
    color: #fff;
}






.menu{
clear:both;
width:100%;

overflow:hidden;
background:#3875D7;
border-top:1px solid #2865ca;
border-bottom:1px solid #2865ca;
}
.menu ul{
width:100%;
}
.menu li{
float:left;

height:40px;
text-align:center;
line-height:40px;

}
.menu li a{
font-size:14px;
font-weight:bold;
color:#fff;
}
h5{
width:100%;
margin:auto;
}

#pop {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    display: none;
    z-index: 99999;
}
.close-box {
    float: right;
    width: 30px;
    height: 50px;
    line-height: 44px;
}
.close-btn {
    text-align: center;
    width: 24px;
}
.pop-header {
    width: 100%;
    height: 50px;
    background-color:#F87514;
}

.login-area {
    width: 90%;
    height: 50px;
    display: inline-block;
    padding: 2px 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
}
.login-m, .user-image {
    display: inline-block;
    color: #fff;
    font-weight: 400;
}
.pop-menu {
    display: block;
    width: 100%;
    height: auto;
}
.pop-menu ul {
    width:98%;
	margin:auto;
	margin-top:2%;
}
.pop-menu ul li {
	float:left;
    list-style-type: none;
    width: 32%;
    height: 80px;
    border: 1px solid #eaedec;
	margin-right:1%;
	margin-bottom:1%;
	text-align:center;
}
.pop-menu ul li img {
    color: #333;
    width: 24px;
    height: auto;
    display: inline-block;
    margin: -4px 0 0 10px;
}
.pop_memu_icon{
	padding-top:20px;
	font-size:20px;
}
.pop-menu ul li a {
    font-size: 14px;
    color: #333;
}
.pop-menu ul li a:hover {
    text-decoration: none;
}




.content {
    width: 100%;
}

.form-box {
    width: 100%;
	margin:auto;
    background: #fafafa;
   /* border-bottom: 1px solid rgb(211, 211, 211);
    border-radius: 3px;*/
    padding: 10px 5px 0 5px;
	overflow:hidden;
}




.main-title-sm {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding: 5px 0 0 5px;  
	
}
.main-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
	padding: 10px 0 0px 10px;  
	overflow:hidden;
	background:#FAFAFA;
}
.main-title-2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0 0 10px;
}
.transparent {
    color: transparent;
}
.sub-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding: 5px 0 0 2px;
}

.card {
    border-radius: 0;
    margin-bottom: 12px;
    /*box-shadow: 1px 0 5px #777;*/
    border: 1px solid #ddd;
}
.card-img-top {
    border-radius: 0;
}
.card-body {
    padding: 0;
    
}
.card-stay-title {
    display: block;
    font-size: 18px;
    width: 100%;

    float: left;
}
.card-stay-title-desc {
    font-size: 13px;
    font-weight: 400;
    color: #777;
    display: block;
}
.card-stay-o-price {
    font-size: 14px;
    font-weight: 400;
	text-align:right;
    color: #777;
    display: block;
}
.card-price {
	min-width: 330px;
    max-width: 330px;
    float: right;
    margin-top: 4px;
	text-align:right;
}
.card-desc {
    font-size: 12px;
    float: left;
    margin-top:10px;
}

.card-top {
    display: block;
    /*height: 74px;
    border-bottom: 1px solid #eaedec;*/
}
.card-bottom {
    width: 96%;
	margin:auto;
	margin-bottom:10px;
}
.card-top-left {
    float: left;
    padding: 10px;
	width:65%;
	
}

.card-top-left_tel {
    float: left;
    padding: 10px;
	width:100%;
	
}

.card-top-right {
    float: right;
    padding: 10px;
	width:35%;
}
.card-bottom-left {
    float: left;
    padding: 4px 10px;
    width: 50%;
    height: 70px;
}
.card-bottom-right {
    float: right;
    padding: 2px 0;
    width: 50%;
    height: 70px;
}
.clear {
    clear: both;
}
.ul-box {
    width: 100%;
    height: 38px;
    display: block;
}
.card-bottom-left ul {
    margin: 0;
    padding: 0;
}
.card-bottom-left ul li {
    width: 25px;
    float: left;
    list-style-type: none;
    margin-right: 11px;
}
.card-c-no-box {
    float: left;
    display: block;
    width: 100%;
    height: 20px;
    line-height: 12px;
}
.card-c-no {
    font-size: 12px;
    font-weight: bold;
    display:inline-block;
}
.card-comment-number {
    display: inline-block;
    font-size: 12px;
    color: #333;
}
.card-bottom-button {
    width: 100%;
    height: 42px;
    display: block;
}
.card-bottom-delay {
    display: block;
    float: right;
    width: 100%;
    height: 20px;
    line-height: 18px;
}
.green-point {
    float: right;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #06d63a;
    line-height: 10px;
    margin-right: 4px;
    margin-top: 4px;
}
.delay-time {
    float: right;
    font-size: 12px;
    color: #333;
    margin-right: 14px;
}
.btn-right {
    float: right;
    margin-right: 8px;
}

.btn-reserve {
    color: #fff;
    background-color: #e20d43;
    border-color: #e20d43;
}
.btn-reserve:hover {
    color: #fff;
    background-color: #e20d43;
    border-color: #e20d43;
}

.stk_tit{
color:#777;
font-size:14px;
}



.stk{
color:#777;
text-decoration:line-through;
font-size:14px;
padding:0 10px 0 0;
}


.table_pay_txt{
	color:#df320d;
	font-weight:bold;
	font-size:16px;
}


.btn{
	width:98%;
	margin:auto;
}



.btn-ekklim {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-ekklim-emerald {
    color: #fff;
    background-color: #021C52;
    border-color: #021C52;
}
.btn-ekklim-pink {
    color: #fff;
    background-color: #c5016d;
    border-color: #c5016d;
}
.btn-ekklim-kakao {
    color: #2e2e30;
    background-color: #fbe100;
    border-color: #fbe100;
}
.btn-ekklim-naver {
    color: #fff;
    background-color: #00c300;
    border-color: #00c300;
}



.fs-small {
    font-size: 16px;
}



.spb_tel {
    background-color: #F45535;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 70%;
    height:50px;
    border: none;
	margin:auto;
	border-radius:5px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	line-height:50px;
}











.blt_realtime {
	position: absolute;
    background: #bfbfbf;
    text-align: center;
    color: #fff;
    padding: 6px 4px;
    width: 43px;
    font-size: 12px;
    z-index: 1;
    line-height: 16px;
	margin-top:10px;
	margin-left:10px;
}


.blt_realtime_anim {
	position: absolute;
    background: #f55545;
    text-align: center;
    color: #fff;
    padding: 6px 4px;
    width: 63px;
    font-size: 12px;
    z-index: 1;
    line-height: 16px;
	right:10px;
	top:10px;
}
.blt_realtime_view {
	position: relative;
	float:left;
    background: #bfbfbf;
    text-align: center;
    color: #fff;
    padding: 8px 4px;
    width: 43px;
    font-size: 14px;
    z-index: 1;
    line-height: 18px;
	margin-top:10px;
	margin-left:10px;
}

.blt_realtime_anim_view {
	position: relative;
	float:right;
    background: #f55545;
    text-align: center;
    color: #fff;
    padding: 8px 4px;
    width: 63px;
    font-size: 14px;
    z-index: 1;
    line-height: 18px;

}



.bo_view{
/*	position: absolute;
	top: 50%;
*/
	position: absolute;
	width: 100%;
	height: 30px;
	color: #fff;
	text-align: left;
	line-height: 30px;
	background: url(/images/main/bg_opacity_black_80.png) 0 0 repeat;
	font-size: 16px;
	font-weight:500;
	text-align:center;
	z-index:1;
	margin-top:-30px;
}


.main_search_box .search_area {margin:0 10px 10px 10px; background:#fff; padding: 15px 0; border-radius: 8px; border: 1px solid #D8D9DB; overflow: hidden; }
.main_search_box .select {text-align:center; margin: 0 0 0 15px; overflow:hidden;}
.main_search_box .selectg {text-align:center; margin: 0 0 0 0px; overflow:hidden;}
.main_search_box .select_ddp {text-align:center; overflow:hidden;}


.ct-select-group {
	height: 38px;
	position: relative;
	border-radius: 5px;
	border:1px solid #CED4DA;
	background:#fff;
}
.ct-select-group .ct-select {
    width: 100%;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 13px;
    border: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding: 5px 15px;
	border-radius: 5px;
}
.ct-select-group .ct-select option {
	font-size: 13px;
	background: #fff;
}
.ct-select-group:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 29px;
    width: calc(100% - 64px);
    background: #fff;
    z-index: 0;
	border-radius: 5px;
}
.ct-select-group:after {
	content: '';
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 29px;
	background-color: #fff;/*È­»ìÇ¥¹è°æ»ö»ó*/
	background-image: url(../images/select_arr.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 0;
	border:1px solid #fff;
	border-radius: 5px;
}




.page{width:100%;margin:0px;padding:0px;min-height:795px;}
.page{display:none;}
.m_btn_area{width:60%; margin:auto; margin-top:10px; overflow:hidden; }
.mok_bt_home{
	width:60%;
	margin:auto;
	background:#9F2063;
	height:60px;
	color:#fff;
	font-weight:bold;
	line-height:60px;
	border-radius: 10px; 
	font-size:18px;
	text-align:center;
}
.mok_bt_back{
	float:left;
	width:25%;
	background:#747474;
	height:60px;
	color:#fff;
	font-weight:bold;
	line-height:60px;
	border-radius: 10px; 
	font-size:18px;
	text-align:center;
}

.mok_bt{
	width:70%;
	float:right;
	background:#9F2063;
	height:60px;
	color:#fff;
	font-weight:bold;
	line-height:60px;
	border-radius: 10px; 
	font-size:18px;
	text-align:center;
}

.mtit{padding-top:30px;font-size:26px; font-weight:bold; line-height:30px; color:#fff; text-align:center;}
.mtit2{padding-top:30px;font-size:26px; font-weight:bold; line-height:30px; color:#fff; text-align:center;}


.sea_cal{
	width:90%;
	margin:auto;
	margin-top:20px;
	background:#fff;
	padding:30px 20px 20px 20px;
	border-radius: 20px; 
	opacity: .9.5;
}


.pack_types{
width:99%;
margin:auto;
overflow:hidden;
}

.pack_types .pack_sel_box{
	float:left;
	height:66px;
	width:32%;
	text-align:center;
	border:1px solid #CED4DA;
	background:#fff;
	border-radius:5px; 
	margin-right:1%;
	font-size:16px;
	color:#444;
	cursor:pointer;
	text-align:center;
}
.pack_types .pack_sel_on{
	float:left;
	height:66px;
	width:32%;
	text-align:center;
	border:1px solid #3875D7;
	background:#3875D7;
	border-radius:5px; 
	margin-right:1%;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.pack_types .pack_sel_box .box_tit{

	font-size:16px;
}

.pack_types .pack_sel_box .box_btn:hover{
	background:#021C52;
}




.select_main{
	width:80%;
	margin:auto;
	margin-top:30px;
	overflow:hidden;
}



.select_main .main_types{
width:100%;
overflow:hidden;
}
.select_main .main_types .last{margin-right:0px;}

.select_main .main_types .pack_sel_box{
	float:left;
	height:120px;
	width:32%;
	text-align:center;
	background:#fff;
	border-radius:5px; 
	overflow:hidden;
	display:block;
	margin-top:2%;
	margin-right:2%;
	color:#444;
	cursor:pointer;
}
.select_main .main_types .pack_sel_on{
	background:#9F2063;
	color:#fff;
	font-weight:bold;
}
.select_main .main_types .pack_sel_box .box_tit{

	font-size:20px;
}

.select_main .main_types .pack_sel_box .box_btn:hover{
	background:#021C52;
}

.main_num_select_area{
	background:#fff;
	border-radius:5px; 
	width:90%;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
}


/* ¼­ºê °Ë»ö¹Ú½º S*/
.main_search_box{width:100%; display:inline-block; }
.main_search_box ul{width:100%;}
.main_search_box li{width:100%;}
.main_search_box .dot_bg {background:url(http://cafeups.com/mobile/images/main/dot_bg.gif) repeat-x left center; height:20px; width:95%; margin:auto; }

.main_search_box .sub_bg {width:100%; text-align:center; background: #F3F7FA;} 
.main_search_box .sub_tit {text-align:left; width:96%; height:65px; font-size:22px; color:#021C52; font-weight:bold; line-height:65px; letter-spacing:-1px; }  /*¼­ºêÅ¸ÀÌÆ²*/

.main_search_box .search_area {margin:0 10px 10px 10px; background:#fff; padding: 15px 0; border-radius: 8px; border: 1px solid #D8D9DB; overflow: hidden; }
.main_search_box .select {text-align:center; margin: 0 0 0 15px; overflow:hidden;}
.main_search_box .selectg {text-align:center; margin: 0 0 0 0px; overflow:hidden;}
.main_search_box .select_ddp {text-align:center; overflow:hidden;}

.main_search_box .tit_package {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -3px 16px no-repeat;}
.main_search_box .tit_tel {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -10px -202px no-repeat;}
.main_search_box .tit_rent {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -5px -313px no-repeat;}
.main_search_box .tit_air {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -2px -412px no-repeat;}
.main_search_box .tit_bus {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -517px  no-repeat;}
.main_search_box .tit_taxi {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -621px  no-repeat;}
.main_search_box .tit_pkg {width: 500px; padding: 5px 0 0 72px; background: url(/images/main/icon_main.png) -1px -723px  no-repeat;}
.main_search_box .tit_group {width: 500px; padding: 5px 0 10px 70px; background: url(/images/main/icon_main.png)  2px -835px no-repeat;}
.main_search_box .tit_golf {width: 500px; padding: 5px 0 0 62px; background: url(/images/main/icon_main.png) -8px -942px  no-repeat;}
.main_search_box .tit_coupon {width: 500px; padding: 0px 0 0 62px; background: url(/images/main/icon_main.png) -10px -1052px no-repeat;}
.main_search_box .tit_res {width: 500px; padding: 5px 0 0 52px; background: url(/images/main/icon_main.png) -10px -1153px  no-repeat;}
.main_search_box .tit_board {width: 500px; padding: 0px 0 0 62px; background: url(/images/main/icon_main.png) -8px -1258px no-repeat;}


.main_search_box .pkg_add {float:left; width:99.2%; height:60px; line-height:60px; font-size:22px; text-align: left; padding-left: 10px;}

.msearch_box{width:100%; background-color:#eff0f0 ; background-repeat : repeat; border-bottom:1px solid #cdcdcd;}
.msearch_box ul {}
.msearch_box ul li {text-align:center;  display:inline-block; margin-left:20px; }
.msearch_box .dot_bg {background:url(http://cafeups.com/mobile/images/main/dot_bg.gif) repeat-x left center; height:20px; widht:100%;}

.msearch_box .pack_img {}
.msearch_box .pack_img li {float:left; height: 450px; width: 28%; margin: 0 0px 0 -8px; padding: 0 40px 0 0px; }
.msearch_box .pack_img .plus{background:url(http://cafeups.com/mobile/images/main/icon_plus.gif) no-repeat right center;}
.msearch_box .pack_img li img {cursor:pointer;}
.msearch_box .btn_begin {clear:both; text-align:center; padding:20px 0;}
.msearch_box .btn_begin img {cursor:pointer;}
/* ¼­ºê °Ë»ö¹Ú½º E*/


.golf_types{
width:99%;
margin:auto;
overflow:hidden;
}

.golf_types .pack_sel_box{
	float:left;
	height:66px;
	width:15.6%;
	text-align:center;
	border:1px solid #CED4DA;
	background:#fff;
	border-radius:5px; 
	margin-right:1%;
	font-size:16px;
	color:#444;
	cursor:pointer;
	text-align:center;
}
.golf_types .pack_sel_on{
	float:left;
	height:66px;
	width:15.6%;
	text-align:center;
	border:1px solid #3875D7;
	background:#3875D7;
	border-radius:5px; 
	margin-right:1%;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.golf_types .pack_sel_box .box_tit{

	font-size:16px;
}

.golf_types .pack_sel_box .box_btn:hover{
	background:#021C52;
}



.main_select_style{float:left;position:relative; cursor:pointer; width:48%; border:1px solid #bebebe;  height:35px; background-color:#fff;}
.main_select_style .calendar_ekklim{background:url(/images/sub/drop_date.png) no-repeat 95% 5px ; background-size: 30px; margin-top:0px; height:35px;}
.main_select_style input[type="text"]{color:#575357 !important; width:90%; padding:15px 0px 15px 10px; height:15px; border:none !important; background:transparent; cursor:pointer;font-size: 14px; }

.main_num_select_style {float:left; width: 31.3%; height:35px; 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:35px; overflow: hidden; padding-left:10px; background-color:#fff;}
.main_num_styled-select select {background: transparent; font-size: 14px; color:#575357; border: none; height: 49px; position:relative; top:-3px; left:0;  width: 132%; padding-left:20px;  cursor:pointer}
.main_num_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.main_num_styled-select select option{min-height:30px; vertical-align:text-top}

.golf_num_select_style {float:left; width: 96%; height:35px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:1px solid #bebebe;} /*width:192px;*/
.golf_num_select_style {background:url(../mobile/images/system/bg_per_select.png) no-repeat 95% 30px #ffffff; height:35px; overflow: hidden; padding-left:10px; background-color:#fff;}
.golf_num_select_style select {background: transparent; font-size: 14px; color:#575357; border: none; height: 49px; position:relative; top:-3px; left:0;  width: 132%; padding-left:20px;  cursor:pointer}
.golf_num_select_style select:focus {outline: -webkit-focus-ring-color auto 0px; }
.golf_num_select_style select option{min-height:30px; vertical-align:text-top}

.rent_time_select_style {float:left;width:23%; margin-left:1%;height:35px; padding:8px 0; text-align:center;  font-weight:bold; position:relative; border:1px solid #bebebe;}
.rent_time_styled-select {background: url(/images/sub/drop_arrow.png) no-repeat 95% 16px; height: 35px; overflow: hidden;}
.rent_time_styled-select select {background: transparent; font-size: 14px; color:#575357; border: none; height: 54px; position:relative; top:-2px; left:15px; width: 112%;  cursor:pointer}
.rent_time_styled-select select:focus {outline: -webkit-focus-ring-color auto 0px; }
.rent_time_styled-select select option{min-height:30px; vertical-align:text-top}



.golf_pack_tit {clear: both; width:100%; margin:auto; height: 60px; line-height:60px; font-size: 16px;  color: #444; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1;background:#F3F7FA; text-align:center;}
.golf_pack_tit .golf_tit_date {color:#007ec2; font-size:18px; font-weight:500; padding-left:20px;}



.txc-image{width:auto;max-width: 100%;}


.flight-select {
    float: right;
    border: none;
    display: block;
    width: 70px;
    height: 70px;;
    right: 0;
    top: 0;
    background-color: #3875D7;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}


.car_det_view_var{
	height:60px;
	background:#3875D7;
	line-height:60px;
	color:#fff;
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
.car_det_view_var_bottom{
	width:100%;
	position:fixed; 
	bottom:0px;
	height:60px;
	background:#3875D7;
	line-height:60px;
	color:#fff;
	text-align:left;
	font-size:22px;
	font-weight:bold;
	z-index:9999999999;
}

.pop_box{

	clear:both;
	width:100%;
	
	border-radius: 5px;
	background:#fff;
}
.box_view_area{
	width:96%;
	margin:auto;
	overflow:hidden;
}



.box_view_area .imgv{
	width:240px;
	margin:auto;
}
.box_view_area .imgv .photo{
width:100%; width:240px; height:180px;  border-radius: 5px;
}
.box_view_area .detailv{
width:100%;  text-align:center; overflow: hidden;
}

.box_view_area  .rent_name{color:#222; font-size:22px;}

.box_view_area .detailv .rent_type{font-family: 'µ¸¿ò', Dotum, AppleGothic, Helvetica, Sans-serif;background-color:#fff; color:#3875D7; font-size:11px; padding:4px 8px 2px 8px;line-height:20px; border:1px solid #3875D7;border-radius:4px;}


.car_com_line{
	height:12px;
	background:#f7f7f7;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}

.box_view_area .comapny_area{
	width:96%;
	margin:auto;
	overflow:hidden;

}

.box_view_area .car_company_title{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

.box_view_area .car_company_option{
clear:both;
overflow:hidden;
width:100%;
}

.box_view_area .car_company_bo{
	clear:both;
	margin-top:20px;
}
.box_view_area .car_company_bo .bo_tit{
	color:#3875D7;
	font-size:22px;
	font-weight:bold;
	line-height:30px;
}
.box_view_area .car_company_bo .bo_txt_area{
	clear:both;
	margin-top:10px;
	font-size:13px;
	background:#f7f7f7;
	border-radius: 5px;
	padding:20px;
}
.car_company_pay{
	float:left;
	width:100%;
	margin-top:10px;
}

.cacspay{
	float:left;
	width:100%;
	text-align:center;
}
.cacspay2{
	width:10%;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	line-height:60px;
	color:#666;
}
.cacspay3{
	float:left;
	width:40%;
}
.saltxt{
	font-size:16px;
}
.saltxtpay1{
	font-size:16px;
	color:#2865CA;
	font-weight:bold;
}

.saltxtpay{
	font-size:18px;
	color:#2865CA;
	font-weight:bold;
	line-height:60px;
}
.car_company_res{
	float:right;
	width:20%;
	margin-top:20px;
}
.car_company_res_bt{
	width:80%;
	margin:auto;
	border:1px solid #FF5A5F;
	height:60px;
	line-height:60px;
	color:#FF5A5F;
	text-align:center;
	font-weight:bold;
	font-size:28px;
}

.ddp_tit{
width:100%; background:#3875D7;color:#fff; text-align:center; font-size:15px;height:30px; line-height:30px;border-radius: 5px;
}


.ddp_table{
	width:100%; margin:auto;
	font-size:12px;
	background:#fff;
	border:1px solid #D3D3D3;
	border-collapse: collapse;
	border-radius: 5px;
	overflow: hidden;
}

.ddp_table table{
	width:96%; margin:auto;

	background:#fff;
}
.ddp_table table td{
	height:60px;
	border-bottom:1px solid #ebebeb;
	padding:5px;
}
.ddp_table .bt_area{
	width:70px;
}
.ddp_chois_btn{
	background:#4396E8;
	color:#fff;
	border-radius: 5px;
	width:70px;
	height:35px;
	line-height:35px;
	text-align:center;
}


.pack_cate_bt{
background:#fff;color:#333; text-align:center; font-size:13px;height:30px; line-height:30px;border-radius: 5px; border:1px solid #D3D3D3; cursor:pointer;
}
.pack_cate_bt_on{
background:#3875D7;color:#fff; text-align:center; font-size:13px;height:30px; line-height:30px;border-radius: 5px;border:1px solid #3875D7; cursor:pointer;
}





.tour_pack_taxi_view{
	position: relative;
	clear:both;
	width:96%;
	margin:auto;
	margin-top:10px;
	overflow:hidden;
}

.tour_pack_taxi_view .taxi_view_img{
	width:100%;
	border-right:1px solid #eee;
}

.tour_pack_taxi_view .taxi_view_img .photo{
	width:100%;
	height:287px;
}


.tour_pack_taxi_view .taxi_view_img .carphoto{
	width:100%;

}


.tour_pack_taxi_view .taxi_view_cont{

	width:100%;
}
.tour_pack_taxi_view .taxi_view_cont ul{
	width:100%;
}
.tour_pack_taxi_view .taxi_view_cont .tit_area{
	height:40px;
	border-bottom:1px solid #EEEEEE;
}




.tour_pack_taxi_view .taxi_view_cont .tit{
	width:100%;
	font-size:20px;
	font-weight:500;
	color:#2f0020;
}

.tour_pack_taxi_view .taxi_view_cont .tit_area_rent{
	
	width:100%;
	min-height:30px;
}
.tour_pack_taxi_view .taxi_view_cont .tit_area_rent2{
	height:30px;
	border-bottom:1px solid #EEEEEE;
}
.tour_pack_taxi_view .taxi_view_cont .tit_area_rname{
	clear:both;
	width:100%;
	min-height:30px;
	border-bottom:1px solid #EEEEEE;
	margin-top:5px;
	padding-bottom:5px;
}


.rent_option{
	font-size:16px;
}



.tour_pack_taxi_view .taxi_view_cont .date_text{
	margin-top:15px;
	font-size:16px;
	height:40px;
	border-bottom:1px solid #EEEEEE;
}


.tour_pack_taxi_view .taxi_view_cont .date_text_rent{
	margin-top:5px;
	font-size:16px;
	height:30px;
}

.tour_pack_taxi_view .taxi_view_cont .date_text_rent2{
	margin-top:5px;
	font-size:16px;
	height:40px;
	border-bottom:1px solid #EEEEEE;
}



.tour_pack_taxi_view .taxi_view_cont .s_date{
	font-size:14px;
	background:#6d636b;
	color:#fff;
	padding:1px 10px;
	border-radius:5px;
}


.tour_pack_taxi_view .taxi_view_cont .etc{
	background:#F7F7F7;
	min-height:172px;
	padding:10px
}

.tour_pack_taxi_view .taxi_view_cont .etc_tel{
	background:#F7F7F7;
	min-height:145px;
	padding:10px
}







.tour_pack_taxi_view .bo_view{
	position: absolute;
	top: 0px;
	left:20%;
	width: 60%;
	height: 35px;
	line-height:35px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	background: url(/images/main/bg_opacity_black_80.png) 0 0 repeat;
	font-size: 18px;
	font-weight:500;
	z-index:9;
	border-radius:10px;
}





.pacr_res_area{
	border:1px solid #2865CA;
	width:100%;
	margin:auto;
	background:#fff;
	text-align:center;
	font-size:16px;
	color:#333;
	border-radius:5px;
}

.pacr_res_area .left_tit{
	width:100%;
	text-align:center;
	font-size:16px;
	color:#333;

}
.pacr_res_area .right_buton{
	width:100%;
	text-align:center;
	font-size:20px;
	color:#2865CA;
	font-weight:600;

}

.package_res_box {width:100%; margin:auto;  }
.package_res_box li {float:left; font-size:18px;}

.package_res_box .pack_res_tit {
	width:15%; 
	border-bottom:1px solid #fff8d9;
	line-height:60px;
	text-align:center;
	font-size:13px;
	color:#000;
	height:60px; 
}
.package_res_box .pack_res_cont {
	width:85%; 
	border-bottom:1px solid #fff8d9;
	line-height:20px;
	color:#bb0004;
	height:60px; 
	font-size:13px;
	padding-top:10px;
}
.package_res_box .pack_res_cont2 {
	width:100%; 
	color:#bb0004;
}
.package_res_box .pack_res_cont2 table{
	width:100%; 
border-bottom:1px solid #fff8d9;
}

.package_res_box .pack_res_cont2 table .td_pack_res_tit{
	width:13%; 
	
	text-align:center;
	font-size:18px;
	color:#000;
}

.package_res_box .pack_res_cont2 table  .td_pack_res_cont{
	width:87%; 
	line-height:40px;
	color:#bb0004;
	font-size:18px;
	padding:10px 0;
}



.package_res_box .pack_res_jpay{
	float:left;
	width:100%;
	height:30px;
	line-height:25px;
	background:#fff8f4;
	text-align:center;
	font-size:14px;
	padding-top:10px;
}

.package_res_box .pack_res_pay{
	float:left;
	width:100%;
	height:60px;
	line-height:60px;
	background:#fff8f4;
	text-align:center;
	color:#E60012;
	font-size:20px;
	font-weight:500;
}




.pack_res_pay_txt{
	color:#E60012;
	font-size:20px;
	font-weight:500;
}




.package_res_box .pack_res_pay_text{

	width:50%;
	height:60px;
	line-height:60px;
	background:#fff8f4;
	text-align:left;
	color:#E60012;
	font-size:20px;
	font-weight:500;
}
.package_res_box .pack_res_bt{
	float:right;
	width:30%;
	height:60px;
	line-height:60px;
	background:#fff8f4;
	text-align:center;
	color:#E60012;
	font-size:20px;
	font-weight:500;
}


.pack_res_bt{
	width:40%;
	margin:auto;
	height:60px;
	line-height:60px;
	background:#f23a13;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:500;
	border-radius:5px;
}




.pacr_res_area .pk_res_bt {padding:10px 20px;line-height:44px; background-color:#9F1D67; font-size:18px; color: #fff;border-radius:5px; cursor: pointer; text-align:center;}
.pacr_res_area .pk_res_bt span {position: relative; font-weight:500; }
.pacr_res_area .pk_res_bt:hover {background-color:#78164f; }


.pack_res_sview_bt{
	float:right;
	background:#2865CA;
	width:80px;
	height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	border:0px;
	border-radius:5px;
	line-height:30px;
	margin-top:15px;
}

.pack_res_sview_bt:hover{
	background:#761648;
	cursor:pointer;
}






	.pack_tel_tab_r {clear:both;width:98%; margin:auto; height:50px; }
	.pack_tel_tab_r li { float:left; width: 195px; height:50px;background:#fff;  border-left: 1px solid #e6e8ea;border-top: 1px solid #e6e8ea; border-bottom: 1px solid #e6e8ea; color: #333;  font-size: 14px; display:inline-block;  line-height: 50px; text-align: center;}
	.pack_tel_tab_r li a { width: 100%; height:50px; color: #666; font-size: 14px; float:left; border-right: 0; line-height: 50px; text-align: center; display:inline-block; }
	.pack_tel_tab_r li.on, .tab_r li.on1{ border: none; width: 194px; height: 52px; background:#22bdbe; color: #071bc7;font-weight:500;border: 1px solid #e6e8ea; border-right: 0;  border-top: 0; }
	.pack_tel_tab_r li.on a, .tab_r li.on1 a{ color: #fff; font-weight:500;}
	.pack_tel_tab_r li:last-child{ border-right: 1px #e6e8ea solid;}




	.tel_event_icon {position: absolute;  left:10px; top:10px; width:50px; height:46px; font-size:30px; color:#fff; text-align:center;line-height:50px; background:#c62079;border-radius:10px; z-index:9;}





.board{width:96%; margin:0px; padding:0px;font-size:13px; margin:auto;}
.board .tit{background-color:#f7f7f7; height:50px; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1; font-size:12px; color:#111; text-align:center; }


.board .pack{width:25%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center;}

.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: 13px;}

.board .no{width:10%;height:38px; border-bottom:1px solid #e9e9e9;  text-align:center;}
.board .title{width:55%;height:38px; border-bottom:1px solid #e9e9e9;  text-align:left;}
.board .name{width:20%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center; font-size: 13px;}
.board .date{width:15%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:center; font-size: 13px;}


.board .tit{width:10%;height:70px; border-bottom:1px solid #e9e9e9;  text-align:left; padding-left:10px;}
.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;}

.board_tit {font-size: 18px; font-weight: bold; color: #444; width:96%; margin:auto;}
.board_tit span {font-size: 14px; color:#888;}
.board_page {font-size: 14px; text-align: center; height: 60px; margin-top: 10px;}
.board_page .board_page_in {color:#009ef8; }


.btn_submit {padding:4px 10px;border:0;background:#2865CA ;font-size:16px;color:#fff;letter-spacing:-0.1em;cursor:pointer;border-radius: 3px; }
.btn_re {padding:4px 10px;border:0;background:#505050 ;font-size:16px;color:#fff;letter-spacing:-0.1em;cursor:pointer;border-radius: 3px;}
.bo_fx {width:96%; margin:0 auto; margin-top:16px;}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left; margin:0px 0 20px 0;}
.btn_bo_user {float:right;margin:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_user a {display:inline-block;padding:0 8px;font-size:16px;background:#2865CA; color:#fff;vertical-align:middle;line-height:2.4em;margin-top:2px; border-radius: 2px;}

.st_bo_fx {width:96%; margin:0 auto; margin-top:6px;}
.st_bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.st_bo_fx ul {margin:0;padding:0;list-style:none}
.st_btn_bo_user {list-style:none}
.st_btn_bo_user li {text-align:center;}
.st_btn_bo_user a {display:inline-block;padding:0 8px;font-size:16px;background:#2865CA; color:#fff;vertical-align:middle;line-height:2.4em;margin-top:2px; border-radius: 2px;}




/* ¾à°ü S*/
.com_tit {clear:both;height:25px; font-size:18px; font-weight:bold; color:#444; letter-spacing:0px;
			  margin:0px 0 5px 15px; }

.com_wrap {margin:10px; padding: 20px; font-size:14px; line-height:20px; border: 1px #e6e8ea solid; background: #e6e8ea;}

/* ¾à°ü E*/



.cancle {margin:10px; padding: 0px; border: 1px solid #ccc; background: #fff;}
.cancle .text {width:100%; padding:10px;}
.cancle .cancle_info {font-size:16px; font-weight:bold; color:#fff; line-height:40px; background: #3875D7; width: 100%; display: inline-block;  }


.calendar{background:url(../images/blt_calendar.png) no-repeat   -8px ; background-position: right -5px; margin-top:0px;}



.H_10{clear:both;width:100%;height:10px;}
.H_20{clear:both;width:100%;height:20px;}
.H_30{clear:both;width:100%;height:30px;}
.H_40{clear:both;width:100%;height:40px;}
.H_50{clear:both;width:100%;height:50px;}



.golf_info_table{
	width:100%;
}
.golf_info_table td{
	padding:10px;
	font-size:12px;
	border:1px solid #d8d8d8;
}
.golf_info_table .title_golf{
	background:#efefef;
	text-align:center;

}

.golf_view{
	width:98%;
	margin:auto;
}









.bo_types{
width:99%;
margin:auto;
overflow:hidden;
}

.bo_types .pack_sel_box{
	float:left;
	height:50px;
	width:24%;
	text-align:center;
	border:1px solid #CED4DA;
	background:#fff;
	border-radius:5px; 
	margin-right:1%;
	font-size:12px;
	color:#444;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}
.bo_types .pack_sel_on{
	float:left;
	height:50px;
	width:24%;
	text-align:center;
	border:1px solid #3875D7;
	background:#3875D7;
	border-radius:5px; 
	margin-right:1%;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}
.bo_types .pack_sel_box .box_tit{

	font-size:12px;
}

.bo_types .pack_sel_box .box_btn:hover{
	background:#021C52;
}



.car_banner01{
	float:left;
	width:48.5%;
	height:160px;
	background: url(/images/main/banner01.png) right bottom no-repeat #939597;
	border-radius:10px; 
	margin-top:20px;
	text-align:right;
	padding:20px 10px;
	font-size:11px;
	color:#cccdce;
	line-height:14px;
}

.car_banner02{
	float:left;
	width:48.5%;
	height:160px;
	background: url(/images/main/banner02.png) right bottom no-repeat #939597;
	border-radius:10px; 
	margin-top:20px;
	margin-left:3%;
	text-align:right;
	padding:20px 10px;
	font-size:11px;
	color:#cccdce;
	line-height:14px;
}

.car_banner03{
	float:left;
	width:48.5%;
	height:160px;
	background: url(/images/main/banner03.png) right bottom no-repeat #939597;
	border-radius:10px; 
	margin-top:20px;
	text-align:right;
	padding:20px 10px;
	font-size:11px;
	color:#cccdce;
	line-height:14px;
}

.car_banner04{
	float:left;
	width:48.5%;
	height:160px;
	background: url(/images/main/banner04.png) right bottom no-repeat #939597;
	border-radius:10px; 
	margin-top:20px;
	margin-left:3%;
	text-align:right;
	padding:20px 10px;
	font-size:11px;
	color:#cccdce;
	line-height:14px;
}

.car_banner05{
	float:left;
	width:48.5%;
	height:160px;
	background: url(/images/main/banner05.png) right bottom no-repeat #939597;
	border-radius:10px; 
	margin-top:20px;
	text-align:right;
	padding:20px 10px;
	font-size:11px;
	color:#cccdce;
	line-height:14px;
}

.car_banner06{
	float:left;
	width:48.5%;
	height:160px;
	background: url(/images/main/banner06.png) right bottom no-repeat #939597;
	border-radius:10px; 
	margin-top:20px;
	margin-left:3%;
	text-align:right;
	padding:20px 10px;
	font-size:11px;
	color:#cccdce;
	line-height:14px;
}

.banner_ti{
	font-size:18px;
	font-weight:bold;
	color:#18d6ff;
}
.banner_t2{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}





.main_product_wrap {background-color: #eee; padding:4px; }

.main_product {width:100%; border:1px solid #e2e2e2; background:#fff; overflow: hidden;}
.main_product li {position:relative; font-size:14px; width:24.88%; height:120px; color:#888;}

.main_product .best {float:left; background: url(/images/main/01.png) 50% 10px no-repeat; border-bottom:1px solid #e2e2e2; }
.main_product .tel {float:left; background: url(/images/main/02.png) 50% 10px no-repeat;   border-left:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2;}
.main_product .air {float:left; background: url(/images/main/03.png) 50% 10px no-repeat;  border-left:1px solid #e2e2e2;  border-bottom:1px solid #e2e2e2;}
.main_product .real_rent {float:left; background: url(/images/main/04.png) 50% 10px no-repeat;  border-left:1px solid #e2e2e2;  border-bottom:1px solid #e2e2e2;}

.main_product .rent {float:left; background: url(/images/main/05.png) 50% 10px no-repeat;  border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.main_product .package{float: left; background: url(/images/main/06.png) 50% 10px no-repeat; border-bottom:1px solid #e2e2e2;}
.main_product .reserve {float: left; background: url(/images/main/07.png) 50% 10px no-repeat;  border-left:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.main_product .custom {float:left; background: url(/images/main/08.png) 50% 10px no-repeat; border-left:1px solid #e2e2e2;  border-bottom:1px solid #e2e2e2; }


.main_product li a { display: block; width: 100%; text-align: center; padding: 85px 0 0px;}






.package_sear_text_area{
	width:98%;
	margin:auto;
	height:40px;
	background:#fff;
	margin-top:10px;
}
.package_sear_text_area .pack_type_area{
	float:left; 
	width:100%; 
	height:40px; 
	line-height:40px; 
	font-size:16px; 
	border-radius:5px; 
	background:#2865CA; 
	color:#fff; 
	text-align:center;
}
.package_sear_text_area .pack_type_text{
	float:left; 
	line-height:50px; 
	margin-left:20px; 
	font-size:18px; 
	font-weight:300;
}
.span_text_color{
	color:#EC370C
}









.pack_car_view_area{
	width:96%;
	margin:auto;
	overflow:hidden;
}


.pack_car_view_area .detailv{
width:100%;  text-align:center; overflow: hidden;
}

.pack_car_view_area  .rent_name{color:#000; 	font-size:18px;
	font-weight:600;}

.pack_car_view_area .detailv .rent_type{font-family: 'µ¸¿ò', Dotum, AppleGothic, Helvetica, Sans-serif;background-color:#fff; color:#3875D7; font-size:11px; line-height:30px; padding:6px 10px 6px 10px; border:1px solid #3875D7;border-radius:4px;}


.pack_car_view_area .comapny_area{
	width:96%;
	margin:auto;
	overflow:hidden;

}

.pack_car_view_area .car_company_title{
	margin-top:10px;
	font-size:20px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

.pack_car_view_area .car_company_option{
clear:both;
overflow:hidden;
width:100%;
}

.pack_car_view_area .car_company_bo{
	clear:both;
	margin-top:20px;
}
.pack_car_view_area .car_company_bo .bo_tit{
	color:#3875D7;
	font-size:22px;
	font-weight:bold;
	line-height:30px;
}
.pack_car_view_area .car_company_bo .bo_txt_area{
	clear:both;
	margin-top:10px;
	font-size:13px;
	background:#f7f7f7;
	border-radius: 5px;
	padding:20px;
}


.pack_car_view_area  .rent_res_bo{
	clear:both;
	width:100%;
	color:#333333;
	font-size:14px;
	font-weight:400;
	text-align:left;
	line-height:25px;
	border:1px solid #333848;
	border-style: dotted;
	border-radius:5px; 
	
}
.pack_car_view_area  .rent_res_bo span{
	color:#2865CA;
	font-size:14px;
	padding:5px 10px;
}
.pack_car_view_area  .rent_res_bo div{

	font-size:13px;
	padding:5px 10px;
}




.rent_res_date{
	width:100%; 
	text-align:center;
	font-size:13px;
	margin-top:5px;
	height:30px;
	line-height:30px;
}





.golf_day{
width:200px; font-size:18px; color:#2357ad; height:30px; line-height:30px; text-align:center; border:1px solid #3875D7; border-radius:20px; background:#fff;
}

.golf_line-area{
float:left;height:50px; width:90px;position: relative;
}


.golf_line-area .s_line{
width:30px;height:50px; border-right:3px solid #5897FB;
}

.golf_line-area .boll{
position: absolute;width:15px;height:15px; background:#5897FB; border-radius:15px; z-index:55;left:52px; top:19px;
}


.golf_sc_text{
font-size:16px; height:50px; line-height:50px;color:#000;
}


.golf_sc_text .day{
color:#777;
}



.golf_color{
color:#00571d;
}

.car_color{
color:#389fc7;
}

.tel_color{
color:#c68c22;
}


.golf_pkg_s_view{
	position: relative;

	width:96%;

	left:2%;
	overflow:hidden;
	margin-bottom:20px;
}

.golf_pkg_s_view .s_view_bt {
position:absolute; 
right:10px;
top:10px; 
width:45px; 
height:40px;
background:#333;  
border-radius:6px;
text-align:center;
font-size:24px;
color:#fff;
cursor:pointer;
}
.golf_pkg_s_view .s_view_bt:hover{
background:#000;
}

.golf_pkg_s_view .photo{
	width:100%;
	height:360px;
}

.golf_pkg_s_view .name{
	clear:both;
	font-size:22px;
	border-bottom:1px solid #e9e9e9;
	height:60px;
	line-height:60px;
	color:#000;
	padding-left:10px;
	font-weight:500;
}


.golf_pkg_s_view .sname{
	clear:both;
	font-size:18px;
	border-bottom:1px solid #e9e9e9;
	height:60px;
	line-height:60px;
	color:#555;
	padding-left:10px;
	font-weight:300;
}
.golf_pkg_s_view .scont{
	clear:both;
	font-size:14px;
	border-bottom:1px solid #e9e9e9;

	line-height:60px;
	color:#555;
	padding:10px;
	font-weight:300;
}




.golf_pkg_s_view .sname .stit{
	float:left;
	width:20%;
	font-size:16px;
}


.golf_pkg_s_view .sname .stname{
	float:left;
	width:80%;
	font-size:16px;
	color:#222;

white-space: nowrap; overflow: hidden; text-overflow: ellipsis;

}




 /*°ñÇÁ ¼±ÅÃ ¹× ¿ä±Ý È®ÀÎÇÏ±â table list*/
.golf_view_cont{width:98%; margin:auto;}
.golf_view_cont table{width:100%;}
.golf_view_cont td{ border:1px solid #f1f1f1; }
.golf_view_cont .r_name_t{width:; text-align:center; background-color:#f7f7f7;  color:#111;height:45px; font-size:16px;  }
.golf_view_cont .r_peo_t{width:200px; text-align:center;background-color:#f7f7f7; color:#111;height:45px; font-size:16px; }
.golf_view_cont .r_pay_t{width:200px; text-align:center;background-color:#f7f7f7; color:#111;height:45px; font-size:16px; }

.golf_view_cont .r_name{width:; padding-left:10px; height:50px; font-size:16px; color:#222; text-align:center;}
.golf_view_cont .r_peo{width:200px; text-align:center; height:50px; font-size:16px; color:#222;}
.golf_view_cont .r_pay{width:190px; height:50px; padding-right: 10px; font-size:16px; color:#222; text-align:right; font-weight:500; }
.golf_view_cont .r_view{width:200px; text-align:center; height:50px; font-size:16px; color:#222;  }
.golf_view_cont .r_view  img {vertical-align: baseline;}






.golf_ins_bt{

width:130px; height:50px; line-height:50px; color:#fff; background:#333;text-align:center; margin-top:20px;
margin:auto;
border-radius:5px;
cursor:pointer;
font-size:18px;
}
.golf_ins_bt:hover{
	background:#000;
}


.golf_ins_bt_small{
width:100px; margin:auto; height:30px; line-height:30px; color:#fff; background:#333;text-align:center; margin-top:20px;
border-radius:5px;
cursor:pointer;
font-size:16px;
}
.golf_ins_bt_small:hover{
	background:#000;
}


.golf_edit_bt{
	background:#333;
	color:#fff;
	padding:5px 10px;
	border-radius:3px;
	cursor:pointer;
}
.golf_edit_bt:hover{
	background:#000;
}


.golf_join_search_bt{
	width:80%; margin:auto;
	background:#333;
	color:#fff;
	padding:8px 15px;
	border-radius:5px;
	font-size:16px;
	cursor:pointer;
	text-align:center;
}
.golf_join_search_bt:hover{
	background:#000;
}



.btn_sub_reserve_air {background-color:#021C52;  padding: 13px 10px; font-size:18px; color: #fff; text-align:center; border-radius: 3px; cursor: pointer;}
.center{width:100%; overflow: hidden;}
.center .start {font-size:15px;} 
.center .start  span {color:#4177ec; font-weight:bold; font-size: 15px;} 
.center .percent {font-size: 14px; font-weight:bold; color:#ff0000;}
.center .percent_air {font-size: 14px; font-weight:bold; color:#ff0000;}
.center .person {font-size:14px; color:#888;}
.center .person span {color:#006dcb;}
.center .info {font-size:12px; line-height: 22px;}
.center .dotline {background:url(/images/sub/center_dotline.png) repeat;}
.center .line_air {border-bottom:1px dashed #bababa}

.center .cancle {margin:10px; padding: 0px; border: 1px solid #3c99c7; background: #fff;}
.cancle .text {width:95%; margin:10px auto;}
.cancle .cancle_info {font-size:18px; font-weight:bold; color:#fff; line-height:50px; margin: 10px 0; background: #61aed3; width: 100%; display: inline-block;  border-top: 1px solid #3c99c7;  border-bottom: 1px solid #3c99c7;}

.won {font-size:14px; color:#999; text-decoration: line-through;}
.sail_won {font-size:14px; font-weight:bold; color:#ff1e00;}
.sail_won_2 {font-size:16px; font-weight:bold; color:#ff1e00;}
.sail_won_text {font-size:14px; font-weight:bold; color:#ff1e00;}
















.pack-list-card {
    display: block;
    margin: 10px auto;
    width: 100%;
    min-height: 80px;
    height: auto;
    background-color: #fff;
    border: 1px solid #eaedec;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #eaedec;
	border:1px solid green;
	overflow:hidden;
}
.sum-cart {
    border: 1px solid #555;
}

.info-add {
    font-size: 13px;
    color: #333;
}
.people-add {
    display: block;
    width: 100%;
    margin-top: 10px;
}
.car-num {
    display: block;
    width: 100%;
    margin-top: 10px;
}
.flight-badge {
    position: relative;
    background: rgb(41, 191, 192);
    color: #fff;
	height:30px;
	line-height:30px;
    font-size: 14px;
    text-align: center;
}
.rentcar-badge {
    position: relative;
    background: #3875D7;
    color: #fff;
	height:30px;
	line-height:30px;
    font-size: 14px;
    text-align: center;
}
.stay-badge {
    position: relative;
    background: rgb(237, 138, 138);
    color: #fff;
	height:30px;
	line-height:30px;
    font-size: 14px;
    text-align: center;
}
.golf-badge {
    position: relative;
    background: rgb(3, 191, 58);
    color: #fff;
	height:30px;
	line-height:30px;
    font-size: 14px;
    text-align: center;
}
.sum-badge {
    position: relative;
    background: #666;
	height:30px;
	line-height:30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.summ-badge {
    position: relative;
    background: #2865CA;
    color: #fff;
	height:30px;
	line-height:30px;
    font-size: 14px;
    text-align: center;
}

.cart-m-card {
    max-width: 350px;
    width: 95%;
    height: 55px;
    margin: 6px auto;
    box-shadow: 1px 1px 4px #eaedec;
}
.cart-item-img {
    float: left;
    display: inline-block;
    width: 50px;
    height: 50px;
    white-space:nowrap;
    text-align: center;
}
.cart-item-img:before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
}
.cart-item-img > img {
    max-width:100%; 
    max-height:100%;
    display:inline-block;
    vertical-align:middle;
}
.cart-item-desc {
    float: left;
    width: 160px;
    height: 50px;
    display: inline-block;
}


.pack-m-card {
    
    width: 95%;
    min-height: 35px;
    margin: auto;
   /* box-shadow: 1px 1px 4px #eaedec;*/
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
}
.pack-item-img {
    float: left;
    display: inline-block;
    width: 20%;
    height: 35px;
    white-space:nowrap;
    text-align: center;
}
.pack-item-img:before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
}
.pack-item-img > img {
    max-width:100%; 
    max-height:100%;
    display:inline-block;
    vertical-align:middle;
}
.pack-item-desc {
    float: left;
    width: 100%;
    min-height: 35px;
	text-align:left;
	overflow:hidden;
}
.pack_ci-desc {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: left;
    padding: 6px 0 0;
	overflow:hidden;
}


.pack-item-desc_rent {
    float: left;
    width: 100%;
    height: 35px;
	text-align:center;
}

.pack_ci-desc_rent {
    display: block;
    font-size: 14px;
    color: #666;
    padding: 6px 0 0;
}


.cart-item-edit {
    float: right;
    width: 50px;
    height: 50px;
    display: inline-block;
    white-space:nowrap;
    text-align: center;
}
.cart-item-edit:before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
}
.cart-item-edit > img {
    max-width:100%; 
    max-height:100%;
    display:inline-block;
    vertical-align:middle;
}
.cart-item-del {
    float: right;
    width: 50px;
    height: 50px;
    display: inline-block;
    white-space:nowrap;
    text-align: center;
}
.cart-item-del:before {
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
}
.cart-item-del > img {
    max-width:100%; 
    max-height:100%;
    display:inline-block;
    vertical-align:middle;
}
.ci-desc {
    display: block;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 6px 0 0;
}

.cart-bottom {
    position: relative;
    left: 50%;
    bottom: 0;
    display: block;
    width: 50%;
    height: 24px;
    line-height: 24px;
    border-top-left-radius: 24px;
    box-shadow: 0px 0px 6px rgb(211, 211, 211);
}
.b-desc {
    font-size: 12px;
    color: #fff;
    float: right;
    margin-right: 4px;
}
.flight-b {
    background-color: rgb(41, 191, 192);
}
.rentcar-b {
    background-color: rgb(69, 202, 158);
}
.stay-b {
    background-color: rgb(237, 138, 138);
}
.golf-b {
    background-color: rgb(3, 191, 58);
}
.pt-10 {
    padding-top: 10px;
}
.sum {
    width: 98%;
    margin: 6px auto;
    box-shadow: 1px 1px 4px #eaedec;
}
.sum td {
    width: 33%;
    font-size: 14px;
    text-align: center;
    color: #666;
    border-bottom: 1px dotted #eaedec;
    padding: 7px 0;
}
.sum td.st {
    font-weight: bold;
    font-size: 14px;
    border-bottom: none;
}
.mb-100 {
    margin-bottom: 100px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-30 {
    padding-bottom: 30px;
}
.mt-30 {
    margin-top: 30px;
}
.vh-100 {
    height: 100vh;
    background: #fff;
}
.br-10 {
    border-radius: 10px;
}
.sub-title {
    display: block;
    width: 100%;
    text-align: center;
    color: #2fabb7;
    font-size: 1.0em;
}
.pack-btn {
    display: inline-block;
    width: 48%;
    height: 80px;
    background: #2fabb7;
    border: none;
    margin-bottom: 10px;
    color: #fff;
    border: 1px solid #06c7da;
    border-radius: 10px;
}

