@charset "utf-8";
/* 리스트, 갤러리 게시판 통합CSS */


/* 리스트 게시판 목록 */
#bo_list{position:relative; margin:20px 0;}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}
#bo_list .td_subject{padding-left:10px !important;}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk{text-align:center;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {position:relative; width:70px;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:65px; text-align:left; padding:10px 0;}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num{position:relative; width:50px;text-align:center}
#bo_list tr .tacTitle_hit{
	position:absolute; top:0; left:50%; margin-top:-5px; margin-left:-13px; padding:0 5px; font-size:12px; color:#333; background-color:#fff; border:1px solid #ccc;
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
}
#bo_list tr:nth-child(n+2) .tacTitle_hit{display:none;}
#bo_list .td_num2 {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_list tbody tr {border-left:2px solid transparent}
#bo_list tbody tr:hover{}
#bo_list tbody .even td{}
#bo_list td a{font-weight:normal; color:#333;}
#bo_list .bo_tit > .notice{
	position:absolute; top:50%; left:0; margin-top:-10px; line-height:normal !important; padding:4px 4px 3px 2px; font-size:11px; color:#fff; background-color:#333; /* 공지사항 아이콘*/
	border-radius:3px 2px 6px 2px;
		-moz-border-radius:3px 2px 6px 2px;
		-webkit-border-radius:3px 2px 6px 2px; 
}
#bo_list .bo_tit > .notice .xi-volume-mute{margin-top:-3px; margin-right:-3px; padding-top:2px; padding-left:2px; font-size:13px; color:#fff; vertical-align:top;} /* 공지사항 아이콘*/
#bo_list .bo_notice .bo_tit > a{margin-left:46px;}
#bo_list .bo_notice .bo_tit > a > span.caName{color:#666;}


/* 웹진 */
#bo_webz{position:relative; margin:20px 0;}
#bo_webz:after {display:block;visibility:hidden;clear:both;content:""}
#bo_webz .td_board {width:120px;text-align:center}
#bo_webz .td_chk {width:2%; text-align:center;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}
#bo_webz .td_date {width:60px;text-align:center}
#bo_webz .td_datetime {width:60px;text-align:center}
#bo_webz .td_group {width:100px;text-align:center}
#bo_webz .td_mb_id {width:100px;text-align:center}
#bo_webz .td_mng {width:80px;text-align:center}
#bo_webz .td_name {width:90px;text-align:left;padding:10px 0}
#bo_webz .td_nick {width:100px;text-align:center}
#bo_webz .td_num {width:50px;text-align:center}
#bo_webz .td_num2 {width:50px;text-align:center}
#bo_webz .td_numbig {width:80px;text-align:center}
#bo_webz .txt_active {color:#5d910b}
#bo_webz .txt_expired {color:#ccc}
#bo_webz tbody tr {border-left:2px solid transparent}
#bo_webz tbody tr:hover{}
#bo_webz tbody .even td{}
#bo_webz .profile_img img{margin-left:0 !important; border-radius:50%; width:16px; height:auto;}
#bo_webz .cnt_cmt{display:inline-block; margin-top:1px; color:#ff0000; vertical-align:top; font-size:12px;}
#bo_webz .bo_notice .cnt_cmt{display:inline;}
#bo_webz .bo_tit{margin-bottom:8px;}
#bo_webz .bo_tit a{color:#333;}
#bo_webz .bo_tit > .notice{
	position:absolute; top:50%; left:10px; margin-top:-10px; line-height:normal !important; padding:4px 4px 3px 2px; font-size:11px; color:#fff; background-color:#333; /* 공지사항 아이콘*/
	border-radius:3px 2px 6px 2px;
		-moz-border-radius:3px 2px 6px 2px;
		-webkit-border-radius:3px 2px 6px 2px; 
}
#bo_webz .bo_tit > .notice .xi-volume-mute{margin-top:-3px; margin-right:-3px; padding-top:2px; padding-left:2px; font-size:13px; color:#fff; vertical-align:top;} /* 공지사항 아이콘*/
#bo_webz .bo_tit > .notice_info{position:absolute; top:50%; right:15px; margin-top:-10px; font-weight:normal !important; line-height:normal !important;}
#bo_webz .bo_tit > .notice_info.admin{right:5px;}
#bo_webz .bo_tit > .notice_info span{color:#777;}
#bo_webz .bo_tit > .notice_info span i{font-size:12px; margin-right:2px;}
#bo_webz .bo_tit > .notice_info .noti_name{margin-right:2px;}
#bo_webz .bo_tit > .notice_info .noti_name a{font-size:13px !important; color:#777 !important; font-weight:normal;}
#bo_webz .bo_tit > .notice_info .noti_view{margin-right:3px; font-size:13px;}
#bo_webz .bo_tit > .notice_info .noti_date{font-size:13px;}
#bo_webz .bo_notice .bo_tit > a{margin-left:59px; font-size:14px;}
#bo_webz .bo_notice .bo_tit > a > span.caName{color:#666;}
#bo_webz .bo_tit .title_icon {margin-right:2px}
#bo_webz .bo_tit .fa-heart {color:#ff0000}
#bo_webz .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 #cbe3e8;vertical-align:middle}
#bo_webz .bo_tit .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
#bo_webz .bo_tit .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
#bo_webz .bo_tit .fa-caret-right {color:#bbb}
#bo_webz .bo_tit .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
#bo_webz .bo_tit .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
/* .tbl_head01.webzdiv td{height:100px;} */
.tbl_head01.webzdiv tr.bo_notice td{padding:0 !important; height:45px; line-height:45px; border-top:1px solid #eee; border-bottom:1px solid #e0e0e0;}
.tbl_head01.webzdiv tr.bo_notice td .bo_tit{margin-bottom:0 !important;}
.tbl_head01.webzdiv tr.bo_notice td .bo_cate_link{margin-left:8px;}
#bo_webz .webz_img{position:relative; text-align:center; border-radius:6px; background-color:#f0f0f0; border:1px solid #eee; overflow:hidden;}
#bo_webz .webz_img a,#bo_webz .gall_img .no_image,#bo_webz .gall_img .is_notice {display:block}
#bo_webz .webz_img a.thumb .notice{position:absolute; top:-6px; right:-6px; padding:12px 10px 4px 4px; font-size:12px; color:#fff; background-color:#ff0000; border-radius:10px;} /* 공지사항 아이콘*/
#bo_webz .webz_img a.thumb .notice .xi-volume-mute{margin-top:-3px; margin-right:-3px; font-size:16px; color:#fff; vertical-align:middle;} /* 공지사항 아이콘*/
#bo_webz .webz_img a.thumb .fa-picture-o, #bo_webz .webz_img .noimg .fa-picture-o{position:absolute; top:50%; left:50%; transform:translateX(-50%); margin-top:-11px; font-size:25px; color:#ccc;} /*이미지 없음시 아이콘*/
/*  #bo_webz .webz_img, #bo_webz .webz_img a.thumb, #bo_webz .webz_img img{width:105px !important; height:75px !important;}    웹진형 이미지크기 강제적용(게시판설정값 무시) */
#bo_webz .webz_img img, #bo_webz .gall_img video {/* max-width:100%; height:auto !important; */}
#bo_webz .webz_img span {display:inline-block;background:#eaeaea;text-align:center;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777}
#bo_webz .webz_info{position:relative; margin-top:5px; font-size:13px;}
#bo_webz .webz_info .sv_wrap > a{font-size:13px;}
#bo_webz .webz_info > span{margin-right:3px;}
#bo_webz .webz_info .sv_wrap > a{color:#444 !important;}
#bo_webz .wz_good{text-align:center; padding-right:17px;}
#bo_webz .wz_good > i{display:inline-block; font-size:20px; color:#333; font-weight:700;}
#bo_webz .wz_good > span{
	display:block; margin-top:2px; font-weight:700;
	/*
	//old
	display:block; margin:2px 8px 0 8px; height:18px; line-height:15px; font-weight:700; border:1px solid #eee;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	*/
}


