@charset "utf-8";

/*layout.css에서 가져옴*/
.list_tab li a{display:block;padding:7px 10px 7px 29px;background:#7e7e7e url(/images/common/icon_check.png) 10px center no-repeat;color:#fff}
.list_tab li a.on{background:#3865a7 url(/images/common/icon_check.png) 10px center no-repeat}

/* 간행물버튼 */
.btn_ebook{padding: 5px 25px 6px 14px; border: 1px solid #bbc2d3; background: #fff url(/images/common/bul_sort_downArrow2.png) no-repeat right center; display:inline-block}
.btn_ebook.on{border: 1px solid #000;}


/* 지정기관목록 게시판카운트 */

.count_type2{padding:3px 50px 0 0}
.input_type2{width:60%!important}

/* 행정정보-문화재위원회-회의록공개 두번째 써치 */

dd.area01 {width:100%; text-align:right}
dd.area01 label{background: url(/images/common/bul_sch_label.png) no-repeat left center; padding:0 5px 0 10px; margin-left:20px;}


/* 행정정보 정보목록 상단 */
.page_exp_03{padding:10px 20px; min-height:50px;border-style:solid;border-width:10px;border-image:url(/images/layout/pat_border.jpg) 10 repeat stretch;}
.page_exp_03 dt{width:60px; display:table-cell; }
.page_exp_03 dd{display:table-cell; vertical-align:middle}

/* 다운로드버튼 */
.btn_tbldown{display:inline-block;background:#fff; padding:3px 4px; border:1px solid #b2b2b2; font-size:12px; font-weight:400; transition:all, .3s}
.btn_tbldown:hover{color:#3260a3; border:1px solid #555;}

/* 홈페이지바로가기 */
.btn_tblhome{background:#fff; padding:3px 4px; border:1px solid #90afed; font-size:12px; font-weight:400; transition:all, .3s}
.btn_tblhome:hover{color:#3260a3; border:1px solid #386bd3;}



@media all and (max-width:800px){
.bs_input02 .input01{width:69%}

}


@media all and (max-width:768px){
.count_type2{padding:3px 10px 0 0}	
.board_search.def .bs_input.input_type2{margin-top:0!important; width:70%!important}

}

@media all and (max-width:740px){
dd.area01 {text-align:left}
dd.area01 span{margin-right:10px}
dd.area01 span:nth-child(3){display:block; width:100%; margin:5px 0 0 0}
dd.area01 label{margin-left:0}
}


@media all and (max-width:640px){
.bs_input02 .input01{width:60%}

}


@media all and (max-width:480px){
.board_search.def .bs_input.input_type2{margin-top:5px!important; width:100%!important}
.bs_input02 .input01{width:50%}
}


@media all and (max-width:470px){
dd.area01 span:nth-child(2){display:block; width:100%; margin:5px 0 0 0}

}

@media all and (max-width:400px){
.bs_input02 .input01{width:38%}
}


