@charset "utf-8";

/* 게시판 목록 */
#bo_list {position:relative;}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}

#bo_cate {max-width:900px;margin:0 auto 20px;}
#bo_cate ul::after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate ul li {float:left;width:24.7%;margin:0 1px 1px 0;border:1px solid #dfdfdf;background:#fff;}
#bo_cate ul li a {display:block;font-size:1.3em;line-height:60px;text-align:center;}
#bo_cate ul li a#bo_cate_on {border-color:transparent;color:#fff;background:#333;}

/* 목록 스타일 */
#bo_list .bo_current {color:#e8180c}
#bo_list .bo_tit .new_icon {display:inline-block;width:17px;margin-left:2px;border-radius:3px;font-size:.6em;font-weight:bold;line-height:17px;color:#fff;text-align:center;vertical-align:top;background:#fc5656;}
#bo_list .bo_tit {display:block;padding:10px 0;font-size:1.2em;}
#bo_list .bo_tit a {display:block;}
#bo_list .bo_tit a:hover {color:#ff5f5f;text-decoration:none;}
#bo_list .bo_tit_info {}
#bo_list .bo_tit_info span {display:inline-block;margin-top:5px;font-size:.8em;color:#999;}
#bo_list .bo_tit_info span+span {margin-left:7px;}
#bo_list .bo_tit_info span .fa {color:#348acb;}
#bo_list .bo_tit_info span.bo_tit_name {font-size:1em;}
#bo_list .bo_tit_info span.bo_tit_name span {color:#000;}
#bo_list .bo_tit_info span.bo_tit_name .fa {font-size:.6em;}
#bo_list .bo_notice td {background:#4c4c4c;}
#bo_list .bo_notice td * {color:#fff;}
#bo_list .bo_notice td .fa-bell {display:inline-block;margin-right:0px;font-size:1.2em;color:#fd0;line-height:16px;text-align:center;vertical-align:middle;}
#bo_list .bo_notice td .bo_tit_info span {color:#ccc;}
#bo_list .bo_notice td .bo_tit_info .fa {color:#999;}
#bo_list .bo_notice td .bo_tit a:hover {color:#fd0;}

/* 읽기 스타일 */
#bo_v {position:relative;}
#bo_v #container_title {margin-bottom:30px;}
#bo_v #container_title::after {display:none;}

#bo_v_hd {position:relative;margin:0;padding:10px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;background:#fafafa;}
	#bo_v_hd:after {display:block;visibility:hidden;clear:both;content:""} 
	#bo_v_hd h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info {float:left;}
	#bo_v_info ul {padding:10px;}
	#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:#808080;}
	#bo_v_info ul li .fa {color:#348acb;}

#bo_v_file {position:relative;margin:0;padding:15px;border-radius:0 0 10px 10px;background:#4c4c4c;}
	#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	#bo_v_file ul {}
	#bo_v_file li {position:relative;}
	#bo_v_file li+li {border-top:1px dashed #999;}
	#bo_v_file a {display:block;position:relative;padding:10px 5px;background:transparent;transition:all .2s;}
	#bo_v_file a:after {display:block;clear:both;content:"";}
	#bo_v_file a:hover {background:#666;}
	#bo_v_file li i {float:left;margin:10px 20px 0 10px;font-size:1.2em;color:#b2b2b2;}
	#bo_v_file li strong {display:block;margin-bottom:10px;font-weight:normal;font-size:1.05em;color:#fff;}
	#bo_v_file li span {display:inline-block;margin-right:12px;font-size:0.88em;color:#b2b2b2;}
	#bo_v_file li span.bo_v_file_cnt {padding-right:12px;border-right:1px solid #b2b2b2;}

#bo_v_atc {position:relative;margin:30px 0;padding:0 40px;}
	#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}
	#bo_v_img {width:100%;overflow:hidden;}
	#bo_v_img a.view_image {display:block;margin-bottom:10px;text-align:center;}
	#bo_v_img a.view_image img {max-width:100%;}
	#bo_v_con {position:relative;min-height:150px;padding:30px 0;font-size:1.2em;overflow:hidden;}
	#bo_v_con img {max-width:100%;height:auto}
	#bo_v_con, #bo_v_con p, #bo_v_con div, #bo_v_con li {line-height:1.5em;}