/* 카테고리 */
#bo_cate{
	position:relative; margin:25px 0 6px 0; border:1px solid #ccc; border-bottom:1px solid #999; padding:2px 3px 1px 3px; background-color:#fff;
	border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	box-shadow:1px 1px 4px rgba(0,0,0,0.1);
		-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.1);
		-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.1); 
}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul{padding-left:8px;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate #bo_cate_ul li{display:inline-block; padding:3px;}/* 인기+ 3차 카테고리*/
#bo_cate #bo_cate_ul li:nth-of-type(1){border-right:1px solid #ddd;}
#bo_cate #bo_cate_ul li:nth-of-type(2){padding-left:10px;}
#bo_cate #bo_cate_ul:nth-of-type(1) a{display:block; padding:3px 6px; /* border:1px solid #e0e0e0; */ color:#5c5c5c; border-radius:30px;}
#bo_cate #bo_cate_ul:nth-of-type(1) li:nth-of-type(1) a{
	padding:2px 8px 0 5px !important;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
#bo_cate #bo_cate_ul:nth-of-type(1) li:nth-of-type(1) a i{font-size:20px; color:#333;}
#bo_cate #bo_cate_ul a:focus, #bo_cate #bo_cate_ul a:hover, #bo_cate #bo_cate_ul a:active {background-color:#ddd; color:#000 !important; font-weight:700;}
#bo_cate #bo_cate_ul li:nth-of-type(1) a:hover{background-color:transparent;}
#bo_cate #bo_cate_on{border:3px solid #ff0000 !important; color:#000 !important; font-weight:700; z-index:2;}
#bo_cate ul.bo_style{position:absolute; top:0; right:10px;} /*게시판스타일 버튼*/
#bo_cate ul.bo_style li{display:inline-block;}
#bo_cate ul.bo_style li a{display:inline-block; padding:12px 3px;}
#bo_cate ul.bo_style li a i{margin-top:2px; font-size:19px; color:#777; vertical-align:top;}
#bo_cate ul.bo_style li:nth-of-type(1) a i{margin-top:1px; margin-right:2px; font-size:17px;}
#bo_cate ul.bo_style li:nth-of-type(2) a i{margin-top:1px; margin-right:2px; font-size:18px;}
#bo_cate ul.bo_style li:nth-of-type(3) a i{margin-top:1px; margin-right:-1px; font-size:18px;}
#bo_cate ul.bo_style li:nth-of-type(4) a i{margin-top:-1px; font-size:22px;}
#bo_cate ul.bo_style li a i:hover, #bo_cate ul.bo_style li a i.active{color:#ff0000;}
.td_subject img {margin-left:5px}


/* 티비갤_카테고리 */
#bo_cate_tvgall{
	position:relative; padding:2px 3px 1px 3px; border:1px solid #e0e0e0; border-bottom:1px solid #bbb; border-top:0; background-color:#fff;
	border-radius:0 0 4px 4px;
		-moz-border-radius:0 0 4px 4px;
		-webkit-border-radius:0 0 4px 4px;		
}
#bo_cate_tvgall h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate_tvgall ul{padding:2px 0 2px 8px;}
#bo_cate_tvgall ul:after{display:block;visibility:hidden;clear:both;content:""}
#bo_cate_tvgall #bo_cate_ul_tvgall li{display:inline-block; padding:3px 14px; border-left:1px solid #eee;}/* 전체+분류 */
#bo_cate_tvgall #bo_cate_ul_tvgall li:first-child{border-left:0;}
#bo_cate_tvgall #bo_cate_ul_tvgall a{
	display:block; padding:3px 15px; color:#333; font-weight:700;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}
#bo_cate_tvgall #bo_cate_ul_tvgall a:focus, #bo_cate_tvgall #bo_cate_ul_tvgall a:hover, #bo_cate_tvgall #bo_cate_ul_tvgall a:active {background-color:#ddd; color:#000 !important; font-weight:700;}
#bo_cate_tvgall #bo_cate_on{border:3px solid #ff0000 !important; color:#000 !important; font-weight:700; z-index:2;}


