@charset "utf-8";
label {font-size: 14px;font-weight: 600;}
/* ### 기본 스타일 커스터마이징 시작 ### */
.tbl_wrap2 {border-top:2px solid #7b7b7b; margin:5px 0 0 0;}
.tbl_wrap2 input {margin:0 !important; width:auto !important;}
.btn_submit {
	background:#48494b !important; 
	color:#fff !important; 
	font-size:16px !important; 
	padding:10px 0px !important;
	border-radius : 5px; 
	-moz-border-radius : 5px; 
	-webkit-border-radius : 5px; 
	height:100% !important;
	width:175px;
	text-align:center;
}

a.btn_cancel{
	background:#0f0f10 !important; 
	color:#fff !important; 
	font-size:18px !important; 
	padding:10px 0px !important;
	text-align:center;
	height:100% !important;
	line-height:21px !important;
	width:175px;
}

#fregister_private textarea {border:1px solid #e6e6e6 !important; width:100%; height:100px; padding:10px; color:#676767; line-height:20px;font-family: "Nanum Gothic";}
#request_area {width:100%;border-collapse:collapse;border-spacing:0}

#request_left_area	{float:left; width:65%;}
#request_left_area th {font-size:14px; box-sizing:border-box; width:150px;padding:5px 0 5px 30px; border:1px solid #e9e9e9;border-left:0;background:#f7f7f7;text-align:left; color:#333333; font-weight:normal;}
#request_left_area td {padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
/*#request_left_area .frm_input {width:auto !important;}*/

h3.bo_desc{font-size:14px;line-height:20px;color:#ec1f27;padding-top:5px;font-weight:400;}

#request_tail_area {width:100%; /*margin:10px 0 0 0;*/}
#request_tail_area th {text-align:center;font-size:14px; box-sizing:border-box; width:150px;padding:5px 0; border:1px solid #cccccc;border-left:0;background:#e4e4e4;color:#444444; font-weight:normal;}
#request_tail_area td {padding:10px 30px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;background:transparent}

#request_tail_area .wr_content_wrap th{vertical-align:top;}
#request_tail_area .wr_content_wrap td textarea{height:180px !important;border:1px solid #cccccc;resize:none}
#request_tail_area .wr_priv_wrap th{vertical-align:top;padding:10px 0 10px 30px;background-color:#fff;}

@media (max-width: 770px) {
	#request_tail_area th{width:120px;font-size:13px;}
	#request_tail_area td{padding:10px;}
}

@media (max-width: 570px) {
	h3.bo_desc{font-size:13px;}
	#request_tail_area th{width:100px;}
	#request_tail_area td{padding:5px 10px;}
	.btn_submit{width:150px;}
}


#bo_list, #bo_list_admin {/*max-width:1048px;*/ margin:0 auto; /*padding:60px 0 60px 0;*/}

#bo_w {/*max-width:1048px;*/ margin:0 auto; /*padding:0px 0 60px 0;*/padding:0; text-align:left;}
#bo_v {/*max-width:1048px;*/ margin:0 auto; /*padding:0px 0 60px 0;*/ box-sizing:border-box;}

table a:not(.btn), .table a:not(.btn) {text-decoration:none !important;}
#bo_w .tel_input {width:80% !important; background:#fafafa !important; border:1px solid #e6e6e6;line-height:30px;height:30px;padding: 0 10px; margin:0; color:#676767; line-height:20px;font-family: "Nanum Gothic";}
#bo_w .selectform {width:80% !important; background-color:#f3f3f3;border:1px solid #e6e6e6;line-height:30px;height:30px;padding: 0 10px; margin:0; color:#676767; line-height:20px;font-family: "Nanum Gothic";}
/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_blue,#bo_list_admin a.btn_blue {vertical-align:middle;line-height:31px;height:31px;padding:0 10px}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
/*#bo_list_admin a.btn_admin {-height:31px;line-height:31px;padding:0 10px}*/ /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}


/* 읽기 버튼 */
#bo_v_top ul, #bo_v_top ul li {border:none !important;}
a.btn_b01 {width:100px;line-height:40px;border:1px solid #cccccc;font-size:13px;color:#5e5e5e;background:#fff !important;text-align:center;padding:0;}
a.btn_b01 span{display:inline-block;}
a.prev span{padding-right:6px;}
a.next span{padding-left:6px;}

a.btn_b01:focus, .btn_b01:hover {}
a.btn_b02 {}
a.btn_b02:focus, a.btn_b02:hover {}
a.btn_admin {} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {margin-top:20px;text-align:center;} /* 서식단계 진행 */
#bo_w .btn_submit {height:40px;padding:0 10px ;}
#bo_w .btn_cancel {height:40px;line-height:40px;padding:0 10px}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */

@media(max-width:760px){
	/* 목록 버튼 */
#bo_list a.btn_blue,#bo_list_admin a.btn_blue {vertical-align:middle;line-height:31px;height:31px;padding:0 10px}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
/*#bo_list_admin a.btn_admin {-height:31px;line-height:31px;padding:0 10px}*/ /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}

/* 읽기 버튼 */
a.btn_b01 {width:auto; line-height:20px; padding:6px 6px 4px !important; margin:0 !important;font-size:12px;}
a.btn_b01:focus, #bo_v .btn_b01:hover {}
a.btn_b02 {}
a.btn_b02:focus, #bo_v .btn_b02:hover {}
a.btn_admin {} /* 관리자 전용 버튼 */
a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {margin-top:20px} /* 서식단계 진행 */
#bo_w .btn_submit {height:40px;padding:0 10px ;}
#bo_w .btn_cancel {height:40px;line-height:40px;padding:0 10px}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */

#bo_w .btn_confirm{text-align:center;}



}

/* 기본테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
.tbl_head01 thead th {font-size:15px;color:#272727;background-color:#e4e4e4 !important; border-top:2px solid #7d7d7d;border-bottom:0;}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
.tbl_head01 td {font-size:14px;color:#666666;border-bottom:1px solid #cccccc;border-top:0;padding:13px 0;}
.tbl_head01 a {color:#666666;}
#bo_list td.empty_table {width:100%;}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {background:#fff;border-collapse:collapse;}
#bo_w caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_w .frm_address {}
#bo_w .frm_file {}
#bo_w .frm_info {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 caption {}
#bo_w .tbl_frm01 th {padding:10px 15px;width:100px !important}
#bo_w .tbl_frm01 td {width:40%; padding:5px 15px; text-align:left !important;}
#bo_w .tbl_frm01 textarea {}
#bo_w .frm_input{background:#fff !important;border:1px solid #cccccc;line-height:30px;height:30px;padding: 0 10px; width:100% !important; margin:0;}
#bo_w .tel_input{text-align:center; width:10% !important; display:inline-block;}
#bo_w .email_input{width:15% !important; display:inline-block;}
#bo_w .tbl_frm01 textarea {}

#request_tail_area select{height:30px; width:100%;}

#info { width:100%; }
#info .head { width:20%;padding:5px; background:#eaeaea;}	
#info td { border:1px solid #ccc; padding:8px; font-size:13px;}

@media (max-width: 570px) {
	#info .head { width:110px;}	

}


@media(max-width:500px){
	#bo_w .frm_input{width:100% !important;}
}

/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

#bo_w .required, #bo_w textarea.required {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
.td_name{text-align:left}
.td_view,.td_date{width:60px;text-align:center}

#bo_cate{text-align:center}
#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {padding-left:1px;display:inline-block;;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px;}
#bo_cate a {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display:block;position:relative;margin-left:-1px;padding: 0 10px;height:40px;line-height:38px;border:1px solid #d8d8d8;background:#fff;color:#888;text-align:center;text-decoration:none;min-width:80px}
#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 #333;background:#333;color:#fff;font-weight:bold}




@media (max-width: 970px){
    #bo_cate ul{width:100%}
    #bo_cate li {width:20%;}
}

@media (max-width: 640px){
    #bo_cate li {width:33.3333%}
    .td_hidden, .th_hidden {display:none;}
}

/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}

#bo_list td:nth-of-type(2) {text-align:left;}

/* 게시판 목록 공통 */
.bo_fx {margin:10px 0;}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none; border:none !important;}
#bo_list_total {text-align:center;padding:0;height:2.5em;line-height:2.5em;color:#5e5e5e;margin-top:-20px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none; border:none !important;}
.btn_bo_user li {float:left;margin-left:5px; border:none !important;}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:7px;border:0;background:#3b4c54;color:#fff;text-decoration:none;vertical-align:middle;border-radius:0px}
.btn_bo_adm input:hover{color: red}
.bo_notice td {background:#f7f7f7}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.td_num {width:9% !important;}
.td_num2 {width:5% !important; text-align:center;}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;color:#000 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.td_subject a {display:inline-block; color:#5f5f5f;}
/*.td_subject {text-align:left !important;}*/
.td_subject img {margin-left:3px}
/*.th_subject {text-align:left !important;}*/
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#72aee6}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch .frm_input{background:#fff !important;height:30px;line-height:30px;padding:0 10px;}
#bo_sch .btn_submit{height:30px;}
#bo_sch select{height:30px;}

/* 게시판 쓰기 */
#bo_w #wr_homepage, #bo_w #wr_subject {width:100% !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}
#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

/* 게시판 읽기 */
#bo_v {}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:10px 0;font-size:20px;background-color:#e4e4e4;text-align:center;border-top:2px solid #7d7d7d;border-bottom:1px solid #999999;}

#bo_v_info {padding:10px 0;border-bottom:1px solid #ddd;font-size:14px;overflow:hidden;width:100%;}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {/*display:inline-block;margin:0 15px 0 5px;*/font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_info img{padding-right:10px;}
#bo_v_info .bo_v_info_name{color:#5e5e5e;float:left;}

#bo_v_info .bo_v_info_date{color:#999999;float:right;}
#bo_v_info .bo_v_info_date span{display:inline-block;padding:0 10px;}

@media (max-width: 570px){
    #bo_v_info .bo_info{width:100%;float:left;text-align:left;margin-top:3px}
	.td_num{width:18% !important;}

	#bo_v_info .bo_v_info_date{font-size:12px;}
	#bo_v_info img{padding-right:5px;}
	#bo_v_info .bo_v_info_date span{padding:0 5px;}
}

#bo_v_file {}
#bo_v_file i{color:#888;margin-right:5px;font-size:13px}
#bo_v_file h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:15px;border-top:1px solid #eee;background:#fff}
#bo_v_file a {display:inline-block;color:#000;text-decoration:none}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file span {color:#999;font-size:0.92em}
.bo_v_file_cnt {display:inline-block;margin:0 10px}

#bo_v_link {}
#bo_v_link i{color:#888;font-size:13px;margin-right:5px}
#bo_v_link h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:15px;border-top:1px solid #eee;background:#fff}
#bo_v_link a {display:inline-block;color:#65a2f1;text-decoration:underline;}
#bo_v_link a strong{font-weight:normal}
#bo_v_link span {color:#999;font-size:0.92em}
.bo_v_link_cnt {display:inline-block;margin:0 10px}

#bo_v_top {margin:10px 0;}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}
#bo_v_top .btn_blue{padding: 8px 7px 7px;}
#bo_v_top a{font-weight:bold}
#bo_v_bot {padding: 10px 0;}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}
.bo_v_com .btn_blue{padding: 8px 7px 7px;}
.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px;font-weight:bold}

