@charset "utf-8";

/* 게시판 기본 설정 */
#bo_list {padding-bottom:30px; }
#container_title{}
.fz_wrap a:link, .fz_wrap a:active, .fz_wrap a:visited, .fz_wrap a:hover{text-decoration:none;}
.fz_wrap input.search_btn {padding:10px 8px; color:#fff; background:#696969; border:1px solid #696969; }
.fz_wrap .f_wrap{*zoom:1;}
.fz_wrap .f_wrap:after{content:""; display:block; clear:both;}
.fz_wrap .fl{float:left;}
.fz_wrap .fr{float:left;}
.fz_wrap legend{border:none !important;}
.row {margin:0; padding:0; }

.i_text{height: 22px;padding:0 10px;line-height:20px;font-size: 12px;color: #333;background:none;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;}
.i_text_large{display: inline-block;height: 31px;padding: 4px 6px;font-size: 14px;line-height: 20px;color: #333;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;vertical-align: top;width:218px;background:none;}
.fz_title_box{display:none; font-size:14px;font-weight:bold;color:#515151;position:relative;background:#f3f3f3;background:url("./img/fz_title_bg.png") 0 0 repeat-x;height:35px;line-height:35px;border:1px solid #dedede;padding:0px 15px;font-weight:700;margin-bottom:20px;}
textarea#wr_content{border:1px solid #ccc;height:110px;}
#captcha #captcha_info{display:none;}
.fz_wrap .required{background-color:#fff !important;}
.fz_wrap input[type="text"], .fz_wrap input[type="password"], .fz_wrap input[type="submit"], .fz_wrap input[type="search"], .fz_wrap input[type="image"] {-webkit-border-radius:0;-webkit-appearance:none;}/* safari 둥근모서리 그림자 제거 */ 

.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:8px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td, .bo_notice td a {color: #126345 !important;background: #f0fbef;  font-weight: bold;}
.td_num strong {color:#126345}
.bo_cate_link {display:inline-block;margin:0 6px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#555 !important;font-weight:700;text-decoration:none;} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c !important;font-size:11px;}

/* 게시판 카테고리 */
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1;font-size:12px;list-style:none}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-top:-1px;}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:8px 25px;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer;border:1px solid #ddd;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #ffa500;background:#ffa500;color:#fff;font-weight:700}
#bo_cate a:hover {z-index:2;border:1px solid #ffa500;background:#fff;color:#ffa500;}

/* 리스트 상단 */
.fz_header{*zoom:1; width:100%; padding-top:10px; padding-bottom:10px;}
.fz_header:after{content:""; display:block; clear:both;}

.fz_rss_area { float:right; margin: 0 0 0 5px;}
.fz_rss_area .fz_rss { float: left; display: inline-block; line-height:40%; border:1px solid #d5d5d5; border-left: none; }
.fz_rss_area .fz_rss:first-child { border-left: 1px solid #d5d5d5;}
.fz_rss_area .fz_rss i {padding:6px; color:#696969; }

.fz_total_count { float:left; margin-top: 20px;}
.fz_total_count span { font-size: 18px; font-weight:500; color:#333; background:url('../img/sprites_ico.gif') no-repeat 0 -24px; }
.fz_total_count strong {color: #eb008a; font-size: 18px; font-weight: 500;}

/* 달력 리스트 */
.calendar_top { position: relative; margin: 20px 0 10px; text-align: center;}
.calendar_top .inbox > div { display: inline-block;}
.calendar_top .date { font-size: 14px; color: #555;}
.calendar_top .date select { margin: 0 3px 0 10px; font-size: 16px; font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum;}
.calendar_top .calbtn { display: inline-block; margin: 0 5px;}
.calendar_top .calbtn a { display: inline-block; width: 17px; height: 17px;}
.calendar_top .calbtn a i { display: inline-block; margin: 0 0 -3px 0; width: 12px; height: 12px; border: 2px solid #777; border-radius: 1px; border-right: none; border-top: none; transform: rotate(45deg);}
.calendar_top .calbtn.next a i { transform: rotate(-135deg);}
.calendar_top .calbtn.icon2 a i { border-color: #006aba;}
.calendar_top .right_btn { position: absolute; top: 0; right: 0;}
.calendar_top .right_btn a { display: inline-block; padding: 3px 10px; border-radius: 3px; border: 1px solid #ddd;}

/* 일정확인 스타일 */
	
.calendar_area  { }

	.calendar_table { width: 99.95%; border-collapse: collapse; border-top: 3px solid #00ace2; border-spacing: 0;}
	.calendar_table thead th { padding: 15px 0; font-size: 16px; border: 0 solid #fff; border-bottom: 1px solid #bbb; background: #fff;}
	.calendar_table thead th:first-child { color: #ff5400 !important;}
	.calendar_table thead th:last-child { color: #3f97dc !important;}
	
	.calendar_table tbody td { padding: 5px; width: 14%; max-width: 175px; height: 100px; vertical-align: top; border: 1px solid #bbb; border-top: none; z-index: 99999;}
	.calendar_table tbody td > font:first-child { display: inline-block; margin: 0 0 5px; width: 100%; text-align: left;}
	.calendar_table tbody td > a { display: inline-block; overflow: hidden; max-width: calc(100% - 20px); color: #666; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle;}

	.calendar_table tbody td .box { padding: 0 0 0 7px; min-height: 23px; border-top: 1px dotted #ddd;}
	.calendar_table tbody td .box.div_schedule_group1 { border-top: none;}
	.calendar_table tbody td .box.div_schedule_group1 a { color: #666; font-weight: normal;}
	.calendar_table tbody td .div_schedule_list { height: 20px;} /*상세내용 높이값*/
	.calendar_table tbody td .div_schedule_list a { display: inline-block; width: 125px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top;}
	.calendar_table tbody td .div_schedule_list a { font-weight: 400; font-size: 12.5px; font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum; font-weight: normal; color: #888 !important; line-height: 12px; letter-spacing: 0;}
	.calendar_table tbody td .div_schedule_list img { display: inline-block; padding: 2px 0 0; vertical-align: top;}
	.calendar_table tbody td .div_schedule_list b { font-size: 12px; line-height: 12px; vertical-align: top;}

	.calendar_table tbody td .div_schedule_list:last-child { padding: 0 0 2px;}
	.calendar_table tbody td.bg_default { background: #fff;} /* 기본 */
	.calendar_table tbody td.bg_today { background: #e5f8fa;} /* 오늘 */
	.calendar_table tbody td.bg_select { background: #fffbe4;} /* 선택 */
	.calendar_table tbody td.bg_noneday { background: #f4f4f4;} /* 공일 */
	
	

	/* 뷰 팝업레이어 */
	.calendar_area #bo_list .popup_layer { position:absolute; display:none; overflow: hidden; width:165px;margin: -11px 0 0 8px; padding: 12px 15px 15px; font-weight: 400; font-size: 12.5px; color: #fff; border: solid 1px #fff; background: #444; border-top-left-radius: 0px !important; border-radius: 15px; box-sizing: border-box; z-index:2;}
	.calendar_area #bo_list .popup_layer p { width: 138px; overflow: hidden; color: #b5b5b5; text-overflow: ellipsis; white-space: nowrap;}

	/* 오늘의 일정 */
	#today_schedule_area { clear: both;}
	#today_schedule_area h3 { font-size: 1.2em;}
	.today_schedule { width: 100%; font-size: 1em; border-top: 2px solid #555;}
	.today_schedule:after { clear: both;}
	.today_schedule .form-l-head { display: none; /*display: table; table-layout: fixed;  */width: 100%; border-bottom: 1px solid #ddd; background: #f5f5f5;}
	.today_schedule .form-l-head > div { display: table-cell; height: 30px; font-weight: bold; color: #333;}

	.today_schedule .form-l-list { display: table; table-layout: fixed; width: 100%; border-bottom: 1px solid #ddd;}
	.today_schedule .form-l-list:hover { background: #fafafa;}
	.today_schedule .form-l-list > div { display: table-cell; height: 30px; color: #666; text-align: left;}
	.today_schedule .form-l-list > div.empty_table { text-align: center;}
	.today_schedule div div.no,
	.today_schedule div div.date,
	.today_schedule div div.name,
	.today_schedule div div.hit { display: none; }
	.today_schedule div div { text-align: center; vertical-align: middle;}

	.today_schedule div div.term { width: 170px;}
	.today_schedule div div.subject > div { display: inline-block; overflow: hidden; padding-left: 10px; width: 100%; text-align: left; line-height: 1.2em;}
	.today_schedule div div.subject > div a { display: inline-block; overflow: hidden; max-width: calc(100% - 25px); white-space: nowrap; text-overflow: ellipsis; color: #333; vertical-align: middle;}



/* 갤러리 리스트 */
#gall_allchk {margin:10px 0;}
#gall_allchk input,
#gall_allchk label {margin:0;}

.fz_gallery {list-style:none; padding:0; margin:0; }
/*.fz_gallery table {width:100%; }
.fz_gallery table th {height:20px; padding:14px 0; text-align:center; border-top:2px solid #126345; border-bottom:1px solid #d1dee2; background: #f7f7f7; color: #126345; font-weight:bold; font-size:15px;  }
.fz_gallery table td {font-size:14px; padding:14px 0; border-bottom:1px solid #d5d5d5; }*/
.fz_gallery li { width: 29%; /*float:left;*/ position:relative; margin-right: 6.2%; height: auto; display:inline-block; margin-bottom: 5%;}
.fz_gallery li:nth-child(3n+0) { margin-right:0; float: right;}
.fz_gallery li input { position: absolute; top: 5px; left: 5px; z-index: 2;}

.fz_gallery .fz_gallery_li_wrap {display:block;background:#fff;position:relative;}
.fz_gallery a:link, .fz_gallery a:active, .fz_gallery a:visited{color:#666; font-size:14px; text-decoration:none; background: #fff; transition: 0.4s;}
.fz_gallery a:hover { background: #fafafa; transition: 0.4s;}

.fz_gallery .fz_gallery_li_wrap .fz_gallery_thumb {display:block;position:relative; margin-bottom: 6%; height:290px; /*border:1px solid #ccc;*/ background-size: cover; background-position: center; background-color: #ddd;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_thumb img {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%; border:none;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_thumb i{position:absolute;top:50%;left:0;right:0;text-align:center;font-size:100px;width:100%;margin-top:-50px;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_group_title {display:block;height:18px;overflow: hidden;text-overflow: ellipsis;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_title { display:block; position: relative; font-size: 1em; font-weight: 300; text-overflow:ellipsis; overflow:hidden;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_title .bo_tit { overflow:hidden; font-weight: normal; color: #363636; text-align: left; letter-spacing: -0.02em; line-height: 1.3em; }
.fz_gallery .fz_gallery_li_wrap .fz_gallery_title .bo_tit > div { padding: 0 0; width: 100%; overflow:hidden; text-align: center; text-overflow:ellipsis; word-wrap:normal; white-space:nowrap; font-size: 17px;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_title .bo_tit .new_icon { }
.fz_gallery .fz_gallery_li_wrap .fz_gallery_content{margin:0 10px;padding-bottom:5px;display:block; font-size:12px;color:#888;line-height:18px;height:35px;overflow:hidden;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_etc{ display:block; margin: 0 0;padding:2px 0 6% 0; text-align: right; *zoom:1;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_etc:after{content:""; display:block; clear:both;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_etc span{width:100%; font-size:14px; color:#888; display:block; text-align: center; padding-top: 1%;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_etc span i{font-size:12px;color:#333}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_etc .fz_gallery_etc_info{display: none;float:left;margin-right:8px;}
.fz_gallery .fz_gallery_li_wrap .fz_gallery_date i { display: none; }
.fz_gallery .fz_gallery_user{ position: absolute; margin-top: -20px; font-size:12px;font-weight:700;}
.fz_gallery .fz_gallery_user a{font-weight:700;} 
.fz_gallery .fz_gallery_user i{ display: none; margin-right:10px;font-size:18px;position:relative;top:2px}
.fz_gallery .fz_gallery_user .fz_admin_chk{position:absolute;right:10px;top:50%;margin-top:-6px;}
.fz_gallery .fz_gallery_user .sv{line-height:20px;font-size:12px;}

.fz_gallery .fz_empty_list{padding:30px 0 15px;height:auto;line-height:100px;text-align:center;margin:0;}

/*

#gall_allchk{margin-top:10px;}
#gall_allchk input, #gall_allchk label{margin:0;}

.fz_gallery_list {list-style:none; padding:0; margin:0; }
.fz_gallery_list table {width:100%; }
.fz_gallery_list table th {height:20px; padding:14px 0; text-align:center; border-top:2px solid #126345; border-bottom:1px solid #d1dee2; background: #f7f7f7; color: #126345; font-weight:bold; font-size:15px;  }
.fz_gallery_list table td {font-size:14px; padding:14px 0; border-bottom:1px solid #d5d5d5; }
.fz_gallery_list li {width:32.8%; float:left; margin-right:5px}
.fz_gallery_list li{margin-top:15px; position:relative;padding-left:0; padding-right:17px;}
.fz_gallery_list li:nth-child(1) {margin-top:0; }
.fz_gallery_list li:nth-child(2) {margin-top:0; }
.fz_gallery_list li:nth-child(3) {margin-top:0; padding-right:0; }
.fz_gallery_list li:nth-child(6) {padding-right:0; }

.fz_gallery_list .fz_gallery_li_wrap{border:1px solid #ccc;display:block;background:#fff;position:relative;}
.fz_gallery_list a:link, .fz_gallery_list a:active, .fz_gallery_list a:visited, .fz_gallery_list a:hover{color:#666; font-size:14px; text-decoration:none;}

.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb{display:block;position:relative; height:280px; background:#fff;}
/*.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb:before {content: "";display: block; height:280px; }
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border:none;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_thumb i{position:absolute;top:50%;left:0;right:0;text-align:center;font-size:100px;width:100%;margin-top:-50px;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_title{margin:0 20px; padding:20px 0; height:80px; display:block; font-size:16px; font-weight:500; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; border-top:1px solid #e5e5e5; }
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_content{margin:0 10px;padding-bottom:5px;display:block;font-size:12px;color:#888;line-height:18px;height:35px;overflow:hidden;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc{margin:0 20px;padding:8px 0;display:block;*zoom:1;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc:after{content:""; display:block; clear:both;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc span{width:100%; font-size:13px; color:#888}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc span i{font-size:12px;color:#333}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_etc .fz_gallery_etc_info{float:left;margin-right:8px;}
.fz_gallery_list .fz_gallery_li_wrap .fz_gallery_date{ }
.fz_gallery_list .fz_gallery_user{padding:0 5px;width:100%;display:block;background:#ccc;height:40px;line-height:40px;padding-left:15px;font-size:14px;font-weight:700;position:relative;}
.fz_gallery_list .fz_gallery_user a{font-weight:700;} 
.fz_gallery_list .fz_gallery_user i{margin-right:10px;font-size:18px;position:relative;top:2px}
.fz_gallery_list .fz_gallery_user .fz_admin_chk{position:absolute;right:10px;top:50%;margin-top:-6px;}
.fz_gallery_list .fz_gallery_user .sv{line-height:20px;font-size:12px;}

.fz_gallery_list .fz_empty_list{padding:30px 0 15px;height:auto;line-height:100px;text-align:center;margin:0;}*/

/* 리스트 중앙 */
.bo_tit {display:block;color:#000;font-weight:400;}
#bo_list .cnt_cmt {display: inline-block;background:#ffe0e0;color:#eb0088;font-size:13px;height:19px;line-height:19px; font-weight: 500; padding:0 6px;border-radius:25px;vertical-align:middle}
#bo_list .bo_tit .title_icon {margin-right:2px}
#bo_list .bo_tit .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.9em;color:#eb0088;/*background:#006aba;*/text-align:center;border-radius:2px;font-weight:bold;vertical-align:middle; padding-left: 1%;}
#bo_list .bo_tit .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.8em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
#bo_list .bo_tit .fa-caret-right {color:#bbb}

	/* 비노출 아이콘 */
	#bo_list .bo_tit .hot_icon {display:none;width:16px;line-height:16px;font-size:0.8em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
	#bo_list .bo_tit .fa-heart {color:#ff0000}
	#bo_list .bo_tit .fa-download {width:26px;line-height:19px;font-size:0.8em;color:#eb0088;background:none;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}
	#bo_list .bo_tit .fa-link {display:none;width:16px;line-height:16px;font-size:0.8em;color:#ccc;background:none;text-align:center;border-radius:2px;margin-left:5px;vertical-align:middle}


/* 글목록 - NEW */
#fboardlist { clear: both;}
.fz_list { width: 100%; font-size: 16px;}
.fz_list:after { clear: both;}
.fz_list .form-l-head { display: table; table-layout: fixed; width: 100%; border-top: 3px solid #888; border-bottom: 1px solid #edeff6; background: #fff;}
.fz_list .form-l-head > div { display: table-cell; height: 70px; font-weight: 400; color: #333;}

.fz_list .form-l-list { display: table; table-layout: fixed; width: 100%; border-bottom: 1px solid #edeff6;}
.fz_list .form-l-list:hover { background: #fdfdfd;}
.fz_list .form-l-list > div { display: table-cell; height: 58px; color: #666;}

.fz_list div div { text-align: center; vertical-align: middle;}
.fz_list div div.no { width: 8%; min-width: 50px;}
.fz_list div div.group { width: 6%; min-width: 50px;word-break: keep-all;word-wrap: break-word;}
.fz_list div div.selec { width: 3%;}
.fz_list div div.subject { /*width: 60%;*/}
.fz_list div div.subject > div { display: inline-block; overflow: hidden; padding-left: 10px; width: 100%; text-align: left; line-height: 1.2em;}
.fz_list div div.subject > div a { display: inline-block; overflow: hidden; max-width: calc(100% - 55px); white-space: nowrap; text-overflow: ellipsis; color: #333; vertical-align: middle;}
.fz_list div div.name { width: 15%;}
.fz_list div div.date { width: 14%; min-width: 70px;}
.fz_list div div.hit { width: 8%;}
.fz_list div div.good { width: 10%;}
.fz_list div div.term_start { width: 10%;}
.fz_list div div.term_end { width: 10%;}



/* 리스트 하단 */
.fz_footer{*zoom:1;padding-top:15px; clear:both; float: right;}
.fz_footer:after{content:""; display:block; clear:both;}
#fz_admin_btn { float: left;}
#fz_admin_btn li { float: left; margin-right: 5px; margin-bottom: 5px;}
#fz_admin_btn li a { display: inline-block; padding: 5px 8px; width: 90px; text-align: center; border-radius: 5px; background: #ddd;}

/* 리스트 검색 
#bo_sch { width:92%; float:right; text-align: right;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border:none;}
#bo_sch .i_text{height:34px;padding: 0px 5px;font-size: 12px;line-height: 27px;color: #333;border:1px solid #ccc;vertical-align: middle;}
#bo_sch .btn_search_submit { width:70px; height:37px; text-align:center; border:1px solid #393939; padding:4px 8px; background:#696969; color:#fff; font-size:14px;}
#bo_sch .btn_sch_submit { display: inline-block; width:70px; height:37px; color:#fff; text-align:center; border-radius: 5px; background:#696969;}
#bo_sch .search_box { display: inline-block;}*/

#bo_sch { position: relative; width: calc(100% - 72px;); float:right; text-align: right;}

#bo_sch .search_box { float: right; position: relative; overflow: hidden; padding: 3px; border: 1px solid #d1d1d1; box-sizing: border-box;}
#bo_sch .search_box .i_text{ width: 200px; padding: 0 20px 0 4px; height: 28px; font-size: 14px; color: #333; line-height: 25px; box-sizing: border-box; border:1px solid #fff;vertical-align: middle;}
#bo_sch .search_box a.btn_sch_submit { display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 27px; border-radius: 3px; box-sizing: border-box; background: #313131;}
#bo_sch .search_box span.btn_sch_clear { position: absolute; top: 8px; margin: 0 0 0 -20px; font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum; font-size: 20px; line-height: 1em;}
#bo_sch .search_box p { font-size: 15px; color: #fff;}


/* SELECT BOX - 게시판 상단 */
#bo_sch .select-box { margin: 0 5px 0 0; min-width: 150px; height: 38px; font-size: 1em; color: #666;}
#bo_sch .select-box a { height:41px; line-height: 40px;}
#bo_sch .select-box li:first-child a { height: 38px; line-height: 40px;}
#bo_sch .select-box li a { min-width: 150px; line-height: 41px;}
#bo_sch .select-box.select-active ul a.hover { color:#fff; background-color: #ffac4c;}
#bo_sch .select-box.select-active ul a.active { color:#fff; background-color:#ffc64c;}

/* SELECT BOX - 기본 */
.select-box { display:inline-block; position:relative; border:1px solid #ccc; vertical-align:middle; min-height:30px; box-sizing: border-box; background: url('../../img/board/select_box_ico.png') right center no-repeat;}
.select-box select{position:absolute;left:-9999px;display:none;}
.select-box a { display:block; padding:0 10px; min-width: 100px; height:30px; font-size: 15px; color:#333; text-align:left; line-height: 30px; font-weight: 500;}
.select-box a:visited, .select-box a:active, .select-box a:link, .select-box a:hover{text-decoration:none;}
.select-box a i.fa{vertical-align:middle;float:right;padding-top:7px;}
.select-box ul{position:absolute;left:-1px; top: -1px;border:1px solid #ccc;display:none;background:#fff;max-height:240px; list-style:none;padding:0;margin:0;overflow:hidden;overflow-y:auto;z-index:999;	
scrollbar-face-color: #eaeaea;scrollbar-track-color: #f7f7f7;scrollbar-3dlight-color: #e2e2e2;scrollbar-arrow-color: #8c8c8c;scrollbar-shadow-color: #eaeaea;scrollbar-highlight-color: #eaeaea;scrollbar-darkshadow-color: #e2e2e2;}
.select-box ul li a{ background:none;}

.select-box.select-active a {color:#4B87C8;}
.select-box.select-active a i {color:#4B87C8}
.select-box.select-active ul a {color:#333;background:none;}
.select-box.select-active ul a.hover {color:#fff; background-color: #8DA5C2;}
.select-box.select-active ul a.active { color:#fff; background: url('../img/board/select_box_ico_active.png') right center no-repeat; background-color:#4B7AB2;}


/* 게시판 분류 */
#bo_sch .radio_box { padding: 15px 0 0; width: 100%; text-align: right;}
#bo_sch .radio_box > div { display: inline-block;}
#bo_sch .radio_box label input { display: none;}
#bo_sch .radio_box label b { display: inline-block; margin: 0 0 5px; padding: 3px 10px; min-width: 65px; font-weight: normal; font-size: 13px; color: #f4a22a; text-align: center; letter-spacing: -0.05em; cursor: pointer; border-radius: 5px; border: 1px solid #ffb446;}
#bo_sch .radio_box label input:checked ~ b { color: #fff; border: 1px solid #ffb446; background: #ffb446;}
#bo_sch .radio_box label.all b { color: #888; border: 1px solid #8f8f8f;}
#bo_sch .radio_box label.all input:checked ~ b { color: #888; border: 1px solid #8f8f8f; background: #fff;}


/* 아이콘 및 답변 */
.cnt_cmt{padding-left:5px; color:#FF4800; /*font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum;*/ font-size:9px;margin:0;}
.icon_notice{display:inline-block; width:10px; height:19px; background:url('../img/sprites_ico.gif') no-repeat 0 -985px; text-indent:-9000px; *zoom:1; vertical-align:top;}
.icon_pack{display:inline-block;margin-left:5px; width:9px; height:19px; background:url('../img/sprites_ico.gif') no-repeat; text-indent:-9000px;}
.icon_pack2{display:inline-block;width:19px; height:19px; font-size:11px; background:url('../img/sprites_ico.gif') no-repeat; text-indent:-9000px; overflow:hidden; vertical-align:top;}
.icon_secret2{background-position:0 -1005px;}
.icon_file2{background-position:0 -1024px;}
.icon_txt2{background-position:0 -1043px;}
.icon_secret{background-position:0 -1005px;}
.icon_file{background-position:0 -1024px;}
.icon_link{background-position:0 -1062px;}
.icon_new{background-position:0 -1081px;}


/* Button List */
.list_btn { display:inline-block; overflow:hidden; padding: 10px; margin-left: 5px;}
.list_btn.btn_list,
.list_btn.btn_edit{display:inline-block; width:90px; text-align:center; background:#fff; color:#636363; border-radius: 10px; font-size: 16px; border:1px solid #636363; transition: 0.2s;}
.list_btn.btn_list:hover,
.list_btn.btn_edit:hover { background: #636363; color: #fff; transition: 0.2s;}
.list_btn.btn_copy {display:inline-block; width:70px; text-align:center; background:#b9b9b9; color:#fff;}
.list_btn.btn_move {display:inline-block; width:70px; text-align:center; background:#b9b9b9; color:#fff;}
/*.list_btn.btn_edit {display:inline-block; width:70px; text-align:center; background:#b9b9b9; color:#fff;}*/
.list_btn.btn_del {display:inline-block; width:70px; text-align:center; background:#b9b9b9; color:#fff;}
.list_btn.btn_reply {width:41px; background-position:-787px 0;}
.list_btn.btn_write {display:inline-block; width:100px; text-align:center; background:#fff; color:#f9b14b; border: 1px solid #f9b14b; font-size: 16px; font-weight: 500; border-radius: 10px; padding: 10px; transition: 0.2s;}
.list_btn.btn_write:hover { background:#f9b14b; color: #fff; transition: 0.2s;}
.list_btn.btn_adm {display:inline-block; width:100px; text-align:center; background:#565656; border: 1px solid #565656; color:#fff; border-radius: 10px; font-size: 16px; padding: 10px; transition: 0.2s;}
.list_btn.btn_adm:hover { background: #2b2b2b; border: 1px solid #2b2b2b; transition: 0.2s;}
.list_btn.btn_rss {margin-right:1px; width:54px; background-position:-1336px 0;vertical-align:middle;}

.list_btn.btn_prev { width:50px; background-position:-392px 0;margin-right:1px;}
.list_btn.btn_next { width:50px; background-position:-447px 0;}
.list_btn.btn_track { width:64px; background-position:-972px 0;}
.list_btn.btn_scrap { width:64px; background-position:-903px 0;vertical-align:middle;}

.write_foot .btn_submit {background-color:blue;color:white;cursor:pointer;}
.write_foot .btn_submit.disabled {background-color:gray;color:white;cursor:default;}

.sub_part_free_p .write_foot .btn_submit { width: 100px; text-align: center; display: inline-block; background: #fff; border: 1px solid #ffc64c; color: #ffc64c; padding: 10px; font-size: 16px; border-radius: 10px; transition: 0.2s;}
.sub_part_free_p .write_foot .btn_submit:hover { background: #ffc64c; color: #fff; transition: 0.2s;}
.sub_part_free_p .frm_input { border: 0px; padding: 8px;}
.sub_part_free_p .form-w-list .file_adddel { display:inline-block; vertical-align: 4px; padding-left: 2%;}
.sub_part_free_p .fz_wrap .write_foot .fr { display: inline-block; text-align: right; width: 100%; border-top: 1px solid #f4f4f4; padding-top: 10px;}


/* 게시판 쓰기 */
#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:700}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
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:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9; 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}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 뷰 페이지 상단
#bo_v {margin-bottom:20px;padding-bottom:20px}
#bo_v h1#bo_v_title {margin:0 !important; border-top:2px solid #126345; border-bottom:1px solid #bbb; background:#fff; color:#333; padding:14px; font-size:17px; font-weight:500; }
#bo_v_info{padding:0px;border-bottom:1px solid #ddd;*zoom:1;background:#fff;}
#bo_v_info:after{content:""; display:block; clear:both;}
#bo_v_info span{line-height:40px;height:40px;}
#bo_v_info span.sv{line-height:normal;height:auto;top:16px;}
#bo_v_info .fl{padding-left:0px;}
#bo_v_info .fr{padding-right:0px;}
#bo_v_info .fr i{font-size:13px;}
#bo_v_info .bo_v_user{font-size:12px;}
#bo_v_info .bo_v_user i{position:relative; line-height:40px;margin-right:5px;}
#bo_v_info .sv_wrap{margin-top:0;vertical-align:top;}
#bo_v_info .sv_wrap a{line-height:normal;height:auto;}
#bo_v_info .bo_v_user em{font-size:10px;font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum;color:#aaa;padding-left:5px;font-style:normal}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:700}
#bo_v_info .bo_v_date, #bo_v_info .bo_v_hit, #bo_v_info .bo_v_comment{font-size:11px;color:#333}
#bo_v_info .bo_v_date strong, #bo_v_info .bo_v_hit strong, #bo_v_info .bo_v_comment strong{font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum;font-size:10px;color:#777;font-weight:normal;}
#bo_v_info .bar{color:#aaa;margin:0 5px;font-size:11px;} */


/* 게시판 뷰 페이지 상단 */
#bo_v { margin: 30px 0 20px; font-size: 1em;} 
	#bo_v h1#bo_v_title { padding: 25px 0 0; font-size: 1.7em; font-weight: 500; color: #262626; border-top: 3px solid #ffc64c; word-break: break-all;}

	#bo_v_info { padding: 1.2% 0%; border-bottom: 1px solid #ddd; *zoom:1;}
	#bo_v_info:after{content:""; display:block; clear:both;}
	#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	#bo_v_info span.sv { top:16px; height:auto; line-height:normal;}
	#bo_v_info > div > span { line-height:37px;height:37px;}
	#bo_v_info > div > span strong { font-size: 1.2em; font-weight:normal; color:#777;}

	#bo_v_info .fl { padding-left:0px;}
	#bo_v_info .fl .bo_v_user i { display: none; position:relative; line-height:40px;margin-right:5px;} /* 글쓴이 아이콘 */
	#bo_v_info .fl .bo_v_user em { padding-right:20px; /*font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum;*/ font-size: 1.3em; font-style: normal; color: #aaa;}
	.sub_part_free_p #bo_v_info .fl .bo_v_user em { padding-right: 0px; padding-left: 10px;}

	#bo_v_info .fr{ padding-right:0px;}
	#bo_v_info .fr .bar { margin:0 5px; font-size: 1.1em; color:#aaa; display:none;}
	#bo_v_info .fr .bo_v_hit strong { color: #ff3f1f;}

	#bo_v_info .sv_wrap{margin-top:0;vertical-align:top;}
	#bo_v_info .sv_wrap a{line-height:normal;height:auto;}

	#bo_v_info .sv_member,
	#bo_v_info .sv_guest,
	#bo_v_info .member,
	#bo_v_info .guest { font-size: 1.1em; font-weight: 400; color: #666; display: inline-block; border-right: 1px solid #c7c7c7; padding-right: 15px; line-height: 1.1em;}
	#bo_v_info .bo_v_date, 
	#bo_v_info .bo_v_hit,
	#bo_v_info .bo_v_comment { font-size: 1.1em; color:#333;}
	#bo_v_info .bo_v_comment { display: none;}
	#bo_v_info .bo_v_date i { display: none;} /* 날짜 아이콘 */


/* FILE, LINK 출력 부분 */
.ad_list_area {margin:0; padding:0; border-bottom:1px solid #e4e4e4;font-size:12px;}
.ad_list_area li {clear:both; margin:0; padding:15px 0; *height:auto; list-style:none; border-top:1px solid #f3f3f3; font-size: 14px;}
.ad_list_area li:hover {background:#f9f9f9;}
.ad_list_area li:after {content:""; display:block; clear:both;}
.ad_list_area li b { display: none;}
.ad_list_area li.first {border-top:none;}
.ad_list_area li a {float:left; padding:0 0 0 0; line-height:14px;}
.ad_list_area li a.txt_name {color:#666; background-position:0 -94px;}
.ad_list_area li a.txt_name:hover {background-position:0 -117px; text-decoration:underline;}
.ad_list_area li a.txt_link {color:#0066cc;}
.ad_list_area li a.txt_link:hover {background-position:0 -207px; text-decoration:underline;}
.ad_list_area li span {float:left; line-height:14px; font-size:12px; /*font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum;*/}
.ad_list_area li .txt_size {padding-left:15px; color:#999;}
.ad_list_area li .txt_hit {padding-left:7px; color:#ff4200; display:none;}
.ad_list_area li .txt_date {padding-left:20px; color:#aaa;}
.ad_list_area li .btn_handle {float:right; padding:0; width:14px; background-position:3px -388px; text-indent:-9000px; overflow:hidden;}
.ad_list_area li .btn_handle.on {background-position:3px -403px;}
.ad_list_area li p.txt_file_content {clear:both; margin:0; padding:8px 0 0 22px; font-size:11px; color:#999; word-wrap:break-word;}

/* 게시판 뷰 버튼 리스트 */
#bo_v_top {margin:0 0 10px;zoom:1;}
.sub_part_free_p #bo_v_top{border-top: 1px solid #f4f4f4; padding-top:10px;}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}
#bo_v_top li a { display: inline-block;}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:1px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:1px}
.bo_v_com li a i { display: none;}

/* 게시판 뷰 본문 */
#bo_v_atc {padding:20px 0px;min-height:200px; border-bottom:3px solid #d9d9d9; margin-bottom:15px; }
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {max-width:100%;height:auto}

.editor_img_wrap{margin-bottom:10px;text-align:center !important;display:block;}

#bo_v_con {margin-bottom:50px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;font-size:14px;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}
#bo_v_con p{margin:0;}

#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;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}
#bo_v_act .bo_v_nogood {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}

/* 게시판 뷰 SNS 리스트 */
#bo_v_sns {margin:0;padding:0;list-style:none;zoom:1;display:inline-block;vertical-align:middle;margin-right:5px;}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {display:inline-block;margin:0 2px 0 0}
.fz_middle_btn{display:none;*zoom:1;margin-bottom:10px;}
.fz_middle_btn:after{content:""; display:block; clear:both;}

/* 네임카드 */
.namecard {margin:0 10px 40px; border:1px solid #ddd; background:#fbfbfb;}
.namecard .ncard_head {padding:18px 19px 17px 19px; padding-top:16px\9; line-height: normal; *zoom:1;}
.namecard .ncard_head:after {content:""; display:block; clear:both;}
.namecard .ncard_head .ico_level {float:left; margin-right:5px;}
.namecard .ncard_head span {float:left; line-height:15px; line-height:14px\9; color:#777; font-size:11px;}
.namecard .ncard_head span em {color:#ff4200; font-style:normal; font-weight:bold; font-size:11px;}
.namecard .ncard_head span.txt_name {padding-top:1px; padding-top:2px\9; color:#000; font-size:12px;}
.namecard .ncard_head span.txt_name a {float:left; cursor:pointer;}
.namecard .ncard_head span.txt_name span {margin-right:5px; color:#000; font-weight:bold; font-size:12px;}
.namecard .ncard_head span.ico_dot {width:23px; background:url('../img/sprites_ico.gif') no-repeat 10px -755px; text-indent:-9000px;}
.namecard .ncard_head span.txt_point {padding-top:1px; padding-top:2px\9;}
.namecard .ncard_head a {font-size:11px; color:#666;}
.namecard .ncard_head a.btn_link {float:right; padding-left:18px; background:url('../img/sprites_ico.gif') no-repeat 3px -783px; cursor:pointer;}
.namecard .ncard_head a.btn_link:hover {background-position:3px -803px; text-decoration:none;}
.namecard .ncard_head a span {line-height:normal; font-weight:bold;}
.namecard .ncard_body {padding:0 0 20px 19px; *zoom:1;}
.namecard .ncard_body:after {content:""; display:block; clear:both;}
.namecard .ncard_body .thumb {float:left; margin-right:15px; width:60px; height:60px; background:url('./img/sprites.gif') no-repeat 0 -168px;}
.namecard .ncard_body .txt_introduce {float:left; font-size:12px; color:#999;line-height:16px;}


/* 게시판 댓글 */
.cmt_btn {width:100%;text-align:left;border:0;border-bottom:1px solid #f0f0f0;background:#fff;font-weight:400;margin:0px 0 0px;padding:15px 0 15px; border-top: 2px solid #636363;}
.cmt_btn span.total {position:relative;display:inline-block;margin-right:5px;font-size:15px;color:#eb0088; font-weight: 400; padding-left: 15px;}
.cmt_btn span.cmt_more {float:right;display:inline-block;width:15px;height:10px;background:url(/theme/basic/img/btn_cmt.png) no-repeat right 2px;margin-top:5px; margin-right: 15px; }
.cmt_btn_op span.cmt_more {background-position:right -8px}
.cmt_btn b {font-size:16px; color:#656565; font-weight: 400; padding-right: 10px;}
i.fa.fa-clock-o { display:none;}
.cm_wrap .ip { color: #a5a5a5;}
/*.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 {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; display: none;}
#bo_vc article .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_vc article .cm_wrap {float:left; max-width:1150px;width:90%; padding-left: 15px;}
#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: 500; font-size: 15px; color: #656565;}
.bo_vc_hdinfo {color:#777; padding-left: 10px; font-size: 14px;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#bo_vc .cmt_contents {line-height:1.8em;padding:10px 0 15px; color: #656565; font-size: 14px;}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none; color:#eb0088;}
#bo_vc_empty {margin:0;padding:45px 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; padding-right: 10px;}

.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:#eb0088;}

.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; border: 1px solid #ebebeb;}
.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_submit {height:40px;padding:0 25px;border-radius:8px;font-weight:500;font-size:1.083em;}
.bo_vc_w .btn_confirm .secret_cm label {font-size:1em !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}


/* 스코어 */
.article_score {padding:50px 0px;text-align:center; *zoom:1;}
.article_score:after {content:""; display:block; clear:both;}
.article_score a {display:inline-block; width:33px; height:23px; background:url('/img/sprites_btn.gif') no-repeat; *zoom:1; vertical-align:top;}
.article_score a.btn_good {background-position:-270px 0;}
.article_score a.btn_nogood {background-position:-308px 0;}
.article_score .graph {display:inline-block;*zoom:1; margin:0 3px; padding:5px 0; width:215px; height:23px; background:url('/img/sprites_btn.gif') no-repeat 0 -27px;}
.article_score .score_bar_wrap{display:block;float:left;width:144px;}
.article_score .graph .line_border {display:block;width:3px; height:10px; font-size:0; background:url('../img/sprites_ico.gif') no-repeat 0 -1162px;position:absolute;right:-3px;}
.article_score .graph .score_bar {display:block;float:none;height:10px; font-size:0; background:url('./img/bg_recom1.gif') repeat-x 0 3px;position:relative;}
.article_score em {float:left; width:34px; line-height:13px; font-family:'NanumGothic', sans-serif, 'Malgun Gothic', dotum; font-size:9px; font-style:normal; text-align:center; font-weight:bold;}
.article_score em.txt_good {color:#00529f;}
.article_score em.txt_nogood {float:right; color:#9f0010;}
.limit_score a {float:right;}
.limit_score em {float:right; padding:0 10px 0 0; width:auto; line-height:23px;}

/* 글쓰기 상단 부분 */
.bo_write_option {padding:0 10px; border:1px solid #e3e3e3; border-bottom:none; background:#fafafa; *zoom:1;height:35px;line-height:35px;}
.bo_write_mbinfo{padding:5px 10px 10px; border:1px solid #e3e3e3; border-bottom:none; *zoom:1;position:relative;}
.bo_write_mbinfo:after{content:""; display:block; clear:both;}
.bo_write_mbinfo ul{list-style:none;padding:0;margin:0;*zoom:1;margin-right:290px;}
.bo_write_mbinfo ul:after{content:""; display:block; clear:both;}
.bo_write_mbinfo ul li{width:50%;float:left;}
.bo_write_mbinfo .placeholder{margin-top:5px;display:block;width:98%;}
.bo_write_mbinfo .i_text{height:26px;line-height:26px;display:block;width:95%;}
.bo_editor_wrap{}
.bo_editor_wrap .placeholder{display:block;}
.bo_w_form #captcha{position:absolute;right:10px; top:10px;}
.bo_w_title{position:relative;margin-bottom:10px;*zoom:1;}
.bo_w_title:after{content:""; display:block; clear:both;}
.bo_w_title .placeholder{display:block;}
.bo_w_title #wr_subject{display:block;width:95%;}

.sub_part_free_p #bo_v_info .bo_v_date strong { padding-left: 10px;}

/* 글쓰기 파일, 링크 영역 */
.ad_sector {border:1px solid #e3e3e3;margin-top:10px;}

/* 파일, 링크 버튼 */
.ad_sector .ad_btn_area {padding:0; background:#fafafa; *zoom:1;}
.ad_sector .ad_btn_area:after {clear:both; display:block; content:"";}
.ad_sector .ad_btn_area a {position:relative; float:left; padding:10px 11px 9px 10px; border-right:1px solid #e3e3e3; font-size:11px; letter-spacing:-1px; z-index:10;}
.ad_sector .ad_btn_area a span {float:left; padding:0 5px 0 16px; color:#666; background:url('../img/sprites_ico.gif') no-repeat;font-size:11px;}
.ad_sector .ad_btn_area a.btn_file span {background-position:0 -140px;}
.ad_sector .ad_btn_area a.btn_link span {background-position:0 -230px;}
.ad_sector .ad_btn_area a.btn_file span.on {background-position:0 -162px;}
.ad_sector .ad_btn_area a.btn_link span.on {background-position:0 -252px;}
.ad_sector .ad_btn_area a.on {margin-bottom:-1px; border-bottom:1px solid #ebebeb; background:#f2f2f2;}
.ad_sector .ad_btn_area a em {float:left; font-weight:700; font-style:normal; color:#ff4200;}
.ad_sector .ad_btn_area .btn_wrap {float:right; padding:8px 10px 0 0;}
.ad_sector .ad_btn_area .btn_wrap a {padding:0; width:14px; height:15px; border:none; background:url('../img/sprites_ico.gif') no-repeat; overflow:hidden; text-indent:-9000px;}
.ad_sector .ad_btn_area .btn_wrap a.btn_close {background-position:3px -402px; display:none;}


/* 파일, 링크 폼 */
.ad_sector .ad_form_area {clear:both; display:none; margin:0; padding:20px; border:none; border-top:1px solid #e3e3e3; background:#f2f2f2;}
.ad_sector .ad_form_area legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}
.ad_sector .ad_form_area input {}
.ad_sector .ad_form_area ul {margin:0; padding:0; list-style:none; *zoom:1;}
.ad_sector .ad_form_area ul:after {clear:both; display:block; content:"";}
.ad_sector .ad_form_area li {position:relative; padding-top:10px;*zoom:1;}
.ad_sector .ad_form_area li:after {clear:both; display:block; content:"";}
.ad_sector .ad_form_area li.first {margin:0; padding:0; background:none;}
.ad_sector .ad_form_area li label {position:absolute; bottom:5px; left:5px; font-size:11px; color:#999;}
.ad_sector .ad_form_area .inputbox {float:none;}
.ad_sector .ad_form_area .filebox {float:left; margin-right:1px; padding:5px 3px 2px 5px !important; height:15px; line-height:15px; font-size:12px; border:1px solid #d2d2d2; background:#fff;width:80%;}
.ad_sector .ad_form_area .file_search {position:relative; display:inline; float:left; width:58px; height:24px; background:url('/img/sprites_btn.gif') no-repeat -1600px 0; overflow:hidden;}
.ad_sector .ad_form_area .file_search .btn_file {position:absolute; top:0; right:1px; width:100%; height:100%; opacity:0; filter:alpha(opacity=0);}
.ad_sector .ad_form_area .bf_content_input{margin-top:5px;}
.ad_sector .ad_form_area .bf_content_input .i_text{background:#fff;}

.file_btm {padding-top:10px;}
.file_btm .btn_file_add {float:left; width:19px; height:19px; background:url('/img/sprites_btn.gif') no-repeat -1119px 0; text-indent:-9000px; overflow:hidden;}
.file_btm .btn_file_del {float:left; width:19px; height:19px; margin-left:1px; background:url('/img/sprites_btn.gif') no-repeat -1143px 0; text-indent:-9000px; overflow:hidden;}
.file_btm .txt_file_add {float:left; margin:0;  height:19px; line-height:21px; line-height:23px; font-size:11px; color:#999; letter-spacing:-1px;}
.file_btm .txt_file_add strong {color:#ff4200;}

/* 파일, 링크 리스트 */
.ad_sector .ad_list_area {border-bottom:none;}
.ad_sector .ad_list_area .first {border-top:1px solid #e3e3e3;}
.ad_sector .ad_list_area li {border-top:1px solid #efefef;}
.ad_sector .ad_list_area li span.txt_name,
.ad_sector .ad_list_area li span.txt_link,
.ad_sector .ad_list_area li span.txt_name {color:#666; background-position:0 -94px;}
.ad_sector .ad_list_area li span.txt_link {color:#0066cc; background-position:0 -184px;}
.ad_sector .ad_list_area li a.btn_del {float:right; padding:0; width:14px; background-position:3px -651px; text-indent:-9000px; overflow:hidden;}
.ad_sector .ad_list_area li a.btn_del:hover {background-position:3px -668px;}

#ad-form_link .i_text_large{background:#fff;}
.cke_sc{display:none;} /* 에디터 단축키 감추기 */

/* 글쓰기 하단 버튼 부분 */
.write_foot {clear:both; padding:20px 0; text-align:center;}
.write_foot a.btn_list {display:inline-block; width:51px; height:33px; background:url('/img/sprites_btn.gif') no-repeat -1663px 0; overflow:hidden; vertical-align:top;}
.sub_part_free_p .write_foot a.btn_list { width: 100px; text-align:center; background: #fff; color:#626262; padding: 10px; height: auto; font-size: 16px; font-weight: 500; border-radius: 10px; border: 1px solid #626262; transition: 0.2s;}
.sub_part_free_p .write_foot a.btn_list:hover { background: #626262; color: #fff; transition: 0.2s;}

/* SELECT BOX 
.select-box {display:inline-block;position:relative;border:1px solid #ccc;vertical-align:middle; height:34px !important; }
.select-box select{position:absolute;left:-9999px;display:none;}
.select-box a {display:block;height:30px !important; line-height:30px !important;padding:0 10px;background:#FFF url(../img/select_box_ico.png) right center no-repeat;text-align:left !important;color:#333;font-size:12px;}
.select-box a:visited, .select-box a:active, .select-box a:link, .select-box a:hover{text-decoration:none;}
.select-box a i.fa{vertical-align:middle;float:right;padding-top:7px;}
.select-box ul{position:absolute;left:-1px; top:25px;border:1px solid #ccc;display:none;background:#fff;max-height:240px; list-style:none;padding:0;margin:0;overflow:hidden;overflow-y:auto;z-index:999;	
scrollbar-face-color: #eaeaea;scrollbar-track-color: #f7f7f7;scrollbar-3dlight-color: #e2e2e2;scrollbar-arrow-color: #8c8c8c;scrollbar-shadow-color: #eaeaea;scrollbar-highlight-color: #eaeaea;scrollbar-darkshadow-color: #e2e2e2;}
.select-box ul a{display:block;line-height:25px;height:25px;background:none;}

.select-box.select-active a{color:#4B87C8; background:#FFF url(./img/select_box_ico_active.png) right center no-repeat;}
.select-box.select-active a i{color:#4B87C8}
.select-box.select-active ul a{color:#333;background:none;}
.select-box.select-active ul a.hover{background:#8DA5C2;color:#fff}
.select-box.select-active ul a.active{background:#4B7AB2;color:#fff}*/


/* CHECK BOX */
.check-box{position:relative;}
.check-box input{position:absolute;left:-9999px;}
.check-box label{font-size:12px;background:url(./img/checkbox.png) 0 center no-repeat;display:inline-block;padding:0 0 0 20px;line-height:16px;height:16px;cursor:pointer;margin:0 10px 0 0;font-weight:normal;}
.check-box label.checkbox-active{background:url(./img/checkbox_active.png) 0 center no-repeat;}

/* PAGING */
.fz_wrap .pg_wrap {clear:both;padding:20px 0;text-align:center; margin:0;font-size:12px;}
.fz_wrap .pg_page, .fz_wrap .pg_current {display:inline-block;padding:0 15px;height:41px;color:#333;letter-spacing:0;line-height:39px;vertical-align:middle; border:1px solid #d9d9e7;background:#fff; font-size: 15px; border-radius: 10px;}
.fz_wrap .pg a:hover{background:#f8f8fb;}
.fz_wrap .pg a:focus, .fz_wrap .pg a:hover {text-decoration:none}
.fz_wrap .pg_page {text-decoration:none}
.fz_wrap .pg_current {display:inline-block;margin:0 0 0 0;background:#f9b14b;color:#fff;font-weight:normal; border:1px solid #f9b14b;}
.fz_wrap .pg .fa{font-size:18px;}
.fz_wrap .pg_start, .fz_wrap .pg_prev {text-indent:0px;}
.fz_wrap .pg_end, .fz_wrap .pg_next {text-indent:0px;}

/* 글쓰기 폼 */
.fz-form-title{font-size:13px;margin-bottom:5px;font-weight:700;}
.fz-form-content{margin-bottom:20px;}

.form-w-list {display: table;width:100%;}
.form-w-list.b-t-one {border-top:1px solid #ccc; }
.form-w-titl{display: table-cell; vertical-align:middle;width:20%; text-align:center; height:50px;font-size:14px;margin-bottom:5px;font-weight:500;background-color:#f2f2f2; border-right:1px solid #ccc; border-bottom:1px solid #ccc; padding:0 10px; border-left:1px solid #ccc;word-break: keep-all;}
.form-w-cont{display: table-cell; font-size: 12px; vertical-align:middle;width:80%; height:50px;margin-bottom:20px;background-color:#ffffff; border-bottom:1px solid #ccc; padding:10px; border-right:1px solid #ccc}

#bo_w textarea{border:1px solid #e4eaec;background:#f7f7f7;vertical-align:middle;line-height:1.8em;-webkit-appearance:none;padding:8px;line-height:20px;height:100px;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#bo_w .frm_file_div{/*margin-bottom:10px;*/border:1px solid #ebebeb;}
#bo_w .frm_file_div .view_image { display: inline;}
#bo_w .frm_file{display:block; width:100% !important; font-size: 14px;}
#bo_w .i_text{width:100%;height:28px;line-height:28px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.sub_part_free_p #fwrite { border-top: 3px solid #ffc64c;}
.sub_part_free_p .form-w-titl { border-right: 0px; border-left: 0px; text-align: center; background: #f9f9f9; border-bottom: 1px solid #ebebeb; text-align: left; padding-left: 40px; font-size: 16px !important; font-weight: 500; color: #484848;}
.sub_part_free_p .form-w-titl .bullet { color: #ee088f; vertical-align: 3px; padding-left: 1%;}
.sub_part_free_p .form-w-cont { border-right: 0px; border-bottom: 1px solid #ebebeb; padding: 6px;}
.sub_part_free_p #bo_w .i_text { height: 39px; line-height: 39px; border: 1px solid #ebebeb; font-size: 14px;}

/*파일 첨부 시작*/
.frm_file_box .btn_frm_file {display:none;}
.frm_file_box .frm_upload_name {display:none;}
/*
.frm_file_box{position:relative;font-size:0;}
.frm_file_box .frm_file_hidden {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0);border: 0;}
.frm_file_box .btn_frm_file {display: inline-block;line-height: 0;margin-left: 5px;margin-top: -3px;color: #999;vertical-align: middle;background-color: #fff;cursor: pointer;font-size: 14px;font-weight: 400;color: #0fb5bf;text-align:center;box-sizing:border-box;background:#fff;}
.frm_file_box .frm_upload_name {display: inline-block;padding: 0 20px 0 50px;width: calc(100% - 80px);height:40px;line-height:40px;vertical-align: middle;background-color: #ffffff;border: 1px solid #ddd;appearance: none;font-size: 14px;font-weight: 500;color: #a8a8a8;box-sizing:border-box;}
*/
/*파일 첨부 끝*/

#captcha #captcha_img {height:62px;}
#captcha #captcha_key {height:62px;}
#captcha.m_captcha #captcha_key{height:31px !important;} 

.fz_wrap nav{display:block !important;}


/* 서명 */
.sign_area .sign_img_area {border:1px solid #dddddd;}
.sign_area .signcontract_area .signcanvas {width:302px;height:152px;border:1px solid #6c6c6c;}
.sign_area .signcontract_area .bottom_area {width:302px;overflow: hidden;margin-top:5px;}
.sign_area .signcontract_area .bottom_area .left_area {float: left;}
.sign_area .signcontract_area .bottom_area .right_area {float: right;}
.sign_area .signcontract_area .bottom_area .btn_sign {background:#dddddd;padding:7px 12px;float: left;border-radius: 5px;margin-right: 10px;}
.sign_area .signcontract_area .bottom_area .btn_sign:last-child {margin-right: 0px;}
.sign_area .signcontract_area .bottom_area .btn_sign_clear {background:#565656;color:#ffffff;}
.sign_area .signcontract_area .bottom_area .btn_sign_save {background: #000000;color: #ffffff;}



/* 작성자 안보이게 */
.sub_part_notice_p .form-l-cont.name,
.sub_part_news_p .form-l-cont.name,
.sub_part_review_p .form-l-cont.name,
.sub_part_gallery_p .fz_gallery_user,
#bo_v_info .sv_member,
#bo_v_info .bo_v_hit{ display:none;}
.sub_part_free_p #bo_v_info .sv_member { display:inline-block;}
.form-l-cont.no strong { color: #eb0088; font-weight: 500;}


/* 회원되기 */
.member_title { font-size: 25px; color: #ff2189; font-weight: 500; text-align: center; padding-bottom: 2%;}
.sub_part_support_p .form-w-titl { border-right: 0px; border-left: 0px; border-bottom: 1px solid #edeff6; background: #f9f9f9; text-align: left; font-size: 17px; width: 25%; padding-left: 3%; font-weight: 400;}
.sub_part_support_p .form-w-titl.first { border-top: 1px solid #edeff6;}
.sub_part_support_p .form-w-cont.first { border-top: 1px solid #edeff6;}
.sub_part_support_p .form-w-titl .bullet { vertical-align: 4px; padding-left: 1%; color: #ff2189;}
.sub_part_support_p .form-w-cont { border-bottom: 1px solid #edeff6; border-right: 0px; padding: 6px; height: 55px;}
.sub_part_support_p #bo_w .i_text { height: 40px; line-height: 40px; border: 1px solid #edeff6; font-size: 14px;}
.sub_part_support_p .form-w-cont span { font-size: 14px; padding-left: 1%; vertical-align: -50%; color: #6b6b6b;}

.sub_part_support_p .cst_radiobox_area { display: inline-block; padding-right: 1.8%;}
.sub_part_support_p .cst_radiobox_area:last-child {padding-right: 0%;}
.sub_part_support_p .cst_radiobox_label input[type="radio"] { display:none;}
.sub_part_support_p .cst_radiobox_label b a { color: #2e2e2e;}
.sub_part_support_p .cst_radiobox_label input[type="radio"] + span + b { display:inline-block; background:#dedede; text-align:center; width: 128px; height:40px; line-height:38px; cursor:pointer; border-radius: 25px; color:#2e2e2e; font-size: 17px; font-weight: 400;}
.sub_part_support_p .cst_radiobox_label input[type="radio"]:checked + span + b { background:#ff2189;}
.sub_part_support_p .cst_radiobox_label input[type="radio"]:checked + span + b a { color: #fff;}

.sub_part_support_p .cms_notice { background: #f9f9f9; font-size: 15px; padding: 1.5%; word-break: keep-all; line-height: 23px; margin-top: 0.5%;}
.sub_part_support_p .cms_notice .title { font-size: 16px; font-weight: 500; padding-bottom: 0.5%;}
.sub_part_support_p .cms_notice .text tr { vertical-align: top;}
.sub_part_support_p .cms_final_notice { background: #f9f9f9; font-size: 15px; text-align: center; padding: 1.5% 8%; word-break: keep-all; line-height: 23px; margin-top: 0.5%; font-weight: 500; margin-bottom: 0.5%;}
.sub_part_support_p .cms_final_notice .text { padding-bottom: 2%;}
.sub_part_support_p .cms_final_notice .text:last-child { padding-bottom: 0%;}

.sub_part_support_p .fz_wrap .fr { float: right;}
.sub_part_support_p .write_foot a.btn_list { display: inline-block; width: 100px; overflow: hidden; padding: 10px; background: #fff; color: #626262; font-size: 16px; text-align: center; border: 1px solid #626262; transition: 0.2s; border-radius: 10px; height: auto;}
.sub_part_support_p .write_foot a.btn_list:hover { color: #fff; background: #626262; transition: 0.2s;}
.sub_part_support_p .write_foot .btn_submit { display:inline-block; width: 100px; padding: 10px; background: #fff; border: 1px solid #ffa138; border-radius: 10px; color: #ffa138; font-size: 16px; transition: 0.2s;}
.sub_part_support_p .write_foot .btn_submit:hover { color:#fff; background: #ffa138; transition: 0.2s;}
#bo_w .i_text.width { width: 35%;}
#bo_w .i_text.phone_number { width: 10.78%;}
#bo_w .i_text.company_number_1 { width: 10%;}
#bo_w .i_text.company_number_2 { width: 7.5%;}
#bo_w .i_text.company_number_3 { width: 15%;}
#bo_w .i_text.people_number { width: 16.9%;}

.sub_part_support_p .support_text .text { text-align: center; font-size: 16px; line-height: 25px; padding: 2.5%; color: #ff2189; font-weight: 500; word-break: keep-all;}



/* 열린 재정 */
.open_finance .text_section { display: table; border: 10px solid #f3f3f3; padding: 2% 3%; width: 100%; margin-bottom: 1.5%; word-break:keep-all;}
.open_finance .text_section .img { display: table-cell; width: 12%; height: 70px; background:url('/theme/basic/img/open_img.png')center left no-repeat; background-size: contain;}
.open_finance .text_section .text { display: table-cell; font-size: 17px; color: #404040; line-height: 30px; vertical-align:middle;}


/* 나눔NJOY 프로그램 공통 */
.board_sub_section .top_text_section { text-align: center; padding: 0% 5% 2% 5%; word-break: keep-all; }
.board_sub_section .top_text_section .text { font-size: 25px; line-height: 40px; color: #2c2c2c; padding-top: 1%;}
.board_sub_section .top_text_section .text span { color: #eb0088; font-size: 30px; font-weight: 500;}
.board_sub_section .list_section { border-top: 1px solid #ebebeb; padding-top: 3%; word-break: keep-all;}
.board_sub_section .list_section .text_box { padding-bottom: 2.5%;}
.board_sub_section .list_section .list_title { font-size: 25px; color:#252525; padding-left: 2.5%; position: relative; padding-bottom: 1%; font-weight: 500;}
.board_sub_section .list_section .list_title:before { content:''; background:url('/theme/basic/img/arrow_p.png')center center no-repeat; width: 19px; height: 19px; position:absolute; left: 0; top: 21%;}
.board_sub_section .list_section .text { color: #404040; font-size: 18px; padding-bottom: 0.5%; padding-left: 2.5%; position: relative;}

	/* 나눔NJOY 프로그램 - Join재능기부프로그램 */
	#ability_donation .ability_list_section { border-bottom: 3px solid #dedede; margin-bottom: 0.8%; margin-top: 1%;}
	#ability_donation .ability_list_title { background: #ffc64c; font-size: 18px; padding: 1% 0px; width: 100%; border-radius: 10px; text-align: center; font-weight: 500;}
	#ability_donation .sub_text_box { border: 10px solid #f3f3f3; padding: 2% 3%; width: 100%; margin-bottom: 1.5%; word-break:keep-all; text-align: center;}
	#ability_donation .sub_text_box .text { font-size: 25px; color: #404040; line-height: 37px; padding-top: 1%;}
	#ability_donation .sub_text_box .text:before { display: none;}
	#ability_donation .text .bold { display: inline-block; font-weight: 500;}
	#ability_donation .text .bold span { color: #eb0088;}
	#ability_donation .ability_list { display: table; width: 100%; table-layout: fixed; font-size: 15px; height: 50px; text-align: center; border-top: 1px solid #dedede;}
	#ability_donation .ability_list.first { border-top: 0px;}
	#ability_donation .list { display: table-cell;  border-right: 1px solid #dedede; vertical-align: middle; /*border-top: 1px solid #dedede;*/ padding: 1% 2%;}
	#ability_donation .list:last-child { border-right: 0px;}
	#ability_donation .list.other_width br { display: none;}
	#ability_donation.board_sub_section .list_section .text:before { content:'-'; position: absolute; left: 0.5%; top: 0px;}

	/* Other 나눔문화프로그램 */
	#nanum_culture.board_sub_section .list_section .text:before { content:'-'; position: absolute; left: 0px; top: 0px;}

	/* 나눔NJOY 프로그램 - You응원 프로젝트 */
	#cheer.board_sub_section .list_section .text { font-weight: 400;}
	#cheer.board_sub_section .list_section .list_title:before { top: 2%;}
	#cheer.board_sub_section .list_section .text { padding-bottom: 2%;}
	#cheer .sns_box { display: inline-block; border: 1px solid #eb0088; background: #fafafa; padding: 2%; width: 31.8%; height: 120px; border-radius: 25px; text-align: center; margin-right: 2%;}
	#cheer .sns_box:last-child { margin-right: 0px; float: right;}
	#cheer .sns_box .title { font-size: 18px; color:#404040; font-weight: 500;}
	#cheer .sns_box .title img { padding-right: 2%; vertical-align: -2px;}
	#cheer.board_sub_section .sns_box .text_box { padding-bottom: 0px; display:table; width: 100%; height:100%;}
	#cheer.board_sub_section .sns_box .text { display: table-cell; vertical-align:middle;}
	#cheer.board_sub_section .sns_section { margin-bottom: 3%;}
	#cheer.board_sub_section .list_section .text { padding-left: 0px;}
