@charset "utf-8";
/*
	Template
*/

/** Common **/
.input_ty {width:100px;padding:5px;border:solid 1px #e5e5e5;font-size:14px;color:#000;}
.placeholder {color:#afafaf;}
:-ms-input-placeholder {color:#afafaf;} /* M$ */
::-webkit-input-placeholder {color:#afafaf;} /* webkit */
::-moz-placeholder {color:#afafaf;} /* firefox */

/*.select_ty {width:100px;padding:5px 10px;background-image:url(../images_new/layout/ico_select_arr.png);background-repeat:no-repeat;background-position:90% center;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:solid 1px #e5e5e5;font-size:14px;color:#000;transition:background 0.4s;}
.select_ty:hover, .select_ty:focus {background-image:url(../images_new/layout/ico_select_arr_ov.png);}*/
.select_ty {width:120px;padding:5px 10px;border:solid 1px #e5e5e5;font-size:14px;color:#000;box-sizing:border-box;}

.tarea_ty {width:100%;height:100px;padding:15px;border:solid 1px #e5e5e5;font-size:14px;color:#000;box-sizing:border-box;resize:none;}

/* Input Size */
.w20 {width:20%;}

/* table_ty */
.table_ty {border-top:solid 4px #0f5486;}
.table_ty th, .table_ty td {padding:8px 10px;border-right:solid 1px #dbdbdb;border-bottom:solid 1px #dbdbdb;text-align:center;}
.table_ty th:last-child, .table_ty td:last-child {border-right:none;}
.table_ty thead th {padding:12px 10px;background:#f3f3f3;font-size:17px;font-weight:500;color:#303030;}
.table_ty tbody th {color:#303030;}
.table_ty .tl {text-align:left;}
.table_ty .tr {text-align:right;}
.table_ty .tc {text-align:center;}
.table_ty .bdr {border-right:solid 1px #dbdbdb !important;}
.table_ty .bg02 {background:#d1eefa;}
.table_ty .bg03 {background:#f0f3cd;}
.table_ty .bg04 {background:#b3daf5;}
.table_ty .va_s {font-size:12px;vertical-align:sub;}

/* table_ty02 : Vertical */
.table_ty02 tbody th {background:#eef4f4;border-bottom:solid 1px #dbdbdb;color:#404040;}
.table_ty02 tbody th.rbd {border-right:solid 1px #dbdbdb;}
.table_ty02 tbody td {border-bottom:solid 1px #dbdbdb;text-align:left;}
.table_ty02 tbody td.tit {font-weight:400;color:#333;}

.table_btm {margin-top:10px;text-align:right;font-size:14px;}
.table_btm .btm_tit {margin-bottom:10px;font-size:20px;font-weight:500;color:#303030;}

/* Btns */
.btn_ty {display:inline-block;min-width:100px;padding:9px 0;background:#006cb7;border:none;border-radius:3px;font-size:14px;color:#fff;text-align:center;line-height:20px;cursor:pointer;box-sizing:border-box;transition:background 0.4s;}/* 파랑색 */
.btn_ty02 {background:#20b0e9;}/* 하늘색 */
.btn_ty03 {background:#f5f5f5;border:solid 1px #dbdbdb;color:#606060;}/* 회색 */
.btn_ty:hover, .btn_ty:focus {background:#024e83;}
.btn_ty02:hover, .btn_ty02:focus {background:#0d8abb;}
.btn_ty03:hover, .btn_ty03:focus {background:#dbdbdb;}



/*** BOARD ***/
/** 페이징 **/
.pg_wrap {margin:30px 0 0;padding:0;}
.pg_wrap .pg {display:block;}
.pg_wrap .pg_page, 
.pg_wrap .pg_current {width:30px;margin:0;padding:0;height:auto;background:#fff;line-height:28px;vertical-align:top;box-sizing:border-box;}
.pg_wrap .pg_start,
.pg_wrap .pg_end {width:40px;}
.pg_wrap .pg_page {border:solid 1px #ddd;color:#666;transition:all 0.4s;}
.pg_wrap .pg_page:hover, .pg_wrap .pg_page:focus, .pg_wrap .pg_page:active,
.pg_wrap .pg_current {border:solid 1px #0a326f;color:#0a326f;}

/** 검색 **/
.bd_search {margin-top:40px;padding:40px 0;background:#f3f3f3;text-align:center;}
.bd_search.top {margin:0 0 40px;}
.bd_search .select_ty {width:20%;height:45px;}
.bd_search .input_ty {width:60%;min-height:45px;padding:5px 10px;}
.bd_search .btn_search {min-width:5%;height:45px;min-height:45px;background-image:url(../../images/sub/ico_search_w.png);background-repeat:no-repeat;background-position:center center;font-size:0;line-height:45px;}

#bo_cate {margin:0;}
.bd_cate {display:table;width:100%;margin-bottom:50px;border:solid 1px #dbdbdb;table-layout:fixed;box-sizing:border-box;}
.bd_cate > li {display:table-cell;border-left:solid 1px #dbdbdb;vertical-align:middle;}
.bd_cate > li:first-child {border:none;}
.bd_cate > li > a {padding:20px 5px;font-size:17px;color:#333;text-align:center;transition:all 0.4s;}
.bd_cate > li > a#bo_cate_on, .bd_cate > li > a:hover, .bd_cate > li > a:focus {background:#20b0e9;color:#fff;}

/** 상세 **/
#bo_v .view_top_sec {padding:60px 60px;background:#c0a355 url(../../images/template/simbol_bg.png) no-repeat right top;box-sizing:border-box;}
#bo_v .view_top_sec #bo_v_title {margin-bottom:25px;font-size:30px;font-weight:700;color:#fff;line-height:30px;}
#bo_v .view_top_sec .info {font-size:15px;color:#e7dbbc;line-height:15px;}
#bo_v .view_top_sec .info > span {display:inline-block;margin-right:15px;padding-right:15px;border-right:solid 1px #e7dbbc;vertical-align:top;}
#bo_v .view_top_sec .info > span:last-child,
#bo_v .view_top_sec .info > span.last {margin:0;padding:0;border:none;}

#bo_v_file .view_file_download img {width:auto;margin-right:5px;vertical-align:middle;}

#bo_v_atc {padding:0 0 30px;border-bottom:solid 1px #dbdbdb;}
#bo_v_atc #bo_v_atc_title {display:none;}
#bo_v_atc #bo_v_img {margin-bottom:30px;text-align:center;}
#bo_v_atc #bo_v_img img {width:auto;max-width:100%;margin:30px 0 0;}
#bo_v_atc #bo_v_con {margin:0;font-family:'Nanum Gothic' !important;font-size:14px;color:#606060;line-height:30px;}
#bo_v_atc #bo_v_con h4, #bo_v_atc #bo_v_con p, #bo_v_atc #bo_v_con div {font-family:'Nanum Gothic' !important;font-size:14px;}
#bo_v_atc #bo_v_con img {display:block;width:auto;max-width:100%;margin:0 auto;}

.btm_btns {margin-top:30px;text-align:center;}
.btm_btns .sort_l {float:left;}
.btm_btns .sort_r {float:right;}