@charset "utf-8";
/* SIR 지운아빠 */



input.submit{padding:4px 10px; border:1px solid #dbdbdb; background:#fff; border-radius:5px;}


.tongslider .small img:nth-child(1){position:absolute; bottom:-120px; right:0; width:150px !important; height:150px !important; border-radius:50%; border:1px solid #dbdbdb;}
@media(max-width:1200px){
.tongslider .small img:nth-child(1){position:static;}
}


span.filetext{position:absolute; bottom:30px; right:30px; text-align:right;}

#bo_v_info h1 b{font-size:180%;}



/*프린트*/
a.printing{display:inline-block; background:#f30; color:#fff; padding:5px 10px; border-radius:3px; margin:5px;}
/**/

	.consult_process{width:100%; height:100%; background:#eef5fd; border-top:1px solid #2f80d6; border-bottom:1px solid #2f80d6; padding:20px 0; overflow:hidden;}
	.consult_process ul.point {text-align:center;}
	.consult_process ul.point li {display:inline-block; width:16%; padding:0 15px;}
	.consult_process ul.point li span.icon{display:block; margin:0 auto; width:70px; height:70px; border-radius:50%; line-height:70px; background:#2f80d6; color:#fff; text-align:center; font-size:250%;}
	.consult_process ul.point li span.title{display:block; color:#333; text-align:center; padding-top:20px;}
	.consult_process p.subtitle{display:block; text-align:center; padding-top:20px;}
	.consult_process p.time{display:block; text-align:center; color:#2f80d6; padding-top:10px;}


h5.board_consult{
    display: inline-block;
    border-top: 3px solid #006935;
    border-bottom: 3px solid #006935;
    padding: 5px 0;
    font-size: 158%;
    margin-bottom: 15px;
    color: #006935;
    font-weight: 900;

}



/* ### 기본 스타일 커스터마이징 시작 ### */
.subTiltle {clear:both; width:100%; height:auto; padding:30px 0; background:#f5f5f5; text-align:center; vertical-align:middle; }
.subTiltle h2 {margin-top:-8px; color:#4f5666; font-weight:normal; font-size:170%;}
.subTiltle p {margin-top:7px; padding:0 50px; color:#4f5666; font-size:100%; line-height:17px;}

@media(max-width:1200px){
.subTiltle {font-size:90%;}

h5.board_consult{
    font-size: 120%;
}


}

.tbl_head01 thead th{
	padding: 15px 0;
    border-top: 3px solid #363d4c;
    border-bottom: 2px solid #222;
    background: #e5e5e5;
    color: #333;
    text-align: center;
    letter-spacing:0;
    overflow:hidden;
}
.tbl_head01 td{text-align:center;}
.tbl_head01 td.td_num{width:5%;}
.tbl_head01 td.td_chk{width:5%;}
.tbl_head01 td.td_writer{width:21%;}
.tbl_head01 td.td_type{width:12%;}
.tbl_head01 td.td_consultant{width:21%;}
.tbl_head01 td.td_area{width:12%;}
.tbl_head01 td.td_process{width:12%;}
.tbl_head01 td.td_date{width:12%;}




/*게시판 모든 버튼*/
.btn_submit, .btn_bo_adm input, a.btn_b02, a.btn_b01, a.btn_cancel, a.btn_admin, .btn_submit, a.btn_submit, ul.bo_vc_act li a, #captcha #captcha_reload, button#captcha_mp3 {

	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;font-size:89% !important; padding:15px;border:0; border:1px solid #dbdbdb; border-radius:3px !important; background:#fff;color:#333;text-decoration:none;vertical-align:middle;
}

.btn_submit:hover, .btn_bo_adm input:hover, a.btn_b02:hover, a.btn_cancel:hover, a.btn_b01:hover, a.btn_admin:hover, .btn_submit:hover, a.btn_submit:hover, ul.bo_vc_act li a:hover, #captcha #captcha_reload:hover, button#captcha_mp3:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;

}


#bo_v_info {padding:25px; border-top: 2px solid #363d4c; border-bottom:1px solid #ddd; background: #fff; overflow:hidden; margin-bottom:30px;}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info strong {float:right;margin:0 0 0 5px;font-weight:normal}

@media(max-width:1200px){
#bo_v_info {padding:5px 0;} 
}

/*카테고리탭*/
#bo_cate {text-align:center;}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:5px 20px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;text-decoration:none;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none; background:#fff; color:#000;}
#bo_cate #bo_cate_on {background:#444; color:#fff; font-weight:normal;}

/*탭 박스*/
#bo_cate li {display:inline-block; margin-bottom:-1px; float:left;}

@media(max-width:1200px){
#bo_cate li {display:inline-block; margin:0 !important; padding:0 3px; }
#bo_cate li a{padding:5px 10px;}
}


/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 10px 10px;border-top:2px solid #333;background:#fff;}



/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#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 a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w .btn_cancel {}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */

/* 기본테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#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 {}
#bo_list .tbl_head01 td {}


#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#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 {}
#bo_w caption {}
#bo_w .frm_address {}
#bo_w .frm_file {width:100%;}
#bo_w .frm_info {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 caption {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

#bo_w .required, #bo_w textarea.required {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
/*
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_name {width:100px;text-align:center}
#bo_list .td_cat {width:120px;text-align:center}
#bo_list .td_step {width:120px;text-align:center}
#bo_list .td_date {width:120px;text-align:center}
#bo_list .td_datetime {width:150px;text-align:center} 
#bo_list .td_mng {width:80px;text-align:center}

*/

#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin:5px 10px;padding-left:1px;zoom:1;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}

@media(max-width:1200px){
#bo_cate ul {margin:0 !important;}

}

/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}

#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}

#bo_list td:nth-of-type(2) {text-align:center}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;padding:5px 10px}
.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:0;height:2.5em;line-height:2.5em}

@media(max-width:1200px){
	#bo_list_total {
	float: left;
    padding: 0;
    height: auto;
    line-height: 2.5em;
    overflow: hidden;
	}
	#bo_list_total span{display:block; width:100%; height:auto; padding:20px 0; overflow:hidden;}
}

.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}
.bo_notice td {background:#f7f7f7}
.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; color:#04a1cc !important;font-size:85%; font-weight:normal;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.td_subject a {display:block}
.td_subject img {margin-left:3px}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center; border-top:1px solid #ddd; padding-top:10px;}

@media(max-width:1200px){
#bo_sch select{display:block; float:left; border:1px solid #dbdbdb; margin-right:5px;}
#bo_sch .btn_submit{display:block; float:right; width:20%; height:34px;}
.frm_input {display:block; float:left; width:43%; height:34px; border-radius:5px; border:1px solid #dbdbdb;}

}

/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%}

#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 {margin-bottom:15px;padding-bottom:15px}

#bo_v_table {padding:0 10px;color:#999;font-size:0.9em;font-weight:bold}

#bo_v_title {padding-bottom:10px; font-size:2.2em;}
.page_subject{font-size:100%;}

#bo_v_file {}
#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:0 10px;border-bottom:1px solid #eee;background:#f7f7f7}
#bo_v_file a {display:inline-block;padding:5px 0;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_cnt {display:inline-block;margin:0 10px}

#bo_v_link {}
#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:0 10px;border-bottom:1px solid #eee;background:#f7f7f7}
#bo_v_link a {display:inline-block;padding:5px 0;color:#000;text-decoration:none}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 10px}

#bo_v_top {margin:0 0 10px;padding:10px}
#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_bot {padding:0 10px}
#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_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}

#bo_v_atc {padding:0 10px;min-height:200px}
#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%;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {position:relative;margin-bottom:20px;text-align:center}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#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 h2 {margin-bottom:5px}
#bo_vc article {padding:0 0 15px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:13px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:13px;left:-20px}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 10px 0 5px}
#bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;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:15px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none}
.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;padding:0 10px 15px;border-bottom:1px solid #dde4e9}
#bo_vc_w h2 {padding:10px 0 5px}
#bo_vc_w .tbl_wrap {margin:0 0 15px}
#bo_vc_w #char_cnt {display:block;margin-bottom:5px}
#bo_vc_w textarea {width:99%}

#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 10px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}


/* 폼 테이블 */
.tbl_frm018 {margin:0 0 40px; border-bottom:1px solid #dbdbdb; padding-bottom:40px;}
.tbl_frm018 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm018 tr.group{border-top:0px solid #ddd; }
.tbl_frm018 th { padding:7px 1%;border:1px solid #e9e9e9;border-left:0; background:#efefef url("/henal/img/dot_red.gif") 15px center no-repeat; text-align:left; text-indent:5px; background:#999 !important;}
.tbl_frm018 td {padding:7px 1%;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm018 td:first-child{ background:#999 !important;}


.tbl_frm018 textarea, .frm_input {background:#fff;color:#777;vertical-align:middle;line-height:2em;height:34px; border:1px solid #dbdbdb;border-radius:5px;}

.tbl_frm018 .subject{font-weight:700; font-size:140%;}
.tbl_frm018 .text{}

.frm_input {}
.tbl_frm018 textarea {width:98%; height:100px; border-color:#ddd;}
.tbl_frm018 a {text-decoration:none}
.tbl_frm018 a img{display:block; margin:0 auto;}
.slide img{display:block !important; margin:0 auto !important; width:500px !important; min-width:500px !important; max-width:500px !important; height:auto !important; max-height:500px !important; max-width:500px !important;}

.product_picture{position:relative; border:0px solid #dbdbdb;}

.tbl_frm018 .frm_file {display:block;margin-bottom:5px}
.tbl_frm018 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

fieldset .btn_submit{padding:0 20px; height:34px;}

@media(max-width:1200px){

.slide img{display:block !important; margin:0 auto !important; width:100% !important; height:auto !important; min-width:100% !important; max-width:100% !important;}


}


/* 각항목 설명글*/
p.point{display:block; height:18px; line-height:18px; font-size:85%; color:#9de461; padding:10px 0;}


/* 갤러리 목록 */
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;}
#bo_gall {padding:5px; text-align:center;}
#bo_gall #gall_ul {clear:both; margin:10px 0 0;list-style:none;zoom:1; position:relative; width:100%; height:auto;}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li {display:inline-block; padding:0 5px; margin:5px 7px; border:1px solid #ddd;} 

@media(max-width:1200px){
#bo_gall .gall_li {
	position: static !important;
    width: 100% !important;
    margin:5px 0px;
} 

}

#gall_allchk{text-align:left;}

#bo_gall .gall_con {display:inline-block; width:100%; margin:0;padding:0;list-style:none;}
#bo_gall .gall_con li {margin:0 0 4px}
#bo_gall .gall_con .gall_subject {display:inline-block;width:50px}

#bo_gall .gall_con2 {float:left; margin:0;padding-left:0px; list-style:none; line-height:15px; width:0px;}
#bo_gall .gall_con2 li {margin:0 0 4px}
#bo_gall .gall_con2 .gall_subject {display:inline-block; padding-right:5px; color:#999;}
#bo_gall .gall_con2 .bo_gubun {color:#bbb; padding:3px;}
#bo_gall .gall_con2 .bo_content {color:#666;} 

#bo_gall .gall_now .gall_text_href a {color:#ff3061}

#bo_gall .gall_href .importantbox{font-size:85%;}
#bo_gall .gall_href a{font-size:85%; color:#848484;} 
#bo_gall .gall_href a.pic{display:block; overflow:hidden; min-width:100%;} /* 갤러리 */
#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_href strong {display:inline-block;background:#f7f7f7;text-align:center;line-height:4em} 
#bo_gall .gall_href span {display:inline-block;background:#fff;text-align:center;line-height:7em; color:#777;} 

#bo_gall .gall_text_href {margin:10px 0 !important}
#bo_gall .gall_text_href a {font-weight:bold}
#bo_gall .gall_text_href span {display:inline !important}
#bo_gall .gall_text_href img {margin:0 0 0 4px}

#bo_gall .gall_href {padding:0; border:0px solid #3d3d3d;border-radius:0; overflow:hidden;}
#bo_gall .gall_href .cnt_cmt {display:block;line-height:1;z-index:2;background:#2d2d2d;}
#bo_gall .gall_href:hover {border:0px solid #ff5400;}
#bo_gall .gall_href img {border-radius:0;}

#bo_gall .gall_href .img_m {
    width: 100%;
    height: auto;
    padding: 10px 0px 10px 0px;
    margin-top: 0px;
    color: #818181;
    font-size:90%;
    overflow: hidden;
    text-align:left;
}
#bo_gall .gall_href .img_m a:hover {color:#f60;font-weight:bold;}

#bo_gall .gall_href .img_m .wr_1{border:1px solid #dbdbdb; display:inline-block; padding:3px; margin:1px 0; border-radius:3px;}
#bo_gall .gall_href .img_m .wr_2{border:1px solid #dbdbdb; display:inline-block; padding:3px; margin:1px 0; border-radius:3px;}
#bo_gall .gall_href .img_m .wr_3{border:1px solid #dbdbdb; display:inline-block; padding:3px; margin:1px 0; border-radius:3px;}
#bo_gall .gall_href .img_m .wr_4{border:1px solid #dbdbdb; display:inline-block; padding:3px; margin:1px 0; border-radius:3px;}
#bo_gall .gall_href .img_m .tag{padding:3px 0; }
#bo_gall .gall_href .img_m .tag a{background: #f7f7f7 url("/plugin/tag/img/tag.jpg") 5px 50% no-repeat; padding-left:20px;}

#bo_gall .gall_href .img_notice { width:100%; height:5px; padding:0px 0px 10px 0px;color:#666666; display:none !important;}
#bo_gall .gall_href .img_hit {float:left; padding:5px; width:60px; height:27px; background:#202020;border:1px solid #282626;border-radius:0px 0px 0px 7px;color:#666666;}
#bo_gall .gall_href .img_comment_cnt a {float:left; margin-left:2px;margin-right:2px;padding:5px; width:60px; height:27px;background:#202020;border:1px solid #282626;color:#666666;}
#bo_gall .gall_href .img_good {float:left;padding:5px;width:60px;height:27px;background:#202020;border:1px solid #282626;border-radius:0px 0px 7px 0px; color:#666666;}

#bo_gall .gall_href center{padding:0 10px;}

#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin:5px 10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}

@media(max-width:1200px){
#bo_cate ul {margin:0 !important;}

}

/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}

#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}

#bo_list td:nth-of-type(2) {text-align:center}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;padding:5px 10px}
.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:0;height:2.5em;line-height:2.5em}

@media(max-width:1200px){
	#bo_list_total {
	float: left;
    padding: 0;
    height: auto;
    line-height: 2.5em;
    overflow: hidden;
	}
	#bo_list_total span{display:block; width:100%; height:auto; padding:20px 0; overflow:hidden;}
}

.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}
.bo_notice td {background:#f7f7f7}
.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; color:#04a1cc !important;font-size:85%; font-weight:normal;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.td_subject a {display:block}
.td_subject img {margin-left:3px}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center; border-top:1px solid #ddd; padding-top:10px;}

@media(max-width:1200px){
#bo_sch select{display:block; float:left; border:1px solid #dbdbdb; margin-right:5px;}
#bo_sch .btn_submit{display:block; float:right; width:20%; height:34px;}
.frm_input {display:block; float:left; width:43%; height:34px; border-radius:5px; border:1px solid #dbdbdb;}

}
