/*인증서*/
.cer_list {float:left; width:100%; }
.cer_list li {float:left; width:25%; padding:0 10px; margin-bottom:40px;}
.cer_list li:nth-child(4n+1) {clear:both;}
.cer_list li img {float:left; width:100%; border:1px solid #ddd; }
.cer_list li p {float:left; width:100%; margin-top:16px; text-align:center; color:#444;}



.pro_con p,.pro_con a,.pro_con strong,.pro_con span {font-family:unset; font-size:inherit; color: unset; letter-spacing: unset; line-height: unset; font-weight: unset;}


/*basic_board_sty02*/
.basic_board_sty02 {float:left; width:100%;   border-bottom:1px solid #ddd;table-layout:fixed;}
.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 {background:#2476b7; padding:15px 10px!important;font-weight:500; color:#fff; font-size:20px;}
.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;}



.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_sty01 {float:left; width:100%; margin:0 0 40px 0;}
.board_search_sty01 .search_wrap{width:100%; max-width:370px; height:42px; margin:0 auto; border:1px solid #ccc; overflow:hidden; box-sizing:border-box;} 
.board_search_sty01 .search_wrap .search_input{float:left; width:calc(100% - 42px); height:38px; overflow:hidden;}
.board_search_sty01 .search_wrap .search_input input{display:block; float:left; width:100%; height:38px; padding:0 10px; margin:0; border:0;}
.board_search_sty01 .search_wrap .search_btn{display:block; float:left; width:42px; height:38px; background:url(../images/search_btn.png) no-repeat center; text-indent:-10000px;}



/*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:#ed1f24; border: 1px solid #ed1f24;}
.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 #ddd; 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:right; margin-top:20px;}

.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){

.basic_board_sty02 th {font-size:16px;}


}




@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;}

.cer_list li {width:50%;}
.cer_list li p {font-size:14px;}


}


@media screen and (max-width:430px){
.basic_board_sty02 {border-top:2px solid #2476b7;}
.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;}

/* 게시판 검색 */
.board_search_sty01 {margin:0 0 20px 0;}
.board_search_sty01 .search_wrap {max-width:100%; height:36px;} 
.board_search_sty01 .search_wrap .search_input {width:calc(100% - 36px); height:34px; }
.board_search_sty01 .search_wrap .search_input input {height:34px;font-size:14px;}
.board_search_sty01 .search_wrap .search_btn {width:36px; height:34px; background-size:18px auto;}


.wrap_btn a {font-size:14px;}

.page_num_sty03 a.p_nv_f img, .page_num_sty03 a.p_nv_l img {vertical-align:top;}
}