/* 폰트설정 */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 

 
@charset "utf-8";

/* 사용폰트 등록 */
@font-face {
  font-family: 'nGothic';
  font-style: normal;
  src: url('./font/NanumGothic-Regular.eot');
  src: url('./font/NanumGothic-Regular.eot?iefix') format('eot'),
       local("나눔고딕"),url('./font/NanumGothic-Regular.woff') format('woff');
}

@font-face {
  font-family: 'nGothicB';
  font-style: normal;
  src: url('./font/NanumGothic-Bold.eot');
  src: url('./font/NanumGothic-Bold.eot?iefix') format('eot'),
       local("나눔고딕"),url('./font/NanumGothic-Bold.woff') format('woff');
}

@font-face {
  font-family: 'nGothicEXB';
  font-style: normal;
  src: url('./font/NanumGothic-ExtraBold.eot');
  src: url('./font/NanumGothic-ExtraBold?iefix') format('eot'),
       local("나눔고딕"),url('./font/NanumGothic-ExtraBold.woff') format('woff');
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0; color:#000;font-size:0.75em;font-family:"Nanum Gothic","나눔고딕","nGothic","맑은고딕","돋움","돋움체";}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img, ul, li {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:"dotum"}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul {margin:0;padding:0; list-style:none }
label, input, select, img {vertical-align:middle}
input {margin:0;padding:0;border-radius:0;font-family:"dotum"}
button {border-radius:0;font-size:1em}
p {margin:0;padding:10px 0;line-height:1.7em;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:underline}




/* 상단 레이아웃 */
#hd_login_msg, #skip_menu {position:absolute; top:0; left:-1000px; width:0; height:0; font-size:0; line-height:0;}

#hd {z-index:10;position:relative;border-top:3px solid #151515;background:#fff}
#hd h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;width:980px}

/* 탑바 */
#top_bar { padding: 0; margin: 0; height: 35px; width:100%; background-color:#526cb0; color:#fff; }

/* 탑로고 & 로그인 */
#login_box {margin: 0 auto;width:1200px; height:30px; padding:0;}
#login_box > ul { float: right; padding:0; height: 20px;text-align:right; margin:5px 10px 0 0;}
#login_box > ul li { float:left; margin:0 5px; font-size:12px; color:#fff;}
#login_box > ul input.topInput { height:12px; width:80px; }


/* 전체 검색 */
#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #555}
#sch_all legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#sch_all_stx {padding-left:5px;width:165px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#sch_all_submit {padding:0 5px;height:26px;border:0;background:#555;color:#fff}

#tnb {position:absolute;top:18px;right:0;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left}
#tnb a {display:block;padding:5px 10px;color:#333;letter-spacing:-0.1em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 상단 메인메뉴 */
#header { margin: 0; padding: 0; width:100%; background:url(../img/intranet/header_shadow.png) left 60px repeat-x #f5f3f1; height:66px; }
#head_box{ position:relative; margin: 0 auto; padding: 0px; width:1200px; /*max-width:1600px; min-width:800px; */height:60px;  }
#head_box > h1 { float: left; padding:0; margin-left:40px; z-index:999 }
#gnb {width:1000px; height:60px; float:right; margin:0; padding:0; border-width:0; border-left:1px solid #fff;border-right:1px solid #ccc;}
#gnb a { text-decoration:none; color:#06a; }
#gnb a:hover { color:#2BACC8; }
#gnb>li { display:inline;float:left; width:200px;}

#gnb li h4 > a { display:block; margin:0; width:198px; height:40px; padding:20px 0 0 0; margin:0; text-align:center; border-top:1px solid #fff; 
				color:#555; border-left:1px solid #ccc; border-right:1px solid #fff; font-size:16px; font-weight:bold; font-family:"Nanum Gothic","나눔고딕","nGothic","맑은고딕","돋움","돋움체"; }

#gnb li h4>a:hover, #gnb li.sub_over h4>a {  color:#777;  background-color:#e9e8e7; border-left:1px solid #ccc; border-right:1px solid #fff; border-top:1px solid #fff; }

#gnb li:last-child h4>a { }

#gnb li.on h4>a { color:#fff;  background-color:#526cb0; border-right:1px solid #526cb0;border-top:1px solid #526cb0;  }
#gnb li.on h4>a:hover {  }


#gnb ul { position:absolute; padding:10px; border: 1px solid #ccc; border-top:0; width:179px; background-color:#f5f3f1; z-index:9999; display:none; }
#gnb ul li { padding: 2px 0; border-top:1px dotted #ccc; }
#gnb ul li.first { border-top:1px solid #aaa; }
#gnb ul li:first-child { border-top:none; }
/*#gnb li.on > ul { display:block; }*/
#gnb ul>li>a { display:block; padding:5px 0 5px 18px; color:#777; width:162px; background:url(../img/bullet_2.gif) 10px 10px no-repeat; margin:0  }
#gnb ul>li>a:hover { color:#f60; background-color:#f9f8f7 }



#gnb ul>li.on > a { color:#fff; background-color:#555; }


/* 중간 레이아웃 */
#wrapper {z-index:5;margin:50px auto;width:1200px; zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;width:210px;border:1px solid #cfded8;background:#fff}

#container {z-index:4;position:relative; padding:0; margin:0 auto; width:1200px; min-height:500px;height:auto !important;height:500px; zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em}


/*#lnb { float:left; margin: 0; padding: 0; width:180px;  }
#lnb li { padding: 10px; }*/
#contents {  width:1200px;margin: 0 auto; padding: 20px 0; background-color:white; /*border-left:1px solid #ccc;*/ }
#contents div.bo_content_head > h2 { font-family:"나눔고딕", "맑은 고딕", "돋움", "돋움체"; font-size:18px; font-weight:bold; 
		color:#659403; padding:3px 0 10px 0; background:url(../img/bullet_iconic.gif) 2px 0px no-repeat; padding-left:30px; }
		
#board_write div.title_msg { display:none; }

#bo_cate>h2 {display:none}



/* 텍스트 크기 조절 */
#text_size {position:absolute;top:-33px;left:-1px;letter-spacing:-3px}
#text_size button {margin:0;padding:0 10px;height:28px;border:0;background:#555;color:#fff;vertical-align:middle;letter-spacing:0;cursor:pointer}
#text_size_down {font-size:0.9em}
#text_size_def {font-size:1em}
#text_size_up {font-size:1.3em}



/* 화면낭독기 사용자용 */
#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}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha img {border:1px solid #cfded8;border-right:0}
#captcha_mp3 img {border:1px solid #cfded8;border-left:0;background:#494949}
#mp3_embed {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden} /* 익스 8 이하에서 음성캡챠 실행 스타일 */

/* 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 !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.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%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
/* 버튼 */
.btn01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle}
.btn01:focus, .btn01:hover {text-decoration:none !important}
.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #000;background:#333;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle}
.btn02:focus, .btn02:hover {text-decoration:none !important}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:0 10px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer}
button.btn_submit {height:22px !important;font-size:1em}
fieldset .btn_submit {height:22px;font-size:1em}
.btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em}
button.btn_cancel {display:inline-block;padding:0 10px;height:24px;border:1px solid #ccc;background:#fafafa;line-height:2em}
.btn_cancel:focus, .btn_cancel:hover {text-decoration:none !important}
.btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#333;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */
.btn_win button {display:inline-block;padding:0 10px;height:30px;border:0;background:#666;color:#fff;vertical-align:top;line-height:2em;cursor:pointer}
.btn_win input {height:30px;line-height:2em}
.btn_win a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;vertical-align:top;line-height:2.4em}
.btn_win a:focus, .btn_win a:hover {text-decoration:none}
/* 게시판용 버튼 */
.btn_b01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #d9ded9;background:#f5f6fa;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle}
.btn_b01:focus, .btn_b01:hover {text-decoration:none !important}
.btn_b02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #000;background:#333;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle}
.btn_b02:focus, .btn_b02:hover {text-decoration:none !important}
.btn_admin {display:inline-block;padding:0 10px;height:23px;border:1px solid #e8180c;background:#e8180c;color:#fff !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:focus, .btn_admin:hover {text-decoration:none !important}

/* 기본테이블 */
.basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
.basic_tbl caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.basic_tbl thead th {padding:12px 0 8px;background:#565e60;color:#fff}
.basic_tbl thead a {color:#fff}
.basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.basic_tbl tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.basic_tbl tbody th {}
.basic_tbl td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.basic_tbl a {}
.bo_sideview td {padding:6px 4px} /* 사이드뷰 사용하는 테이블 셀 패딩값 */
td.empty_table {padding:85px 0;text-align:center}

.empty_list {padding:85px 0;text-align:center}

/* 필수입력 */
.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 폼 테이블 */
.frm_tbl {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0}
.frm_tbl caption {padding:10px 0;font-weight:bold;text-align:left}
.frm_tbl th {width:100px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f7f7f7;text-align:left}
.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.frm_tbl textarea, .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle}
.frm_input:focus, input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important;color:#fff}
.frm_tbl textarea {width:98%;height:100px}
.frm_address {display:block;margin-top:5px}
.frm_file {display:block;margin-bottom:5px}
.frm_tbl #captcha {margin:0;padding:0;border:0;background:transparent}
.frm_tbl #captcha input {margin-left:5px;text-align:center}
.frm_tbl a {text-decoration:none}

.frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 테이블 항목별 정의 */
.td_chk {width:30px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_num {width:50px;text-align:center}
.td_bignum {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_mng {width:80px;text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win #new_win_title {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em}
.new_win .basic_tbl {margin:0 auto 20px !important;width:93% !important;background:#fff !important}
.new_win .frm_tbl {margin:0 auto 20px !important;width:93% !important;background:#fff !important}
.new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win_ul li {float:left;margin-left:-1px}
.new_win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:"dotum";font-weight:bold;text-decoration:none}
.new_win_desc {margin:0 auto;width:93%}

/* 자바스크립트 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;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 셀렉트 스타일 UL */
.sel_wrap {position:relative;width:100px}
.sel_btn {width:100px;height:25px;border:1px solid #000;background:#333;color:#fff}
.sel_ul {display:none;position:absolute;top:10px;right:-20px;margin:0;padding:0;width:88px;border:1px solid #999;border-bottom:0;background:#fff;list-style:none}
.sel_on {display:block;z-index:2}
.sel_li {border-bottom:1px solid #999}
.sel_a {display:block;height:23px;text-align:center;line-height:2em !important;line-height:1.9em}
.sel_a:focus, .sel_a:hover {background:#f5f6fa;text-decoration:none}

/* pagination */
.pg_wrap {clear:both;margin:0 0 20px;padding-top:20px;text-align:center}
.pg {display:inline-block;border:1px solid #cfded8;letter-spacing:-4px}
.pg a:focus, .pg a:hover, .pg a:active {text-decoration:none}
.pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle}
.pg_page {background:#f9f9f9;text-decoration:none}
.pg_start, .pg_prev {border-right:1px solid #cfded8}
.pg_end, .pg_next {border-left:1px solid #cfded8}
.pg_current {background:#333;color:#fff;font-weight:bold}

/* 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}



/* 하단 레이아웃 */
#ft {background:#484848}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#ft_catch {position:relative;margin:0 auto;padding:20px 0;width:980px;text-align:center}

#ft_copy {background:#414141}
#ft_copy p {position:relative;margin:0 auto;width:980px;color:#4a9ab8}
#ft_copy b {color:#fff}
#ft_copy a {position:absolute;top:10px;right:0;color:#fff}

/* 하단부 */
#footer{clear:both; width:100%; background-color:#eceae6;padding-bottom:15px;border-top:1px solid #e1e1e1;}
#foot_box { margin: 0 auto; padding: 0; width:95%; max-width:1600px; min-width:800px; height:90px; }
#foot_box>a {float:left; display:block; width:20%; margin: 5px 5%; }
#foot_logo {  } 
#foot_menu { float:right; width:70%; border-bottom:1px dotted #ccc;  } 
#foot_menu li { float:left; text-align:center; padding:0; width:12%; padding: 10px 0; }

#foot_menu li a {  display:block; padding: 0; width:100%; font-weight:bold; color:#766; border-left: 1px dotted #ccc;  }

#foot_menu li a.end {border-right: 1px dotted #ccc;}
#foot_menu li a:hover { color:#f96; text-decoration:none; }
#foot_menu li.on a, #foot_menu li.on a:hover { background-color:#766; color:white;  }
#foot_address { float:right;  width:70%; padding:10px 0; } 



/* 인트라넷 로그인창 */
#mb_login {margin:100px auto 0 auto; padding:20px;width:500px; border:1px solid #ccc;  background-color:white;}
#mb_login h1 {margin:0 0 20px;font-size:1.4em; font-weight:bold; background-color: #333; padding:10px; color:white; }
#mb_login h2 {margin:0}
#mb_login #login_fs {position:relative;margin:0;padding:20px 20px 20px 95px;border:1px solid #cfded8;border-bottom:0;background:#fff}
#login_fs legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden; display:none; }
#login_fs label {letter-spacing:-0.1em}
#login_fs .login_id {position:absolute;top:26px;left:95px}
#login_fs .login_pw {position:absolute;top:52px;left:95px}
#login_fs .frm_input {display:block;margin:0 0 5px 80px}
#login_fs .btn_submit {position:absolute;top:20px;left:335px;height:49px}
#login_info {margin:0 0 30px;padding:20px;border:1px solid #cfded8;background:#f5f6fa}
#login_info div {text-align:right}

/* 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}