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

/* webzine 추가 css */

.tbl_wrap table {
border:0px;
}
.tbl_head01 thead th{
border:0px;
}

.tbl_head01 td {
border:0px;
padding: 30px 5px;
}
.tbl_head01 tbody tr:hover td {
background:#fff;
}


a.btn_b01 {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    color: #bababa;
    text-decoration: none;
    vertical-align: middle;
    border: 0;
    background: #ececec;
}

a.btn_b02, .btn_b02 {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    border: 0;
    background:#F37021
}

a.btn_b03 {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    color: #333;
    text-decoration: none;
    vertical-align: middle;
    border: 0;
    background: #ddd;
}

a.btn_admin, .btn_admin {
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    color: #red;
    text-decoration: none;
    vertical-align: middle;
    border: 0;
    background: #ececec;
}


.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left;border-bottom:1px solid #ddd}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #ddd;padding:13px;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.bo_v_nb li:hover{background:#f6f6f6}
.bo_v_nb li i{font-size:13px}
.bo_v_nb li a{display:block;}
.bo_v_nb li .nb_tit{display:inline-block;padding-right:20px;color:#4567b5}
.bo_v_nb li .nb_date{float:right;color:#888}

.zine_tit a:hover{text-decoration: none;}

.img_area { position:relative; float:left;width:380px}
.img_area img {
width: 350px;
height:230px;
        object-fit: cover;
}
.txt_area {padding-left:20px;padding-right:20px;}
.txt_area ul { padding:0; list-style:none; }
.txt_area ul .zine_tit { font-size:16pt; font-weight:bold; color:#010101;
    line-height: 25px;}
.txt_area ul .zine_tit .cate {  font-size:8pt;font-weight:400;color:#F37021;padding-bottom:10px;}
.txt_area ul .zine_info { color:#696E76; }
.txt_area ul .zine_con { font-size:9pt;margin-top:10px; color:#696E76; line-height: 15px;font-weight:400; }
#bo_v_atc img{max-width:100%;height:auto;}

a.btn_b02 {padding:10px;padding-left:15px;padding-right:15px;}

.bo_v_cate {display: inline-block;
    line-height: 25px;
    background: #f37021;
    color: #fff;
	font-size:16px;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 3px;}

.pg_wrap { clear: both; margin: 0 0 20px; padding: 20px 0 0; text-align: center; line-height: 0; display: block; width: 100%; }
.pg_wrap:after { display: block; visibility: hidden; clear: both; content: ""; }
.pg { display: inline-block; }
/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {padding:10px;padding-left:15px;padding-right:15px;}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_list a.btn_b02 {background-color:#F37021;padding:10px;padding-left:15px;padding-right:15px;}
#bo_v a.btn_b02:focus, #bo_v a.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 {background:#F37021;}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#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 {}
#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 {border-top:0px;border-left:0px;border-right:0px;}
#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_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#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 {}

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

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

#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 {
width:80%;
	display: flex;
    justify-content: space-between;
    background: #ececec;
    border-radius: 30px;
	margin:0 auto;
	}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline;
	flex: 1;
    text-align: center;
    padding: 12px 0;
    font-size: 15px;
    background: transparent;white-space: nowrap;
	}
#bo_cate a {}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {color:#ff7b00;transition: 0.2s;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate #bo_cate_on 
	{display:inline;
    background: #ff7b00;
    color: #fff;
    padding: 12px 35px;
    border-radius: 30px;
    border-color: #ff7b00;white-space: nowrap;
	}




.td_subject img {margin-left:3px}

/* 게시판 목록 공통 */
.bo_fx {padding-top:25px;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;padding-left:15px;}
.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:#f5f6fa}
.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;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin:0 auto;width:315px;border:1px solid #eee;background:#fff;border-radius:2px}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{border:0;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;}
#bo_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left;}
#bo_sch .sch_btn{height:38px;float:left;background:none;border:0;width:40px;font-size:15px}


/* 게시판 쓰기 */
#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 !important;top:34px;right:0;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
#autosave_pop:before {content:"";position:absolute;top:-8px;right:45px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #000 transparent}
#autosave_pop:after {content:"";position:absolute;top:-7px;right:45px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
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:center;margin:0 !important}
#autosave_pop button {margin:0;padding:0;border:0}
#autosave_pop ul {padding:15px;border-top:1px solid #e9e9e9;list-style:none;overflow-y:scroll;height:130px;border-bottom:1px solid #e8e8e8}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #fff;background:#eee;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;font-size:0.92em;font-style:italic;color:#999}
.autosave_close {cursor:pointer;width:100%;height:30px;background:none;color:#888;font-weight:bold;font-size:0.92em}
.autosave_close:hover {background:#f3f3f3;color:#3597d9}
.autosave_content {display:none}
.autosave_del {background:url(./img/close_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden;height:20px;width:20px}


/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:10px 0;font-size:1.2em}

#bo_v_info {padding:0 0 10px;}
#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 {}
#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;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;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 {}
#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;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;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:10px;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_com {margin:20px 0;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%;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 p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !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_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;}
#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_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}



/* 버튼 */
.btn{padding:7px 10px;*padding:3px 10px 7px;border:1px solid #ccc;height:24px;line-height:24px;white-space:nowrap;background:#fff}
.btn_inp{padding:7px 10px;*padding:3px 10px 7px;border:1px solid #ccc;white-space:nowrap;background:#fff;margin-left:5px}
.btn_sub{padding:7px 10px;*padding:3px 10px 7px;border:1px solid #ccc;white-space:nowrap;background:#3176b1;color:#fff;border-color:#366790;cursor:pointer}
.btn_sch{padding:0 10px 0;*padding:0 10px 0;line-height:32px;height:32px}
.sch_inp{width:200px;line-height:20px;padding:5px;margin-right:3px;margin-left:10px;border:1px solid #ccc;margin-right:0;border-right:0;height:20px;}
.btn_sch:hover{}
.btn:hover{text-decoration:none;border-color:#999;background:#efefef}
.cn{font-size:10px;color:#EE5A00}
.ml5{margin-left:5px}

/* 게시판 상단 바 */
.bbs-list-top{width:auto;border-bottom-color:#eee;text-align:center;background:#f9f9f9;font:normal 12px;letter-spacing:-1px;color:#666;padding-left:15px;*zoom:1}
.bbs-list-top:after{clear:both;content:"";display:block}
.bbs-list-top span{float:left;padding-top:12px;padding-bottom:9px}
.bbs-list-top .w45{width:50px}
.bbs-list-top .w100{width:90px}
caption{overflow:hidden;position:absolute;width:0px;height:0px;line-height:0px;text-indent:-99999px;}


/*글쓰기*/
#bo_w .bo_v_option li {display:inline-block;float:left;text-align:left;margin:0 5px 0 0}
#bo_w .bo_v_option li label {vertical-align:baseline}
#bo_w .bo_v_option .chk_box input[type="checkbox"] + label span {margin-left:0;margin-right:5px}
#bo_w .write_div {margin:10px 0;position:relative}
#bo_w .write_div:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input {float:left;margin-bottom:1%; width:49%; margin-left:1%}
#bo_w #wr_password, #bo_w #wr_homepage {margin-left:1%}
#bo_w .wr_content.smarteditor2 iframe {background:#fff}
#bo_w .bo_w_tit {position:relative}
#bo_w .bo_w_tit .frm_input {padding-right:120px}
#bo_w .bo_w_tit #btn_autosave {position:absolute;top:5px;right:5px;line-height:30px;height:30px}
#bo_w .bo_w_link label {position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_link .frm_input {padding-left:50px}
#bo_w .bo_w_flie .lb_icon {position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_flie .frm_file {padding-left:50px;margin-top:3px}
#bo_w .bo_w_flie .file_wr {position:relative;border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input {margin:10px 0 0}
#bo_w .bo_w_flie .file_del {position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select {border:1px solid #d0d3db;width:100%;height:40px;border-radius:3px}


/* 게시판 */
.bbs-list{width:auto;display:block;margin-bottom:15px;}
.bbs-list ul{color:#333;list-style:none;margin:0;padding:0;font-size:12px;}
.bbs-list ul li .aline .cate{font-size:11px;color:#777}
.bbs-list ul li .aline .bls{float:left}
.bbs-list ul li .aline .w45{width:45px;text-align:center;float:left}
.bbs-list ul li .aline .w100{width:100px;text-align:center;float:left}
.bbs-list ul li .ing{border-left:5px solid #EE5A00;background:#fafafa;padding-left:13px;}

.bbs-list ul li .aline{border-left:0px solid #ccc;border-right:0px solid #ccc;border-top:1px dashed #ddd;padding:8px 16px 8px 17px;line-height:25px;width:auto;display:block;background:#fff;*zoom:1}
.bbs-list ul li:first-child .aline{border-top:0}
.bbs-list ul li .aline .ychk{padding:10px}
.bbs-list ul li .aline .bls{font-weight:normal;font-size:1em;}
.bbs-list ul li .aline .blp{color:#555}
.bbs-list ul li .ing{border-left:5px solid #EE5A00;background:#fafafa;padding-left:13px;}
.bbs-list ul li .aline:hover{border-left:5px solid #1c7ebb;padding-left:13px;color:#333;text-decoration:none}
.bbs-list ul li .aline:hover .bls{color:#1c7ebb}

.bbs-list ul li{*height:25px;*display:inline;}
.bbs-list ul li .aline{width:auto;*zoom:1;padding-right:3px;*height:25px}

.bbs-list ul li .aline .date{font-size:11px;color:#333}
.bbs-list ul li .aline .hit{color:#999;font-size:10px}
.bbs-list ul li .aline:after{display:block;clear:both;content:""}
.bbs-list ul li img{margin-left:5px;margin-top:7px}
.bbs-list ul li .glyphicon{display:none}
.bbs-list .gon{display:inline !important;margin-left:5px;color:#555 !important}

/* 카테고리 */
.pbox{width:auto;border:1px solid #ccc;background:#fafafa;padding:5px;*zoom:1;margin-bottom:15px}
.pbox:after{display:block;content:"";clear:both}
.pbox li{float:left;background:transparent;border-color:transparent;padding:7px 10px;height:16px;line-height:16px;margin-left:10px;list-style:none}
.pbox li a:hover{text-decoration:none}
.pbox a#bo_cate_on{font-weight:bold}

#gbasic{width:auto}

/* 게시판 상하 버튼 */
.bo_fx{width:auto;text-align:left;margin-bottom:15px}
.bo_fx:after{display:block;clear:both;content:''}
.bo_fx li{list-style:none;float:right}

/* 검색 */

/* 게시판 뷰 */
#bo_v {width:auto}
#bo_v_navi,#bo_v_bot{width:auto;margin:0}
#bo_v_bot{margin-bottom:15px}
#bo_v_bot .bo_left,#bo_v_navi .bo_left{float:left}
#bo_v_bot .bo_right,#bo_v_navi .bo_right{float:right}
#bo_v_sub {border:1px solid #ccc;border-bottom:0;padding:15px;background:#fafafa;margin-top:10px}
#bo_v_title {font-size:27px;font-weight:bold;color:#333;margin:0 0 10px}
#bo_v_info {font:normal 12px; color:#555;margin:0;padding:0}
a.bo_v_ect{border:1px solid #ccc;border-bottom:0;border-top-color:#eaeaea;display:block !important;padding:10px 15px;background:#fff;color:#555;font-size:12px;}
a.bo_v_ect .glyphicon{margin-right:3px}
a.bo_v_ect span.cnt{font-size:11px}
a.bo_v_ect:hover{text-decoration:none;background:#fafafa}
#bo_v_act{text-align:center;margin-top:10px}
#bo_v_bot:after,#bo_v_navi:after,#bo_v_title:after,#bo_v_info:after{display:block;clear:both;content:""}
#bo_v_atc{width:auto;background:#fff;border-top-color:#eaeaea;padding:15px;margin:0 0 15px;line-height:1.8}

/* commtent write box */
.cmt_wrap{width:auto;border:1px solid #ccc;padding:0;margin-bottom:15px}
.cmt_wrap .cmt_top{background:#fafafa;border-bottom:1px solid #ddd}
.cmt_wrap .cmt_top .cmt_top_title{padding:10px}
.cmt_wrap .cmt_list{background:#fff;border-bottom:1px solid #ddd}
.cmt_wrap .cmt_list .no_cmt{padding:60px 15px;text-align:center}

.cmt_wrap .cmt_bot label{width:auto;padding:10;margin:0;display:block;padding-right:20px;_padding:0;margin:0 !important;background:#fff}
.cmt_wrap .cmt_bot textarea{border:0;border-bottom:1px solid #ccc;width:100%;height:30px;background:#fff;padding:10px;margin:0 ;overflow:auto}
.cmt_wrap .cmt_sub{*zoom:1;background:#fff;padding:3px 5px 5px;text-align:right;margin:0}
.cmt_wrap #no_id{width:auto;background:#fff;text-align:center;padding:50px 0}

.tbl_wrap{background:#fff;padding:0px;;}
.tbl_wrap .row{margin-bottom:10px}
.tbl_wrap #wr_name,.tbl_wrap #wr_password{width:180px;margin-right:10px}
.tbl_wrap label{color:#777;font-size:11px}
.dno{display:none}

/* comment box */
.cmt{border:1px solid #ccc;background:#fff}
.cmt ul{margin:0;padding:0;font-size:12px;list-style:none}
.cmt li{position:relative;width:auto;padding:15px 10px 15px 15px;margin:0;border-top:1px solid #eee;border-left:0;border-right:0;vertical-align:top;*zoom:1}
.cmt li:first-child{border-top:0}
.cmt li:after{display:block;clear:both;content:""}
/*
.cmt .thumb{display:inline;overflow:hidden;position:relative;float:left;width:45px;line-height:45px;margin:0 14px 0 -61px;border:1px solid #ccc;}
.cmt .thumb img{display:block;border:0;width:45px;height:45px}
*/
.cmt .inf{float:left;display:inline-block;margin:0 0 4px 0;color:#333;width:100%}
.cmt p{margin:8px 0 0 0; line-height:18px;color:#333}
.cmt p.top{margin:0;line-height:30px;*height:16px}
.cmt p:after{display:block;clear:both;content:""}
.cmt .iurl{float:left;color:#555;line-height:16px}
.cmt .iurl2{float:left;color:#333;line-height:16px;margin-left:5px}

.cmt p.top a.listen{background:url(http://cfs.tistory.com/custom/blog/55/553473/skin/images/gol_btn.png) 0 -390px no-repeat;float:left;padding-left:22px;line-height:16px;margin-right:10px}
.cmt p.top a.go{background:#fff url(http://cfs.tistory.com/custom/blog/55/553473/skin/images/gol_btn.png) 0 -448px no-repeat;padding-left:18px;float:left;line-height:17px}

/* wform */
.wform {border-top:1px solid #ccc}
.wform .dhtml{width:100%;padding:0;margin:0;display:block;background:#fff}
.wform .cke_sc{display:none}
.wform .rlbl{border:1px solid #ccc;border-top:0;border-bottom:0;width:auto;padding:0;margin:0;display:block;padding-right:20px;_padding:0;margin-bottom:0;background:#fff}
.wform .rlbl textarea{border:0;width:100%;height:360px;background:#fff;padding:10px;margin:0;overflow:auto}
.sbdiv{text-align:right;width:auto;padding:15px;border:1px solid #ccc;border-top:0;background:#fafafa}
.sbdiv .submit{padding:0 10px;*padding:0 10px;border:1px solid #366790;background:#3176b1;color:#fff;height:32px;line-height:32px;white-space:nowrap;font-size:12px}
.ytap_txt{width:auto;padding:0;margin:0}
.ytap_txt label{width:auto;padding:0;margin:0;display:block;margin-bottom:0;background:#fff}
.ytap_txt input{border:1px solid #ccc;border-top:0;border-bottom:1px solid #eaeaea;width:100%;background:#fff;padding:20px 10px 20px 20px;height:20px;line-height:20px;margin:0}
.ytap_ect{border:1px solid #ccc;border-top:0;border-bottom-color:#eaeaea;background:#fff;padding:15px 20px;text-align:left;}
.ytap_ect label{margin-right:10px}
.ytap_ect select{padding:5px}


@media screen and (max-width: 1024px){
.bbs-list-top,.bbs-list ul li .aline .num{display:none}
.bbs-list ul li .glyphicon{display:inline}
.bbs-list ul{border-top:1px solid #ccc}
.bbs-list ul li .aline{padding-right:16px}
.bbs-list ul li .aline .bls,.bbs-list ul li .aline .w45,.bbs-list ul li .aline .w100{width:auto;float:none}
.bbs-list ul li .aline .hit{color:#333;font-size:12px}
#hd,#hd_wrapper,#gnb_1dul,#wrapper{width:auto}
}


#bo_v_atc img{margin-bottom:20px;max-width:100%;height:auto;}

.wform .rlbl textarea {padding:20px;}

.babox {width:90px;margin-top:30px;margin-bottom:10px;padding:3px;display:block;font-size:1.2em;color:#fff;background-color:#F37021;border-radius:3px;}

#imgLayer {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    z-index: 9999;
}

#imgLayer .img-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 900px; /* 👈 원하는 가로 */
    width: 90%;
}

#imgLayer img {
    width: 100%;
    height: auto;
}

#imgLayer .close {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
}