<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.w_1360 {padding: 0;}
#bo_list .tbl_head01 thead a {font-weight: 600;}
#bo_list td a{ color: #000; font-size: 13px; font-weight: 300;}
#bo_list a:hover{ text-decoration: none;}
.bo_notice td a{ font-weight: 700 !important;}

.board_title { font-size: 30px; margin-bottom: 20px; letter-spacing: -2px; }
.margin-default p { font-size: 13px; letter-spacing: -0.5px; color: #818181; }

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {width: 100px; border-radius: 5px; background: #fff;border:1px solid #ddd; color: #666; padding:0 25px;height:50px; line-height:50px;font-size: 16px; font-weight:500;}
#bo_list a.btn_b01:focus, 
#bo_list a.btn_b01:hover {border-color:#000;color:#000;}
#bo_list a.btn_b02 {width: 100px; border-radius: 5px; background: #131b31;padding:0 25px;height: 50px; line-height:50px;font-size: 16px; font-weight:500;}
#bo_list a.btn_b02:focus, 
#bo_list a.btn_b02:hover {background:#000;color:#fff !important }
#bo_list a.btn_admin {border-radius: 5px;} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, 
#bo_list .btn_admin:hover {}
a.btn_admin, 
.btn_admin {border-radius: 5px; background: #fff !important; color: #666 !important; border:1px solid #ddd !important; padding:0 25px;font-size: 16px; font-weight: 500;line-height:50px;height:50px;}
a.btn_admin:hover, 
.btn_admin:hover {border-color:#000 !important;color:#000 !important;}

/* 읽기 버튼 */
#bo_v a.btn_b01 {border-radius: 5px; background: #fff; padding:0 20px; color:#666; border:1px solid #ddd;line-height:50px;height: 50px;font-size: 16px; font-weight: 500;}
#bo_v a.btn_b01:focus, 
#bo_v a.btn_b01:hover {border-color: #000; background: #fff;color: #000}
#bo_v a.btn_b02 {border-radius: 5px; background: #131b31; padding:0 20px;height: 50px; line-height:50px;font-size: 16px; font-weight:500;}
#bo_v a.btn_b02:focus, 
#bo_v a.btn_b02:hover { background: #000;color:#fff !important }
#bo_v a.btn_admin {border-radius: 5px; padding:0 20px; height:50px; line-height: 50px; background: #fff; border:1px solid #ddd; font-weight:500;color:#666;} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, 
#bo_v a.btn_admin:hover {}

.comment_box a.btn_b03, 
.comment_box .btn_b03 {display:inline-block;line-height: 30px;padding: 0 10px; background:#fff;border:1px solid #ddd;border-radius: 5px;color:#444;text-decoration:none;vertical-align:middle;font-size: 13px;font-weight: 500;}
.comment_box a.btn_b03:hover, 
.comment_box .btn_b03:hover {background:#f8f8f8;border-color: #222;}

@media screen and (max-width:768px){
  
}
@media screen and (max-width:640px){
  #bo_list a.btn_b02 {width: 80px;padding: 0 20px;height: 45px;line-height: 45px;font-size: 15px;}
  a.btn_admin, 
  .btn_admin {padding: 0 20px;line-height: 45px;height: 45px;font-size: 15px;}
  #bo_v a.btn_admin {padding: 0 20px;height: 45px;line-height: 45px;font-size: 15px}
  
  #bo_v a.btn_b01 {padding: 0 20px;line-height: 45px;height: 45px;font-size: 15px;}
  #bo_v a.btn_b02 {padding: 0 20px;height: 45px;line-height: 45px;font-size: 15px;}
}
@media screen and (max-width:480px){
  #bo_list a.btn_b02 {width: 70px;padding: 0 10px;font-size: 14px;}
  a.btn_admin, 
  .btn_admin {padding: 0 10px;font-size: 14px;}
  #bo_v a.btn_admin {padding: 0 15px;height: 40px;line-height: 40px;font-size: 14px}
  
  #bo_v a.btn_b01 {padding: 0 15px;width: 100%; line-height: 40px;height: 40px;font-size: 14px;}
  #bo_v a.btn_b02 {padding: 0 15px;width: 100%; height: 40px;line-height: 40px;font-size: 14px;}
}


/* 쓰기 버튼 */
#bo_w {border-top: 1px solid #ddd;}
#bo_w .btn_confirm {margin-top: 50px;} /* 서식단계 진행 */
#bo_w .btn_submit {display: inline-block; vertical-align: middle;border-radius: 5px; background: #131b31;padding:0 25px;height: 50px; line-height: 50px;font-size: 16px; font-weight:500;margin-left: 5px;}
#bo_w .btn_submit:hover {background: #000;color:#fff !important }
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {border-radius: 5px; background: #fff; color: #666; border:1px solid #ddd; padding:0 25px;font-size: 16px; font-weight: 500;line-height:50px; height:50px;}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, 
#bo_w .btn_cancel:hover {color:#000;border-color: #000;}
#bo_w a.btn_frmline, 
#bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

@media screen and (max-width:768px){
  #bo_w .btn_confirm {display: flex;margin-top: 30px;}
  #bo_w .btn_confirm * {flex: 1 0 0;}
  #bo_w .btn_cancel {padding: 0 20px;font-size: 15px;}
  #bo_w .btn_submit {padding: 0 20px;font-size: 15px;}
}

/* 기본 테이블 */

/* 목록 테이블 */
#bo_list .tbl_head01 { border-top:2px solid #000;margin: 0;}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th { border-top:2px solid #000; background: #fff; font-weight: 600; font-size: 18px; height:80px;color:#222 !important}
#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 { font-size:15px;padding:40px 10px; border-bottom: 1px solid #ddd;}
#bo_list .tbl_head01 td:hover {border-left: 0px;}
#bo_list .tbl_head01 a {font-size:24px;font-weight: 600;color:#000;vertical-align: middle;word-break: keep-all;background-image: linear-gradient(transparent calc(100% - 1px), black 1px);background-repeat: no-repeat;background-size: 0% 100%;transition: background-size 0.3s;}
#bo_list .tbl_head01 a:hover {background-size: 100% 100%;}
#bo_list .tbl_head01 .icon_new {display: inline-block;vertical-align:text-top;width:6px; height: 6px;border-radius: 50%;text-indent: -9999px;background:#E5191C;margin-left:3px;}
#bo_list td.empty_table {}

@media screen and (max-width:768px){
  .comment_box a.btn_b03, 
  .comment_box .btn_b03 {font-size: 12px;}
  
  #bo_list .tbl_head01 table,
  #bo_list .tbl_head01 table tbody,
  #bo_list .tbl_head01 table tr, 
  #bo_list .tbl_head01 table tr td {display: block;width: 100%;text-align: left;padding:0;}
  #bo_list .tbl_head01 tr {border-bottom: 1px solid #e5e5e5;padding: 25px 10px !important;}
  #bo_list .tbl_head01 td {height: auto; font-size: 13px;padding: 20px 0;border: none;}
  #bo_list .td_datetime {margin-top: 15px;}
  /*#bo_list .tbl_head01 a {font-size: 18px;line-height: 1.4;}
  
  #bo_list a.btn_b02 {width: 100%;padding: 0 20px;height: 40px;line-height: 40px;font-size: 15px;margin-top: 10px;}
  a.btn_admin, .btn_admin {display: block; width: 100%; padding: 0 20px;font-size: 15px;line-height: 40px;height: 40px;}*/
  
}
@media screen and (max-width:768px){
  #bo_list .tbl_head01 a {font-size: 20px;line-height: 1.3;}
}


/* 읽기 내 테이블 */
#bo_v {margin: 100px 0 200px}
#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 {margin: 100px 0 200px}
#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 {position:relative;padding: 100px 0 200px;z-index: 1}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_chk input[type=checkbox] {width: 20px; height:20px;border:1px solid #ddd;border-radius: 2px;}
#bo_list .td_chk input[type=checkbox]:checked {background:#fff url("img/icon_check.svg") no-repeat center center;border-color: #E5191C}
#bo_list .td_date {width:60px;text-align:center;}
#bo_list .td_datetime {width:80px;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:150px;text-align:center;padding:10px 0}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_num2 {width:80px;text-align:center;font-size: 18px;}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_list tbody tr:hover {}

#bo_cate {margin:10px 0;border-bottom:1px solid #e0e0e0}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {zoom:1; display: block;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;}
#bo_cate a {display:block;line-height:26px;padding:10px 25px;background: #f3f3f3; border:1px solid #e0e0e0; border-bottom: 0px; border-right:0px; color:#818181; font-weight: 700; margin-top:5px;}
#bo_cate li:last-child a{ border-right:1px solid #e0e0e0;}
#bo_cate #bo_cate_on {z-index:2;background:#000;color:#fff;font-weight:bold; border:1px solid #000; border-bottom: 0px; }
.td_subject img {margin-left:5px}


@media (max-width:768px) {
  #bo_list .td_chk {padding:5px 0 !important;}
  #bo_list .td_num2 {display: none !important;}
  #bo_cate #bo_cate_on {background: transparent; border-top:0px; border-right:1px solid #ccc; border-left:1px solid #ccc; color:#000}
  #bo_cate {width:100%; height:48px; position: relative; margin: 0 auto;}
  #bo_cate ul{display: none; border-top:0px;background: #fff;}
  #bo_cate ul li{width: 100%;}
  #bo_cate h2 {display: block; line-height:26px ; font-size:16px ; position: relative;width: 100%; border: 1px solid #ccc; padding: 10px 15px; letter-spacing: -1px;border-bottom: 1px solid #ccc; color: #818181; cursor: pointer;background: #fff;}
  #bo_cate h2 span {float: right;}
  #bo_cate a {margin:0px; background: transparent; padding: 10px 15px; border-top:0px; border-right:1px solid #ccc; border-left:1px solid #ccc; font-size: 16px; letter-spacing: -1px; color:#a7a7a7;}
  #bo_cate a:hover {color:#444444;}
  #bo_cate li:last-child a {border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
  
  #bo_v {margin: 50px 0}
  
  #bo_w {margin: 50px 0}
  
  #bo_list {padding: 50px 0}
}



/* 게시판 목록 공통 */
#bo_btn_top{display: flex;align-items: center;justify-content: space-between;margin:0 0 20px;}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-top:50px;float:right;zoom:1; text-align: center;}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {font-size:16px;font-weight: 500; color:#444;}
#bo_list_total span {vertical-align: middle;line-height: 18px;}
#bo_list_total span img {display: inline-block; vertical-align: middle;margin-right: 5px;margin-top: -2px; width: 18px;font-size: 0;}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:10px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:0 8px;border:0;background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
/*.bo_notice td {background:#f3f3f3 !important;}*/
.bo_notice td a {font-weight:600;}

.bo_notice .notice_icon{display:inline-block;width:30px;height: 30px; line-height:30px;border-radius:50%;text-indent: -9999px;background:#666 url(./img/icon_notice_w.svg) no-repeat center center;background-size: 12px auto;}
.td_num strong {color:#000}
.bo_cate_link {display: inline-block;color: #3497d9;height: 20px;font-size:0.92em; font-weight: 700; float: left; border-right:1px solid #ddd; padding-right:10px; margin-right:10px;} /* 글제목줄 분류스타일 */
.bo_tit{display:block;color:#000;font-weight:600;float: left;}
.bo_current {color:#e8180c}
/*#bo_list .profile_img {display:inline-block;margin-right:2px}*/
#bo_list .profile_img img{border-radius:50%}
#bo_list .cnt_cmt {display: inline-block;color:#666; font-size:12px;height:25px;line-height:24px;vertical-align:middle;border: 1px solid #ddd;border-radius: 50px;padding: 0 10px;background:#fff;}

#bo_list .bo_tit .title_icon{margin-right:2px}
#bo_list .bo_tit .fa-download{width:16px;height:16px;line-height:16px;color:#777;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle}
#bo_list .bo_tit .fa-link{width:16px;height:16px;line-height:16px;color:#777;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;font-weight:normal}
#bo_list .bo_tit .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#777;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px}
#bo_list .bo_tit .fa-heart{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#777;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px;font-weight:normal}
#bo_list .bo_tit .fa-lock{display: inline-block;line-height: 14px;width: 16px;color: #fff;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce}


#bo_sch {width: 450px; border:1px solid #ccc;background:#fff;margin-left: auto;}
#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;height:50px;float:left;border-right:1px solid #ddd;padding: 0 10px;font-size: 15px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #fff url("./img/arr_sel.svg") no-repeat 92% 50%;background-size: 18px auto;}
#bo_sch .sch_input{height:50px;width:calc(75% - 50px);border:0;background-color:#fff;float:left;padding: 0 0 0 12px;font-size: 15px;color:#000;}
#bo_sch .sch_btn{height:50px;float:right;background:none;border:0;width:50px;font-size:16px}

@media (max-width:840px) {
  #bo_btn_top {display: block;}
  
  #bo_list .cnt_cmt {font-size: 11px;height: 20px;line-height:19px;}
  
  #bo_list_total {font-size: 14px;}
  #bo_list_total span img {width: 14px;}
  #bo_sch {width: 100%;margin-top: 15px;}
  #bo_sch select {height: 45px;font-size: 15px;background-size: 16px auto;}
  #bo_sch .sch_input{width:calc(100% - 156px); height: 45px;}
  #bo_sch .sch_btn {height: 45px;width: 45px;font-size:14px;}
  
  .bo_tit {float: none;}
  
  .bo_fx {margin-top: 40px;float: none;}
  /*.bo_fx ul {float: none; display: flex; flex-wrap: wrap;justify-content: space-between;}
  .bo_fx ul li {width: 33.3333%;float: none; margin: 0;padding: 0 2px;}
  .bo_fx ul li:last-child {flex-shrink: 0;width: 100%;}*/
  
  .bo_notice .notice_icon {width:25px;height: 25px;line-height: 25px;background-size: 10px auto;}
}
@media (max-width:640px) {
  #bo_sch select {height: 40px;}
  #bo_sch .sch_input{height: 40px;font-size: 15px;}
  #bo_sch .sch_input::placeholder {font-size: 15px;}
  #bo_sch .sch_btn {height: 40px;}
}
@media (max-width:480px) {
  #bo_sch select {width: 100px;}
  #bo_sch .sch_input {width: calc(100% - 145px);}
  .bo_fx {margin-top: 30px;}
  .btn_bo_user {float: none;display: flex;gap:0 5px;justify-content: center;}
  .btn_bo_user li {float: none;margin-left:0;}
}


/* 게시판 쓰기 */
#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 {position: relative;border-top:1px solid #ddd;z-index: 1}

#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:25px 10px;border-bottom: 1px solid #ddd;}
#bo_v_title .bo_v_cate{display:inline-block;line-height:35px;color: #777;font-weight: bold; float: left; border-right:1px solid #ccc; padding-right:10px; margin-right:10px;}
#bo_v_title .bo_v_tit{display:block;font-size:28px;word-break:keep-all; font-weight: 700;color: #000;}

#bo_v_info {padding:10px 10px 30px;border-bottom:1px solid #ddd;color:#444}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 10px 0 0;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_info .profile_img {}
#bo_v_info .profile_img img{border-radius:50%}
#bo_v_info .sv_member{color:#000;font-weight: 500;}
#bo_v_info .if_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
.if_date{display: inline-block;margin-bottom: 10px;font-size: 15px;color:#666;font-weight: 500;}

#bo_v_file {margin:0px 0;border:0px;border-bottom:1px solid #e3e3e3;}
#bo_v_file h2 {padding:10px;border-bottom: 1px solid #e3e3e3;display: none;}
#bo_v_file ul {margin:0;padding:5px 0;list-style:none}
#bo_v_file li {padding:5px 10px;position:relative;}
#bo_v_file a {display:inline-block;color:#3497d9;text-decoration:underline;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  {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_link {margin:0px 0;border:0px;border-bottom:1px solid #e3e3e3;}
#bo_v_link h2 {padding:10px;border-bottom:1px solid #e8e8e8;background: #f9f9f9; display: none;}
#bo_v_link ul {margin:0;padding:5px 0;list-style:none}
#bo_v_link li {padding:5px 10px;position:relative;}
#bo_v_link a {display:inline-block;color:#3497d9;text-decoration:underline;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 {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_top {position: relative;zoom:1;z-index: 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 {padding:5px 0;list-style:none;word-break:break-all;text-align: center;}

#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 {padding:0;list-style:none}

.bo_v_com {margin:20px 0 0;float:right}
.bo_v_com li {display: inline-block;margin: 0 2px;}

.bo_v_left2 {float: left; margin:20px 0 0;}
.bo_v_left li, 
.bo_v_left2 li {display: inline-block;margin:0 2px;}

@media screen and (max-width:640px){
  #bo_v_top ul {display: flex;justify-content: center;width: 100%;}
  #bo_v_title .bo_v_tit{font-size:24px;}
}

@media (max-width:480px) {
  .bo_v_left2 {position:relative; right:0px; top:10px; width: auto; margin: 0px auto;display: flex;float: none;}
  /*.bo_v_left2 li {flex: 1 0 0;}*/
  .bo_v_com {float: none !important;display: flex;flex-wrap: wrap;}
  /*.bo_v_com li {width: 50%;margin: 5px 0;padding: 0 2px;}
  .bo_v_com li:last-child {width: 100%}*/
  
  #bo_v_title .bo_v_tit {font-size: 22px;}
  .if_date {font-size:13px;}
}


.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left;}
.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 .nb_tit{display:inline-block;padding-right:20px;color:#4567b5}
.bo_v_nb li .nb_date{float:right;color:#888}

#bo_v_atc {height:auto !important;min-height:300px;margin-top: 30px;padding: 0 10px;}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image{display:block}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin:30px 0;width:100%;line-height:1.6;min-height:200px;word-break:keep-all;overflow:hidden; font-size:16px;}
#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 a:hover{background-color:#f3f3f3}
#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_act .bo_v_good{display:inline-block;width:70px;height:70px;padding-top:40px;background:url(./img/icon_good.png) 25px 18px #fff no-repeat;border-radius:50%;border:1px solid #e3e3e3}
#bo_v_act .bo_v_nogood{display:inline-block;width:70px;height:70px;padding-top:40px;background:url(./img/icon_bad.png) 25px 18px #fff no-repeat;border-radius:50%;border:1px solid #e3e3e3}

#bo_v_share{position:relative;margin:20px 0;text-align:right}
#bo_v_share .btn{padding:0 10px 0 0;color:#555;font-weight:normal;font-size:1em ;line-height:30px;height:32px;border-radius:0;border-color:#d5d5d5}
#bo_v_share .btn:hover{background:#fff}
#bo_v_share .btn i{margin-right:5px;background:#eee;color:#333;text-align:center;width:30px;line-height:30px;vertical-align:top;}
#bo_v_share .btn_share{}
#bo_v_share .btn_share:hover{}

.bo_v_snswr{position:relative;display:inline-block;margin-left:-1px}
#bo_v_sns {display:none;position:absolute;top:-50px;left:50%;margin-left:-90px;width:180px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns:before{content: "";position: absolute;bottom: -7px;left: 84px;width: 0;height: 0;border-style: solid;border-width: 7px 6px 0 6px;border-color: #415b92 transparent transparent transparent;}
#bo_v_sns li {float:left;width:60px;text-align:center}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block;background:#415b92}
#bo_v_sns li .sns_t{display:block;background:#35b3dc}
#bo_v_sns li .sns_g{display:block;background:#d5503a}
#bo_v_sns.show_kakao{width:240px;margin-left:-120px}
#bo_v_sns li .sns_k{display:block;background:#fbe300}
#bo_v_sns li img{vertical-align:top}

@media screen and (max-width:768px){
  #bo_v_con {margin: 20px 0;line-height: 1.5;min-height: 100px;font-size: 15px;}
}


/* 게시판 댓글 */
.cmt_btn{background: #fff; text-align:left ;width:100% ;border:0;color:#000;font-weight:600;font-size:24px;margin:50px 0 0px;padding:0  0 20px;border-bottom:1px solid #888; }
.cmt_btn i {font-size: 20px;}
.cmt_btn img {display: inline-block;width:28px;vertical-align: middle}
.cmt_btn_op{}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .guest {font-size: 15px;}
#bo_vc article {padding:20px 10px;position:relative;border-bottom: 1px solid #e5e5e5;}
#bo_vc article .profile_img img{border-radius:50%}
#bo_vc header {}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:600;}
.bo_vc_hdinfo{float: right;color:#666; padding-left: 10px;font-size: 12px;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:10px 0;background: #fff;line-height:1.5}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left;}

.bo_vc_act {text-align:right;margin:0;list-style:none;zoom:1; margin-top:10px;}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{padding:0 5px;line-height:23px}

.bo_vc_w {position:relative;margin:30px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.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 textarea{border:0px;background:#f8f8f8;color:#000;vertical-align:middle;border-radius:5px;padding:20px;width:100%;height:150px;font-size: 15px;outline: none !important;}
#wr_secret{}
.bo_vc_w_info{margin:20px 0;float:left;}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;margin-right:5px;background:#f8f8f8;border: none;outline: none;box-shadow: none;padding: 0 10px;}
.bo_vc_w_info #captcha{padding-top:20px;display:block;width: 100%; clear:both}
.bo_vc_w_info #captcha img {display: inline-block;}
.bo_vc_w_info #captcha #captcha_key {margin: 0 0 0 5px;padding: 0 10px;width:150px;border: 1px solid #ddd;font-size: 15px;font-weight: 500;text-align: left;border-radius: 5px;vertical-align: middle;}
.bo_vc_w_info #captcha #captcha_mp3 {background-size:40px auto;border-radius: 5px;}
.bo_vc_w_info #captcha #captcha_info {margin: 10px 0 0;font-size: 13px;letter-spacing:0;}
.bo_vc_w .btn_confirm{float:right;margin-top:20px}
.bo_vc_w .btn_confirm label{display:inline-block;margin-right:10px;border-radius:5px;font-size:16px;text-align:center;}
.bo_vc_w .btn_submit{height:40px;padding:0 20px;border-radius:5px;font-weight:600;font-size:15px;background: #222;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}

#bo_vc_send_sns{display:inline-block;float:left}
#bo_vc_sns {display:inline-block;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 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }

@media screen and (max-width:768px){
  .cmt_btn {font-size: 18px;margin:30px 0 0px;padding: 0 0 10px;}
  .cmt_btn img {width: 20px;}
  
  .bo_vc_w textarea::placeholder {font-size: 15px;}
  .bo_vc_w .btn_submit {height:35px;padding: 0 15px;font-size: 14px;}
  .bo_vc_w_info {margin: 10px 0;float: none;}
  .bo_vc_w_info .frm_input[type=text] {float: left;width:49%;margin: 0}
  .bo_vc_w_info .frm_input[type=password] {float: right;width:49%; margin: 0;}
  .bo_vc_w_info .frm_input[type=text]::placeholder,
  .bo_vc_w_info .frm_input[type=password]::placeholder {font-size: 14px;}
  .bo_vc_w_info #captcha #captcha_key {width: 120px;font-size: 14px;}
}
@media screen and (max-width:480px){
  .bo_vc_w textarea::placeholder {font-size:15px;}
}


/*글쓰기*/
#bo_w {position: relative;z-index: 1}
#bo_w .write_div{position:relative;display: table;width: 100%; padding:20px 0; font-size: 16px;border-bottom: 1px solid #ddd;}
#bo_w .write_div .cont_col {display: table-cell;width: 150px;vertical-align: top;height:50px;line-height: 50px;padding: 0 15px;}
#bo_w .write_div &gt; .cont_col {font-size: 18px; font-weight: 600;}
#bo_w .write_div .cont_col + .cont_col {width: calc(100% - 150px);}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input{border:1px solid #ddd;height: 50px;border-radius: 5px;}
#bo_w .bo_w_info .frm_input:focus {border-color:#000;}
#bo_w .bo_w_info .frm_input.full {width: 50%;}
#bo_w .wr_content.smarteditor2 iframe{background:#fff}
#bo_w .bo_w_tit{position:relative}
#bo_w .bo_w_tit .frm_input{padding:0 120px 0 10px;height: 50px;font-size: 15px; color:#000;outline: none;}
#bo_w .bo_w_tit #btn_autosave{position:absolute;top:30px;right:30px;line-height:35px;height:35px;font-size: 13px;}
#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;background: #eee;text-align:center;color:#888}
#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:50px;line-height:50px;width:50px;background:#eee;text-align:center;color:#888}
#bo_w .bo_w_flie .frm_file{padding-left:60px;}
#bo_w .bo_w_flie .file_wr{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0;height:50px;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 #3497d9;height:40px;border-radius:3px}

@media screen and (max-width:768px){
  #bo_w .frm_input {padding: 0 10px;height: 40px;font-size:15px;}
  #bo_w .bo_w_tit #btn_autosave {position: static;width: 100%;font-size:13px;margin-top: 10px;line-height: 40px; height: 40px;}
}
@media screen and (max-width:640px){
  #bo_w .write_div {display: block; padding: 15px 0;font-size: 15px;}
  #bo_w .write_div .cont_col {display: block;width: 100%;vertical-align: top;height: auto;line-height:1.4;padding: 0 10px;}
  #bo_w .write_div &gt; .cont_col {font-size: 16px;margin-bottom: 10px}
  #bo_w .write_div .cont_col + .cont_col {width: 100%;}
  #bo_w .bo_w_info .frm_input {width: 100%;height: 45px;}
  #bo_w .bo_w_tit .frm_input {padding:0 10px;height: 45px;}
  #bo_w .bo_w_flie .file_wr {height:45px;line-height: 45px;}
  #bo_w .bo_w_flie .lb_icon {height: 45px;line-height: 45px;width: 45px;}
  #bo_w .bo_w_flie .frm_file {padding-left: 50px;}
}















</pre></body></html>