@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/*게시판 댓글쓰기 영역*/
#bo_vc,
#bo_vc_w{display:none;}
/*게시판 상세 - 스크랩 버튼*/
#bo_v_act{display:none;}


/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {width:80%;padding:10px 0;font-weight:bold}
#bo_w .btn_cancel {width:18%;padding:10px 0}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */
@media all and (max-width : 990px) {
	#bo_w .btn_submit,
    #bo_w .btn_cancel {width:200px;margin:0 1%; } 
}
@media all and (max-width : 768px) {
	#bo_w .btn_confirm{width:100%;display:inline-block}
    #bo_w .btn_submit {width:49%;margin-left:0; margin-right:1%;float: left;}
    #bo_w .btn_cancel {width:49%;margin-left:1%; margin-right:0;float: left;}
}

/* 기본테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#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_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_w table {}
#bo_w caption {}
#bo_w .frm_address {}
#bo_w .frm_file {}
#bo_w .frm_info {}

#bo_w .tbl_frm01 {background:#fff;padding:0 0px;}
#bo_w .tbl_frm01 table{}
#bo_w .tbl_frm01 caption {width:0;height:0;font-size:0;line-height:0;overflow:hidden;position:absolute;}
#bo_w .tbl_frm01 th {border:none;border-bottom:1px solid #ddd;font-size:14px;}
#bo_w .tbl_frm01 td {border:none;border-bottom:1px solid #ddd;font-size:14px;}
#bo_w .tbl_frm01 table tr:first-child th,
#bo_w .tbl_frm01 table tr:first-child td{border-top:2px solid #002063}
#bo_w .tbl_frm01 textarea, #bo_w .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_fx {margin-bottom:5px;width:100%; display:inline-block;}
.bo_fx:after {display:inline-block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding:0;color:#888; padding-top: 20px;}
.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 {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#e9faf8}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;color:#999 !important;font-weight:bold;text-decoration:none} 

/* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.td_subject a {display:block}
.td_subject img {margin-left:3px}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.cnt_cmt{;color:#002063}
#bo_sch {margin-bottom:10px;padding-top:5px;text-align:right;}
#bo_sch select{height:34px;border-color:#ddd; font-size: 13px;padding:0 20px 0 10px;}
#bo_sch .frm_input{width:250px;background-color:#fff !important; font-size: 14px;padding:0 10px;}
#bo_sch .btn_submit{height:34px;border-radius:0;margin-left:10px;width: 60px; font-size: 14px;background:#727171;}


@media all and (max-width : 768px) {
    .tbl_no{display:none}
	#bo_sch {margin-bottom:10px;padding-top:5px;text-align:right;}
	#bo_sch select{width:100%;}
	#bo_sch .frm_input{width:100%;margin-top:5px;}
	#bo_sch .btn_submit{width:100%;margin-top:5px;margin-left:0}

}

/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%}

#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}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

/* 게시판 읽기 */
#bo_v {}

#bo_v_table {margin:0 0 10px;font-size:1.2em;font-weight:bold;text-align:center;border-bottom:2px solid #ddd;padding-bottom:15px}


#bo_v_title {padding:10px 10px ;font-size:1.2em;border-top:2px solid #002063;}

#bo_v_info {padding:10px 10px;background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info {}
#bo_v_info strong {display:inline-block;margin:0 0 0 5px;font-weight:normal}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #ddd;background:#f7f7f7}
#bo_v_file a {display:inline-block;padding:5px 0;color:#000;text-decoration:none}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
.bo_v_file_cnt {display:inline-block;margin:0 10px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #ddd;background:#f7f7f7}
#bo_v_link a {display:inline-block;padding:5px 0;color:#000;text-decoration:none}
#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 10px}

#bo_v_top {margin:0 0 ;padding:10px 0;width:100%;display:inline-block;}
/*#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}*/
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {padding:0;width:100%;display:inline-block;}
/*#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}*/
#bo_v_bot h2 {position:absolute;font-size:0;text-indent:-9999em;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:3px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:3px}

#bo_v_atc {padding:0;min-height:200px;}
#bo_v_atc_title {margin:0;padding:0;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:15px;width:100%;height:auto}

#bo_v_con {margin-bottom:20px;width:100%;font-size:1.250em;line-height:1.7em; padding-bottom:20px; border-bottom:1px solid #ddd;min-height:300px;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 {position:relative;margin-bottom:20px;text-align:center}
#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;right:10%;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 30px;padding:0;list-style:none;text-align:center;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {display:inline-block;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {margin:0 0 10px;padding:10px 10px;border:1px solid #e5e8ec;background:#fff}
#bo_vc h2 {margin-bottom:5px}
#bo_vc article {padding:0 0 5px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:13px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:13px;left:-20px}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 10px 0 5px}
#bo_vc h1 {width:0;height:0;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 p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:15px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc article form{background:#d9d9d9;padding:10px;border-radius:5px;border: 1px solid #aaa;margin-bottom:5px}
#bo_vc .tbl_frm01 td,#bo_vc .tbl_frm01 th{border: none;border-bottom: 1px solid #e5e5e5;}
#bo_vc .btn_confirm .btn_submit{width:100%}

.bo_vc_act {float:right;margin:0;list-style:none}
.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;padding:0 0px 15px;margin:0 0 15px;background:#fff;border:1px solid #ddd;border-left:0;border-right:0;}
#bo_vc_w h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w .tbl_wrap {}
#bo_vc_w .tbl_wrap td,#bo_vc_w .tbl_wrap th{border:none;border-bottom:1px solid #e5e5e5}
#bo_vc_w #char_cnt {display:block;margin-bottom:5px}
#bo_vc_w textarea {width:100%}
#bo_vc_w .btn_submit{background:#002063;padding:15px 0;border-radius:5px;width:100%;font-weight:bold;cursor:pointer;}
/*#bo_vc_w .btn_submit:hover{background:#00c6b2;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}*/

#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 10px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

@media all and (max-width:768px) {
#bo_list_admin td:nth-of-type(1),
#bo_list_admin td:nth-of-type(3){text-align:left;}
}


/*========================*/
/*       리스트형 게시판       */
/*========================*/
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:150px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}