.video {position:relative;margin-bottom:20px;padding-bottom:56.25%;height:0;overflow:hidden;} 
.video iframe,.video-container object,.video-container embed {position:absolute;top:0;left:0;width:100%;height:100%;}

#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_link li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);}
#bo_v_link li i {float:left;color:#b2b2b2;font-size:20px;margin-right:20px; margin-top:7px; margin-left:10px;}
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:normal;color:#000}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:none;}
#bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_link li:hover {border-color:#aaa;color:#bed4f4}
#bo_v_link li:hover i {color:#333}
#bo_v_link li:hover .bo_v_link_cnt {}

/* 게시판 댓글 */
.cmt_btn {width:100%;text-align:left;border:0;border-bottom:1px solid #f0f0f0;background:#fff;font-weight:bold;margin:30px 0 0px;padding:0 0 15px}
.cmt_btn span.total {position:relative;display:inline-block;margin-right:5px;font-size:1em;color:#cc0000}
.cmt_btn span.cmt_more {float:right;display:inline-block;width:15px;height:10px;background:url(./img/btn_cmt.png) no-repeat right 2px;margin-top:5px}
.cmt_btn_op span.cmt_more {background-position:right -8px}
.cmt_btn b {font-size:1.2em;color:#000}
.cmt_btn span.total:after {position:absolute;bottom:-17px;left:0;display:inline-block;background:#000;content:"";width:100%;height:2px}

#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative;border-bottom:1px solid #f0f0f0}
#bo_vc article:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc article .profile_img img {border-radius:50%}
#bo_vc article .pf_img {float:left;margin-right:10px}
#bo_vc article .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_vc article .cm_wrap {float:left;width:100%}
#bo_vc header {position:relative;width:100%}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .profile_img {display:none}
#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:bold}
.bo_vc_hdinfo {color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {line-height:15px;padding:0 0 20px; margin-top: 10px; color:#777; padding-right: 30px;}

#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 .bo_vl_opt {position:absolute;top:0;right:0}

.bo_vc_act {position:absolute;right:0;top:0;}
.bo_vc_act li {float:left;padding:0;}
.bo_vc_act li+li {margin-left:5px;}
.bo_vc_act li a {display:block;width:30px;height:30px;padding:0;border:1px solid #dcdcdc;border-radius:3px;outline:none;font-size:1em;text-align:center;background:#fff;box-shadow:1px 1px 3px rgba(0,0,0,.2);}
.bo_vc_act li a .fa {display:block;line-height:30px;color:#999;vertical-align:middle;transition:all .2s;}
.bo_vc_act li a:hover .fa {color:#fa0;}

.bo_vc_w {position:relative;margin:10px 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:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px;
-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}
#wr_secret {}
.bo_vc_w_info {margin:10px 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}
.bo_vc_w_info .secret_cm {display:inline-block;float:left;margin:10px 0 0 10px;}
.bo_vc_w_info .secret_cm label {font-size:1em !important}
.bo_vc_w_info #captcha {padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm label {display:inline-block;margin-right:10px;border-radius:3px;font-size:1.5em;text-align:center}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}


/*글쓰기*/
#bo_w {}
#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_w_frm {}
.bo_w_ul {border-top:1px solid #eee;}
	.bo_w_ul .bo_w_li {position:relative;padding:10px;border-bottom:1px solid #eee;}
	.bo_w_ul .bo_w_li span.tit {display:inline-block;width:15%;font-weight:500;}
	.bo_w_ul .bo_w_li .w_inputs {display:inline-block;width:80%;border:0;padding-left:10px;background-color:#f3f3f3;box-shadow:none;}
	.bo_w_ul .bo_w_li.bo_w_con textarea {padding:10px;border:none;background-color:#f3f3f3;box-shadow:none;resize:none;}
	.bo_w_ul .bo_w_li.bo_w_select select {height:32px;}
	.bo_w_ul .bo_w_li.bo_w_op {}
	.bo_w_ul .bo_w_li.bo_w_op ul.bo_w_op_ul {display:inline-block;}
	.bo_w_ul .bo_w_li.bo_w_op ul.bo_w_op_ul li {float:left;}
	.bo_w_ul .bo_w_li.bo_w_op ul.bo_w_op_ul li+li {margin-left:15px;}
	.bo_w_ul .bo_w_li.bo_w_op ul.bo_w_op_ul li  label span {position:relative;float:none;display:inline-block;width:20px;height:20px;margin-right:5px;vertical-align:middle;}
	.bo_w_ul .bo_w_li.bo_w_link .frm_input {width:100%;padding-left:40px}
	.bo_w_ul .bo_w_li.bo_w_link label {position:absolute;top:10px;left:10px;border-radius:3px 0 0 3px;width:40px;height:38px;line-height:38px;font-size:1.2em;text-align:center;}
	.bo_w_ul .bo_w_li.bo_w_link label .fa {color:#b2b2b2;}
	.bo_w_ul .bo_w_li.bo_w_file .bo_w_file_wrap {position:relative;padding-left:40px;border-radius:5px;background-color:#f3f3f3;}
	.bo_w_ul .bo_w_li.bo_w_file .frm_input {margin-left:40px;padding-left:40px}
	.bo_w_ul .bo_w_li.bo_w_file label {border-radius:3px 0 0 3px;width:40px;height:38px;line-height:38px;font-size:1.2em;text-align:center;}
	.bo_w_ul .bo_w_li.bo_w_file label .fa {position:absolute;top:10px;left:10px;color:#b2b2b2;}
	.bo_w_ul .bo_w_li.bo_w_file .file_del label {display:inline-block;width:auto;height:auto;padding-top:7px !important;font-size:.9em;line-height:1em;color:#999;text-align:left;}
	.bo_w_ul .bo_w_li .df {display:block;margin-top:5px;font-size:.9em;}
.cke_sc {display:none;}
#captcha_info {display:block;padding-top:10px;font-size:.9em;font-weight:300;}

/* 개인정보 */
.priv_wrap {margin:10px 0;padding:20px;height:200px;border:1px solid #f1f1f1;border-radius:4px;font-size:.9em;background:#4c4c4c;overflow-y:auto;}
	.priv_wrap * {font-weight:300;color:#fff;line-height:1.4em;}
	.priv_wrap div {display:block;}
	.priv_wrap div:after {display:block;content:"";margin:30px 0;border-top:1px solid rgba(255,255,255,.2);}
	.priv_wrap div:last-child:after {margin:0;border:none;}
	.priv_wrap div h2.tit {margin-bottom:20px;font-size:1.2em;font-weight:500;color:#fc0;}
	.priv_wrap div h3 {display:inline-block;margin:30px 0 10px;padding:3px 10px;border-radius:30px;font-weight:400;color:#fff;background:#629ac1;}
	.priv_wrap div ul {list-style:square;margin:10px 25px;padding-left:10px;}
	.priv_wrap div ol {margin:10px;}
.priv_agree {margin-bottom:20px;text-align:right;}
	.priv_agree label {font-size:.9em;color:#f20;}

@media (max-width:768px) {
	.pc_view {display:none;}
	#bo_list .bo_tit {padding-left:10px;}
	#bo_v_title {margin:0;padding:0 0 20px;}
	#bo_v_title {font-size:.8em;text-align:left;}
	#bo_v_title span.bo_v_cate {display:block;margin-bottom:7px;}
	#bo_v_title span.bo_v_cate:after {content:">";}
	#bo_v_info {}
	#bo_v_info ul li {float:none;}
	#bo_v_info ul li+li {margin-top:7px;}
	#bo_v_atc {margin:10px;padding:0;}
	#bo_v_con {font-size:1em;}
}
