@charset "euc-kr";
/* CSS Document basic*/
.tab_bar { margin-bottom:0; box-sizing: border-box;}
#box_search {padding:0 10px; margin: 20px 0;/*border-left:1px solid #dadcdc; border-right:1px solid #dadcdc; border-bottom:1px solid #dadcdc;*/} 

#tab_faq { }
#tab_faq .panels { border-bottom:1px solid #dadcdc; border-left:1px solid #dadcdc; border-right:1px solid #dadcdc;margin-left:0px; }
#tab_faq dl { width:100%; height:auto; padding:10px; float:left; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#tab_faq dl { float:left; width:100%; padding:3px;}
/*#tab_faq dt { width:100%; padding:3px; height:40px; line-height:40px; float:left; border-bottom:1px solid #006699; margin-bottom:5px;cursor:pointer;}*/
#tab_faq dt { width:100%; padding:3px; line-height:46px; float:left; margin-bottom:5px;cursor:pointer;}
#tab_faq dt { font-size:14px; color:#006699; font-weight:600;}
#tab_faq dd { line-height:25px;}
#tab_faq .accordion-block { overflow:hidden; /*height:45px;*/ height: 57px; border-bottom:1px solid #dadcdc;}
#box_bid_faqs dl:first-child{border-top: 1px solid #dadcdc;}
.tab_bar > li:last-child{background-image: url(/skin/v1.0/image/first/tab_bar_dark.png);}



/* tab_bar */
.tab_bar {display:block;/**width:100%;background:#f7f7f7;*/clear:both; border: 1px solid #cccccc;   }
.tab_bar:after {display:block;content:".";font-size:0;visibility:hidden;clear:both;}
.tab_bar > li {float:left;margin:0 0 -1px 0; background-image: url(../image/first/tab_bar_dark.png); background-repeat: no-repeat; background-position: center left;}
.tab_bar > li.tc-script {padding: 0.65em 2.5em; background-image: none;}
.tab_bar > li > a {display:block;padding:0.75em 2.5em;color:#949494;/*color:#636363;*//*border:1px solid #f7f7f7;*/border-width:0 1px 0 1px; position:relative; font-size:1.4em;}
.tab_bar > li:first-child{background: none;}
.tab_bar > li > a:hover {color:#003366;}
.tab_bar > li:first-child > a {border-left:none}
.tab_bar > li.tc-selected > a {/*border-left-color:#cbd0d4;border-right-color:#cbd0d4;*/border-bottom:1px solid transparent;/*background:#216393;*/color:#2b4067;font-weight:bold;}
.tab_bar > li.f_r > a {border-right:none;}
.tab_bar > li.tc-script > span { margin-left:10px; height:35px; line-height:35px;}
.tab_bar .tc-script span{font-size: 14px; font-weight: 600;}

/* tab_small */
.tab_bar.type_small {background:none;border-width:0 0 1px 0;}
.tab_bar.type_small > li {position:relative;z-index:10;margin-left:-1px;}
.tab_bar.type_small > li.tc-selected {z-index:20;}
.tab_bar.type_small > li > a {font-size:13px;padding:0.4em 1.6em;border:1px solid #dfdfdf;border-bottom-color:#216393;background:#f3f3f3;font-weight:normal;border-radius: 10px 10px 0 0;}
.tab_bar.type_small > li > a:hover {
	font-size: 13px;
    border-bottom-color: transparent;
    background: #026AB6;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #216393;
}

/*#box_bid_faqs */
#tab_faq dt {
	background-image: url(/skin/v1.0/image/first/faq_icon.jpg);background-repeat: no-repeat;background-position: left 25px center; padding-left: 88px; box-sizing: border-box; position: relative;
	
}
#tab_faq dt img{transform: rotate(90deg); position: absolute; right: 25px; top: 18px;}
.panel{box-shadow: 0 0px 8px rgba(71,68,68,0.13); border:0; border-radius: 0; padding:24px 32px; margin-bottom: 40px; font-size:13px;}
.panel h3 { border-bottom:1px solid #2b4067; margin-bottom:5px; margin-top:0px; padding-bottom:6px; padding-top:0; color:#2b4067; font-size:15px;}
.panel li { float:left; width:auto; min-width:130px; height:25px; line-height:40px; }
.panel li a.on { color:#006699; font-weight:700;}
/*
.nav_list{border:1px solid #e2e2e2; margin-top:32px;}
.nav_list li{font-size: 14px; border-top:1px solid #e2e2e2;}
.nav_list li:first-child{border-top: 0; background-color:#F9F9F9;}
.nav_list li a{padding: 12px 70px 12px 24px; display: block;}
.nav_list .tit {font-size:17px; padding-left: 24px; line-height: 2.8; color:#2b4067; font-weight: bold;}
*/
.box_data_total{padding-top:10px !important;}
.combo .d_btn{background-color:#132357; color:#fff !important; height: 32.4px; border: 0;}
.d_btn:hover {color:#fff !important;text-decoration:none;
	background-color:#e5e5e5;background:-webkit-gradient(linear, left top, left bottom, from(#2b4067), to(#132357));
	background: linear-gradient(to bottom, #2b4067, #e132357);
}
table{
	border-collapse: collapse;
}
table.d_table th{
	background-color: #f7f9fc;
}
#box_paging{
	width:835px !important;
}
.tbl_normal th{border-bottom:1px solid #dadcdc;}
th,td{font-size:13px !important;}
.tbl_normal td{
	/*padding:8px 5px;*/
	border-right:1px solid #dadcdc;
}
.tbl_normal td {
	padding: 3px 10px;}
.tbl_normal td:last-child{
	border-right: 0;
}
#wrap_body_center.wrappage {
    padding: 0 10px;
}
h3{margin:1.8em 0 0.7em;font-weight: 500; background-image: url(/skin/v1.0/image/first/back.png); background-repeat: no-repeat; padding-left: 15px; background-position: left center;}
#box_body_content{padding-bottom: 80px;}
.tab_bar > li:last-child { padding:0;}
.panel .tbl_normal td {border-right:0;}

strong{padding:0 2px;}
.button a{display:block;}