


/*basic_board_sty02*/
.basic_board_sty02 {float:left; width:100%;  border-top: 2px solid #107799; border-bottom:1px solid #ddd;table-layout:fixed;}
.basic_board_sty02 tr.notice_strong {background:#f1f1f1;}
.basic_board_sty02 th {font-weight:500;}
.basic_board_sty02 th,.basic_board_sty02 td {text-align:Center; vertical-align:middle!important;}
.basic_board_sty02 td {line-height:24px; border-bottom:1px solid #ddd; padding:13px 10px;}
.basic_board_sty02 td.td_left {text-align:left; }
.basic_board_sty02 th,.basic_board_sty02 td a {color:#444;}
.basic_board_sty02 th,.basic_board_sty02 td a:hover {text-decoration:none;}
.basic_board_sty02 th {border-bottom:2px solid #107799; background:#fff; padding:15px 10px!important;font-weight:700; color:#006e92; font-size:17px;}
.basic_board_sty02 td a { white-space:nowrap; height:26px; text-overflow: ellipsis;overflow:hidden; display:block;}
.basic_board_sty02 .td_m_date {display:none;}

.board_view_sty01_file {float:left; width:100%; border-bottom:1px solid #ddd; padding:10px 0;}
.board_view_sty01_file a {font-size:13px; vertical-align:top;}
.ico_new {margin-right:5px;}


.board_view_pnlist {float:left; width:100%;}
.board_view_pnlist li {float:left; width:100%; padding:10px 0; border-bottom:1px dashed #ddd;}
.board_view_pnlist li:last-child {border-bottom:1px solid #ddd;}
.board_view_pnlist li strong {float:left; width:110px; padding-left:10px; box-sizing:border-box; font-weight:500; color:#444;}
.board_view_pnlist li span {float:left; width:calc(100% - 110px); color:#666; text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.board_view_pnlist li span a:hover {text-decoration:underline;}

/****** 게시판 검색 ******/
.board_search_sty02 {clear:Both; width:270px; margin:0 auto; margin-top:20px;}
.board_search_sty02 select {float:left;width:80px;  height:35px; text-indent:5px;border-radius: 0px; border:1px solid #ccc; border-right:0; font-size:14px; color:#777; padding-left:10px;
 -webkit-appearance: none; -moz-appearance: none; appearance: none; background:url(../images/select_arrow.gif) no-repeat right 10px center; box-sizing:border-box;}
.board_search_sty02 select::-ms-expand { display:none; }

.board_search_sty02 input[type="text"] {float:left; width:calc(100% - 115px); box-sizing:border-box; border:1px solid #ccc; height:35px; line-height:35px; text-indent:10px; border-radius:0;}

.board_search_sty02 a {float:right;display:inline-block; width:35px; height:35px; font-size:0; text-indent:-999999px; background:#ccc url(../images/search_bt.gif) no-repeat center center;}


/*page_num_sty03*/
.page_num_sty03 {float:left; width:100%; text-align:center; margin-top:50px; padding-bottom:30px;}
.page_num_sty03 a { display:inline-block; font-size:16px; vertical-align:top; background-color: #eee; color:#333333;   border: 1px solid #ccc;  line-height: 36px; width:34px; height:34px; transition:all ease 0.5s; margin:0 2px;}
.page_num_sty03 a:hover {text-decoration: none;color:#fff; background:#006e92; border: 1px solid #006e92;}
.page_num_sty03 a.on {color:#fff; background:#006e92; border: 1px solid #006e92;}
.page_num_sty03 a.p_nv_f,.page_num_sty03 a.p_nv_l { border: 1px solid #ddd; background:#fff;}
.page_num_sty03 a.p_nv_f:hover,.page_num_sty03 a.p_nv_l:hover  {background:#fff;  border: 1px solid #aaa;}
.page_num_sty03 a.p_nv_f img,.page_num_sty03 a.p_nv_l img {margin-top:9px;}

.page_num_sty03 a span.pa_n_fs {font-size:12px; line-height:12px;}



/***** 상세스타일 *****/
/*board_view_sty01*/
.board_view_sty01 {float:left; width:100%; border-top: 2px solid #107799;}
.board_view_sty01 .pro_tit {float:left; width:100%; font-size:24px; color:#444; line-height:36px; padding:20px; text-align:center; border-bottom:1px solid #ccc; margin:0; font-weight:400; box-sizing:border-box;}
.board_view_sty01 .pro_tit span {display:block; font-size:12px; color:#999;}
.board_view_sty01 .pro_tit span i {font-style:normal; vertical-align:top; font-size:8px; display:inline-block; margin:0 10px; color:#ddd;}
.board_view_sty01 .pro_img {float:left; width:100%; text-align:center; margin:20px 0;}
.board_view_sty01 .pro_img img {width:500px;}
.board_view_sty01 .pro_con {float:left; width:100%; border-bottom:1px solid #ddd; padding:20px; box-sizing:border-box;}

.wrap_btn {float:left; width:100%; text-align:center; margin-top:20px;}
.wrap_btn a {transition:none; font-size:14px;}
.wrap_btn a:hover {font-size:14px;}
.wrap_btn .btn_blue {background:#265a88; display:inline-block; line-height:40px; text-align:center; color:#fff; padding:0 25px; transition:all ease 0.5s;}
.wrap_btn .btn_blue:hover {text-decoration:none; background:#0b2d55;}







@media screen and (max-width:991px){
}




@media screen and (max-width:767px){
.basic_board_sty02 td,.basic_board_sty02 td a {font-size:14px;}
.board_view_sty01 .pro_tit {font-size:20px; line-height:30px;}
}


@media screen and (max-width:430px){
.basic_board_sty02 .m_none {display:none;}
.basic_board_sty02 .td_m_date {display:block; color:#666; font-size:13px; margin:5px 0;}
.basic_board_sty02 .td_m_date i {font-style:normal; font-size:12px; vertical-align:top; padding:0 10px; display:inline-block; margin-top:2px; color:#ddd; font-size:10px;}
.basic_board_sty02 td.td_left {padding-bottom:15px;}
.basic_board_sty02 td.td_left a {display:block;}
.basic_board_sty02 td a {height:inherit;}



.page_num_sty03 a {font-size:13px;width:26px; height:26px; line-height:26px; margin:0 1px;}
.page_num_sty03 .p_nv_f img {width:8px;}
.page_num_sty03 .p_nv_f02 img,.p_nv_l img  {width:5px;}
.page_num_sty03 .p_nv_l02 img {width:8px;}


.board_view_sty01 .pro_tit {font-size:16px; line-height:26px;}

.board_view_pnlist li strong {width:60px;}
.board_view_pnlist li span {width:calc(100% - 60px);}
.board_view_pnlist li strong,.board_view_pnlist li span,.board_view_pnlist li span a {font-size:13px;}

}