@charset "utf-8";
/* SIR 지운아빠 */


#subcontainer {
    margin-top: 80px;
    margin-bottom: 50px;
    
}

.movebody2 #subcontainer {
    margin: 430px auto 50px auto;
}

.sub_top { margin: 0 auto 25px; width: 100%;  height: 350px;  color: #fff; text-align: right }
.sub_top .tit { float: right; margin: 0; padding-top: 35px; padding-right: 30px; width: 200px; height: 100px; background: #4564af; opacity: 0.9; font-size: 36px; line-height: 1.2 }
.sub_top .tit span { display: block; font-size:16px;}

.about_subimg03 { background: url(../../../img/about_subimg03.jpg) no-repeat; background-size: 100% 100%; }
.about_subimg25 { background: url('../../../img/about_subimg25.jpg') no-repeat; background-size: 100% 100%; }
.cnt_tit{border-bottom: 1px solid #d7d7d7; }
.cnt_tit .hd3 { color: #0c4da2; font-size: 25px;  line-height: 1.5; font-weight: 600; }
.cnt_tit .hd3_stxt { font-size: 15px; margin: 20px 0; }


/* ### 기본 스타일 커스터마이징 시작 ### */
/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:0px 10px}
.ctt_img {text-align:center}

/*sub */
.sub_wrap {width:100%;float:left;  position:relative; margin:0 auto; background:#fff;}
.con_wrap {width:100%;float:left;  position:relative; margin:0 auto; background:#fff;}
.sub_conts_wrap {
	float:left;
	width:100%;
	height:160px;
	border-bottom:1px solid #e6e6e5; 
	padding:0 0 0 28px;
	background-size:100% 100%;  
	background: url('../../../img/sub_top.png') no-repeat;
}
.sub_conts_wrap h2 {
	font-size:30px;
	margin-top:30px; 
	color:#FFF;
	font-weight:bold;
	font-family:'Nanum Gothic';
}
.sub_conts_wrap p {
	margin-top:12px;
	padding:20px; 
	color:#FFF;
	font-size:16px;

}

.sub_title{ color:#405aa8;}

/*sub title*/
.sub_title_wrap {
	clear:both;
	width:100%; 
	height:40px;  
	margin:0 auto; 
	border-bottom:1px solid #e6e6e5; 
}
.sub_title_wrap ul {
	list-style:none;
    margin:0;
    padding:0;
}
.sub_title_wrap ul li {
	margin: 0 auto;
    padding: 10px;
    height:40px;
    float: left;
	border-right:1px solid #e6e6e5;
}

.sub_title_wrap ul li:last-child {border-right:0px solid #e6e6e5; }

.pdf_info {
	font-size: 15px;
    padding: 15px;
    background: #eee; 
} 


.pdfobject-container { height: 900px;}
.pdfobject { border: 1px solid #666; }
/* 게시판 버튼 */
/* 목록 버튼 */
#bo_gall { width:90%;margin:0 auto;margin-top:20px; margin-bottom:50px;}
#bo_gall a.btn_b01 {}
#bo_gall a.btn_b01:focus, #bo_gall a.btn_b01:hover {}
#bo_gall a.btn_b02 {}
#bo_gall a.btn_b02:focus, #bo_gall a.btn_b02:hover {}
#bo_gall a.btn_admin {} /* 관리자 전용 버튼 */
#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v { width:90%;margin:0 auto;}
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.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 button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 읽기 내 테이블 */
#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_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .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_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_cate h2 {width:1px;height:1px;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;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;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;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}


/* 갤러리 목록 */
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_gall #gall_ul {margin:0 auto; margin-top:30px; width:100%; padding:0;list-style:none;zoom:1}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li { width:29%; border:1px solid #ddd; float:left;margin:0 10px 30px 0; padding:10px; box-shadow:2px 2px 6px #ddd;} 
.img_ct{ height:350px; overflow:hidden;}


#bo_gall .gall_con {margin:0;padding:0;list-style:none}
#bo_gall .gall_con li {margin:0 0 4px;text-align:center;}
#bo_gall .gall_con .gall_subject {display:inline-block;width:50px}

#bo_gall .gall_now .gall_text_href a {color:#ff3061;text-align:center;}

#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, #bo_gall .gall_href span {display:inline-block;background:#f7f7f7;text-align:center;line-height:10em}
#bo_gall .gall_href img{text-align:center; width:90%;}
#bo_gall .gall_href:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

#bo_gall .gall_text_href {margin:10px 0 !important}
#bo_gall .gall_text_href a {display:inline-block;max-width:calc(100% - 31px);font-weight:bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:top}
#bo_gall .gall_text_href span {display:inline !important}
#bo_gall .gall_text_href img {margin:0 0 0 4px}

/* 게시판 목록 공통 */
.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:7px;border:0;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f7f7f2}
.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_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

#bo_gall li.empty_list {padding:85px 0;text-align:center}

/* 게시판 쓰기 */
#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}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {
	background: #fbfbfb;
    display: block;
    text-align: left;
    padding-left: 15px;
    padding-right: 115px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.23em;
    line-height: 1.3em;
    color: #444;
    font-weight: bold;
    word-break: break-all;
    border-bottom: 1px solid #758897;
    position: relative;
}
.bo_v_data{
	font-weight: bold;
    color: #555;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 7px;
    background: #f6f8f9 no-repeat 20px 13px;
    min-width: 100px;
    max-width: 150px;
    padding-left: 20px;
    padding-right: 7px;
}
.bo_v_data_time{
	display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 150px;
    white-space: nowrap;
}



#bo_v_info {padding:0 0 0px;border-bottom:1px solid #ddd}
#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_file {}
#bo_v_file h2 {position:absolute;font-size:0;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:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;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:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#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 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#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;list-style:none}
.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 {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {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:20px;max-width:100%;height:auto}

#bo_v_con {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 {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}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;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 {clear:both;margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#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 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:20px !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;zoom:1}
.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:0 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_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}



/*관리자 모드*/
/*****************************/
/* tab */
/*****************************/

.tabs-style-bar nav {
	background: rgba(40,44,42,0.05);
}

.tabs-style-bar nav ul {
	border: 2px solid transparent;
}

.tabs-style-bar nav ul li a {
	margin: 0 2px;
	background-color: #eeeeee;
	color: #74777b;
	transition: background-color 0.2s, color 0.2s;
}

.tabs-style-bar nav ul li a:hover,
.tabs-style-bar nav ul li a:focus {
	color: #bad4ef;
}

.tabs-style-bar nav ul li a span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 0.8em;
}

.tabs-style-bar nav ul li.tab-current a {
	background: #3073ba;
	color: #fff;
}
.tabs {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	font-weight: 300;
	font-size: 1.25em;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
	list-style: none;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.tabs nav ul li {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0;
	text-align: center;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.tabs nav a {
	position: relative;
	display: block;
	overflow: hidden;
	/*text-overflow: ellipsis;
	white-space: nowrap;*/
	line-height: 2.5;
}

.tabs nav a span {
	vertical-align: middle;
	font-size: 0.75em;
}

.tabs nav li.tab-current a {
	color: #74777b;
}

.tabs nav a:focus {
	outline: none;
}

a.btn_admin {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;border-radius:5px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #d9ded9;background:#fff;color:#000;text-decoration:none;vertical-align:middle;border-radius:5px}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none;color:#2196f3}
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #9E9E9E;background:#9E9E9E;color:#fff;text-decoration:none;vertical-align:middle;border-radius:5px}
a.btn_b02:focus, .btn_b02:hover {background:#2196f3;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
.btn_submit {padding:8px;border:0;background:#9e9e9e;color:#fff;letter-spacing:-0.1em;border-radius:5px}

.iframe_size{width:100%; height:100%;}
@media screen and (min-width:800px) and (max-width:1220px) {
	#bo_gall .gall_li {  border:1px solid #ddd; float:left;padding:10px; box-shadow:2px 2px 6px #ddd;} 
}
@media screen and (max-width:1080px) {
	#subcontainer{ margin:70px auto; }
}

@media only screen and (max-width:801px) {
	#bo_gall .gall_li { width:44%;} 
	.img_ct{ height:300px; overflow:hidden;}
	#bo_gall .gall_href img{height: 300px;}
	.sub_top { margin-bottom: 25px; height: 210px; }
	.sub_top .tit { padding-top: 3%; padding-right: 3%; width: 30%; height: 32%; font-size: 28px; }
	.sub_top .tit span{ font-size: 16px; }
}
@media only screen and (max-width: 630px){
	#bo_gall .gall_li { width: 40%; margin: 10px;}
	.iframe_size{height:608px;}
}
@media screen and (max-width:480px) {
	.sub_top .tit {
		width: 36%;
		height: 45px;
		font-size: 18px;
	}
	.sub_top .tit span {
		font-size: 10px;
	}
	#bo_gall .gall_li { width: 70%;    margin:0 auto 10px auto; float:none;}
	
}
@media screen and (max-width: 400px){
	#bo_gall .gall_li {width: 80%;}
}


/*관리자모드*/
#bo_adm_gall { width:90%;margin:0 auto;margin-top:20px; margin-bottom:50px;}
#bo_adm_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_adm_gall #gall_ul {margin:0 auto; margin-top:30px; width:90%; padding:0;list-style:none;zoom:1}
#bo_adm_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_adm_gall .gall_li { width:335px; border:1px solid #ddd; float:left;margin:0 20px 30px 0; padding:10px; box-shadow:2px 2px 6px #ddd;} 
#bo_adm_gall .gall_con {margin:0;padding:0;list-style:none}
#bo_adm_gall .gall_con li {margin:0 0 4px;text-align:center;}
#bo_adm_gall .gall_con .gall_subject {display:inline-block;width:50px}

#bo_adm_gall .gall_now .gall_text_href a {color:#ff3061;text-align:center;}

#bo_adm_gall .gall_href a:link, #bo_adm_gall .gall_href a:focus, #bo_adm_gall .gall_href a:hover {text-decoration:none}
#bo_adm_gall .gall_href strong, #bo_adm_gall .gall_href span {display:inline-block;background:#f7f7f7;text-align:center;line-height:10em}
#bo_adm_gall .gall_href img{text-align:center; width:90%;}


#bo_adm_gall .gall_text_href {margin:10px 0 !important}
#bo_adm_gall .gall_text_href a {font-weight:bold}
#bo_adm_gall .gall_text_href span {display:inline !important}
#bo_adm_gall .gall_text_href img {margin:0 0 0 4px}


/*관리자모드*/
#bo_adm_list {width:90%;margin:0 auto; font-size: 15px; text-align:center;}
.tbl_adm thead th {border-top: 2px solid #000;border-bottom: 1px solid #dbdbdb;background: #f9f9f9;color: #252525;text-align: center;padding: 1em 0;}
.tbl_adm tbody td { border-bottom: 1px solid #e5e5e5; color: #707070; padding: 1em 0; text-align: center; }
.tbl_adm tbody td a { display: inline-block; border-bottom: 1px solid #fff; }
.tbl_adm .td_subject { text-align:left; padding-left: 10px;}

a.btn_admin {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;border-radius:5px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #d9ded9;background:#fff;color:#000;text-decoration:none;vertical-align:middle;border-radius:5px}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none;color:#2196f3}
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #9E9E9E;background:#9E9E9E;color:#fff;text-decoration:none;vertical-align:middle;border-radius:5px}
a.btn_b02:focus, .btn_b02:hover {background:#2196f3;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
#bo_adm_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_adm_sch select{height:30px;}
#bo_adm_sch .required{background-color:#fff !important}

/* 관리자모드-필수입력 */
.required, textarea.required {background:url('./img/wrest.gif') #f7f7f7 top right no-repeat !important}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;vertical-align:middle;line-height:2.3em;height:2.3em;-webkit-appearance:none;border-radius:5px;}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

#bo_adm_sch .btn_submit {height: 30px;}
.btn_submit {padding:8px;border:0;background:#9e9e9e;color:#fff;letter-spacing:-0.1em;border-radius:5px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

.bo_v_nb {list-style: none;}
