@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/* 게시판 제목 출력 및 전체선택 체크박스 전체게시물 갯수 설정 */
#subject_box {overflow:hidden; }
#subject_box ul {float:left; margin:0; padding:0;  }
#subject_box ul li { float:left; list-style:none; color:#444; font-size:2.5em;}
#subject_box ul.check_box { position:relative;float:right; }
#subject_box ul.check_box li { font-size:1em; padding:10px; }
#subject_box ul.total_box {  float:right;}
#subject_box ul.total_box li { font-size:0.8em; display:block; padding:13px;}
#subject_box ul.total_box li font { color:#ff6600; }
/* --------------------------------------------------------- */

#container_title_photo {margin-bottom:20px;font-size:3em;font-weight:bold; float:left; font-weight:bold; color:#444;} /* 개별 list.skin.php 페이지 게시판 제목 */

li{list-style:none;}
.img_box {overflow:hidden; }
.img_box ul { float:left;  margin:0; padding:0;}
.img_box ul li {float:left;   }

.admin_check { position:absolute; margin:10px 0 0 10px; } /* 개별 체크박스 */


/* 게시판 버튼 */
/* 목록 버튼 */
#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 {background:#ff3300;} 
#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover {}

/* 읽기 버튼 */
#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 {}

#sfl { padding:3px; } /* 검색 셀렉트 박스 */
#stx {width:160px; height:32px; border:0; z-index:100; } /* 검색 input box */
.btn_submit {position:absolute; top:5px; right:9px; display:block; width:21px; height:21px; background:url('../../../../images/common/btn_msearch.gif')  top right no-repeat !important} /* 검색버튼 */
.btn_submit2{  width:50px; height:32px;  background-color:#e1e1e1; text-decoration:none; }
.required, textarea.required {background:url('../../../../images/common/bg_msw.gif')  top right no-repeat !important} */


/* 기본 테이블 */
/* 읽기 내 테이블 */
#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_cate ul {margin-bottom:10px;padding-left:1px;width:728px;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 {position:relative; width:895px; top:0;  left:300px; min-height:800px; height:100%; font-family: 'Noto Sans KR', sans-serif;}
#gall_ul {position:relative; width:895px; }
#bo_gall h2 {position:relative; display:block; margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;}
#bo_gall #gall_ul {position:relative; display:block; margin:10px 0 20px 0;padding:0;list-style:none;zoom:1;clear:both;} 
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li {display:block;  border:1px solid #ddd;  float:left;margin:0 0 30px 0;  padding:0; background-color:#fff; height:242px; clear:both;} 
#bo_gall .gall_con {margin:0;padding:0;list-style:none; }
#bo_gall .gall_con li {display:block; margin:0 0 4px; }
#bo_gall .gall_con .gall_subject {display:inline-block;width:50px; }
#bo_gall .gall_now .gall_text_href a {color:#ff3061}
#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_text_href {width:655px; padding:0 0 0 240px; margin:10px 0 !important; }
#bo_gall .gall_text_href a:hover{text-decoration:none;}
#bo_gall .gall_text_href span {display:inline !important}
#bo_gall .gall_text_href img {margin:0 0 0 4px }
#bo_gall .gall_txt{line-height:24px; padding:10px 10px 0 30px; font-family:"나눔 고딕","Nanum Gothic", sans-serif; font-size:13px;}

#sub_11{position:relative; display:block; float:left; left:75px;}


/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1;}
.bo_fx_right {width:895px; overflow:hidden; float:right; }
.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:#e5ecef;color:#444;text-decoration:none;vertical-align:middle; cursor:pointer;} 
.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;color:#f00 !important;text-decoration:none} 
.bo_current {color:#e8180c}

#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;}
#bo_sch {position:absolute; right:0; text-align:center;  z-index:100;} 
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden; z-index:100;}

#bo_gall li.empty_list {padding:85px 0;text-align:center; font-size:16px; font-family: 'Noto Sans KR', sans-serif;}

/* 게시판 쓰기 */
#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 {  left:300px; position:relative; width:895px; top:0; }

#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 {position:relative; top:0;  display:block; width:895px; font-size:25px; color:#373737; font-family: 'Noto Sans KR', sans-serif; border-bottom:2px solid #bfbfbf; padding:0 0 10px 0; margin:0 0 35px 0;} 

#bo_v_info {padding:0 0 10px;color:#444;} 
#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 {position:absolute; top:600px; 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: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 {overflow:hidden;zoom:1;}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {width:366px;height:486px;}

#bo_v_con {display:none;margin:20px 0 0 30px;width:95%;line-height:1.9em;word-break:break-all;overflow:hidden; letter-spacing:0.02em; color:#444;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}
.img_box_style {border:1px solid #ddd; padding:5px; }

#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_v_list{position:relative; top:0; float:right; display:block; width:46px; height:37px; color:#fff; background-color:#565656; font-size:14px; line-height:37px;  letter-spacing:-1px; padding:0 0 0 18px; font-family: 'Noto Sans KR', sans-serif;}


/* Add Title */
.add_title {
	margin-top:-10px;
	display:block;
	background-color:#f8f8f8; height:50px;
	padding:0 0 0 30px;
	font-weight:bold;
	font-size:16px;
	line-height:50px;
	font-family: 'Noto Sans KR', sans-serif;
}

/* Profile Button */
a .pr_btn {
	display: inline-block;
	
	background-color: #7d9d4e;
	font-size: 11px;
	color: #fff;
	border-radius: 1.000em;
}

.menu_wrap{position:relative; top:0; left:300px;  display:block; width:895px;  border-bottom:2px solid #bfbfbf; font-family: 'Noto Sans KR', sans-serif; margin:0 0 10px 0; }
.menu_title{position:relative; top:0; left:0;  font-size:25px; color:#373737; font-weight:500; margin:0 0 10px 0;}
.menu_title2{position:relative; top:10px; left:10px; font-size:16px; color:#373737; }


/* 아이프레임 */
.product_btn{position:absolute; top:520px; left:420px; height:50px; z-index:1;}
.back_btn{position:absolute; left:340px; width:150px; bottom:-150px;; z-index:10;}
.back_btn a{text-decoration:none; color:#666; display:inline-block; width:150px; height:50px; line-height:50px; letter-spacing:-1px; text-align:center; background-color:#dfdfdf; margin:0 0 0 5px;}


/* 페이징 */
.pg_wrap {position:relative; float:right; width:900px; margin:0 auto; clear:both; text-align:center;  font-family:"dotum", "돋움", sans-serif; }
.pg_current {display:inline-block; margin:0; height:28px; width:28px; color:#919191; font-size:14px; font-weight:bold; line-height:2.2em;vertical-align:middle;  background:#d3d3d3; border:1px solid #d3d3d3; color:#fff; font-family:"dotum", "돋움", sans-serif;}
.pg a:focus, .pg a:hover {text-decoration:none;}
.pg_page {display:inline-block;  background:#fff; height:28px; width:28px; border:1px solid #d3d3d3; text-decoration:none; color:#919191; margin:0; font-size:14px; font-weight:bold; letter-spacing:0;line-height:2.2em;vertical-align:middle;}
.pg_start, .pg_prev {width:26px; height:26px; background:url('../../../../images/common/prev_btn.gif') 0 0 no-repeat; border:none;  padding:0; margin-right:10px;}
.pg_end, .pg_next {width:26px; height:26px; background:url('../../../../images/common/next_btn.gif') 0 0 no-repeat; border:none; padding:0; margin-left:10px;}

@media (max-width:1024px){
	#product .menu_title{position:relative; top:0; left:0; display:block; width:100%; font-size:20px; color:#373737; font-weight:500; border-bottom:2px solid #bfbfbf; padding:0 0 10px 0; margin:0 0 30px 0;}
	#bo_gall {position:relative; width:100%; top:0;  left:0; min-height:100%; height:100%;}
	#gall_ul {position:relative; width:100%; }
	#bo_gall .gall_li {display:block;  width:50%; border:0;  float:left;margin:20px 0 130px 0;  padding:0; background-color:#fff; height:242px; clear:both;} 
	#bo_gall .gall_txt{display:none; }
	#bo_gall .gall_text_href a{position:relative; top:-50px; left:-240px; width:57%; padding:0; border-top:1px solid #ddd;  border-bottom:1px solid #ddd; }
	#bo_gall .gall_href img{width:147%; height:350px; border:1px solid #ddd; }
	
	#bo_v {position:relative;  left:0;  width:100%; top:0; }
	#bo_v_title{position:relative; top:0;  display:block; width:100%; font-size:20px; } 
	#sub_11{position:relative; width:100%; display:block; top:120px; height:100%; margin-bottom:80px; left:0; float:left; z-index:1;  }
	.product_btn{position:absolute; width:100%;  top:600px; left:0; height:100px; z-index:1;}
	.back_btn{display:none;}
	.pg_wrap {position:relative; float:left; width:100%;}
	.menu_wrap{position:relative; top:0; left:0;  display:block; width:100%;  border-bottom:2px solid #bfbfbf; font-family: 'Noto Sans KR', sans-serif; margin:0 0 10px 0; }
	.menu_title2{display:none;}
}

@media (max-width: 640px){
	#product .menu_title{position:relative; top:0; left:0; display:block; width:100%; font-size:20px; color:#373737; font-weight:500; border-bottom:2px solid #bfbfbf; padding:0 0 10px 0; margin:0 0 30px 0;}
	#bo_gall {position:relative; width:100%; top:0;  left:0; min-height:100%; height:100%;}
	#gall_ul {position:relative; width:100%; }
	#bo_gall .gall_li {display:block;  width:140%; border:0;  float:left;margin:20px 0 130px 0;  padding:0; background-color:#fff; height:242px; clear:both;} 
	#bo_gall .gall_txt{display:none; }
	#bo_gall .gall_text_href{display:none;}
	#bo_gall .gall_text_href a{position:relative; top:-50px; left:-240px; width:100%; padding:0; border-top:1px solid #ddd;  border-bottom:1px solid #ddd; }
	#bo_gall .gall_href img{width:150%; height:342px; border:1px solid #ddd; margin:0 auto; }
	
	#bo_v {position:relative;  left:0;  width:100%; top:0; }
	#bo_v_title{position:relative; top:0;  display:block; width:100%; font-size:20px; } 
	#sub_11{position:relative; width:100%; display:block; top:120px; height:100%; margin-bottom:80px; left:0; float:left; z-index:1;  }
	.product_btn{position:absolute; width:100%;  top:600px; left:0; height:100px; z-index:1;}
	.back_btn{display:none;}
	.pg_wrap {position:relative; float:left; width:100%;}
	
		
}