#bo_v_atc {padding:0px;background:#fff;}
#bo_v_atc_title {margin:0;padding:0;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 {margin-bottom:15px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:20px;width:100%;font-size:1.250em;line-height:1.7em;word-break:break-all;overflow:hidden; text-align:left;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {position:relative;margin-bottom:20px;text-align:center}
#bo_v_act a {vertical-align:middle;padding:10px}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;right:10%;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;background:#fff}
#bo_vc article {padding:0 0 5px;border-top:1px dotted #eee;background:#fff; text-align:left;}
#bo_vc header {padding:15px;border-bottom:1px solid #eee;}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:13px;left:-20px}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:normal;color:#1d1d1d}
#bo_vc i{color:#888;margin-right:5px;}
.bo_vc_hdinfo{color:#888}
.bo_vc_hdinfo1 {display:inline-block;margin:0 10px 0 5px;float:right;color:#888;font-size:0.92em}
#bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none;display:inline-block;}
#bo_vc p {padding:15px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:50px 0 !important;text-align:center;border-bottom:1px solid #eee;color:#666;background:#fff}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.reply {position:relative;margin-bottom:10px;padding:15px;display:block;background:#fff;}
.reply .tbl_wrap {margin:0 0 ;padding:10px 0;border:1px solid #eee}
.reply #char_cnt {display:block;margin-bottom:5px}
.reply textarea {width:99%}
.reply td{padding:5px 0}
.reply th{text-align:left;padding:10px 15px;font-weight:normal;color:#999;width:120px}
.reply .frm_input  {border:1px solid #e6e6e6;background-color:#f3f3f3;line-height:30px;height:30px;}
.reply .bo_vc_w_cmt{padding:10px 80px 0 15px;position:relative;}
.reply .bo_vc_w_cmt textarea{border:1px solid #e6e6e6;background-color:#f3f3f3;height:80px;}
.reply .bo_vc_w_cmt .btn_submit{position:absolute;top:10px;right:15px;height:80px;width:80px}

.bo_vc_act {float:right;margin:0;list-style:none;padding:0 15px 10px;}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin-bottom:10px;background:#fff;;margin-top:10px}
#bo_vc_w h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_vc_w .tbl_wrap {margin:0 0 15px;padding:10px 0;}
#bo_vc_w #char_cnt {display:block;margin-bottom:5px}
#bo_vc_w textarea {width:99%}
#bo_vc_w td{padding:5px 0; text-align:left;}
#bo_vc_w th{text-align:left;padding:10px 15px;font-weight:normal;color:#999;width:120px}
#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns input{margin:0 5px}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 10px 0 0}
#bo_vc_w .frm_input  {border:1px solid #e6e6e6;background-color:#f3f3f3;line-height:30px;height:30px;}
#bo_vc_w .bo_vc_w_cmt{padding:10px 80px 10px 15px;position:relative;}
#bo_vc_w .bo_vc_w_cmt textarea{border:1px solid #e6e6e6;background-color:#f3f3f3;height:80px;}
#bo_vc_w .bo_vc_w_cmt .btn_submit{position:absolute;top:10px;right:15px;height:80px !important;width:80px}