/* 갤러리*/
#bo_gall{position:relative; margin-top:20px;}
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_gall #gall_ul{margin:0 -10px 0; padding:0;}
#bo_gall #gall_ul:after{display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li{}
#bo_gall .gall_li .gall_chk{position:absolute; top:-4px; right:0; padding:5px; z-index:1;}
#bo_gall .gall_box.is_notice .gall_chk{top:8px;}
#bo_gall .gall_box:not(.is_notice){position:relative; margin:15px 0 15px 0;}
#bo_gall .gall_box.is_notice{
	margin-bottom:0 !important; border-top:1px solid #eee; border-bottom:1px solid #e0e0e0;
	/*
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
	*/
}
#bo_gall .gall_box.is_notice .gall_img{border-radius:0 !important;}
#bo_gall .gall_con {position:relative}
.gall_row .col-gn-0,.gall_row .col-gn-1,.gall_row .col-gn-2,.gall_row .col-gn-3,.gall_row .col-gn-4,.gall_row .col-gn-5,.gall_row .col-gn-6,.gall_row .col-gn-7,.gall_row .col-gn-8,.gall_row .col-gn-9,.gall_row .col-gn-10 {position:relative;min-height:1px;padding-left:10px;*padding-left:0;padding-right:10px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}
.gall_row .col-gn-0,.gall_row .col-gn-1 {width:100%}
.gall_row .col-gn-2 {width:50%}
.gall_row .col-gn-3 {width:33.33333333%}
.gall_row .col-gn-4 {width:25%}
.gall_row .col-gn-5 {width:20%}
.gall_row .col-gn-6 {width:16.66666667%}
.gall_row .col-gn-7 {width:14.28571428%}
.gall_row .col-gn-8 {width:12.5%}
.gall_row .col-gn-9 {width:11.11111111%}
.gall_row .col-gn-10 {width:10%}
.gall_row .box_clear {clear:both}
#bo_gall ul li.is_notice{width:100% !important;}
#bo_gall ul li.is_notice.noti_last{margin-bottom:15px;}
#bo_gall ul li.is_notice.noti_last > div{border-top:0 !important;}
#bo_gall .gall_now .gall_text_href a {color:#ff3061}
#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_box:not(.is_notice) .gall_img{position:relative; text-align:center; border-radius:6px; background-color:#f0f0f0; border:1px solid #eee; overflow:hidden;}
#bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice {display:block}
#bo_gall .gall_img > .notice{
	position:absolute; top:50%; left:12px; margin-top:-10px; line-height:normal !important; padding:4px 4px 3px 2px; font-size:11px; color:#fff; background-color:#333; /* 공지사항 아이콘*/
	border-radius:3px 2px 6px 2px;
		-moz-border-radius:3px 2px 6px 2px;
		-webkit-border-radius:3px 2px 6px 2px; 
} 
#bo_gall .gall_img > .notice .xi-volume-mute{margin-top:-3px; margin-right:-3px; padding-top:2px; padding-left:2px; font-size:13px; color:#fff; vertical-align:top;} /* 공지사항 아이콘*/
#bo_gall li.is_notice .gall_img{height:45px; line-height:45px; text-align:left; background-color:#f9f9f9 !important;}
#bo_gall li.is_notice .gall_img > a{display:inline-block !important; margin-left:61px; color:#333; font-weight:700;}
#bo_gall li.is_notice .gall_img > a:hover{text-decoration:underline;}
#bo_gall li.is_notice .gall_img > a > span.caName{color:#666;}
#bo_gall li.is_notice .gall_img > .cnt_cmt{color:#ff0000; font-size:12px; font-weight:700;}
#bo_gall .gall_img a.thumb .fa-picture-o, #bo_gall .gall_img .noimg .fa-picture-o{position:absolute; top:50%; left:50%; transform:translateX(-50%); margin-top:-10px; font-size:30px; color:#ccc;} /*이미지 없음시 아이콘*/
#bo_gall .gall_img img, #bo_gall .gall_img video {/* max-width:100%; height:auto !important; */}
/* #bo_gall .gall_img span {display:inline-block;background:#eaeaea;text-align:center;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777} */
#bo_gall .gall_text_href{margin:10px 0 0 0;}
#bo_gall .gall_text_href a:hover{text-decoration:underline;}
#bo_gall .gall_text_href img{margin:0 0 0 4px}
#bo_gall .bo_tit {display:block; line-height:24px; font-weight:700; color:#000; font-size:14px;}
#bo_gall .bo_tit .cnt_cmt{font-size:12px; color:#ff0000; vertical-align:top;}
#bo_gall .bo_cnt {color:#acacac; line-height:18px; display:none;}
#bo_gall .profile_img img {border-radius:50%}
#bo_gall .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_gall .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_gall .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;margin-right:2px}
#bo_gall .bo_tit .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.825em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:baseline}
#bo_gall .bo_tit .fa-heart{font-size:12px; color:#ff0000;}
#bo_gall .bo_tit .hot_icon {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}
#bo_gall .bo_tit .fa-lock {display:inline-block;line-height:16px;color:#999;text-align:center;vertical-align:middle}
#bo_gall .gall_info{line-height:20px; font-size:13px;}
#bo_gall .gall_info strong {display:inline-block;margin:0}
#bo_gall .gall_info i {font-size:12px}
#bo_gall .gall_info .gall_date, #bo_gall .gall_info .gall_view{display:inline-block; margin-left:3px; color:#777;}
#bo_gall .gall_info .gall_icon{float:right;}
#bo_gall .gall_info.notice_info{position:absolute; top:50%; right:15px; margin-top:-10px; line-height:normal !important;}
#bo_gall .gall_info.notice_info > span{margin-left:5px; font-size:13px;}
#bo_gall .gall_info.notice_info > span.gall_name .sv_wrap > a{display:inline; font-size:13px;}
#bo_gall .is_notice .gall_img{overflow:visible;}
#bo_gall .gall_option{position:absolute; bottom:15px; right:10px;}
#bo_gall .gall_option strong{padding:2px 6px; background-color:rgba(0,0,0,0.3); font-size:12px !important; color:#fff; border-radius:15px;}
#bo_gall .gall_option strong i{font-size:12px; vertical-align:top; margin-top:5px; margin-right:1px; color:#ccc;}
#bo_gall .gall_cate_link{position:absolute; top:10px; left:5px; background-color:rgba(0,0,0,0.60); color:#fff; font-size:12px; padding:2px 5px; border-radius:4px;}


/* 썰형 */
#bo_ssul{position:relative; margin-top:20px;}
#bo_ssul h2{margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_ssul #gall_ul{margin:0 -10px 0; padding:0;}
#bo_ssul #gall_ul:after{display:block;visibility:hidden;clear:both;content:""}
#bo_ssul .gall_li:not(.is_notice){
	border:1px solid #ddd; margin:10px; padding:10px 20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#bo_ssul .gall_row .col-gn-2:not(.is_notice){width:calc(50% - 20px) !important;}
#bo_ssul .gall_li .gall_chk{position:absolute; top:-18px; right:-18px; padding:5px; z-index:1;}
#bo_ssul .gall_li .gall_box.is_notice .gall_chk{top:9px; right:-4px;}
#bo_ssul .gall_box{position:relative; margin:0 0 10px 0;}
#bo_ssul .gall_box.is_notice{
	margin-bottom:0 !important; border-top:1px solid #eee; border-bottom:1px solid #e0e0e0;
	/*
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
	*/
}
#bo_ssul .gall_box.is_notice .gall_img{border-radius:0 !important;}
#bo_ssul .gall_box.is_notice .gall_info{position: absolute; top:50%; right:15px; margin-top:-10px; font-size:13px;}
#bo_ssul .gall_box.is_notice .gall_info .sv_wrap a{font-size:13px !important;}
#bo_ssul .gall_con {position:relative}
#bo_ssul .gall_box.is_notice .gall_text_href{height: 45px;line-height: 45px; background-color:#f9f9f9 !important;}
#bo_ssul ul li.is_notice{width:100% !important;}
#bo_ssul ul li.is_notice.noti_last{margin-bottom:30px;}
#bo_ssul ul li.is_notice.noti_last > div{border-top:0 !important;}
#bo_ssul .gall_now .gall_text_href a{color:#ff3061}
#bo_ssul ul li.is_notice .gall_text_href > p, #bo_ssul ul li.is_notice .gall_info2{display:none;}
#bo_ssul .gall_href a:link, #bo_ssul .gall_href a:focus, #bo_ssul .gall_href a:hover {text-decoration:none}
#bo_ssul .gall_img{position:relative; text-align:center; border-radius:6px; background-color:#f0f0f0; overflow:hidden;}
#bo_ssul .gall_img a,#bo_ssul .gall_img .no_image,#bo_ssul .gall_img .is_notice {display:block}

#bo_ssul .gall_box .notice{
	position:absolute; top:50%; left:12px; margin-top:-10px; line-height:normal !important; padding:4px 4px 3px 2px; font-size:11px; color:#fff; background-color:#333; /* 공지사항 아이콘*/
	border-radius:3px 2px 6px 2px;
		-moz-border-radius:3px 2px 6px 2px;
		-webkit-border-radius:3px 2px 6px 2px; 
} 
#bo_ssul .gall_box .notice .xi-volume-mute{margin-top:-3px; margin-right:-3px; padding-top:2px; padding-left:2px; font-size:13px; color:#fff; vertical-align:top;} /* 공지사항 아이콘*/

