@charset "utf-8";

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  공통  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.bo_pc{display:block;}
.bo_mo{display:none;}

.content-top-title{
	position:relative;padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.content-top-title h2{
	font-size:1.8em;font-family:"NanumGothicBold";color:#333;
}
.content-top-title div{
	position:absolute;
	top:10px;right:0px;	
}
a.btn_b01{background:gray;color:#ffffff;padding:8px;border:0px;border-radius:5px;}
a.btn_b02{background:#18547c;padding:8px;border:0px;border-radius:5px;}
a.btn_admin{background:#800000;padding:8px;border:0px;border-radius:5px;}
/* 검색단 */
#bo_sch {
	position:relative;clear:both;margin-top:70px;margin-bottom:20px;text-align:center;border:0px solid red;
}
#bo_sch legend{display:none;}
#bo_sch form{display:inline-block;border:0px solid red;}
#bo_sch form:after{display:block;visibility:hidden;clear:both;content:"";}

#bo_sch .select_box{
	padding:0px;margin:0px;display:inline-block;width:140px;overflow:hidden;border:1px solid #ddd;
	background-color:#ffffff;background:#ffffff url(./img/drop_arrow.png) no-repeat 95% center;
}
#bo_sch .select_box select{
	background:none !important;padding:5px;line-height:1;width:170px;height:34px;
	border:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;
}

#bo_sch .select_box{float:left;height:42px;}
#bo_sch input[type="text"]{float:left;width:200px;margin-left:5px;padding:10px 5px 10px;}
#bo_sch input[type="submit"]{margin-left:5px;padding-left:10px;padding-right:10px;height:42px;}

input[name="btn_submit"]{
	padding:8px 10px;border-radius:5px;border:0px;overflow:hidden;
	background:gray;color:#ffffff;
}
input[type="submit"]{padding:9px 10px;background:#18547c;border-radius:5px;color:#ffffff;border:0px;}
.bo_btn{padding:9px 10px;border-radius:5px;overflow:hidden;}
.bo_btn_normal{background:#444444;color:#ffffff !important;}
.bo_btn_main{background:#18547c;color:#ffffff !important;}
.bo_btn_admin{background:#800000;color:#ffffff !important;}

input[type="text"],input[type="password"],input[type="email"],input[type="url"]{
	display:block;height:42px;border-radius:5px;
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
/*상단 건수 정보*/
#bo_list_total{position:absolute;top:15px;left:0px;border:0px solid blue;}
/*게시판 분류(카테고리)*/
#bo_cate {margin-top:20px;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {
	display:block;position:relative;margin-left:-1px;border:1px solid #ddd;border-bottom:1px solid #565e60;background:#f7f7f7;
	color:#888;font-size:1.2em;text-align:center;letter-spacing:-0.1em;line-height:3em;cursor:pointer;
}
#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 #565e60;border-bottom:1px solid #fff;background:#fff;color:#565e60;font-family:"NanumGothicBold";}

/* 게시판 목록 */
#bo_list{margin-top:20px;}
#bo_list .bo_list_div{margin-top:20px;}
#bo_list table{
	width:100%;display:table;border-collapse:collapse;border-spacing:0px;
}
#bo_list table caption{display:none;}
#bo_list table th{
	font-weight:100;font-family:"NanumGothicBold";padding:12px 0;border-top:2px solid #1f3f68;
	border-bottom:1px solid #e2e2e2;background:#f4f4f4;
}
#bo_list table td{padding:10px;border-bottom:1px solid #ededed;line}
#bo_list .td_board {width:120px;text-align:center;}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_subject{line-height:1.5em;}
#bo_list .td_subject{font-size:1.2em;}
#bo_list .td_date {width:70px;text-align:center;font-size:0.9em;}
#bo_list .td_datetime {width:110px;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:100px;text-align:center;font-size:0.9em;}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_hit {width:50px;text-align:center;font-size:0.9em;}
#bo_list .td_num {width:50px;text-align:center;font-size:0.9em;}
#bo_list .td_numbig {width:80px;text-align:center}

#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}


.td_subject img {margin-left:3px}


/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1;margin-top:0px;position:relative;width:100%;}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none;}
#bo_list_total {position:absolute;bottom:0px;right:0px;text-align:right;}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none;position:relative;top:10px;}
.btn_bo_user:after{display:block;visibility:hidden;clear:both;content:"";}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#container_title{
	font-size: 1.8em;
	font-family: "NanumGothicBold";
	font-weight: normal;
	color: #333;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

/* 게시판 쓰기 */
#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;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}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  view.skin.php  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#bo_v_table{
	font-size: 1.8em;
	font-family:"NanumGothic";
    color: #333;font-weight:600 !important;
	letter-spacing:0.1em;
	padding-bottom:20px;
	border-bottom:1px solid #dddddd;
}
#bo_v {
	padding:0 !important;
	padding-bottom:60px !important;
	margin-top:20px;
}
/*-------본문 제목------------*/
#bo_v #bo_v_title{
	border-bottom:1px dotted #dddddd;
	color:#999999;
	font-size:1.5em;
	line-height:25px;
	padding:20px 15px 15px 10px;
}
#bo_v #bo_v_title .sp_cate{
	font-size:0.8em;
	border:0px solid red;
	font-weight:300;
}
/*-------작성자, 댓글, 날짜, 조횟수  정보-----------*/
#bo_v #bo_v_info{
	position:relative;
	height:20px;
	line-height:20px;
	top:5px;
	margin-bottom:20px;
	color:#aaaaaa;
	text-align:right;
	padding-left:10px;
	font-size:0.9em;
}
#bo_v #bo_v_info h2{
	display:none;
}
#bo_v #bo_v_info p {
	display:inline-block;
	margin-top:20px;
}
#bo_v #bo_v_info p#info_wrt{
	border-right:0px solid #cccccc;
	padding-right:10px;
}
#bo_v #bo_v_info p#info_cmt{
	border-left:1px solid #cccccc;
	padding-left:15px;
	padding-right:10px;
}
#bo_v #bo_v_info p#info_dt {
	border-left:1px solid #cccccc;
	padding-left:15px;
	padding-right:10px;
}
#bo_v #bo_v_info p#info_hit{
	border-left:1px solid #cccccc;
	padding-left:15px;
	padding-right:10px;
}
/*sns관련*/
#bo_v #bo_v_info ul#bo_v_sns{
	display:inline-block;
	border:0px solid blue;
	position:absolute;
	right:0px;
	top:3px;
}
#bo_v #bo_v_info ul#bo_v_sns li{
	display:inline-block;
	border:0px solid red;
	
}
/*------ 첨부파일 ---------*/
#bo_v #bo_v_file{
	border:1px solid #cccccc;
	border-radius:5px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:30px;
}
#bo_v #bo_v_file h2{
	border-bottom:1px solid #cccccc;
	color:#888888;
	background:#efefef;
	font-size:1.2em;
	font-weight:bold;
	position:relative;
	height:40px;
	line-height:40px;
	padding-left:20px;
}
#bo_v #bo_v_file h2 span#icon{
	border:0px solid red;
	position:absolute;
	left:15px;
	top:13px;
	
}
#bo_v #bo_v_file h2 span#file_title{
	border:0px solid blue;
	position:absolute;
	left:35px;
	top:11px;
}
#bo_v #bo_v_file ul{
	border:0px solid red;
}
#bo_v #bo_v_file ul li{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
}
/*------ 첨부파일 ;: 종료 ---------*/

