/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn-default {color: #000;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background-color: #fff;cursor: pointer;}
#bo_list a.btn-default:focus, #bo_list a.btn-default:hover {}
#bo_list a.btn-info {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background-color: #000;cursor: pointer;}
#bo_list a.btn-info:focus, #bo_list a.btn-info:hover {}
#bo_list a.btn_admin {color: #000;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background-color: #fff;cursor: pointer;}/* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}
/* 읽기 버튼 */
#bo_v a.btn-default {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background:#666666;cursor: pointer;}
#bo_v a.btn-default:focus, #bo_v a.btn-default:hover {}
#bo_v a.btn-info {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background-color: #000;cursor: pointer;}
#bo_v a.btn-info:focus, #bo_v a.btn-info:hover {}
#bo_v a.btn_admin {color: #000;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background-color: #fff;cursor: pointer;} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}
/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .50em 2em;text-decoration: none;background-color: #000;cursor: pointer;}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {color: #000;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .15em 1em;text-decoration: none;background-color: #fff;cursor: pointer;}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {padding: 10px 0;border-top: 2px solid #333;border-bottom: 1px solid #979797;background: #fff;color: #383838;font-size: 0.95em;text-align: center;letter-spacing: -0.1em;}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}
/* 게시판 목록 */
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_list .td_board {vertical-align: middle; width:120px;text-align:center}
#bo_list .td_chk {vertical-align: middle; width:30px;text-align:center}
#bo_list .td_date {vertical-align: middle; width:70px;text-align:center}
#bo_list .td_datetime {vertical-align: middle; width:110px;text-align:center}
#bo_list .td_group {vertical-align: middle; width:100px;text-align:center}
#bo_list .td_mb_id {vertical-align: middle; width:100px;text-align:center}
#bo_list .td_mng {vertical-align: middle; width:80px;text-align:center}
#bo_list .td_name {vertical-align: middle;text-align:center}
#bo_list .td_nick {vertical-align: middle; width:100px;text-align:center}
#bo_list .td_num {vertical-align: middle; width:50px;text-align:center}
#bo_list .td_numbig {vertical-align: middle; width:60px;text-align:center}
#bo_list .td_subject {vertical-align: middle;}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:600}
.td_subject img {margin-left:3px}
/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {color: #000;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .50em 2em;text-decoration: none;background-color: #fff;cursor: pointer;}
.bo_tr :hover{background:#f9f9f9}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:600}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:3px 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:600;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:600}
#bo_sch {margin-bottom:10px;padding-top:35px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch #sfl {padding:.23em 0}
#bo_sch .btn_submit {color: #fff;height:30px;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: 0.35em 2em 0.5em 2em;text-decoration: none;background-color: #000;cursor: pointer;}
#bo_sch .btn_submit:hover {background-color:#C33}
.write-wrap { width:100%; overflow:hidden; }
.btn {border:1px solid #bbb;padding:6px 10px;border-radius:3px;background:#fff;font-size:14px;display:inline-block;}
.btn:hover {color:#f2f2f2;}
.btn8 {border:1px solid #db0000;padding:6px;font-size:14px;background:#f6f4f3;display:inline-block;}
.btn8:hover {color:#f2f2f2;}
.btn_blue {background:#e7eff6;font-size:14px;color:#326fa3;border:1px solid #326fa3;padding:9px 15px;}
.btn_blue:hover {background:#2d6ca2;border:1px solid #1f496d;}
.btn_red {display:inline-block;font-size:14px;background: #d9534f;color: #fff !important;border:1px solid #d43f3a;padding:6px 10px;border-radius: 3px;}
.btn_red:hover {background:#d43f3a;}
.btn_submit {padding:10px 15px; border:0;background: #337ab7;color:#fff;cursor:pointer}
.btn_lg {font-size:14px;font-weight: 600;padding: 5px 15px;border-radius: 5px;}
a, a:hover, a:link, a:active {text-decoration: none;color: inherit;}
a.white, a.white:hover, a.white:link, a.white:active {text-decoration:none; color:white;}
a.link8, a.link8:link, a.link8:active {text-decoration:none; color:#db0000;} a.link8:hover {color:#3472a7;}
a.link9, a.link9:link, a.link9:active {text-decoration:none; color:#4981b1;} a.link9:hover {color:#ffffff;}
/* 읽기 버튼 */
#bo_v a.btn-default {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background:#666666;cursor: pointer;}
#bo_v a.btn-default:focus, #bo_v a.btn-default:hover {}
#bo_v a.btn-info {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background-color: #000;cursor: pointer;}
#bo_v a.btn-info:focus, #bo_v a.btn-info:hover {}
#bo_v a.btn_admin {color: #000;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .30em 1em;text-decoration: none;background-color: #fff;cursor: pointer;} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}
/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}
/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}
#bo_v_table {display:none}
#bo_v_title {padding: 13px 10px;text-align: left;font-size: 1.2em;border-top: 2px solid #c06e55;border-bottom:1px solid #f8f8f8;font-weight: 600;}
#bo_v_info {padding:10px 0 10px 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,#bo_v_info .sv_guest,#bo_v_info .member,#bo_v_info .guest {font-weight:bold}
#bo_v_file {padding:10px 0 10px 10px;border-bottom:1px solid #ddd}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;}
#bo_v_file a {display:inline-block;padding:8px 0 7px;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}
#bo_v_link {padding:10px 0 10px 10px;border-bottom:1px solid #ddd}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;}
#bo_v_link a {display:inline-block;padding:8px 0 7px;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}
#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}
#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}
.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}
#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}
#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}
#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}
/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc bfooter {zoom:1}
#bo_vc bfooter:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}
#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}
#bo_vc_w .btn_submit {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .50em 2em;text-decoration: none;background-color: #000;cursor: pointer;}
#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}
/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {color: #fff;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .50em 2em;text-decoration: none;background-color: #000;cursor: pointer;}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {color: #000;font-size: 1em;display: inline-block;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 3px;border: 1px solid #3d3d3d;padding: .15em 1em;text-decoration: none;background-color: #fff;cursor: pointer;}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}
/* 쓰기 테이블 */
#bo_w table {border-top:2px solid #758bb8;border-bottom:2px solid #758bb8;}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}
#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {background:#fff;font-size:14px;vertical-align:middle;padding:15px 30px;}
#bo_w .tbl_frm01 td {padding:15px 20px;font-size:14px;}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}*/
#bo_w .tbl_frm01 a {}
/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}
#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}
/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}
#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #000;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}
/*추가*/
.td_subject img {margin-left:3px}
.td_subject a span{font-weight:600;}
.con_text{white-space:break-all}
.webzine{margin-top:5px;padding:0 0 0 15px;overflow:hidden}
.webzine dt{float:left;margin-right:10px;}
.webzine dt .thumb{width:160px;height:105px;}
.webzine dt .thumb img{width:100%;height:100%;padding-right:20px;}
.webzine dt .thumb img.thumb-no-img{width:0;height:0}
.webzine dd{overflow:hidden;} 
.webzine dd .subject{padding:10px 0 5px 0;font-size:1em;color:#666666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
.webzine dd .subject a{color:#9eaecc}
.webzine dd .subject a:hover{color:#bd3500}
.webzine dd .subject span{}
.webzine dd .contents{line-height:1.75em;padding:5px 0 0 0;font-size:1em;color:#787878;font-family:'NanumSquare','NanumGothic';}

.img_area {position:relative;float:left;width:18%;}
.text_area {position:relative;float:left;width:82%;}
.text_area ul {padding:0 20px 0 0;list-style:none;}
.text_area ul li.js_tit {position:relative}
.text_area ul li.js_tit a {font-size:16px;font-weight:700;color:#111;line-height:32px;}
.text_area ul li.js_tit a:hover{color:#d30113;}
.text_area ul li.js_info {color:#a9a9a9;font-size:13px;}
.text_area ul li.js_con {margin-top:10px;color:#666666;font-size:14px;line-height:24px;}
.text_area ul li.js_con a {display:block;font-size:14px;color:#666666;}
.text_area ul li.js_con a:hover {color:#936338;text-decoration:underline;}
.img_style {border:1px solid #ebebeb;}
.comment_cnt {vertical-align: middle; color:#fe8f02;font-size: 0.8em;}
/*페이징 추가*/
.pg_wrap {clear:both;}
.pg_page {/*기본페이지*/width:35px;height:35px;font-size:14px;color:#333;line-height:35px;padding:0;background:#fff;border:0;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-align:center;display:inline-block;}
.pg_page:hover {background:#f2f2f2;}
.pg_current {/*현재페이지*/width:35px;height:35px;font-size:14px;color:#fff;font-weight:600;line-height:35px;margin:0;padding:0;background:#b08f2b;border:0;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-align:center;display:inline-block;}
.pg_start {/*처음*/position:relative;top:50%;width:35px;height:35px;background:#fff;border:1px solid #ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-indent:-9999px;display:inline-block;}
.pg_start:after {position:absolute;top:13px;left:10px;content:"";width:6px;height:6px;border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid #777;border-left:1px solid #777;transform:rotate(45deg);}
.pg_start:before {position:absolute;top:13px;left:16px;content:"";width:6px;height:6px;border-top: 1px solid transparent;border-right: 1px solid transparent;border-bottom: 1px solid #777;border-left: 1px solid #777;transform:rotate(45deg);}
.pg_start:hover {background:#fff;border:1px solid #333;}
.pg_prev {/*이전*/position:relative;top:50%;width:35px;height:35px;background:#fff;border:1px solid #ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-indent:-9999px;display:inline-block;}
.pg_prev:after {position:absolute;top:13px;left:13px;content:"";width:6px;height:6px;border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid #777;border-left:1px solid #777;transform:rotate(45deg);}
.pg_prev:hover {background:#fff;border:1px solid #333;}
.pg_next {/*다음*/position:relative;top:50%;width:35px;height:35px;background:#fff;border:1px solid #ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-indent:-9999px;display:inline-block;}
.pg_next:after {position:absolute;top:13px;right:12px;content:"";width:6px;height:6px;border-top:1px solid #777;border-right:1px solid #777;border-bottom:1px solid transparent;border-left:1px solid transparent;transform:rotate(45deg);}
.pg_next:hover {background:#fff;border:1px solid #333;}
.pg_end {/*맨끝*/position:relative;top:50%;width:35px;height:35px;background:#fff;border:1px solid #ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;text-indent:-9999px;display:inline-block;}
.pg_end:after {position:absolute;top:13px;right:11px;content:"";width:6px;height:6px;border-top:1px solid #777;border-right:1px solid #777;border-bottom:1px solid transparent;border-left:1px solid transparent;transform:rotate(45deg);}
.pg_end:before {position:absolute;top:13px;right:16px;content:"";width:6px;height:6px;border-top:1px solid #777;border-right:1px solid #777;border-bottom:1px solid transparent;border-left:1px solid transparent;transform:rotate(45deg);}
.pg_end:hover {background:#fff;border:1px solid #333;}
/*페이징 추가2*/
.page{position:relative;min-height:35px;vertical-align:top;margin-top:5px;text-align:center !important;width:100%;display:inline-block;}
.page dt{position:absolute;top:0px;left:0px;text-align:left;display:block;}
.page dd{position:absolute;top:0px;right:0px;display:block;}
.page .paging{overflow:hidden;display:inline-block;margin:0 auto;font-family:'NanumSquare','NanumGothic';padding:0 5px;}
.page .paging *{font-size:11px;font-weight:600;}
.page .paging strong,.page .paging a{display:inline-block;border:0;padding:0 5px;text-decoration:none;color:#777;height:24px;line-height:24px;vertical-align:top}
.page .paging strong{background:#fff;border:1px solid #cfcfcf;padding:0 10px;height:22px;line-height:22px;}
.page .first{background:url(/skin/board/basic2/img/ic/2first.gif) no-repeat 0 0;width:24px;height:24px;display:inline-block;vertical-align:top}
.page .prev{background:url(/skin/board/basic2/img/ic/2prev.gif) no-repeat 0 0;width:24px;height:24px;display:inline-block;vertical-align:top}
.page .next{background:url(/skin/board/basic2/img/ic/2next.gif) no-repeat 0 0;width:24px;height:24px;display:inline-block;vertical-align:top}
.page .last{background:url(/skin/board/basic2/img/ic/2last.gif) no-repeat 0 0;width:24px;height:24px;display:inline-block;vertical-align:top}
.imic{display:inline-block;overflow:hidden;background-repeat:no-repeat;white-space:nowrap;background-image:url('/skin/board/basic2/img/ic.png');vertical-align:middle;}
.imic.wrt{width:15px;height:11px;background-position:0px -268px;}
.imic.mod{width:12px;height:11px;background-position:0px -128px;}
.imic.del{width:12px;height:11px;background-position:0px -148px;}
.imic.lst{width:15px;height:11px;background-position:0px -44px;}
.imic.pv{width:12px;height:11px;background-position:0px -243px;}
.imic.nx{width:12px;height:11px;background-position:2px -219px;}
.imic.scrap{width:15px;height:11px;background-position:0px -1px;}
.imic.print{width:15px;height:11px;background-position:0px -66px;}
.imic.close{width:12px;height:12px;background-position:0px -171px;}
.m5{margin:5px !important;}
.selectbox{position:relative;display:inline-block;*display:inline;*zoom:1;border:1px solid #ddd;background:#fff;height:50px;vertical-align:middle;padding:0;font-family:'NanumSquare','NanumGothic';font-size:13px;line-height:24px;} 
.selectbox select{z-index:10;position:relative;border:none;background:none;padding:0;opacity:0;filter:alpha(opacity=0);height:50px;width:100%;*width:auto;}
.selectbox select.w100{width:100%;}
.selecttext{z-index:9;position:absolute;left:20px;display:inline-block;*display:inline;zoom:1;top:50%;margin-top:-11px;background:transparent;line-height:23px;font-size:14px;}
.select-arrow{z-index:8;position:absolute;right:15px;top:50%;display:inline-block;*display:inline;zoom:1;width:11px;height:7px;margin-top:-4px;background:url(/skin/board/basic2/img/sel_ar.gif) no-repeat 0 0;}
/*검색버튼*/
.sch{padding:3px;}
/* 상단 */
/**{margin:0;padding:0;}
ul,dl,dt,dd,p,div,ins{display:block;} 
h1,h2,h3,h4,h5,h6{display:inline-block;*display:inline;font-weight:600;font-size:1.0em;*letter-spacing:-1px;zoom:1}*/
.bar{background:none/*url(/skin/board/basic2/img/ln_bar.gif) no-repeat 0 0*/;margin-left:10px;padding-left:10px;font:12px 'NanumGothic'; color:#999}
.ntit{padding-bottom:7px;position:relative;}
.ntit h2{font-family:'NanumSquare','NanumGothic';font-size:13px;*display:inline;color:#999999}
.ntit dd{position:relative;/*position:absolute;right:0;bottom:5px*/}
.ntit.colb{border-bottom:2px solid}
.ntit.tab{background-color:#fff;padding-bottom:0}
.ntit.tab dt{background-color:#fff;}
.ntit.tab .ttit li{margin-right:3px;height:30px}
.ntit.tab .ttit li.on{color:#fff;font-weight:600;background-image:url(/skin/board/basic2/img/grf25.png);background-repeat:repeat-x;background-position:0 0}
.ntit.tab .ttit li.on a{color:#fff;}
.ntit h2{font-size:13px;}
.ntit.tab .ttit {position:relative;}
.ntit.tab .ttit li.on{border:0;background-image:url(/skin/board/basic2/img/grf25.png);background-repeat:repeat-x;background-position:0 0;}
.ntit.tab .ttit li.on a{display:block;margin:0 1px}
.ntit .sorting ul {display:block;}
.ntit .sorting ul li{float:left;/*background:url(/skin/board/basic2/img/ln_gr.gif) no-repeat 0 3px*/;margin-top:20px;padding:0 3px 3px;font-family:'NanumSquare','NanumGothic';}
.ntit .sorting ul li a{text-decoration:none;}
.ntit .sorting ul li .col{font-weight:600;}
.ntit .sorting ul li em{display:none;}
.ntit .sorting ul li .col em{display:inline-block;}
.ntit.tab .sorting ul li{padding-bottom:5px;}

.table4 {margin:0;border-bottom:2px solid #d30014;}
.table4 table {width:100%;border-collapse:collapse;border-spacing:0}
@media all and (max-width:767px) {.table4 thead th {padding:6px 6px;font-size:13px;line-height:17px;}}
@media all and (min-width:768px) {.table4 thead th {padding:8px 7px;font-size:14px;line-height:20px;}}
.table4 thead th {background:#f4f0e9;border:1px solid #0a0f15;text-align:center;color:#111;font-weight:600;font-family:'NanumSquare','NanumGothic';}
@media all and (max-width:767px) {.table4 tbody th {padding:8px 6px;font-size:14px;line-height:17px;}}
@media all and (min-width:768px) {.table4 tbody th {padding:10px 7px;font-size:14px;line-height:20px;}}
.table4 tbody th {background:transparent;border:1px solid #eaeaea;border-left:none;text-align:center;color:#d30113;font-family:'NanumSquare','NanumGothic'}
.table4 tbody th.bl-none{border-left:none}
.table4 tbody th.br-none{border-right:none}
@media all and (max-width:640px) {.table4 tbody td{padding:10px 7px;font-size:14px;line-height:1.25em;}}
@media all and (min-width:641px) {.table4 tbody td{padding:10px 7px;font-size:14.5px;line-height:1.35em;}}
@media all and (min-width:768px) {.table4 tbody td{padding:10px 7px;font-size:14.5px;line-height:1.35em;}}
@media all and (min-width:992px) {.table4 tbody td{padding:10px 7px;font-size:14.5px;line-height:1.40em;}}
@media all and (min-width:1200px) {.table4 tbody td{padding:10px 7px;font-size:15px;line-height:1.5em;}}
.table4 tbody td {border:1px solid #eaeaea;text-align:center;color:#333;font-family:'NanumSquare','NanumGothic'}
@media all and (max-width:767px) {.table4 tbody td.bl-none {padding-left:10px;}}
@media all and (min-width:768px) {.table4 tbody td.bl-none {padding-left:20px;}}
.table4 tbody td.bl-none{border-left:none;text-align:left;}
@media all and (max-width:767px) {.table4 tbody td.br-none {padding-left:10px;}}
@media all and (min-width:768px) {.table4 tbody td.br-none {padding-left:20px;}}
.table4 tbody td.br-none{border-right:none;text-align:left;}
.table4 tfoot td {line-height:20px;padding:15px 0;font-size:14px;border:1px solid #eaeaea;border-bottom:1px solid #1f497d;text-align:center;color:#979797}
.table4 tfoot td.bl-none{border-left:none;}
.table4 tfoot td.br-none{border-right:none;}