#bo_ssul li.is_notice .gall_img{height:45px; line-height:45px; text-align:left; background-color:#f9f9f9 !important;}
#bo_ssul li.is_notice .gall_img > a{display:inline-block !important; margin-left:53px; font-weight:700;}
#bo_ssul .gall_img a.thumb .fa-picture-o, #bo_ssul .gall_img .noimg .fa-picture-o{position:absolute; top:50%; left:50%; transform:translateX(-50%); margin-top:-10px; font-size:30px; color:#ccc;} /*이미지 없음시 아이콘*/
#bo_ssul .gall_img img, #bo_ssul .gall_img video {/* max-width:100%; height:auto !important; */}
/* #bo_ssul .gall_img span {display:inline-block;background:#eaeaea;text-align:center;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777} */
#bo_ssul .gall_text_href{margin:10px 0 6px 0;}
#bo_ssul .gall_box.is_notice .gall_chk{top:8px;}
#bo_ssul .gall_box.is_notice .gall_text_href{margin:0 !important;}
#bo_ssul .gall_text_href img {margin:0 0 0 4px}
#bo_ssul .gall_text_href > p{
	margin-top:5px; color:#666; height:50px; line-height:24px;
    text-overflow:ellipsis;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;	
}
#bo_ssul .bo_tit{display:inline-block; font-weight:700; color:#333; font-size:15px;}
#bo_ssul .bo_tit:hover{text-decoration:underline;}
#bo_ssul .gall_box:not(.is_notice) .bo_tit{line-height:24px;}
#bo_ssul .gall_box .bo_tit_caname{
	display:inline-block; margin-bottom:3px; padding:2px 5px; font-size:12px; background-color:#eee; font-weight:normal;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#bo_ssul .gall_box.is_notice .bo_tit{margin-left:61px; font-size:14px;}
#bo_ssul .gall_box.is_notice .bo_tit > span{color:#333;}
#bo_ssul .gall_box.is_notice .bo_tit > span.caName{color:#666;}
#bo_ssul .gall_text_href .cnt_cmt{display:inline-block; margin-top:2px; font-size:12px; color:#ff0000; font-weight:700; vertical-align:top;}
#bo_ssul li.is_notice .gall_text_href .cnt_cmt{display:inline;}
#bo_ssul .bo_cnt {color:#acacac; line-height:18px; display:none;}
#bo_ssul .profile_img img {border-radius:50%}
#bo_ssul .gall_text_href .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_ssul .gall_text_href .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_ssul .gall_text_href .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;margin-right:2px}
#bo_ssul .gall_text_href .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.825em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:baseline}
#bo_ssul .gall_text_href .fa-heart{font-size:12px; color:#ff0000;}
#bo_ssul .gall_text_href .hot_icon {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}
#bo_ssul .gall_text_href .fa-lock {display:inline-block;line-height:16px;color:#999;text-align:center;vertical-align:middle}
#bo_ssul .gall_info{line-height:1.5em;line-height:20px}
#bo_ssul .gall_info strong {display:inline-block;margin:0}
#bo_ssul .gall_info i {font-size:12px}
#bo_ssul .gall_info .gall_date, #bo_ssul .gall_info .gall_view{display:inline-block; margin-left:4px; color:#777}
#bo_ssul .gall_info.notice_info{position:absolute; top:50%; right:20px; margin-top:-10px;}
#bo_ssul .gall_info.notice_info > span{margin-left:5px;}
#bo_ssul .gall_info2{margin-top:10px;}
#bo_ssul .gall_info2 i{font-size:16px; vertical-align:top; margin-top:2px;}
#bo_ssul .gall_option{position:absolute; bottom:15px; right:10px;}
#bo_ssul .gall_option strong{padding:5px 10px; background-color:rgba(0,0,0,0.3); color:#fff; border-radius:15px;}
#bo_ssul .gall_option strong i{font-size:12px; vertical-align:top; margin-top:2px; color:#ccc;}
#bo_ssul .gall_cate_link {position:absolute; top:15px; left:10px; background-color:#999; color:#fff; font-size:12px; padding:5px 8px; border-radius:5px;}
#bo_ssul .gall_box:not(.is_notice) .gall_info .sv_wrap > a{color:#444; font-weight:700;}
#bo_ssul  .bo_cate_link{margin-bottom:2px;}