#bo_cate h2 {width:0;height:0;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;width:25%}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:5px 0;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;text-decoration:none;letter-spacing:-0.1em;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;background:#fff;border-color:#002063;color:#002063;font-weight:bold}

/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}
#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}
#bo_list td:nth-of-type(2) {text-align:center}

@media all and (max-width:768px) {
#bo_list_admin td:nth-of-type(1),/* 관리자일 때 */
#bo_list_admin td:nth-of-type(3),/* 관리자일 때 */
#bo_list td:nth-of-type(2),/*관리자가 아닐때*/
#bo_list .td_name,
#bo_list .td_date{width:100%; text-align:left;}
}
/*========================*/
/*       갤러리형 게시판       */
/*========================*/

/* 갤러리 목록 */
#bo_gall h2 {margin:0;padding:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

#bo_gall #gall_allchk {margin:0 0px 10px}

#bo_gall #gall_ul {margin: 0;list-style:none;margin-left: 0px;margin-right: 0px;width: 100%;display: inline-block;}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gall_ul li{padding:0 10px 15px !important;float:left;width:25%;position:relative;}
#gall_ul li.empty_list{padding:100px 0 0 !important; width:100%;font-size:14px;}
#gall_ul .gall_wrap{position:relative;border:1px solid #ddd;padding:10px;}
#gall_ul li.gall_clear{clear:both}
#gall_ul li .gall_img{}
#gall_ul li .gall_img img {width:100%;height:auto;}
#gall_ul li .gall_txt{padding: 15px 25px 0}
#gall_ul li .gall_txt .bo_cate_link{color: #fff;background: #f98c96;font-size: 0.92em;padding: 3px 5px;margin-bottom: 10px;display: inline-block;}
#gall_ul li .gall_txt .gall_tit{display:block;font-size:17px;font-family:'Nanum Gothic',sans-serif;font-weight:bold;line-height:1.3em;margin-bottom:10px;text-align:center;}
#gall_ul li .gall_txt .gall_detail{line-height:1.5em;}
#gall_ul li .gall_txt .gall_if{font-size:0.92em;color:#959595;margin-top:10px;display:none;}
#gall_ul li .gall_txt .gall_if a{color:#959595}

#bo_cate h2 {width:0;height:0;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;width:25%}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:5px 0;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;text-decoration:none;letter-spacing:-0.1em;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;background:#fff;border-color:#002063;color:#002063;font-weight:bold}

#bo_gall .gall_li .gall_href img{width:100%;height:auto}
/*#bo_gall .gall_clear {clear:both}*/
#bo_gall .checkBoxArea{position: absolute;top: 12px;left: 15px;z-index:9;}
#bo_gall .gall_li input[type="checkbox"]{}

#bo_gall .gall_con {margin:0;padding:0;list-style:none;background:#fff}
#bo_gall .gall_con li {margin:0 0 5px;position:relative}
#bo_gall .gall_con:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_con .gall_subject {position:absolute;top:0;left:0;overflow:hidden;text-indent:-9999px;width:1px ;height:1px;}
#bo_gall .gall_con li.gall_if{display:inline-block;margin:0 10px 10px;color:#999}
#bo_gall .gall_con li.gall_if span{margin-right:5px;}
#bo_gall .gall_con li.gall_if a{color:#999}
#bo_gall .gall_now .gall_text_href a {color:#00f0d7}
#bo_gall .gall_con li.gall_href{background:#fff}
#bo_gall .gall_con li.gall_href span{background:#fff;display:block}
#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_href strong, #bo_gall .gall_href span {display:block;background:#f7f7f7;text-align:center;line-height:8em}

#bo_gall .gall_text_href{padding:10px 0 0;display:block;width:100%;font-size:1.167em}
#bo_gall .gall_text_href a {display:block;font-weight:bold;text-decoration:none;padding:0 0px}
#bo_gall .gall_text_href img {margin:0 0 0 5px}
#bo_gall .gall_text_href .date{font-size:13px; color: #555;width:100%;display:inline-block;font-weight:400}
#bo_gall .gall_text_href .subject{font-size:16px; color:#002063;width:100%;display:inline-block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}

