@charset "utf-8";
  


/* SIR 지운아빠 */

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:10pt; font-family: 'Noto Sans KR', sans-serif;letter-spacing:-0.25px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em; font-family: 'Noto Sans KR', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body {margin:0;padding:0;font-size:10pt; font-family: 'Noto Sans KR', sans-serif;letter-spacing:-1px;}
}

@supports (-ms-accelerator:true) {
  body {margin:0;padding:0;font-size:10pt; font-family: 'Noto Sans KR', sans-serif;letter-spacing:-1px;}
} 

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0; font-family: 'Noto Sans KR', sans-serif;font-size:1em}
button {cursor:pointer}

textarea, select { font-family: 'Noto Sans KR', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:970px;border-right:1px solid #dde4e9;border-left:1px solid #dde4e9;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #dde4e9;background:#fff;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#169adb;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

#sfl { height:24px;border: 1px solid #d3d3d3;}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;/*border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;*/background:/*#e5ecef*/#e8e9eb;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em;height:30px;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid /*#c1d1d5*/#e4e4e4;border-bottom:1px solid /*#c1d1d5*/#e4e4e4;line-height:1.5em;word-break:break-all;height:30px;}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:102px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:/*#f5f8f9*/#f7f7f7;text-align:left;height:30px;color:#282828;}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid /*#c1d1d5*/#e4e4e4;border-bottom:1px solid /*#c1d1d5*/#e4e4e4;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid /*#e4eaec*/#d3d3d3;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

table.new_tb th {background:#e2e8f2;}

.tbl_frm02 {margin:0 0 20px}
.tbl_frm02 table {width:100%;border-collapse:collapse;border-spacing:0;border-top:3px solid #000;}
.tbl_frm02 th {width:80px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:/*#f5f8f9*/#a0a0a0;text-align:left;height:30px;color:#fff;}
.tbl_frm02 td {padding:7px 10px;border-top:1px solid /*#c1d1d5*/#e4e4e4;border-bottom:1px solid /*#c1d1d5*/#e4e4e4;background:transparent}


/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

#bo_v_title { border-top:3px solid #000000;}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff; font-family: 나눔고딕, nanumgothic !important;;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}
* { margin:0;padding:0;}
.fL { float:left;}
.dept {margin-bottom:20px;}
li { list-style:none;}



#head_top_menu {position: relative;}

.mnlist1{position: absolute;right:274px;top:55px;}
.menu1{cursor:pointer;width:123px;height:50px;font-size:15px;color:#8c8c8c;}
.menu1:hover {color:#ffffff;}
.menu1:hover + .menusub1, .menusub1:hover {visibility:visible;}
.menusub1{visibility:hidden;display:inline-block;float:left;width:677px;left:-58px;position: absolute;top:32px;height:24px;padding-top:12px;}
.menusub1 p {display:block;cursor:pointer;float:left;margin-right:15px;}
.menusub1 p:hover {color:#cccccc;}

.mnlist2{position: absolute;right:130px;top:55px;}
.menu2{cursor:pointer;width:144px;font-size:15px;color:#8c8c8c;}
.menu2:hover {color:#2897cc;}
.menu2:hover + .menusub2, .menusub2:hover {visibility:visible;}
.menusub2{visibility:hidden;display:inline-block;vertical-align:top;float:left;width:336px;position: absolute;top:32px;height:24px;padding-top:12px;}
.menusub2 p {display:block;cursor:pointer;float:left;margin-right:15px;}
.menusub2 p:hover {color:#cccccc;}

.mnlist3{position: absolute;right:0px;top:55px;}
.menu3{cursor:pointer;width:130px;height:50px;font-size:15px;color:#8c8c8c;}
.menu3:hover {color:#2897cc;}
.menu3:hover + .menusub3, .menusub3:hover {visibility:visible;}
.menusub3{visibility:hidden;display:inline-block;vertical-align:top;float:left;width:336px;position: absolute;left:-10px;top:32px;height:24px;padding-top:12px;}
.menusub3 p {display:block;cursor:pointer;float:left;margin-right:15px;}
.menusub3 p:hover {color:#cccccc;}




#wrap { position:relative;width:100%;min-width:1200px;overflow: hidden;}
#head_wrap { position:relative;width:100%;height:180px;z-index:1000;background:url("/img/main/top/top_bg.jpg") center top no-repeat;}
#head { position:relative;width:1180px;height:180px;margin:0 auto;}

#head h1 { position:absolute;left:452px;top:40px;} 
#head_dot1 { position:absolute;right:175px;top:50px;font-size:14px;color:#464646;}
#head_dot1 a {font-size:14px;color:#464646;}
#head_dot1 li {text-align:center;} 

#head_dot2 { position:absolute;left:0;top:35px;}

#head_menu { position:absolute;width:100%;height:70px;top:110px;left:0;}
#head_menu ul { position:relative;width:1180px;height:70px;margin:0 auto;}
#head_menu ul li.dept1 { position:absolute;left:0;top:20px;height:45px; }
#head_menu ul li.dept2 { position:absolute;left:135px;top:20px;height:45px; }
#head_menu ul li.dept3 { position:absolute;left:325px;top:20px;height:45px; }
#head_menu ul li.dept4 { position:absolute;left:540px;top:20px;height:45px; }
#head_menu ul li.dept5 { position:absolute;left:751px;top:20px;height:45px; }
#head_menu ul li.dept6 { position:absolute;left:909px;top:20px;height:45px; }
#head_menu ul li.dept7 { position:absolute;left:1112px;top:20px;height:45px; }

#head_menu ul li a { font-size:18px;color:#262626;font-weight:500;}
#head_menu ul li a:hover { font-size:18px;color:#ED3023;}
#head_menu ul li:hover { border-bottom:4px solid #ED3023;}
#head_menu ul li:hover a { font-size:18px;color:#ED3023;}

#head_wrap .smenubox { position:absolute;height:55px;z-index:300;width:100%;line-height:0;overflow:hidden;top:180px;left:0;background:url("/img/main/top/navi_bg.jpg") top center no-repeat;}
#head_wrap .in_menu { position:relative;width:100%;height:55px;}

#head_wrap .in_menu ul li { float:left;}
#head_wrap .in_menu ul li a { font-size:16px;color:#676767;margin-left:20px;}
#head_wrap .in_menu ul li a:hover {color:#ED3023;}

#head_wrap .m1 { position:relative;width:1180px;height:55px;margin:0 auto; } 
#head_wrap .m2 { position:relative;width:1180px;height:55px;margin:0 auto; } 
#head_wrap .m3 { position:relative;width:1180px;height:55px;margin:0 auto; } 
#head_wrap .m4 { position:relative;width:1180px;height:55px;margin:0 auto; } 
#head_wrap .m4 ul { position:absolute;left:480px;top:25px;}
#head_wrap .m5 { position:relative;width:1180px;height:55px;margin:0 auto; } 
#head_wrap .m5 ul { position:absolute;left:398px;top:25px;}
#head_wrap .m6 { position:relative;width:1180px;height:55px;margin:0 auto; } 
#head_wrap .m6 ul { position:absolute;left:590px;top:25px;}
#head_wrap .m7 { position:relative;width:1180px;height:55px;margin:0 auto; } 
#head_wrap .m7 ul { position:absolute;left:633px;top:25px;}
 

#main_wrap {position:relative;}

h4.main_title1 { font-size:18px;color:#ff5e7b;text-align:center;}
h3.main_title2 { font-size:40px; font-family: 'Gilroy', sans-serif;text-align:center;}

#main01 { position:relative;width:100%;height:825px;} 
#main01_wrap { position:relative;width:1180px;height:825px;margin:0 auto;} 
#main01 h4 { margin-top:80px;}
#main0101 { position:absolute;left:0;bottom:0;}
#main0102 { position:absolute;right:0;bottom:370px;}
#main0103 { position:absolute;right:0;bottom:0;}

#new_main01  { position:relative;width:100%;height:990px;background:url("/img/main/main_con_03_1.jpg") top center no-repeat;} 
#new_main02 { position:relative;width:100%;height:1900px;background:url("/img/main/main_con_03_2.jpg") top center no-repeat;} 

#main02 { position:relative;width:100%;height:790px;border-top:1px solid #e1e1e1;margin-top:120px;}
#main02_wrap { position: relative;width: 1180px;height: 790px;margin:0 auto;}
#main02_wrap .btn_01 { position:absolute;right:0;top:45px;font-size:18px;color:#7a7a7a;}
#main02 h4 { margin-top:80px;}
#main02_01 { position:absolute;top:120px;}
#main02_01 dl {position: relative;width:290px;height:265px;margin-left:6px;}
#main02_01 dl.to_mar { margin-left:0;}
#main02_01 .main02_01_title {position:relative;width:290px;height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;}
#main02_01 .main02_01_title a { font-size:18px;}
#main02_01 .main02_01_date a { font-size:16px;color:#929292;}

#main03 { position:relative;width:100%;height:705px;background:url("/img/main/main_con_04.jpg") top center no-repeat;} 
#main03_wrap { position: relative;width:1180px;height:705px;margin:0 auto;}
#main03_wrap .btn01 { position:absolute;width:265px;height:65px;right:0;top:506px;}


#main04 { position:relative;width:1180px;height:670px;margin:0 auto;} 
#main04 h4 { margin-top:80px;}
#main0401 { position:absolute;left:0;bottom:0;}
#main0402 { position:absolute;right:0;bottom:0;} 
 

#main05 { position:relative;width:100%;height:420px;margin-top:80px;}
#main05_wrap {position:relative;width:1180px;height:250px;margin:0 auto;margin-top:35px;}


#main0501 {position:absolute;width:340px;height:250px;left:0;top:0;}
#main0502 {position:absolute;width:340px;height:250px;left:422px;top:0;}
#main0503 {position:absolute;width:340px;height:250px;right:0;top:0;}


#main05_wrap h4 { font-size:30px;color:#272727;}
#main05_wrap .more_btn { position:absolute;right:0;top:10px;font-size:15px;color:#169adb;}
#main05_wrap .un_bar1 { position:absolute;left:0;top:55px;width:100%;height:1px;border-bottom:3px solid #272727;}
#main05_wrap dl { position:absolute;top:75px;}
#main05_wrap dt {position:relative;width:240px;height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;font-size:15px;}
#main05_wrap dd {position:relative;width:100px;height:34px;text-align:right;float:left;font-size:15px;}
#main05_wrap dt a { color:#5e5e5e;}
#main05_wrap dd a { color:#5e5e5e;}

#main0502 dt { width:320px;}
#main0502 dd { width:20px;}
/*#main0502 dt a { color:#0B57D0;}*/

#main06 {position:relative;width:1180px;height:290px;margin:0 auto;} 
#main07 { position:relative;width:100%;height:470px;background:url("/img/main/main_con_11.jpg") top center no-repeat;margin-top:100px;} 
/*
#main_network { position:relative;width:100%;height:830px;background:url("/img/main/branch_bg.jpg") center top no-repeat;}
#main_network_wrap { position:relative;width:1180px;height:830px;margin:0 auto;}
#main_network_wrap h4 { position:absolute;width:77px;font-size:20px;left:0;top:16px;color:#2c2c2c;text-align: justify;}
#main_network_wrap h4 span { position:relative;left:36px;}
#main_network_wrap ul { position:absolute;left:95px;top:17px;}
#main_network_wrap li { font-size:16px;color:#606060;float:left;}
#main_network_wrap li a { font-size:17px;color:#606060;}
#main_network_wrap li a:hover { font-size:17px;color:#3757a0;}

#main_network_wrap .area01 { position:relative;width:820px;height:60px;left:30px;top:307px;z-index:10;}
#main_network_wrap .area02 { position:relative;width:820px;height:60px;left:30px;top:307px;z-index:10;}
#main_network_wrap .area03 { position:relative;width:820px;height:60px;left:30px;top:307px;z-index:10;}
#main_network_wrap .area04 { position:relative;width:820px;height:60px;left:30px;top:307px;z-index:10;}
#main_network_wrap .area05 { position:relative;width:820px;height:60px;left:30px;top:307px;z-index:10;}
#main_network_wrap .area06 { position:relative;width:820px;height:60px;left:30px;top:307px;z-index:10;}
#main_network_wrap .area07 { position:relative;width:820px;height:60px;left:30px;top:307px;z-index:10;}



#main_network_wrap p { position:absolute;right:-365px;bottom:0;}
 */
 


#fwrite_on { position:absolute;width:620px;height:103px;left:92px;top:59px;}
#fwrite_on .wr_name { position:absolute;left:0px;top:0px;width:163px;height:21px;border:1px solid #c8c8c8;}
#fwrite_on .ca_name {position:absolute;left:242px;top: 0;width: 89px;height: 22px;border:1px solid #c8c8c8;}
#fwrite_on .wr_password {position:absolute;left:379px;top:0px;width:96px;height:21px;border:1px solid #c8c8c8;}
#fwrite_on .wr_1 { position:absolute;left:0px;top:39px;}
#fwrite_on #wr_1_1 {width:43px;height:21px;border:1px solid #c8c8c8;border:1px solid #c8c8c8;}
#fwrite_on #wr_1_2 {width:53px;height:21px;border:1px solid #c8c8c8;margin-left:3px;border:1px solid #c8c8c8;}
#fwrite_on #wr_1_3 {width:53px;height:21px;border:1px solid #c8c8c8;margin-left:2px;border:1px solid #c8c8c8;}
#fwrite_on .Cell1 { position:absolute;left:0px;top:80px;color:#fff;}
#fwrite_on .Cell2 { position:absolute;left:50px;top:80px;color:#fff;}
#fwrite_on .Cell3 { position:absolute;left:136px;top:80px;color:#fff;}
#fwrite_on .Cell4 { position:absolute;left:0px;top:100px;color:#fff;}
#fwrite_on .Cell5 { position:absolute;left:90px;top:100px;color:#fff;}
#fwrite_on .wr_content {position:absolute;left:242px;top:36px;width:233px;height:63px;border:1px solid #c8c8c8;}
#fwrite_on .agree {position: absolute;right:2px;top:-1px;}
#fwrite_on .frm_btn { position:absolute;left:499px;top:23px;width:120px;height:78px;}

#tail_menu { position:relative;width:100%;height:350px;background:url("/img/main/foot/sitemap_bg.jpg") top center no-repeat;}
#tail_menu_wrap { position:relative;width:1180px;height:350px;margin:0 auto;}
#tail_menu_wrap p {font-size:15px;margin-bottom:10px;}
#tail_menu_wrap p a {color:#8b8b8b;}

#tail_menu_wrap .tail_01 { position:absolute;left:20px;top:75px;}
#tail_menu_wrap .tail_02 { position:absolute;left:217px;top:75px;}
#tail_menu_wrap .tail_03 { position:absolute;left:414px;top:75px;}
#tail_menu_wrap .tail_04 { position:absolute;left:601px;top:75px;}
#tail_menu_wrap .tail_05 { position:absolute;left:806px;top:75px;}
#tail_menu_wrap .tail_06 { position:absolute;left:1003px;top:75px;}

#tail_wrap  { position:relative;width:100%;height:270px;background:url("/img/main/foot/foot_bg.jpg") top center no-repeat;}
#tail { position:relative;width:1180px;height:270px;margin:0 auto;}
#foot_net_ul { position:absolute;left:0;top:100px;width:830px;}
#foot_net_ul li { position:relative;width:100px;height:30px;float:left;margin-right:2px;margin-bottom:2px;text-align:center;line-height:30px;}
#foot_net_ul li a { display:block;font-size:14px;color:#a4abb7;background:#364358;}
#foot_net_ul li a:hover { font-size:14px;color:#ffffff;background:#4c5c73;}

#foot_net_ul li.ovs a { font-size:14px;color:#ffffff;background:#4c5c73;}

#tail address.addr { position:absolute;left:0;top:125px;font-style:normal;font-size:15px;color:#c6c6c6;line-height:26px;}
#tail address.addr span { font-size:12px;color:#c6c6c6;}

#tail .tail_dot_1 { position:absolute;right:0;top:120px;}
#tail .tail_dot_1 li { float:left;margin-left:15px;}

#tail .tail_dot_2 { position:absolute;right:0px;top:34px;color:#fff;}
#tail .tail_dot_2 a { color:#fff;font-size:15px;}

#sub_wrap { position:relative;width:100%;height:auto;/*overflow:hidden;*/}
#sub_top { position:relative;width:100%;height:170px;}

#sub { position:relative;width:100%;min-height:600px;height:auto;/*overflow:hidden;*/margin:0 auto;}

#sub_menu { position:relative;width:100%;height:50px;z-index:1;}
#sub_menu2 { position:relative;width:1200px;height:45px;margin:0 auto;text-align:center;top:211px;}
#sub_content { position:relative;width:100%;background:#ffffff;}


.locationdepth1 {position:relative;width:50px;text-align:center;line-height:50px;border-right:1px solid #dcdcdc;}

.locationdepth2 { position:relative;height:50px;width:220px;text-align:left;line-height:50px;border-right:1px solid #dcdcdc;}
.locationdepth2 > a {width:220px;overflow: hidden;padding-left:25px;;}
.locationdepth2 > a.on {color: #282828;font-weight: bold;}
.locationdepth2 span { position:absolute;right:10px;}

.locationdepthdrop2 {position: absolute; width: 222px;box-sizing:border-box;left:-1px;top: 50px;}

.locationdepthdrop2 li {height:40px;line-height:40px;background: #fafafa none repeat scroll 0 0; border-bottom: 1px solid #d7d7d7; border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; width: 100%;}
.locationdepthdrop2 li a {color: #666;margin-left: 25px;}
.locationdepthdrop2 li a:hover {color: #145ca6;}

.locationdepth3 { position:relative;height:50px;width:220px;text-align:left;line-height:50px;border-right:1px solid #dcdcdc;}
.locationdepth3 > a {width:220px;overflow: hidden;padding-left:25px;;}
.locationdepth3 > a.on {color: #145ca6;}
.locationdepth3 span { position:absolute;right:10px;}
.locationdepthdrop3 {position: absolute; width: 220px;box-sizing:border-box;left:-1px;top: 50px;}
.locationdepthdrop3 li {height:40px;line-height:40px;background: #fafafa none repeat scroll 0 0; border-bottom: 1px solid #d7d7d7; border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;  width: 100%;}
.locationdepthdrop3 li a {color: #666;margin-left: 25px;}
.locationdepthdrop3 li a:hover {color: #145ca6;}

.depthli a {color: #808080;}

#sub_m01 { position:relative;width:100%;height:50px;border-bottom:1px solid #dcdcdc; }
#sub_m01_wrap { position:relative;width:1180px;margin:0 auto;height:50px;border-left:1px solid #dcdcdc;text-align:center;color: #808080;font-size:15px;}
 
 
#quick { position:fixed;width:220px;right:15px;top:70px;z-index:1000;text-align:right;}
#quick li { margin-bottom:10px;}


#quick2 {position:relative;width:343px;left:-120px;text-align:center;}
#quick2 .pop_close_btn { position:absolute;width:35px;height:35px;right:25px;top:0; }


@media only screen and (min-width: 320px) and (max-width: 1350px) {
	#quick { width:0;}
}

#q_kakao { position:fixed;width:300px;height:385px;right:128px;top:128px;background:url("/img/quick/kakao.png") no-repeat;}
#kakao_btn { position:absolute;width:60px;height:60px;top:0;right:0;}


#contents_ms { overflow:hidden; width:100%;height:700px; margin:0 auto; position:relative; display:none;background:none repeat scroll 0 0 #ccc; } /* position:relative */
#contents_ms1 { overflow:hidden; width:100%;height:401px; margin:0 auto; position:relative; display:none;background:none repeat scroll 0 0 #ccc; } /* position:relative */
	
/* slider */

#slider { left:0;top:0;  height:700px; position:absolute; }
#slider ul { height:700px; position:absolute;list-style:none; }
#slider ul li { list-style:none; float:left; width:100%; height:700px; position:absolute; }
#slider ul li div.box { margin:0 auto; width:950px; height:700px; position:relative; }

#slider1 { left:0;top:0;  height:700px; position:absolute; }
#slider1 ul { height:700px; position:absolute;list-style:none; }
#slider1 ul li { list-style:none; float:left; width:100%; height:700px; position:absolute; }
#slider1 ul li div.box { margin:0 auto; width:950px; height:700px; position:relative; }

/* slider - gp1 */

.slider_gp1 { top:0; left:0; position:absolute; }
.slider_gp1 ul {  position:relative; }
.slider_gp1 ul li { list-style:none; float:left; width:100%;  position:absolute; }

.slider_gp1 ul li div { margin:0 auto; width:1180px;position:relative; }

.slider_gp1 ul li div.box1 img { width:1180px;height:520px;top:90px; left:0; position:absolute; }
.slider_gp1 ul li div.box2 img { width:1180px;height:520px;top:90px; left:0; position:absolute; }
.slider_gp1 ul li div.box3 img { width:1180px;height:520px;top:90px; left:0; position:absolute; }
.slider_gp1 ul li div.box4 img { width:1180px;height:520px;top:90px; left:0; position:absolute; }


/* slider - gp2 */

.slider_gp2 { top:0; left:0;  position:absolute; }
.slider_gp2 ul { /*height:741px;*/ position:relative; }
.slider_gp2 ul li { list-style:none; float:left; width:100%;  position:absolute; }

.slider_gp2 ul li div { margin:0 auto; width:1000px; position:relative; }

.slider_gp2 ul li div.box1 img { top:310px; left:-30px; cursor:pointer; position:absolute; }
.slider_gp2 ul li div.box2 img { top:45px;  left:755px; cursor:pointer; position:absolute; }
.slider_gp2 ul li div.box3 img { top:295px; left:375px; cursor:pointer; position:absolute; }
/* prev */

#arrowPrev { width:65px; height:120px; position:relative; top:300px; left:-712px; margin:0 auto;}
#arrowPrev div.img { width:65px; height:120px; position:absolute; }
#arrowPrev div.square { width:65px; height:120px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px;  }

#arrowPrev1 { width:32px; height:67px; position:relative; top:167px; left:-292px; margin:0 auto;}
#arrowPrev1 div.img { width:32px; height:67px; position:absolute; }
#arrowPrev1 div.square { width:32px; height:67px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px;  }
	
/* next */

#arrowNext { width:65px; height:120px; position:relative; top:180px; left:709px;margin:0 auto; }
#arrowNext div.img { width:65px; height:120px; position:absolute; }
#arrowNext div.square { width:65px; height:120px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px; }

#arrowNext1 { width:32px; height:67px; position:relative; top:101px; left:306px;margin:0 auto; }
#arrowNext1 div.img { width:32px; height:67px; position:absolute; }
#arrowNext1 div.square { width:32px; height:67px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px; }

/* navigation */

#contents_nav_container { position:relative;z-index:100;width:120px;height:18px;margin:0 auto;top:650px;}

#contents_nav_container .default { margin:0; padding:0; width:120px; height:18px; position:absolute; }
#contents_nav_container .over { position:absolute; width:30px; height:18px; overflow:hidden;  }
#contents_nav_container .over ul { margin:0; padding:0; width:120px; height:18px; position:absolute; }
#contents_nav_container .line { margin:0; padding:0; width:120px; height:18px; position:absolute; }
#contents_nav_container .btn { margin:0; padding:0; width:120px; height:18px; position:absolute;}

#contents_nav_container .default li { list-style:none;  width:30px; height:18px; position:relative; float:left;overflow:hidden;}
#contents_nav_container .default li img { position:relative;top:-18px;}

#contents_nav_container .over ul li { list-style:none;  width:30px; height:18px; position:relative; float:left;overflow:hidden;}
#contents_nav_container .over ul li img { position:relative;top:0;}

#contents_nav_container .line li { list-style:none; width:30px; height:18px; background:#fff; position:absolute; }
#contents_nav_container .btn li { list-style:none;  width:30px; height:18px; background:#fff; cursor:pointer; position:relative; float:left;margin-top:5px;}

/* */

#bo_head_div { position:relative;width:1180px;height:1px;margin:0 auto;}
#bo_head_body_wrap { position:relative;width:100%;padding-bottom:120px;}
#bo_head_body  { position:relative;width:1180px;margin:0 auto;}



#popup_zone { position:relative;width:100%;height:0;background:url("/img/popup/bg_01.png") repeat-x;top:0;z-index:10000;}
#popup_zone_box { position:relative;width:1200px;height:258px;margin:0 auto;text-align:center;}
#popup_zone_open { position:absolute;left:-150px;bottom:-66px;z-index:300;display:none;}
#popup_zone_close { position:absolute;left:-150px;bottom:-66px;z-index:300;}
#popup_zone_btn { position:relative;width:1200px;height:0;margin:0 auto;}

.taC { text-align:center;}
.mL10 {margin-left:10px;}
.mL14 {margin-left:14px;}
.mL15 {margin-left:15px;}
.mL20 {margin-left:20px;}
.mT50 { margin-top:50px;}