/*============================= 본문영역 { =================================*/
#bo_v #bo_v_atc{
	margin:0px;
	padding-top:0;
	margin-top:0px;
	padding-bottom:20px;
}
#bo_v #bo_v_atc_title{display:none;}
#bo_v #bo_v_atc #bo_v_img{
	border:0px solid red;
	text-align:center;
	margin-bottom:20px;
}
#bo_v #bo_v_act h2#bo_v_act_title{
	display:none;
}

#bo_v #bo_v_img a{
	display:inline-block;border:0px solid red;
	margin-top:10px;
}
#bo_v #bo_v_act #bo_v_img img{
	border:0px solid blue;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#bo_v #bo_v_atc #bo_v_con{
	border:0px solid red;
	margin-top:0px; 
	line-height:1.6em;
}
#bo_v #bo_v_atc #bo_v_con b, #bo_v #bo_v_atc #bo_v_con strong {font-weight:bold;}

#bo_v_act{border:0px solid red;margin:20px 0px;text-align:center;}

#bo_v .bo_v_act_up{
	margin-top:40px;
	border:0px solid red;
	text-align:center;
}
#bo_v .bo_v_act_down{
	text-align:center;margin-top:20px;
}
#bo_v .bo_v_act_down span{
	display:inline-block;border:1px solid #ccc;padding:10px;color:#888;
}
#bo_v .bo_v_act_down strong{color:#000;}
/*============================= } 본문영역 =================================*/
/*--------관련링크 ------------*/
#bo_v #bo_v_link{
	border:1px solid #cccccc;
	margin-top:20px;
	margin-bottom:10px;
	border-radius:5px;
	overflow:hidden;
}
#bo_v #bo_v_link h2{
	border-bottom:1px solid #cccccc;
	font-size:1.2em;
	color:#666666;
	background:#efefef;
	padding:10px 20px 10px 20px;
}
#bo_v #bo_v_link ul{
	border:0px solid red;list-style:none;padding:0px !important;margin:0px;
}
#bo_v #bo_v_link ul li{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
}
/*------- 본문하단 영역 버튼들 { --------------*/
#bo_v #bo_v_bot {
	border:0px solid red;
	position:relative;
	height:35px;
	margin-top:20px;
}
#bo_v #bo_v_bot:after{
	display:block;visibility:hidden;clear:both;content:"";
}
#bo_v #bo_v_bot .bo_v_nb{
	display:block;
	float:left;
	list-style:none;
	margin:0px;padding:0px;	
}
#bo_v #bo_v_bot .bo_v_nb:after{display:block;visibility:hidden;clear:both;content:"";}
#bo_v #bo_v_bot .bo_v_nb li{
	float:left;margin-right:3px;
}
#bo_v #bo_v_bot .bo_v_com {
	display:block;
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}
#bo_v #bo_v_bot .bo_v_com:after{
	display:block;visibility:hidden;clear:both;content:"";
}

