@charset "utf-8";

/* 게시판 목록 */
#bo_list {position:relative;margin-top:50px;}
#bo_list table {width:100%;margin-bottom:30px;}
#bo_list table thead th {padding:15px 5px;border-top:1px solid #d9d9d9;border-bottom:1px solid #909090;font-weight:normal;background:linear-gradient(#fff 50%,rgba(0,0,0,.05));}
#bo_list table td {padding:12px 5px;border-bottom:1px solid #e5e5e5;text-align:center;}
#bo_list table td.td_subject {text-align:left;}
#bo_list table td.td_subject a.bo_tit {display:block;}
#bo_list table td .sv_member {display:block;text-align:center;}
#bo_list table tbody tr:hover {background:rgba(0,0,0,.025);}

.bo_notice td {color:#fff !important;background:rgba(0,0,0,.15);background:linear-gradient(#3c3c3c 30%,#1c1c1c);}
.bo_notice td a {margin-right:7px;}
.bo_notice td * {color:#fff !important;}
.bo_notice td strong:before {content:"\f130";font-family:"FontAwesome";color:#fd0;}
.bo_cate_link {display: inline-block;color: #3497d9;height: 20px;font-size:0.92em} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.3);}
#bo_list .bo_tit .title_icon{margin-right:2px}
#bo_list .bo_tit .fa-download{width:16px;height:16px;line-height:16px;background:#e89f31;color:#fff;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;background:#ad68d8;color:#fff;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:#ffff00;background:#6db142;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:#fff;background:#e52955;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;font-size: 0.833em;color: #4f818c;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce}
#bo_list .td_board {width:120px;}
#bo_list .td_chk {width:30px;}
#bo_list .td_date {width:60px;;font-style: italic;}
#bo_list .td_datetime {width:60px;;font-style: italic}
#bo_list .td_group {width:100px;}
#bo_list .td_mb_id {width:100px;}
#bo_list .td_mng {width:80px;}
#bo_list .td_name {width:90px;text-align:left;padding:10px 0}
#bo_list .td_nick {width:100px;}
#bo_list .td_num {width:50px;}
#bo_list .td_num2 {width:50px;}
#bo_list .td_numbig {width:120px;}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}

#bo_cate {background:#ecf2f3;padding:7px;margin:10px 0;border:1px solid #bed1d4}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;padding:2px;}
#bo_cate a {display:block;line-height:26px;padding:0 10px;border-radius:3px;border:1px solid transparent}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#d2d6dc;}
#bo_cate #bo_cate_on {z-index:2;background:#3497d9;color:#fff;font-weight:bold;border-bottom-color:#1977b5;
-webkit-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
box-shadow:inset 0 2px 5px rgb(33, 135, 202);}
.td_subject img {margin-left:5px}

/* 게시판 쓰기 */
#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}

/* 게시판 읽기 */
#bo_v {position:relative;margin:50px auto 20px;}
#bo_v_title {margin-bottom:35px;}
	#bo_v_title .bo_v_cate {display:inline-block;margin-bottom:10px;padding:0 10px;border-left:7px solid #3497d9;font-weight:normal;color:#3497d9;line-height:26px;}
	#bo_v_title .bo_v_tit {display:block;font-size:1.8em;font-weight:500;}
#bo_v_info {}
	#bo_v_info ul {list-style:none;margin:20px 0 0;padding:10px;border:1px solid #e9e9e9;border-radius:2px;background:#fafafa;}
	#bo_v_info ul:after {display:block;visibility:hidden;clear:both;content:""}
	#bo_v_info ul li {float:left;margin-right:15px;font-size:.9em;color:#5c5c5c;}
	#bo_v_info ul li a, #bo_v_info ul li span {color:#5c5c5c;}
	#bo_v_info ul li.date {float:right;margin:0;}
	#bo_v_info ul li:before {margin-right:5px;font-family:"FontAwesome";color:#8290d3;}
	#bo_v_info ul li.name:before {content:"\f040";}
	#bo_v_info ul li.hit:before {content:"\f06e";}
	#bo_v_info ul li.comt:before {content:"\f27a";}
	#bo_v_info ul li.date:before {content:"\f017";}
	#bo_v_info ul li.email:before {content:"\f0e0";}
	#bo_v_info ul li.home:before {content:"\f015";}
#bo_v_file {margin:5px 0;border:1px solid #e9e9e9;border-radius:2px;}
	#bo_v_file h2 {padding:10px;font-weight:normal;background:#fafafa;}
	#bo_v_file ul {list-style:none;margin:0;padding:10px;}
	#bo_v_file ul li {padding:5px 10px;position:relative;font-size:.9em;color:#808080;}
	#bo_v_file ul li a {display:inline-block;font-weight:500;}
	#bo_v_file ul li a:before {margin-right:5px;content:"\f0ed";font-family:"FontAwesome";color:#8290d3;}
	#bo_v_file ul li a:hover {color:#8290d3;text-decoration:underline;}
	.bo_v_file_cnt  {position:absolute;top:5px;right:10px;color:#5c5c5c;}
#bo_v_link {margin:5px 0;border:1px solid #e9e9e9;border-radius:2px;}
	#bo_v_link h2 {padding:10px;font-weight:normal;background:#fafafa;}
	#bo_v_link ul {list-style:none;margin:0;padding:10px;}
	#bo_v_link ul li {padding:5px 10px;position:relative;font-size:.9em;color:#808080;}
	#bo_v_link ul li a {display:inline-block;font-weight:500;}
	#bo_v_link ul li a:before {margin-right:5px;content:"\f0c1";font-family:"FontAwesome";color:#8290d3;}
	#bo_v_link ul li a:hover {color:#8290d3;text-decoration:underline;}
	.bo_v_link_cnt  {position:absolute;top:5px;right:10px;color:#5c5c5c;}

#bo_v_atc {min-height:200px;}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_img {}
	#bo_v_img a.view_image {display:block;margin-top:20px;text-align:center;}
	#bo_v_img img {max-width:100%;height:auto}
#bo_v_con {margin:30px 0;}
	#bo_v_con, #bo_v_con * {line-height:1.45em;}
	#bo_v_con a {text-decoration:underline !important;}
	#bo_v_con img {max-width:100%;height:auto}


/* 게시판 댓글 */
.cmt_btn {display:block;width:100%;height:30px;margin-bottom:15px;border:1px solid #e9e9e9;border-radius:50px;background:#fff;}
.cmt_btn:hover {border-color:#333;background:#5c5c5c;}
.cmt_btn:before {content:"\f068";font-family:"FontAwesome";color:#ed6478;}
.cmt_btn_op:before {content:"\f067";}
#bo_vc {position:relative;padding:20px;border-radius:4px;background-color:#edf7fa;}
#bo_vc:before {display:block;clear:both;content:"";}
.bo_vc_wrap {position:relative;margin-bottom:10px;padding:15px 20px;border:1px solid #a9cbd5;border-radius:4px;background-color:#fff;box-shadow:3px 3px 3px #d2e4e9;}
	.bo_vc_wrap .block {display:none;position:absolute;top:5px;left:0;margin-left:-13px;width:13px;height:13px;background:url('./img/comm_bul.png') no-repeat 0 0;}
	.bo_vc_wrap.bo_vc_re .block {display:block;}
	.bo_vc_wrap.bo_vc_re {background-color:#f2f6f7;}
	.bo_vc_wrap:last-child {margin-bottom:0;}
.bo_vc_wrap header {margin-bottom:10px;}
	.bo_vc_wrap header .member {font-weight:600;color:#08647f;}
	.bo_vc_wrap header .bo_vc_hdinfo time {display:inline-block;margin-left:10px;font-size:.82em;color:#5fb2ca;}
.bo_vc_wrap p {font-size:.92em;line-height:1.3em;}
.bo_vc_wrap footer {position:absolute;right:10px;top:10px;}
	.bo_vc_wrap footer ul.bo_vc_act {list-style:none;margin:0;padding:0;zoom:1;}
	.bo_vc_wrap footer ul:after {display:block;clear:both;content:"";}
	.bo_vc_wrap footer ul li {float:left;margin-left:2px;}
	.bo_vc_wrap footer ul li a {display:block;width:22px;height:22px;font-size:0;color:#fc3;text-align:center;background-color:#484d61;}
	.bo_vc_wrap footer ul li a:hover {color:#fff;}
	.bo_vc_wrap footer ul li a:after {display:block;font-family:"fontAwesome";font-size:14px;line-height:22px;}
	.bo_vc_wrap footer ul li a.re:after {content:"\f112";transform:rotate(180deg);}
	.bo_vc_wrap footer ul li a.edit:after {content:"\f021"}
	.bo_vc_wrap footer ul li a.del:after {content:"\f1f8"}
#bo_vc_w {}
.bo_vc_w {margin-top:10px;padding:0;}
.bo_vc_w:after {display:block;clear:both;content:"";}
.bo_vc_w .bo_vc_cap {position:relative;}
.bo_vc_w .bo_vc_cap #captcha_info {display:block;padding:5px 0 10px;font-size:.82em !important;}
.bo_vc_w .bo_vc_txt {display:block;position:relative;}
.bo_vc_w .bo_vc_txt:before {display:block;clear:both;content:"";}
.bo_vc_w .bo_vc_txt textarea {width:100%;height:100px;padding-right:80px !important;padding:7px;border:1px solid #e5e5e5;border-right:none;font-size:.92em;line-height:1.3em;background-color:#fff !important;}
.bo_vc_w .bo_vc_txt .btn_submit {display:block;position:absolute;right:0;bottom:3px;width:100px;height:100px;border:none;background-color:#f43b51;}

/*글쓰기*/
#bo_w {position:relative;margin:50px auto 20px;}
#bo_w .write_div{margin:10px 0;position:relative}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input{float:left;width:33%}
#bo_w #wr_password{margin:0 0.5%  }
#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;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:38px;line-height:38px;width:40px;background:#eee;text-align:center;color:#888}
#bo_w .bo_w_flie .frm_file{padding-left:50px;}
#bo_w .bo_w_flie .file_wr{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 #3497d9;height:40px;border-radius:3px}