/* TV갤 */
#bo_tvgall{position:relative; margin:20px 0;}
#bo_tvgall:after{display:block;visibility:hidden;clear:both;content:""}
#bo_tvgall .tvgall_topinfo{
	position:relative; margin:-4px 0 0 0; padding:13px 20px; border:1px solid #e0e0e0; background-color:#f5f5f5;
	border-radius:4px 4px 0 0;
		-moz-border-radius:4px 4px 0 0;
		-webkit-border-radius:4px 4px 0 0;
}
#bo_tvgall .tvgall_BtnOrder{position:relative;}
#bo_tvgall .tvgall_BtnOrder:after{content: "."; line-height:0; height:0; display:block; visibility:hidden; clear:both;}
#bo_tvgall .tvgall_topinfo .bo_writeBtn{
	position:relative; float:right; padding:4px 13px 5px 33px; background-color:#666; font-size:16px; color:#fff; font-weight:700; overflow:hidden;
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;	
	/*
	box-shadow:1px 1px 4px rgba(0,0,0,0.1);
		-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.1);
		-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.1);
	*/
}
#bo_tvgall .tvgall_topinfo .bo_writeBtn > i{
	position:absolute; top:5px; left:8px; padding:5px; color:#fff; font-size:15px;
	border-radius:0 0 6px 0;
}
#bo_tvgall .tvgall_topinfo .tdTopPoint{position:absolute; top:-5px; left:-5px; padding:5px 8px 6px 8px; background-color:#ff0000 !important; color:#fff; vertical-align:top; font-size:16px; border-radius: 4px 4px 10px 4px; display:none;}
#bo_tvgall ul.btn_tvgallBo_homeEtc{
	position:absolute; top:5px; left:0; border:1px solid #ddd; background-color:#fff;
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;		
}
#bo_tvgall ul.btn_tvgallBo_homeEtc li{display:inline-block; /* padding-left:10px; */}
#bo_tvgall ul.btn_tvgallBo_homeEtc li a{display:inline-block; padding:4px 9px; font-size:13px;}
#bo_tvgall ul.btn_tvgallBo_homeEtc li a > i{margin-right:2px;}
#bo_tvgall ul.btn_tvgallBo_order{
	position:absolute; top:-20px; right:0; padding:8px 10px 8px 10px; /* border:1px solid #ddd; */ background-color:#fff; z-index:2;
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;		
}
#bo_tvgall ul.btn_tvgallBo_order.admin{padding:8px 25px 8px 10px;}
#bo_tvgall ul.btn_tvgallBo_order li{display:inline-block; padding-left:8px;}
#bo_tvgall ul.btn_tvgallBo_order li a{font-weight:700;}
#bo_tvgall .btn_tvgallBo_moreOpt{position:absolute; top:-13px; right:0; z-index:2;}
#bo_tvgall .btn_tvgallBo_moreOpt > button{background-color:transparent; padding:0 10px;}
#bo_tvgall .btn_tvgallBo_moreOpt i{color:#999; font-size:17px;}
#bo_tvgall .tvgallBo_pages{position:absolute; top:7px; left:95px;}
#bo_tvgall .tvgallBo_pages > nav{margin-top:0 !important;}
#bo_tvgall .tvgallBo_pages > nav .pg_page{color:#333 !important; background-color:#fff !important; border:1px solid #ddd;}
#bo_tvgall .tvgallBo_pages > nav .pg_current{}
#bo_tvgall .tvgall_adBan{position:relative; margin-top:20px; text-align:center;}
#bo_tvgall table{table-layout:fixed;}
#bo_tvgall td{position:relative;}
#bo_tvgall td{border-top:0 !important;}
#bo_tvgall td.tvgallTd{padding:0 !important; background-color:#f5f5f5;}
#bo_tvgall td.tvgallTd iframe#com_iframe{border-right:1px solid #ddd; border-left:1px solid #ddd;}
#bo_tvgall .tbl_head01{position:relative; /* border-top:1px solid #ccc; */ margin-top:28px;}
#bo_tvgall .tbl_head01 td{border-bottom:1px solid #ddd !important;}
#bo_tvgall .tbl_head01 .tdpoint{position:absolute; top:-1px; left:0; width:70px; height:2px; background-color:#ff0000; z-index:1; display:none;}
#bo_tvgall .tbl_head01 .tdpoint2{position:absolute; top:-1px; left:70px; width:calc(100% - 70px); height:2px; background-color:#000; z-index:1; display:none;}
#bo_tvgall .tbl_head01 td:nth-of-type(1){width:80px;}
#bo_tvgall .tbl_head01 td:nth-of-type(2){width:170px;}
#bo_tvgall .tbl_head01 td:nth-of-type(3){width:100%;}
#bo_tvgall .td_board {width:120px;text-align:center}
#bo_tvgall .td_chk {width:30px;text-align:center;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1}
#bo_tvgall .td_date {width:60px;text-align:center}
#bo_tvgall .td_datetime {width:60px;text-align:center}
#bo_tvgall .td_group {width:100px;text-align:center}
#bo_tvgall .td_mb_id {width:100px;text-align:center}
#bo_tvgall .td_mng {width:80px;text-align:center}
#bo_tvgall .td_name {width:90px;text-align:left;padding:10px 0}
#bo_tvgall .td_nick {width:100px;text-align:center}
#bo_tvgall .td_num {width:50px;text-align:center}
#bo_tvgall .td_num2 {width:50px;text-align:center}
#bo_tvgall .td_numbig {width:80px;text-align:center}
#bo_tvgall .txt_active {color:#5d910b}
#bo_tvgall .txt_expired {color:#ccc}
#bo_tvgall .bo_datainfo span{margin-right:2px; font-size:13px;}
#bo_tvgall .bo_datainfo span:nth-of-type(1) > a{font-size:13px;}
#bo_tvgall .bo_datainfo span:nth-of-type(1){color:#666; font-weight:700;}
#bo_tvgall .bo_commentArea{margin-top:2px;}
#bo_tvgall .bo_commentArea a{color:#666; cursor:pointer; padding:4px 0;}
#bo_tvgall .bo_commentArea a span{color:#ff0000;}
#bo_tvgall .bo_commentArea a i{margin-top:3px; margin-left:2px; font-size:15px; color:#333; vertical-align:top;}
#bo_tvgall tbody tr{}
#bo_tvgall tbody tr:hover{}
#bo_tvgall tbody tr td:nth-of-type(1), #bo_tvgall tbody tr td:nth-of-type(2), #bo_tvgall tbody tr td:nth-of-type(3){vertical-align:top;}
#bo_tvgall tbody tr td:nth-of-type(3){padding-top:20px;}
#bo_tvgall tbody tr td .tdtest{position:relative;}
#bo_tvgall tbody .even td{}
#bo_tvgall #btn_tvgallBo_good{position:relative; padding:10px 0 0 10px;}
#bo_tvgall #btn_tvgallBo_good span{
	display:block; width:50px; padding:10px 0;text-align:center; border:1px solid #e0e0e0;
	border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;	
}
#bo_tvgall #btn_tvgallBo_good span:nth-of-type(2){margin-top:4px;}
#bo_tvgall #btn_tvgallBo_good span i{font-size:15px; color:#333; font-weight:700; margin-right:2px;}
#bo_tvgall #btn_tvgallBo_good span:nth-of-type(1) i{color:#ff0000;}
#bo_tvgall #btn_tvgallBo_good span strong{color:#ff0000;}
#bo_tvgall .profile_img img {border-radius:50%}
#bo_tvgall .cnt_cmt{padding:0 5px; height:16px; line-height:16px; color:#ff0000; vertical-align:middle;}
#bo_tvgall .bo_tit{margin-bottom:5px;}
#bo_tvgall .bo_tit > span:nth-of-type(1){cursor:pointer;}
#bo_tvgall .bo_tit a:nth-of-type(1){font-size:16px;}
#bo_tvgall .bo_tit a:nth-of-type(2){
	display:block; margin-top:5px; padding-right:120px; font-size:15px; color:#444; font-weight:normal;
	/* 한줄... */
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}
#bo_tvgall .bo_notice .bo_tit a{font-size:14px;}
#bo_tvgall .bo_tit .title_icon {margin-right:2px}
#bo_tvgall .bo_tit .fa-heart {color:#ff0000}
#bo_tvgall .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 #cbe3e8;vertical-align:middle}
#bo_tvgall .bo_tit .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
#bo_tvgall .bo_tit .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
#bo_tvgall .bo_tit .fa-caret-right {color:#bbb}
#bo_tvgall .bo_tit .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
#bo_tvgall .bo_tit .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
#bo_tvgall .bo_delArea{position:absolute; top:50px; right:12px; margin-top:4px;}
#bo_tvgall .bo_delArea > a{color:#777; margin-left:2px;}
#bo_tvgall .bo_delArea > a >i{margin-right:2px; color:#666;;}
#bo_tvgall .bo_delArea > a:hover{color:#000;}
.tbl_head01.webzdiv td{padding:15px 0;}
.tbl_head01.webzdiv tr.video_row td{padding:0 !important;}
.tbl_head01.webzdiv tr.bo_notice td{padding:0 !important; height:45px; line-height:45px;}
.tbl_head01.webzdiv tr.bo_notice td .bo_tit{margin-bottom:0 !important;}
.tbl_head01.webzdiv tr.bo_notice td .bo_cate_link{margin-left:10px;}
#bo_tvgall .webz_img{margin-top:10px; border-radius:6px; background-color:#f0f0f0; overflow:hidden;}
#bo_tvgall .webz_img a,#bo_tvgall .gall_img .no_image,#bo_tvgall .gall_img .is_notice {display:block}
#bo_tvgall .webz_img a.thumb{position:relative;}
#bo_tvgall .webz_img a.thumb .notice{position:absolute; top:-6px; right:-6px; padding:12px 10px 4px 4px; font-size:12px; color:#fff; background-color:#ff0000; border-radius:10px;} /* 공지사항 아이콘*/
#bo_tvgall .webz_img a.thumb .notice .xi-volume-mute{margin-top:-3px; margin-right:-3px; font-size:16px; color:#fff; vertical-align:middle;} /* 공지사항 아이콘*/
#bo_tvgall .webz_img a.thumb .fa-picture-o, #bo_tvgall .webz_img .noimg .fa-picture-o{position:absolute; top:50%; left:50%; transform:translateX(-50%); margin-top:-10px; font-size:30px; color:#ccc;} /*이미지 없음시 아이콘*/
#bo_tvgall .webz_img a.thumb .thumb_tvicon{position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.30); display:none;}
#bo_tvgall .webz_img a.thumb:hover .thumb_tvicon, #bo_tvgall .webz_img a.thumb.active .thumb_tvicon{display:block;}
#bo_tvgall .webz_img a.thumb .thumb_tvicon > i{font-size:34px; color:#fff; margin-top:calc(50% - 48px);}
#bo_tvgall .webz_img, #bo_tvgall .webz_img a.thumb, #bo_tvgall .webz_img img{/* width:100px !important; height:75px !important; */}
#bo_tvgall .webz_img img, #bo_tvgall .gall_img video {/* max-width:100%; height:auto !important; */}
#bo_tvgall .webz_img span {display:inline-block;background:#eaeaea;text-align:center;text-transform:uppercase;font-weight:bold;font-size:1.25em;color:#777}
#bo_tvgall .comm_row{ }
#bo_tvgall #bo_v_act{} /*잠시 hide*/
#bo_tvgall .videoActive{position:relative; border-top:3px solid #ff0000;}
#bo_tvgall .videoActive:after{content:""; position:absolute; top:-13px; left:143px; width:0; height:0; border-style:solid; border-width:0 8px 8px 8px; border-color:transparent transparent #ff0000 transparent;}
#bo_tvgall .commActive{position:relative;}
/*
#bo_tvgall .commActive:after{content:""; position:absolute; top:-9px; left:143px; width:0; height:0; border-style:solid; border-width:0 8px 8px 8px; border-color:transparent transparent #ccc transparent;}
*/
#bo_tvgall .tbl_head01.webzdiv > .tvpoint{
	position:absolute; top:-15px; left:22px; font-size:13px; color:#ff0000; padding:5px 4px 4px 5px; border:3px solid #ff0000; background-color:#fff; z-index:2; display:none;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#bo_tvgall .tbl_head01.webzdiv > .tvpoint:after{
    content:"";
    position:absolute;
    top:24px;
    left:7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width:4px 4px 0 4px;
    border-color:  #ff0000 transparent transparent transparent;
}
.tvgall_bo_W{padding:30px;}
.tvgall_bo_W .btn_confirm{padding-top:30px; text-align:center !important;}
.tvgall_bo_W .btn_cancel, .tvgall_bo_W .btn_submit{display:inline-block; width:200px; height:50px; line-height:50px !important; padding:0 !important;}
.tvgall_bo_W .btn_submit{background-color:#353940;}
.tvgall_bo_W .bwlNum2, .tvgall_bo_W .tvgall_bo_v_option{display:none !important;}
.tvgall_bo_W .btn_submit{background-color:#ff0000 !important;}
.tvgall_bo_W .bo_w_tit .frm_input{padding-right:6px !important;}
.tvgall_bo_W .bo_w_link .frm_input{padding-left:35px !important;}

/* 게시판 목록 공통 */
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box{position:relative}
#bo_gall .chk_box{position:absolute !important; bottom:0; right:0;}
.chk_box input[type="checkbox"] + label {position:relative;color:#676e70}
.chk_box input[type="checkbox"] + label:hover {color:#2172f8}
.chk_box input[type="checkbox"] + label span {float:left;width:12px !important;height:12px !important;display:block;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.write_div .chk_box input[type="checkbox"] + label, .bo_vc_w .chk_box input[type="checkbox"] + label {padding-left:20px}
.write_div .chk_box input[type="checkbox"] + label span, .bo_vc_w .chk_box input[type="checkbox"] + label span {position:absolute;top:2px;left:0;width:12px !important;height:12px !important;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #3a8afd;border-color:#1471f6;border-radius:3px}
#bo_btn_top{position:relative; margin:10px 0; padding-right:3px;}
.bo_noCate{margin:25px 0 25px 0 !important;}
.bo_noCate.mobile{margin-bottom:66px !important;}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx{position:relative; float:right; margin-top:20px; 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; line-height:34px; color:#666;}
.btn_bo_user{position:relative; float:right; z-index:1;}
.btn_bo_user li{float:left; margin-left:10px; text-align:center; background-color:#fff;}
.btn_bo_user li .btn_boUserAdmin > i{font-size:17px; color:#888;}
.btn_bo_user li button{padding:0 !important; background-color:transparent; vertical-align:top;}
.btn_bo_user li button.btn_bo_sch > i{padding:0 3px; font-size:17px; color:#333;}
.btn_bo_user li button.is_list_btn{margin-right:-10px; padding:0 6px 0 3px !important;}
.btn_bo_user li button.is_list_btn > i{font-size:17px; color:#999; padding:0 3px;}
.btn_bo_user li a{font-size:14px;}
.btn_bo_user li a.btn_boUserWrite{
	padding:4px 10px; background-color:#555; color:#fff;
	border-radius:4px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.btn_bo_user li a.btn_boUserWrite > i{font-size:14px; margin-right:3px;}
.btn_bo_order{float:right; margin-right:3px;}
.btn_bo_order li{display:inline-block; margin-left:3px;}
ul.bo_style_Type2{
	position:absolute; top:-8px; left:0; padding:2px 20px 0 15px; border:1px solid #ccc;
	border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	box-shadow:1px 1px 4px rgba(0,0,0,0.1);
		-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.1);
		-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.1);
} /*게시판스타일 버튼(복합형2 전용)*/
ul.bo_style_Type2 li{display:inline-block;}
ul.bo_style_Type2 li a{display:inline-block; padding:5px 3px;}
ul.bo_style_Type2 li a i{margin-top:2px; font-size:19px; color:#777; vertical-align:top;}
ul.bo_style_Type2 li:nth-of-type(1) a i{margin-top:0; padding:0 10px 0 0; border-right:1px solid #eee; color:#333;}
ul.bo_style_Type2 li:nth-of-type(2) a i{margin-left:5px; margin-top:1px; font-size:18px;}
ul.bo_style_Type2 li:nth-of-type(3) a i{margin-top:1px;  font-size:18px;}
ul.bo_style_Type2 li:nth-of-type(4) a i{margin-top:1px; font-size:19px;}
ul.bo_style_Type2 li:nth-of-type(5) a i{margin-top:-1px; font-size:22px;}
ul.bo_style_Type2 li a i:hover, ul.bo_style_Type2 li a i.active{color:#ff0000;}
.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:#f9f9f9 !important; border-bottom:1px solid #e0e0e0;}
.bo_notice td a{font-weight:bold !important;}
.bo_notice .notice_icon{display:inline-block; line-height:25px; font-weight:700; color:#ff0000; border-radius:5px;}
.more_opt{position:absolute; top:35px; right:-5px; background:#fff; border:1px solid #b8bfc4; z-index:999; display:none;}
.more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.more_opt li {border-bottom:1px solid #f1f1f1;padding:10px;float:inherit;width:90px;margin:0;color:#6b757c;text-align:left}
.more_opt li:last-child {border-bottom:0}
.more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#6b757c}
.more_opt li:hover a,
.more_opt li:hover button {color:#000}
.more_opt li i {float:right;line-height:20px}
.td_num strong {color:#000}
.bo_cate_link{
	display:inline-block; margin-right:5px; padding:0 5px; border:1px solid #ddd; background-color:#eee; font-size:12px !important; color:#333 !important; font-weight:normal; text-align:center; height:20px; line-height:18px; /* 분류 */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.bo_tit{position:relative; font-weight:700;}
.bo_current {color:#e8180c}
#bo_list .profile_img img {margin-left:0 !important; border-radius:50%; width:16px; height:auto;}
#bo_list .cnt_cmt{display:inline-block; margin-top:1px; color:#ff0000; vertical-align:top; font-size:12px;}
#bo_list .bo_tit .title_icon {margin-right:2px}
#bo_list .bo_tit .fa-heart {color:#ff0000}
#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 #cbe3e8;vertical-align:middle}
#bo_list .bo_tit .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
#bo_list .bo_tit .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
#bo_list .bo_tit .fa-caret-right {color:#bbb}
#bo_list .bo_tit .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
#bo_list .bo_tit .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
.bo_sch_wrap{position:fixed; top:0; left:0; width:100%; height:100%; z-index:999; display:none;}
.bo_sch{position:absolute;top:50%;left:50%;background:#fff;text-align:left;width:330px;max-height:300px;margin-left:-125px;margin-top:-180px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px}
.bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8}
.bo_sch legend {background:red}
.bo_sch form {padding:15px;display:block}
.bo_sch select {border:0;width:100%;height:40px;border:1px solid #d0d3db;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}
.bo_sch .sch_bar {display:inline-block;width:100%;clear:both;margin-top:15px;border:1px solid #d0d3db;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}
.bo_sch .sch_input {width:250px;height:38px;border:0;padding:0;background-color:transparent;float:left}
.bo_sch .sch_btn {height:38px;float:right;color:#656565;background:none;border:0;width:40px;font-size:15px}
.bo_sch .bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
.bo_sch_bg{width:100%; height:100%; background:rgba(0,0,0,0.60);}
.boList_icon{font-size:14px !important; margin-right:1px;}
.xi-heart.boList_icon{font-size:13px !important;}
.xi-heart.boList_icon, .xi-new-o.boList_icon{color:#ff0000;}
.xi-download.boList_icon{color:#333;}
.xi-share-alt-o.boList_icon{color:#333;}
.list_allchk{position:absolute !important; bottom:0 !important; right:0 !important; left:-70px !important;}
.list_allchk > label{padding-left:16px !important;}
.list_allchk > label > span{margin-top:2px !important; vertical-align:top;}
/* .list_allchk.allchkSt_gallssul{bottom:-39px !important;} */
/* .list_allchk.allchkSt_tvgall{right:170px;} */
/* .list_allchk.allchkSt_gallcaNo{bottom:-38px !important;} */

/* 게시판 쓰기 공통 */
#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_w_tvgallDesc{
	position:relative; padding:13px 0 13px 25px; margin-bottom:15px; color:#666; background-color:#eee; line-height:26px; overflow:hidden;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.bo_w_tvgallDesc > i:nth-of-type(1){
	position:absolute; top:0; left:0; padding:3px; background-color:#333; font-size:14px; color:#fff;
	border-radius:0 0 4px 0;
	-moz-border-radius:0 0 4px 0;
	-webkit-border-radius:0 0 4px 0;
}
.bo_w_tvgallDesc > i:nth-of-type(2), .bo_w_tvgallDesc > i:nth-of-type(3){color:#ff0000; font-weight:700;}
.bo_w_tvgallDesc2{position:relative; margin-top:10px; margin-bottom:20px; padding-left:10px; line-height:22px; font-size:13px; color:#888;}
.bo_w_tvgallDesc2 > b{color:#333;}
#bo_w .wr_img_disp{
	position:relative; padding:10px; border:1px solid #ccc; background-color:#eee; font-size:13px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


/* 게시판 읽기 공통 */
#bo_v {margin:30px 0;}
#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{margin:45px 0 10px 0; padding-bottom:20px; /* border-bottom:1px solid #e0e0e0; */}
#bo_v_title .bo_v_cate{display:inline-block; margin:1px 5px 0 0; padding:2px 10px; vertical-align:top; color:#fff;  background-color:#666 !important; border-radius:4px;}
#bo_v_title .bo_v_tit{display:inline-block; margin-top:5px; font-size:21px; font-weight:700; line-height:32px;}
#bo_v_info{border-bottom:1px solid #ddd;}
#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 .profile_info {margin:20px 0 10px;display:inline-block;float:left}
#bo_v_info .profile_info .pf_img {float:left;margin-right:10px}
#bo_v_info .profile_info .pf_img img{width:40px; height:40px; border-radius:8px;}
#bo_v_info .profile_info .profile_info_ct{float:left;}
#bo_v_info  .profile_info_ct > strong{margin-right:3px; color:#666 !important;}
#bo_v_info  .profile_info_ct > strong:nth-of-type(1){display:inline-block; margin-bottom:2px;}
#bo_v_info  .profile_info_ct > strong:nth-of-type(2) > a{color:#666;}
#bo_v_info  .profile_info_ct > strong > i{margin-right:2px;}
#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 {display:none}
#bo_v_info .sv_member {color:#000}
#bo_v_info .if_date {margin:0;color:#888}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_file 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_file li i {float:left;color:#b2b2b2;font-size:2.35em;margin-right:20px}
#bo_v_file a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:underline;color:#3a8afd}
#bo_v_file img {float:left;margin:0 10px 0 0}
#bo_v_file .bo_v_file_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_file li:hover {border-color:#bed4f4;color:#bed4f4}
#bo_v_file li:hover i {color:#3a8afd}
#bo_v_file li:hover .bo_v_file_cnt {color:#99c2fc}
#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 {position:relative; padding:15px; margin:10px 0; border:1px solid #dfdfdf; border-radius:5px;}
#bo_v_link li i{float:left; color:#999; font-size:19px; margin-right:20px }
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:underline;color:#3a8afd}
#bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_link li:hover {border-color:#bed4f4;color:#bed4f4}
#bo_v_link li:hover i {color:#3a8afd}
#bo_v_link li:hover .bo_v_link_cnt {color:#99c2fc}
#bo_v_top{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 {padding:0;list-style:none;word-break:break-all;background:#fff}
#bo_v_top .btn_more_opt{padding:0 10px !important; margin-right:-10px;}
#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;float:right}
.bo_v_com > li {position:relative;float:left;margin-left:5px}
.bo_v_nb {position:relative;margin:20px 0;clear:both;text-align:left}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li{padding:13px; border-top:1px solid #ddd;}
.bo_v_nb li:last-child{border-bottom:1px solid #ddd;}
.bo_v_nb li:hover {background:#f6f6f6}
.bo_v_nb li i{margin-right:3px; margin-top:3px; vertical-align:top; font-size:13px; color:#999;}
.bo_v_nb li .nb_tit{display:inline-block; padding-right:15px; color:#333; font-weight:700;}
.bo_v_nb li .nb_date {float:right;color:#b3b3b3}
#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 {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:10px 0 30px;width:100%;line-height:1.7em;min-height:200px;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 {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;color:#4a5158}
#bo_v_act a:hover {background-color:#fff;color:#ff484f;border-color:#ff484f}
#bo_v_act i {font-size:1.4em;margin-right:5px}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;z-index:9999;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{
	display:inline-block; padding:10px 20px 8px 20px; border:2px solid #ccc;
	border-radius:30px;
}
#bo_v_act .bo_v_good > i{vertical-align:middle; color:#ff0000;}
#bo_v_act .bo_v_nogood {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}
#bo_v_sns {padding:0;list-style:none;zoom:1;float:left;display:inline-block}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:135px;margin-right:5px;text-align:left}
#bo_v_sns li a {height:35px;line-height:35px;text-align:center;border-radius:5px;color:#fff;font-size:0.95em}
#bo_v_sns li img {vertical-align:middle;margin-right:5px}
#bo_v_sns li .sns_f {display:block;background:#3b5997}
#bo_v_sns li .sns_t {display:block;background:#09aeee}
#bo_v_sns li .sns_g {display:block;background:#ea4026}
#bo_v_sns li .sns_k {display:block;background:#fbe300}
#bo_v_share {position:relative;padding:20px 0}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn{padding:0 10px;color:#555;font-weight:normal;font-size:1em;width:80px;line-height:35px;height:35px;border-color:#d5d5d5;border-radius:5px}
#bo_v_share .btn:hover {background:#fff}
#bo_v_share .btn > i{margin-top:10px; margin-right:5px; color:#4b5259; vertical-align:top;}
#bo_v .btn_bo_user > li > a{font-size:18px; color:#333;}
#bo_v .bo_v_com > li:nth-of-type(2){margin-left:0 !important;}
#bo_v .bo_v_com > li:nth-of-type(2) > a{padding-left:4px !important;}
.bo_v_tvgall_topdesc{
	padding:20px; border:3px solid #999; font-size:18px; color:#333; text-align:center;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.bo_v_tvgall_topdesc > span{
	display:inline-block; margin-bottom:10px; padding:2px 10px; background-color:#ff0000; color:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.bo_v_tvgall_topdesc > b{color:#ff0000;}


/* 게시판 댓글 공통 */
.cmt_btn{position:relative; margin:30px 0 0px; padding:0 0 15px; text-align:left;}
.cmt_btn span.total{position:relative;display:inline-block;margin-right:5px; font-size:18px; color:#333;}
.cmt_btn span.total span{color:#ff0000; font-weight:700;}
.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 span.total:after {position:absolute;bottom:-17px;left:0;display:inline-block;background:#3a8afd;content:"";width:100%;height:2px}  불필요 */
#bo_vc{}
#bo_vc h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article{position:relative; padding:20px 0; border-top:1px solid #eee;}
#bo_vc article:nth-of-type(1){border-top:0;}
#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{display:inline-block; margin-right:5px;}
#bo_vc article .pf_img img{width:30px; height:30px; border-radius:8px;}
#bo_vc article .cm_wrap{float:left; max-width:990px; width:100%;}
#bo_vc article .cm_wrap header > span:nth-of-type(2), #bo_vc article .cm_wrap header > span:nth-of-type(3){font-size:13px; color:#999;}
#bo_vc article .cm_wrap header > span:nth-of-type(2) i{margin-left:3px; margin-right:2px; vertical-align:middle;}
#bo_vc header{position:relative; display:inline-block; margin-top:5px; vertical-align:top;}
#bo_vc header .sv_wrap > a{font-size:13px;}
#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{margin-top:10px; line-height:26px; font-size:15px;}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty{padding-top:130px; font-size:15px; color:#666; text-align:center;}
#bo_vc_empty > i{color:#000;}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc .bo_vl_opt{position:absolute; top:10px; right:0;}
#bo_vc .cmt_good li{display:inline-block;}
#bo_vc .cmt_good li > a{
	border:1px solid #ddd; padding:4px; background-color:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
}
#bo_vc .cmt_good li > a > i{color:#666;}
#bo_vc .cmt_good li:nth-of-type(3) > a, #bo_vc .cmt_good li:nth-of-type(4) > a{padding-top:1px !important; padding-bottom:2px !important;}
#bo_vc .cmt_good li:nth-of-type(3) > a > i{font-size:12px;}
.bo_vc_act {display:none;position:absolute;right:0;top:40px;width:58px;text-align:right;border:1px solid #b8bfc4;margin:0;list-style:none;background:#fff;zoom:1;z-index:9999}
.bo_vc_act:before {content:"";position:absolute;top:-8px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.bo_vc_act:after {content:"";position:absolute;top:-6px;right:5px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.bo_vc_act li {border-bottom:1px solid #f0f0f0}
.bo_vc_act li:last-child {border-bottom:0}
.bo_vc_act li a {display:inline-block;padding:10px 15px}
.bo_vc_act li a:hover {color:#3a8afd}
.bo_vc_w{position:relative; display:block; margin:5px 0;}
.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{width:100%; height:120px; padding:10px; border:1px solid #ddd; background:#fff; color:#000; vertical-align:middle; background-color:#f7f7f7; border-radius:3px;}
#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 #captcha {padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm {clear:both;margin-top:10px}
.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 .btn_cancel, .bo_vc_w .btn_submit{padding:6px 10px; font-size:14px; font-weight:700; border-radius:3px;}
.bo_vc_w .btn_confirm .secret_cm label{font-size:13px !important}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.secret_cm {display:inline-block;float:left}
#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}
.bo_tvcom{position:relative; padding:20px 30px;}/*티비갤 댓글창*/
.bo_tvcom .cmt_btn, .bo_tvcom .secret_cm{display:none !important;}
.bo_tvcom .bo_vc_w #wr_content, .bo_vc_guest_info > input{
	padding:0 70px 0 26px; width:100% !important; height:40px !important; background-color:#fff; border:1px solid #ccc;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
}
.bo_vc_guest_info > input{padding:0 !important; text-align:center;}
.bo_vc_guest_info{position:relative; padding:10px 0;}
.bo_vc_guest_info > i{position:absolute; top:22px; left:50%; margin-left:-106px; font-size:16px; color:#ff0000;}
.bo_tvcom #bo_vc article .pf_img img{/* width:20px !important; height:20px !important; */ display:none !important;}
.bo_tvcom .cmt_good{position:absolute; right:0; top:12px;} 
.bo_tvcom .cmt_good.isMem{right:0;}
.bo_tvcom #bo_vc article{padding:5px 0 !important;}
.bo_tvcom .bo_vc_w_wr{position:absolute; top:8px; right:7px;}
.bo_tvcom .bo_vc_w .btn_submit, .bo_tvcom .bo_vc_w .btn_cancel{padding:3px 5px !important; font-size:13px;}
.bo_tvcom .bo_vc_w_info{display:none !important;}
.bo_tvcom .btn_confirm{margin-top:0 !important;}
.bo_tvcom #bo_vc header > span:nth-of-type(1){margin-left:-10px; margin-right:3px;}
.bo_tvcom #bo_vc header > span:nth-of-type(1) > i{}
.bo_tvcom #bo_vc article{border-top:1px solid #ddd;}
.bo_tvcom #bo_vc > article:nth-of-type(1){border-top:0 !important;}
.bo_tvcom .tvcom_icon{position:absolute; top:12px; left:7px; font-size:16px; color:#ff0000;}
.bo_tvcom .cmt_contents{margin-top:2px !important; font-size:14px !important; color:#333;}

/*글쓰기 공통*/
#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{position:relative; margin:10px 0;}
#bo_w .write_div.tvgall{height:0 !important; overflow:hidden;}
#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%}
#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; width:100px !important; 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 label > i{font-size:19px;}
#bo_w .bo_w_link.bwlNumSns label > i{color:#009fff;}
#bo_w .bo_w_link.bwlNum1 label > i{color:#ff0000;}
#bo_w .bo_w_link.bwlNum2 label > i{color:#222;}
#bo_w .bo_w_link .frm_input{padding-left:50px}
#bo_w .bo_w_link .frm_input::placeholder{color:#333;}
#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}
#bo_w .btn_submit{padding:0 20px; font-size:16px;}
#bo_w .btn_cancel{font-size:16px; border-radius:3px;}

/*gx_리셋css*/
.tbl_wrap table{border-top:0;}
#bo_list .tbl_head01 td{height:50px;}
.tbl_head01{border-bottom:1px solid #ddd;}
.tbl_head01 thead th{border-bottom:1px solid #ccc; padding:10px 0 !important; color:#666;}
.tbl_head01 thead th > a{color:#666}
.tbl_head01 thead th:nth-of-type(2){text-align:left !important;}
.pg_current{background-color:#666; border:1px solid #666;}
.pg_wrap{margin-top:20px;}
.btn_submit{background-color:#353940;}
.btn_submit:hover{background-color:#333;}
button.btn_frmline{background-color:#ccc; color:#333;}
.tbl_head01 td{line-height:normal;}
.sv_wrap .sv a{font-size:12px !important; width:95px !important;}