#bo_v #bo_v_bot .bo_v_com li{
	float:left;margin-left:3px;
}

/*------- } 본문하단 영역 버튼들 --------------*/
/* 게시판 댓글 */


#bo_vc_w {position:relative;margin:20px 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#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 table{width:100%;}
#bo_vc_w table td{padding:10px;}
#bo_vc_w input[type="text"],#bo_vc_w input[type="password"],#bo_vc_w input[type="email"]{
	position:relative;
	display:inline-block;padding:9px 10px 9px;border:1px solid #ccc;font-size:1.2em;width:50%;
}
#bo_vc_w textarea{
	width:100%;height:100px;border:1px solid #ccc;padding:10px;font-size:1.2em;
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
#bo_vc_w .btn_confirm{text-align:center;margin:20px 0px;}


#bo_vc_sns {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 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}


#bo_vc {margin:20px 0 20px;padding:0px 0px 0px;border-top:1px solid #eee;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px;display:none;}
#bo_vc article {padding:0px;border-bottom:1px solid #ccc;position:relative;}
#bo_vc header {position:relative;padding:15px 10px 10px;border-bottom:1px dotted #ddd;margin-bottom:5px;color:#888;}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-14px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 10px 5px;line-height:1.8em;font-size:1.2em;}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center;color:#999;}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1;position:absolute;top:10px;right:10px;z-index:5;}
#bo_vc footer a{color:#777;display:inline-block;padding:3px;border:1px solid #bbb;cursor:pointer;}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}
/*댓글안에 댓글쓰기*/
#bo_vc form table{width:100%;}
#bo_vc form table td{padding:10px;}
#bo_vc form input[type="text"],#bo_vc form input[type="password"],#bo_vc form input[type="email"]{
	position:relative;
	display:inline-block;padding:9px 10px 9px;border:1px solid #ccc;font-size:1.2em;width:50%;background:#f5f5f5;
}
#bo_vc form textarea{
	width:100%;height:100px;border:1px solid #ccc;padding:10px;font-size:1.2em;background:#f0f0f0;
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
#bo_vc form .btn_confirm{text-align:center;margin:20px 0px;}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  write.skin.php  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#bo_w {
	display:block;
	border:0px solid red;
}
#bo_w .select_box{
	padding:0px;margin:0px;display:inline-block;width:140px;overflow:hidden;border:1px solid #ddd;
	background-color:#ffffff;background:#ffffff url(./img/drop_arrow.png) no-repeat 95% center;
}
#bo_w .select_box select{
	background:none !important;padding:5px;line-height:1;width:170px;height:34px;
	border:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;
}