@media all and (max-width:768px){
/*갤러리&동영상 게시판*/
#bo_gall .gall_li{width:50%;margin:0}
}

@media all and (max-width : 600px) {
#bo_w .btn_submit {width:100%;margin-bottom:3px}
#bo_w .btn_cancel {width:100%;}
}

@media all and (max-width:520px){
/*갤러리&동영상 게시판*/
#bo_gall .gall_li{width:100%;margin:0;padding:0 0px 15px !important;}
}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #d9ded9;background:#fff;color:#000;text-decoration:none;vertical-align:middle;border-radius:5px}
/*a.btn_b01:focus, .btn_b01:hover {text-decoration:none;color:#00c6b2}*/
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #002063;background:#002063;color:#fff;text-decoration:none;vertical-align:middle;border-radius:5px}
/*a.btn_b02:focus, .btn_b02:hover {background:#00c6b2;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}*/
a.btn_admin {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;border-radius:5px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th,
.tbl_head01 thead td {padding:12px 0;border-top:2px solid #002063;background:#f0f2f6;text-align:center;letter-spacing:-0.1em;font-size:16px;font-weight:500;}
.tbl_head01 thead th input[type="checkbox"]{vertical-align:middle} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 thead th.subject{}/*제목*/
.tbl_head01 thead th.writer{}/*글쓴이*/
.tbl_head01 thead th.date{width:100px;}/*날짜*/
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#555;}
.tbl_head01 td {background:#fff;padding:10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.5em;word-break:break-all;font-size:16px;color:#555;}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:16px;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:16px;}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.4em;word-break:break-all;font-size:16px;}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #ddd;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:transparent}
.frm_input {border:1px solid #ddd;background:#f7f7f7;vertical-align:middle;line-height:2.3em;height:34px;-webkit-appearance:none;box-sizing:border-box;}
.tbl_frm01 textarea{border:1px solid #ddd;background:#f7f7f7;vertical-align:middle;-webkit-appearance:none;width:100%;height:100px;line-height:normal;}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/*게시판*/
.btn_top.btn_bo_user{width:100%;display:inline-block;}
#device_change {display:block;margin:5px;padding:5px 0;border:1px solid #ddd;border-radius:2em;color:#000;font-size:1em;text-decoration:none;text-align:center}

/* 자료 없는 목록 */
.empty_table {padding:20px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

@media all and (max-width:768px) {
.tbl_wrap table thead{display:none;}
.tbl_wrap table{border-top:2px solid #002063;}
#bo_w .tbl_frm01 table tr:first-child th, 
#bo_w .tbl_frm01 table tr:first-child td{border-top:0}
.tbl_head01 tbody th,
.tbl_head01 td,
.tbl_head02 tbody th,
.tbl_head02 td{display:block;width:100%;background:#fff; border:0;padding:0px 0 0;text-align:left;font-size:14px;}
.tbl_head01 tbody th:first-child,
.tbl_head01 td:first-child,
.tbl_head02 tbody th:first-child,
.tbl_head02 td:first-child {padding-top:10px;}
.tbl_head01 tbody th:last-child,
.tbl_head01 td:last-child,
.tbl_head02 tbody th:last-child,
.tbl_head02 td:last-child {padding-bottom:10px;}
.tbl_head01 tbody th,
.tbl_head01 td,
.tbl_head02 tbody th,
.tbl_head02 td{width:100%\9;float:left\9;}
.tbl_head01 tbody tr{border-bottom:1px solid #ddd;}
.tbl_wrap .td_name,
.tbl_wrap .td_date{font-size:14px;width:100%;text-align:left;}
/*게시글 쓰기 페이지*/
#bo_w .tbl_frm01 th,
#bo_w .tbl_frm01 td{display:block;width:100%;background:#fff; border:0;padding:5px 0;text-align:left;}
#bo_w .tbl_frm01 th,
#bo_w .tbl_frm01 td{width:100%\9;float:left\9;}
#bo_w .tbl_frm01 table tr:first-child th{padding-top:10px;}
#bo_w .tbl_frm01 table tr:last-child td{padding-bottom:10px;}

}

/* 필수입력 */
/*.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}*?

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important;text-align:left}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:16px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0px 0 20px;padding: 0 0;text-align:center;font-size:1.083em}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0;width:30px;height:30px;color:#555;border:1px solid #ddd;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start{background:url(../img/page_btn.gif) no-repeat 0 0 ;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:0;padding:0;}
.pg_prev {background:url(../img/page_btn.gif) no-repeat -31px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:0;padding:0;}
.pg_end{background:url(../img/page_btn.gif) no-repeat -93px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:0;padding:0;}
.pg_next {background:url(../img/page_btn.gif) no-repeat -63px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:0;padding:0;}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#002063;border-color:#002063;color:#fff;font-weight:400;}


/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove td{width:auto;display: table-cell;padding:10px 0;}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg td{background:#f4f4f4}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #ddd;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:10px 20px}

.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em}
