@charset "utf-8";

/* Sub 서브페이지 */

body.sub #header {
	/*height: 120px;
	margin-bottom: 60px;*/
}
.navigator {
	width: 100%;
	/*position: absolute;
	top: 70px;*/
	height: 48px;
	background: #f2f2f2;
	border-bottom: 1px solid #d2d2d2;
	font-size: 15px;	
}
.navigator ul {
	overflow: hidden;
}
.navigator ul li {
	float: left;
}
.navigator ul li a {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
	color: #333;
}
.navigator ul li:first-child {
	border: 1px solid #d2d2d2;
	border-width: 0 1px;
	font-weight: bold;
	font-size: 16px;
	padding: 0 40px;
	height: 48px;
	line-height: 48px;
}
.tab {
	background: #f2f2f2;
	border-bottom: 1px solid #d2d2d2;
	height: 39px;
}
.tab button {
	background: #f2f2f2;
	border: 1px solid #d2d2d2;
	color: #4a505d;
	/*font-size: 15px;*/
	font-weight: 600;
	/*padding: 0 30px;*/
	width: 90px;
	height: 40px;  
	margin-left: -5px;  
}

.tab button:first-child {
	margin-left: 0px;
}
.tab button.active {
	background: #fff;
	border-bottom: 1px solid #fff;
}



.tab2 {
	background: #f2f2f2;
	border-bottom: 1px solid #d2d2d2;
	height: 39px;
}
.tab2 button {
	background: #f2f2f2;
	border: 1px solid #d2d2d2;
	color: #4a505d;
	/*font-size: 15px;*/
	font-weight: 600;
	/*padding: 0 30px;*/
	width: 110px;
	height: 40px;  
	margin-left: -5px;  
}

.tab2 button:first-child {
	margin-left: 0px;
}
.tab2 button.active {
	background: #fff;
	border-bottom: 1px solid #fff;
}


.tab3 button { 
	width: 90px; 
}




body.sub .tabcontent {
	padding: 20px 0;
	width: 1240px;
}
body.sub .tabcontent .search_result {
	margin-top: 10px;
}
body.sub #accordion .aco-header ul {
	overflow: hidden;
}
body.sub #accordion .aco-header ul li {
	float: left;
	width: 1130px;
	text-align: left; 
}
body.sub #accordion .aco-header li:first-child {
	width: 40px;
	margin-right: 20px;
	padding: 0;
}
#accordion .aco-cont {
	padding: 20px 20px 20px 80px;
}
#accordion .aco-cont pre {
	font-size: 14px;
	color: #222;
	line-height: 21px;
}
#accordion .aco-cont ul {
	overflow: hidden;
}
#accordion .aco-cont ul li {
	float: left;
	width: 1072px;
}
body.sub .tabcontent li {
	margin-bottom: 0 !important;
}
#accordion .aco-cont ul li:first-child {
	width: 40px;
	margin-right: 20px;
}
.qna-blit {
	display: inline-block;
	font-weight: bolder;
	color: #fff;
	font-size: 20px;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}


/* 예약확인 및 결제 리스트 */

.products .product {
	border-bottom: 1px solid #b0b0b0;
}
.products .product-package {
	/*padding: 0;	*/
}
.products .product-package .photo {
	/*margin-top: 10px;*/
}
.products .product-package .prdc-article {
	width: 550px;
	/*padding: 10px 0;*/
}
.reserv-payment-list .products .product {
	/*padding: 0;*/
}
.reserv-payment-list .products .product .photo {
	/*margin-top: 10px;*/
}
.reserv-payment-list .products .product .prdc-article {
	width: 550px;
	/*padding: 10px 0;*/
}
.reserv-payment-list .product-land .prdc-article {
	width: 590px;
}
.reserv-payment-list .product-guid .prdc-article {
	width: 650px;
}
.reserv-payment-list .products .product .right-section {
	float: left;
	width: 300px;
	/*margin-top: 10px;*/
}
.products .product-package .right-section {
	/*float: left;*/
	width: 300px;
	/*margin-top: 10px;*/
}
.sta-section {
	float: right;
	width: 130px;
	height: 150px;
	/*background: #f2f2f2;*/
	border-left: 1px solid #d8d8d8;	
}
.sta-section ul li {
	text-align: center;
}
.sta-section ul li:first-child {
	margin-top: 15px;
	/*height: 39px;*/
}
.sta-section ul li .tdBt-basic, 
.sta-square {
    display: inline-block;
    color: #fff;
    padding: 5px 5px;
    line-height: 24px;
    width: 70px;
    height: 24px;
    border-radius: 0;
}
.products-airline td:hover {
	background: none !important;
}
.products-airline thead th,
.products-airtel th {
	/*border-bottom: 1px dashed #ccc;
	border-top: 0;*/
}
.products-airline td, 
.products-airtel td {
	border-bottom: 1px solid #b0b0b0;
	text-align: center;
}
.products-airline td.sta-section {
	width: 270px;
	height: 60px;
}
.products-airline td.sta-section ul {
	margin-top: 10px;
}
.products-airline td.sta-section ul li {	
	margin-left: 5px;
}
.products-airline .sta {
	/*width: 69px ;*/
	margin-top: 0;
}
.products-airline td.sta-section ul li:first-child {
	margin-top: 0;
}

/* 회원사 정보 수정  */

.bgBox {
	padding: 20px 0;
	background: #fdfdfd;
    border: 1px solid #ededed;
    border-top: 1px solid #d3d3d3;
    /*margin-bottom: 30px;*/
}
.bgBox ul {
	overflow: hidden;
	margin-left: 220px;
}
.bgBox ul li {
	float: left;
	height: 42px;
	line-height: 40px;
}
.bgBox input {
	width: 200px;
	margin-left: 5px;
}
.bt-bgBox {
	display: inline-block;
	color: #fff !important;
	font-weight: 600;
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	background: #000;	
}
.table-input.inptBig input {
	width: 300px;
}
.Rd-input {
	background: #f4f4f4;
	padding: 20px 0 10px 0;
	border-top: 1px solid #d3d3d3;
}
.box699x70 {
	width: 699px;
	height: 70px;
	background: #c3c0bc;
	margin: 5px auto 0 auto;
}
.box699x70 img {
	width: 699px;
	height: 70px;
}
.wrap699 {
	border: 1px solid #ededed;
	border-top: 1px solid #d3d3d3;
	background: #fdfdfd;
	height: 550px;
	margin: 0 auto;
	margin-top: 20px;
}
.wrap699 .filebox {
	margin-left: 269px;
}
.wrap699 h5.subtit {
	text-indent: 270px;
}
.sub .filebox .upload-name {
	background: #fff;
}


/* 찜목록 */

.tdBt-basic.active {
	background: #e23102;
	border-color: #9a2101 !important;	
	color: #fff !important;	
}
.tdBt-basic.active:hover {
	background: #e25102;
	border-color: #9a2101 !important;	
}


/* Common */

body.sub h3.subtit {
    display: block;
	line-height: 32px;
    font-size: 24px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
}
body.sub h4.subtit {
	height: 30px;
	line-height: 30px;
	font-size: 19px;
	margin: 20px 0 13px 0;
}
body.sub h5.subtit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: 600;
	margin: 30px 0 10px 0;
}
body.sub .article {
	font-size: 14px;
	line-height: 20px;
}
body.sub .article-min {
	font-size: 12px;
	line-height: 18px;
}
.subContainer {
	min-height: 600px;
}



.subTermcon {
	
	
	
}