#bo_w .select_box{}
#bo_w form[name="fwrite"]{
	border:0px solid blue;
	margin-top:30px;
}
#bo_w table{
	border-bottom:0px solid #DDDDDD;width:100%;
}
#bo_w table td{position:relative;padding:10px;}
#bo_w input[type="text"],#bo_w input[type="password"],#bo_w input[type="email"]{
	position:relative;
	display:inline-block;padding:9px 10px 9px;border:1px solid #ccc;width:100%;font-size:1.2em;
}
#bo_w input[name="wr_subject"]{width:100%;}

#bo_w .file_box{position:relative;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding-left:100px;}
#bo_w .file_box .file_txt{}
#bo_w .file_box .file_btn{position:absolute;z-index:0;top:0px;left:0px;width:95px;height:42px;background:#18547c;color:#ffffff;border:0px;border-radius:5px;}
#bo_w .file_box .file_fle{border:1px solid red;width:95px;height:42px;position:absolute;z-index:1;top:0px;left:0px;opacity:0;cursor:pointer;}

/* 임시저장된 글 팝업창 */
#bo_w #autosave_wrapper{
	border:0px solid red;
	position:relative;
	padding-right:110px;
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

#bo_w #autosave_wrapper button#btn_autosave{
	padding:14px 10px;border-radius:5px;background:gray;color:#ffffff;border:0px;
	height:42px;position:absolute;top:0px;right:0px;
}
#bo_w table #autosave_pop{
	margin-top:5px;
	display:none;
	background:#efefef;
	width:470px;
	padding-left:10px;
}
#bo_w table #autosave_pop strong{
	display:block;
	border-bottom:1px solid #cccccc;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px;
}
#bo_w table #autosave_pop div{
	border:0px solid red;
	position:relative;
	height:25px;
}
#bo_w table button.autosave_close{
	position:absolute;
	right:10px;
	border:none;
	padding:0;
	margin:0;
	background:#efefefe;
}
#bo_w table button.autosave_del{
	border:1px solid #cccccc;
	color:#777777;
}
/*editor html { -------*/
#bo_w input[name="bf_content[]"]{
	margin-top:5px;
}

/* 파일업로드 : 종료 */
#bo_w table .cke_sc .btn_cke_sc{
	height:auto;border-radius:5px;
	padding:8px 10px;
	color:#777777;
}
#bo_w table .cke_sc .cke_sc_def{
	margin-top:5px;
}
/*-------- } editor html*/
#bo_w .btn_confirm{
	border:0px solid red;
	margin:20px auto 40px auto;
	padding:0px;
	text-align:center;
}
#bo_w .btn_confirm a{
	position:relative;top:1px;
	padding:10px 10px 11px;background:gray;color:#fff;border:0px;border-radius:5px;
}