/* 게시판 목록 */
#bo_list{
	overflow: hidden;
}
.bbs_mapWrap{width:740px; height:400px; background:url('/images/Line_bg.gif') repeat;}
#bo_list .btn_submit{background:#0009EA; padding:0px 15px; height:30px; line-height:30px; float:left;}
#sfl{height:30px; line-height:40px; float:left; border:1px solid #999;}
#bo_list, #fwrite{margin:0 auto; clear: both;}
#bo_list_title {margin-bottom:20px;font-size:1.2em;letter-spacing:-0.1em}
.required, textarea.required{background:#dedede !important; height:30px; line-height:30px; float:left; border:none;}
.td_date{width:100px;}
.td_name {text-align:center;}
.subject1{width:338px; height:35px; line-height:35px; float:left; border-bottom:1px solid #0009EA; margin:10px 0px;}
.subject1 h3{float:left; font-size:18px; font-weight:bold; height:30px; line-height:30px; color:#0009EA;}
.subject1 p{float:left; font-size:13px; height:35px; line-height:35px; text-indent:10px; color:#000;}
.tbl_head01 thead th{font-size:15px; font-weight:bold; color:#fff; background:#000; height:50px; line-height:50px; padding:0px !important; border-top:1px solid #333; border-bottom:1px solid #333; letter-spacing:0px;}
.tbl_head01 thead th input {vertical-align:middle;}
.tbl_frm01 textarea, .frm_input{line-height:100%;}
.list_Tbody tr{height:70px;}

.tbl_frm01 th{background:#000;}
#bo_w .tbl_frm01 th{color:#000; font-weight:bold; text-align:center; font-size:14px; border:1px solid #333;}

.Table_view tr{color:#000;}

.paginate_complex{/*height:100px;*/}
.pg_page, .pg_current{border:1px solid #000; float:left; margin:0px 2px; height:30px; line-height:30px; font-size:12px; padding:0 10px;}
.pg a{display:block; float:left;}
.bbs_search{border:none; background:#DEDEDE; height:30px;}
.search_div{border:none; font-size:12px; background:#333; color:#fff; padding:0 25px; height:30px; line-height:30px; cursor:pointer;}
.sel{height:30px;}
.List_btn_wrap a.List_btn05, .btn_confirm .btn_submit{background:#0009EA;}

.tbl_frm01 td{color:#000; border-top:1px solid #000; border-bottom:1px solid #000;}

.tbl_head01 thead a{color:#fff !important;}

.tbl_frm01 .frm_file{  }
.frm_input{background:#000; color:#000; border:none; text-align:left;}

.sel{width:120px;}
.bbs_text_style{width:452px; padding:10px 0px; font-size:18px; border-bottom:1px solid #0009EA; text-align:left; color:#000; margin-bottom:10px;}

.inputStyle{width:300px; height:27px; line-height:27px; background:#F7F7F7 !important; border:1px solid #E4EAEC !important;}
.selectStyle{width:150px; height:27px; line-height:27px; background:#F7F7F7 !important; border:1px solid #E4EAEC !important;}
.inputStyle2{width:500px; height:27px; line-height:27px; background:#F7F7F7 !important; border:1px solid #E4EAEC !important;}
.inputCheck{vertical-align:middle; width:13px; height:13px;}
/* map */
#canvas {float:left; position:relative; width:278px; height:400px;}
#south {width: 320px; height:400px; position: absolute; top: 0px; left: 0;}

#seoul, #gygg, #incheon, #gangwon, #chungbuk, #chungnam, #daejeon, #sejong, #jeonbuk, #jeonnam, #gwangju, #gyeongbuk, #gyeongnam, #daegu, #busan, #ulsan, #jeju { display: none; position: absolute; height:19px; background-color:#000; color:#fff; padding:2px 5px; text-align:center;}

#seoul{ left:80px; top:75px; }
#gygg{ left:80px; top:45px; }
#incheon{ left:60px; top:75px; }
#gangwon{ left:150px; top:45px; }
#chungbuk{ left:120px; top:145px; }
#chungnam{ left:60px; top:165px; }
#daejeon{ left:80px; top:165px; }
#sejong{ left:70px; top:145px; }
#jeonbuk{ left:60px; top:205px; }
#jeonnam{ left:60px; top:260px; }
#gwangju{ left:	60px; top:260px; }
#gyeongbuk{ left:150px; top:165px; }
#gyeongnam{ left:130px; top:240px; }
#daegu{ left:170px; top:210px; }
#busan{ left:190px; top:250px; }
#ulsan{ left:200px; top:225px; }
#jeju{ left:80px; top:340px; }

#map_right_wrapper{float:left; margin-left:10px; width:450px;}
.map_right_title1 {margin:20px 0 7px 0;}
.map_right_title2 {margin:30px 0 7px 0;}

#bo_sch {margin-left:0px; margin-bottom:30px;padding-top:5px;text-align:left;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul { margin-bottom:10px;padding-left:1px;width:100%;zoom:1; /*border-top:1px solid #333;*/ border-left:1px solid #000;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left; border-right:1px solid #333; border-bottom:1px solid #333; height:35px; line-height:35px;}
#bo_cate a { font-size:13px; display:block;position:relative;margin-left:-1px; width:90px; height:35px; line-height:35px; background:#000;color:#fff;text-align:center;letter-spacing:-0.1em;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; background:#0009EA;color:#fff;}

.td_subject{width:400px;}
.td_subject a{color:#000;}
.td_subject img {margin-left:3px}
.branch_subject { }
.branch_name {}
.branch_addr{}

/* 게시판 목록 공통 */
.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:0 10px;height:25px;border:1px solid #e8180c !important;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;cursor:pointer}
.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:block; text-align:center; color:#000;} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.cnt_cmt {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 #000;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #000;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:0 auto;}

#bo_v_table {position:absolute;top:0;right:15px;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:1.2em}

#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {margin:0;padding:0;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 {margin:0;padding:0;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 {margin:0;padding:0;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 {margin:0;padding:0;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 {margin:0;padding:0;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 {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 {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden; color:#000;}
#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 a {margin-right:5px;vertical-align:top}
#bo_v_act span {display:inline-block;margin-right:5px;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:top}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good,
#bo_v_act_nogood {position:absolute;font-size:0;line-height:0;overflow:hidden}

#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 form {padding-top:20px}

/* 게시판 댓글 */
#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa}
#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:i
nline-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_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc fieldset {margin:0 0 10px;padding:0}
#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}

#bo_vc form {padding:0}

/*2014-10-14 css 정리 */
td.webzine_titleBG{font-size:14px; background:#12B05F; color:#fff; height:50px; font-weight:bold;}
.list_subject{font-size:18px; letter-spacing:-1px;}
.list_content{font-size:14px; color:#666; line-height:25px;}
td.text8{padding-top:10px;}

.L_btnWrap{width:100%; float:left; overflow:hidden; height:50px; line-height:50px;}

.List_btn_wrap a{padding:8px 15px; color:#fff;}
.List_btn_wrap a.List_btn01{background:#444;}
.List_btn_wrap a.List_btn02{background:#666;}
.List_btn_wrap a.List_btn03{background:#666;}
.List_btn_wrap a.List_btn04{background:#666;}
.List_btn_wrap a.List_btn05{background:#0009EA; padding:8px 25px;}

.list_Tbody tr td{color:#000 !important;}

.btn_confirm{width:300px; margin:0 auto; overflow:hidden; padding:20px 0px;}
.btn_confirm .btn_submit{display:block; float:left; padding:0px; font-size:16px; letter-spacing:-1px; margin-right:10px; width:145px; height:45px; line-height:45px; text-align:center; background:#0009EA; border:none;}
.btn_confirm .btn_cancel{display:block; float:left; padding:0px; font-size:16px; letter-spacing:-1px; width:145px; height:45px; line-height:45px; text-align:center; background:#666; color:#fff; border:none;}

.title_num{background:#12B05F; color:#fff; padding:10px 10px; font-size:14px;}

/*2014-10-14 view*/
.view_btnWrap{height:50px; line-height:50px; padding-bottom:20px; border-top:1px solid #000; border-bottom:1px solid #000;}

.view_prev{background:#000; padding:8px 20px; border:1px solid #333; color:#fff;}
.view_next{background:#000; padding:8px 20px; border:1px solid #333; color:#fff;}
.pg_wrap{
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
}
