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

@import "http://fonts.googleapis.com/earlyaccess/nanumgothic.css";
@import "http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css";
@import "http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css";
@import "http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css";

@font-face
{
 font-family: 'Noto Sans KR';
 font-style: normal;
 font-weight: 300;
 src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}

@font-face
{
 font-family: 'Noto Sans KR';
 font-style: normal;
 font-weight: 400;
 src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}

@font-face
{
 font-family: 'Noto Sans KR';
 font-style: normal;
 font-weight: 500;
 src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}

@font-face
{
 font-family: 'Noto Sans KR';
 font-style: normal;
 font-weight: 700;
 src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
 url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}

.f_nm {font-family:"Nanum Myeongjo" !important;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* padding */
.tpad10 { padding-top:10px ;}
.tpad15 { padding-top:15px ;}
.tpad20 { padding-top:20px ;}
.tpad25 { padding-top:25px ;}
.tpad30 { padding-top:30px ;}
.tpad35 { padding-top:35px ;}
.tpad40 { padding-top:40px ;}
.tpad45 { padding-top:45px ;}
.tpad50 { padding-top:50px ;}
.tpad55 { padding-top:55px ;}
.tpad60 { padding-top:60px ;}

.bpad10 { padding-bottom:10px ;}
.bpad15 { padding-bottom:15px ;}
.bpad20 { padding-bottom:20px ;}
.bpad25 { padding-bottom:25px ;}
.bpad30 { padding-bottom:30px ;}
.bpad35 { padding-bottom:35px ;}
.bpad40 { padding-bottom:40px ;}
.bpad45 { padding-bottom:45px ;}
.bpad50 { padding-bottom:50px ;}
.bpad55 { padding-bottom:55px ;}
.bpad60 { padding-bottom:60px ;}

/* margin */
.tmar5 { margin-top:5px ;}
.tmar10 { margin-top:10px ;}
.tmar15 { margin-top:15px ;}
.tmar20 { margin-top:20px ;}
.tmar25 { margin-top:25px ;}
.tmar30 { margin-top:30px ;}
.tmar35 { margin-top:35px ;}
.tmar40 { margin-top:40px ;}
.tmar45 { margin-top:45px ;}
.tmar50 { margin-top:50px ;}
.tmar55 { margin-top:55px ;}
.tmar60 { margin-top:60px ;}
.tmar100 { margin-top:100px ;}

.bmar10 { margin-bottom:10px ;}
.bmar15 { margin-bottom:15px ;}
.bmar20 { margin-bottom:20px ;}
.bmar25 { margin-bottom:25px ;}
.bmar30 { margin-bottom:30px ;}
.bmar35 { margin-bottom:35px ;}
.bmar40 { margin-bottom:40px ;}
.bmar45 { margin-bottom:45px ;}
.bmar50 { margin-bottom:50px ;}
.bmar55 { margin-bottom:55px ;}
.bmar60 { margin-bottom:60px ;}

/* 텍스트정렬 */
.tac { text-align:center;}
.tar { text-align:right;}
.tal { text-align:left;}

/* 라인 */
.dot_l { margin-top:30px; padding-top:30px; border-top:1px dashed #c3c3c3;}
.line { margin-top:30px; padding-top:30px; border-top:1px solid #c3c3c3;}
.line01 { background:url('../images/common/line_bg.gif') 0 0 repeat-x !important; height:9px; width:100%; padding-top:40px;}

ul, ol, li {
    list-style: outside none none; padding:0; margin:0;
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em; font-family:"Noto Sans KR", sans-serif; letter-spacing:-0.75px;}
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;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#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:dotum;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:dotum;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}
* {max-height:100000px;}

/* 팝업레이어 */
#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; margin-top:25px;}

/* 전체 검색 */
#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 { width:100%; margin:0; min-width:1200px; margin:0 auto;}

#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:#ff3061;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 #6da208;background:#6da208;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.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;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.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 #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.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:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;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}

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

/* 필수입력 */
.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:dotum;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}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}


#footer { width: 100%; min-width:1200px; padding: 10px 0 30px 0; overflow:hidden; background: #6d6e72;  font-family: 'Noto Sans KR','Nanum Gothic',dotum, sans-serif !important;}
#footer .footer-box {color:#fff; margin:30px auto; width:1200px; padding:0 30px; font-weight:200; text-align:center;overflow:hidden ;}
#footer .footer-box .box1 { }
#footer .footer-box .box2 {  }
#footer .footer-box li {list-style: none; display: inline;}
#footer .footer-box li a {color:#fff; padding:0 5px; }
#footer .footer-box .title {color:#27ddfe; padding-bottom:15px; font-size:16px;}
#footer .footer-box p {font-size:13px; letter-spacing:0; margin:3px;}
#footer .footer-box p a {color:#fff;}

/*-----------------메인메뉴-----------------*/
#navbar { position: relative;}
#cssmenu{position: absolute; top:0; right:35px; background:none; z-index:9999999999;}
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,
#cssmenu > ul:after {content: ".";display: block; clear: both;visibility: hidden;line-height: 0;height: 0;}
#cssmenu #menu-button {display: none;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size: 0;text-align: center;}
#cssmenu.align-center > ul > li {display: inline-block;float: none;}
#cssmenu.align-center ul ul {text-align: left;}
#cssmenu.align-right > ul > li {float: right;}
#cssmenu > ul > li > a {padding:0 25px; height:85px; line-height:85px; font-size: 18px; text-decoration: none;color: #313131;font-weight:400 !important; text-transform: uppercase;}
#cssmenu > ul > li > a:hover {color:#000;}
#cssmenu ul ul {position: absolute;left: -9999px; background:#fff none repeat scroll 0 0; border-bottom:2px solid #e9ba00; width:100%;}
#cssmenu ul ul.submenu2 {width:160px;}
#cssmenu.align-right ul ul {text-align: right;}
#cssmenu ul ul li {text-transform: uppercase; height: 0; -webkit-transition: all .25s ease;-moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease;}
#cssmenu li:hover > ul {left: auto;}
#cssmenu.align-right li:hover > ul {left: auto;right: 0;}
#cssmenu li:hover > ul > li {height: 40px;}
#cssmenu ul ul ul {margin-left: 100%;top: 0;}
#cssmenu.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
#cssmenu ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15); padding:11px 15px; width:160px; font-size:14px; text-decoration:none; color:#2f2f2f; font-weight:400 !important;}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {border-bottom: 0;}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {color: #e9ba00; font-weight:600}
#cssmenu ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
#cssmenu.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
#cssmenu ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';
-webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease;}
#cssmenu.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
#cssmenu ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}





#header {position:relative;  width:1200px; height:85px; margin:0 auto;  font-family: 'Noto Sans KR','Nanum Gothic',dotum, sans-serif !important;}
/*.m_visual { height:631px; background: url("../images/main/m_visual2.jpg") no-repeat 50% 0; }
.m_visual .m_visual_con {position:relative; width:1200px; height:100%; margin:0 auto;}
.m_visual .m_visual_con .slogan {position:absolute; left:15px; bottom:70px;}*/

.m_distinct { overflow:hidden; margin:50px auto; width:1200px;  font-family: 'Noto Sans KR','Nanum Gothic',dotum, sans-serif !important; }
.m_distinct li { float:left; width:33%; text-align:center; padding-bottom:130px;}
.m_distinct li.d1 { background: url("../images/main/m_num_bg3.png") no-repeat 50% bottom; }
.m_distinct li.d2 { background: url("../images/main/m_num_bg.png") no-repeat 50% bottom; }
.m_distinct li.d3 { background: url("../images/main/m_num_bg2.png") no-repeat 50% bottom; }
.m_distinct li p.title { color:#000; font-size:20px; font-weight:500; letter-spacing:-0.03em; margin-top:20px; padding:15px 0;}
.m_distinct li p.title.two_line {padding:0;}
.m_distinct li p.text { color:#6b6b6b; font-size:15px; font-weight:300;  margin-top:10px; }

.m_con_wrap { width:100%;  background:#e9e9e9; }
#m_content { width:1200px; margin:0 auto; overflow:hidden;  font-family: 'Noto Sans KR','Nanum Gothic',dotum, sans-serif !important; }
#m_content .left { float:left; width:800px; }
#m_content .right { float:left; width:400px; }
#m_bn { width:400px; height:400px; float:left;  position:relative ; }
#m_bn h2 { font-size:36px; font-family: 'Noto Sans KR','Nanum Gothic',dotum, sans-serif !important;  letter-spacing:-0.1em; padding:50px 0 0 30px; }
#m_bn h2 .ts {  font-size:16px; color:#ffee34; letter-spacing:-0.02em; font-weight:300; display:block; line-height:100%;}
/*#m_bn a { border:2px solid #fff; padding:7px 15px 7px 30px; text-align:center; color:#fff; font-size:16px; position:absolute;bottom:40px;right:40px; background:url(../images/main/bg_btngo.png) no-repeat 15px 50%;}*/
#m_notice { width:320px; height:310px; float:left;  background:#f9f9f9 url("../images/main/m_notice_bg.png") no-repeat 250px 300px; padding:50px 40px 40px;}
#m_notice h2 { font-size:32px; letter-spacing:-0.05em; line-height:1;}
.m_program {background:#f3bc3f; height:540px;  width:320px; padding:40px; color:#fff;}
.m_program .part1 { background: url("../images/main/dot_line.png") repeat-x 50% bottom; padding:10px 0; }
.m_program .part1 .tb { font-size:20px; font-weight:600;  text-align:center; padding-top:10px;}
.m_program .part1 .ts { font-size:15px; font-weight:200;  text-align:center;}
.m_program .part1 h2 a { display:block; color:#fff; font-size:32px; letter-spacing:-0.05em; padding-bottom:35px; line-height:1;}
.m_program .part2 h2 { font-size:32px; font-family: 'Noto Sans KR','Nanum Gothic',dotum, sans-serif !important;  letter-spacing:-0.05em; padding-bottom:10px; padding-top:15px;}
.m_program .part2 .ts { font-size:16px; font-weight:200; }
.m_program .part2 ul {margin-top:20px;}
.m_program .part2 ul li {overflow:hidden; font-size:22px; color:#fff; font-weight:600; margin:10px 0;}
.m_program .part2 ul li .circle {float:left; display:inline-block; width:20px; height:20px; border-radius:50%; background:#fff; line-height:20px; text-align:center; margin:0 10px 0 0; font-size:13px; color:#e8a100; font-weight:600;}
.m_program .part2 ul li .num {float:left; font-size:22px; color:#fff; font-weight:600; line-height:1;}
.m_service { background: url("../images/main/m_link_bg.jpg") no-repeat 0 0; height:400px;  }
.m_service h2 { font-size:32px; font-family: 'Noto Sans KR','Nanum Gothic',dotum, sans-serif !important;  letter-spacing:-0.05em; padding:50px 0 0 30px;}
.m_service h2 .ts {  font-size:16px; color:#fff; letter-spacing:-0.02em; font-weight:300; display:block; line-height:100%;}
.m_service ul {overflow:hidden; padding:20px 0 0 30px;}
.m_service ul li {float:left; width:180px; height:45px; line-height:45px; margin:5px; border:1px solid #fff;}
.m_service ul li a {display:block; padding:0 15px; overflow:hidden;}
.m_service ul li span.circle {float:left; display:inline-block; width:23px; height:23px; background:#fff; border-radius:50%; line-height:23px; text-align:center; margin:12px 10px 0 0;}
.m_service ul li span.txt {display:inline-block; font-size:15px; color:#000;}
.m_service ul li.fir, .m_service ul li.thr {margin-left:0 !important;}
.m_service ul li.thr {clear:both;}
.band {width:100%; height:130px; background:#33bea2; padding:25px 40px;}
.band .tit {display:block; padding-bottom:15px;}
.band .ts {font-size:15px; font-weight:200; color:#fff;}

.body_warp  {
    margin: 50px auto 20px auto;
    position: relative;
    width: 1200px;
    z-index: 10;
	min-height:500px;
	word-break: keep-all;
	
}
.body_warp .left { width:200px; float:left;  }
.body_warp .left h2 {text-align:center; background:#e9ba00 url('../images/common/left_bg.png') 50% 30px no-repeat !important; border-radius:10px; height:80px; font-size:36px; padding-top:70px; color:#fff; font-weight:500; letter-spacing:-0.75px;}
.body_warp .left h2 span { padding-top:5px; background:url('../images/common/left_title_bg01.gif') 0 0 no-repeat !important; }
.body_warp .left .vNav ul {margin-top:20px;}
.body_warp .left .vNav ul li {border-bottom:1px solid #dedede;}
.body_warp .left .vNav ul li a{  padding:8px 20px; font-size:16px; font-weight:400; color:#5c5c5c;  display: block;}
.body_warp .left .vNav ul li.active {border-bottom:1px solid #000;}
.body_warp .left .center_info {margin-top:45px; width:100%; border:1px solid #e9ba00; background:#f5f5f5; border-radius:10px;}
.body_warp .left .center_info > div {padding:30px 15px;}
.body_warp .left .center_info h3 {font-size:24px; margin-bottom:10px;}
.body_warp .left .center_info p {font-size:14px; color:#5c5c5c; letter-spacing:-0.75px;}
.body_warp .left .center_info ul {margin-top:20px;}
.body_warp .left .center_info ul li {margin:3px 0; overflow:hidden;}
.body_warp .left .center_info ul li .circle {float:left; display:inline-block; width:20px; height:20px; border-radius:50%; background:#e9ba00; color:#fff; font-size:10px; font-weight:600; text-align:center; line-height:20px; margin:3px 7px 0 0;}
.body_warp .left .center_info ul li .txt {font-size:16px; color:#000; font-weight:500;}

.body_warp .body_content {
    font-family: "Noto Sans KR","Nanum Gothic",dotum,sans-serif;
    font-size: 15px;
	font-weight:400;
    line-height: 180%;
	float: right;
	margin:0 0 70px;
    width: 930px;
}

.body_warp {
    overflow: hidden;
}
.sub_visual {width:100%; height:250px; background:url(../images/sub/bg_svisual.jpg) no-repeat 50% 0;}
.sub_visual .wrap {width:1200px; margin:0 auto; position:relative;}
.sub_visual .wrap .slogan {position:absolute; left:260px; top:70px;}
.sub_visual .wrap .slogan_box {position:absolute; left:260px; top:155px;}

.body_content h2.title {
    color: #000;
    font-family: "Noto Sans KR","Nanum Gothic",dotum,sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 50px;
	padding-bottom:10px;
    text-transform: uppercase;
	display:block;
	background:url('../images/common/title_bg.png') 0 100% repeat-x !important; 
}

.body_content h2.title .ts { font-size: 18px; font-weight:100;  line-height:100%;}
.body_content h2.title .tb {  font-size:44px; font-weight:400; letter-spacing:-0.08em; line-height:150%;}
.body_content .tit {padding-left:45px; background:url(../images/common/bul_tit.jpg) no-repeat 0 5px; font-size:22px; color:#000; font-weight:500; margin-bottom:10px;}
.sBox {margin:50px 0;}
.sBox:first-child {margin-top:0;}

/* 소개 */
.intro {min-height:525px; background:url(../images/sub/bg_intro.jpg) no-repeat 100% 20px;}
.intro .wrap {width:370px;}
.intro .wrap .top {margin-bottom:40px;}
.intro .wrap .top span {display:block; font-size:22px; color:#1a1a1a; margin-bottom:10px; font-weight:100;}
.intro .wrap .top p {font-size:28px; color:#1a1a1a; font-weight:500;}
.intro .wrap .top h3 {padding:20px 0; font-size:38px; margin-top:20px; border-top:1px solid #1a1a1a; border-bottom:1px solid #010101;}
.intro .wrap > p {font-size:16px; color:#5c5c5c; line-height:1.6; letter-spacing:-0.25px;}
.intro .wrap .sign {margin-top:45px; font-size:16px; font-weight:400; color:000;}
.intro .wrap .sign span {font-weight:600; display:inline-block; margin-left:10px; letter-spacing:1px;}

/* 이용안내 */
.information dl {width:100%; height:140px; overflow:hidden; margin:0;}
.information dl.bg_gray {background:#f7f7f7;}
.information dl dt {float:left; width:270px; height:108px; text-align:center; padding-top:32px;}
.information dl dt i {display:block; width:76px; height:76px; margin:0 auto;}
.information dl dt i.step1 {background:url(../images/sub/step1.png) no-repeat 50%;}
.information dl dt i.step2 {background:url(../images/sub/step2.png) no-repeat 50%;}
.information dl dt i.step3 {background:url(../images/sub/step3.png) no-repeat 50%;}
.information dl dt i.step4 {background:url(../images/sub/step4.png) no-repeat 50%;}
.information dl dt i.step5 {background:url(../images/sub/step5.png) no-repeat 50%;}
.information dl dt i.step6 {background:url(../images/sub/step6.png) no-repeat 50%;}
.information dl dd {float:left; width:660px; height:140px; margin:0; display:table;}
.information dl dd > div {display:table-cell; vertical-align:middle;}
.information dl dd p {font-size:24px; color:#6da208; font-weight:500;}
.information dl dd p .num {display:inline-block; float:left; width:26px; height:26px; line-height:26px; background:#6da208; border-radius:50%; text-align:center; color:#fff; font-size:18px; font-weight:600; margin-right:10px;}
.information dl dd div > span {display:block; margin-top:10px; font-size:16px; color:#5c5c5c;}

/* 시설입소 */

.facility .list li {margin:5px 0; width:100%; height:40px; border-radius:4px; font-size:16px; color:#333; font-weight:400; line-height:40px; padding-left:70px; background:url(../images/common/bul_list.png) no-repeat 45px 15px #f5f5f5;}
.facility .list li:first-child {margin:0;}
.facility .table_line {width:100%; height:1px; background:#171717;}
table.typeA {width:100%;}
table.typeA td {padding:40px 0; border:1px solid #d1d1d1; border-top:0; border-right:0; text-align:center;}
table.typeA td:first-child {border-left:0;}
table.typeA td i {display:block; width:70px; height:69px; margin:0 auto;}
table.typeA td i.sv1 {background:url(../images/sub/sv1.png) no-repeat 50%;}
table.typeA td i.sv2 {background:url(../images/sub/sv2.png) no-repeat 50%;}
table.typeA td i.sv3 {background:url(../images/sub/sv3.png) no-repeat 50%;}
table.typeA td i.sv4 {background:url(../images/sub/sv4.png) no-repeat 50%;}
table.typeA td i.sv5 {background:url(../images/sub/sv5.png) no-repeat 50%;}
table.typeA td i.sv6 {background:url(../images/sub/sv6.png) no-repeat 50%;}
table.typeA td i.sv7 {background:url(../images/sub/sv7.png) no-repeat 50%;}
table.typeA td i.sv8 {background:url(../images/sub/sv8.png) no-repeat 50%;}
table.typeA td i.sv9 {background:url(../images/sub/sv9.png) no-repeat 50%;}
table.typeA td i.sv10 {background:url(../images/sub/sv10.png) no-repeat 50%;}
table.typeA td span {display:block; margin-top:15px; font-size:18px; color:#171717; font-weight:400;}
.facility dl {margin:30px 0;}
.facility dl dt {font-size:16px; color:#000; padding-left:26px; background:url(../images/common/bul_stit.png) no-repeat 0 5px;}
.facility dl dd {margin:0;}
.facility dl dd ul {overflow:hidden;}
.facility dl dd ul li {width:25%; float:left;}
.facility dl dd ul li div {padding:5px;}
.facility dl dd ul li img {width:100%; height:auto;}

/* 주야간보호 */
.protect .top {width:100%; height:200px; background:url(../images/sub/bg_night.jpg) no-repeat 50%;}
.protect .top p {padding:40px 0 0 280px; color:#fff; font-size:18px; line-height:1.8; font-weight:400;}
.protect .text {font-size:16px; color:#000; font-weight:400;}
.protect .sBox > ul {overflow:hidden;}
.protect .sBox > ul > li {float:left; width:295px; height:175px; border:1px solid #e0e0e0; margin-bottom:20px; margin-left:20px; margin-top:60px; position:relative; padding-top:80px;}
.protect ul li.box1 {border-bottom:3px solid #6c9f50;}
.protect ul li.box2, .protect ul li.box7 {border-bottom:3px solid #75c078;}
.protect ul li.box3, .protect ul li.box8 {border-bottom:3px solid #7985b7;}
.protect ul li.box4 {border-bottom:3px solid #769ac7;}
.protect ul li.box5, .protect ul li.box9 {border-bottom:3px solid #76c2c7;}
.protect ul li.box6 {border-bottom:3px solid #5db096;}
.protect ul li.box1, .protect ul li.box4, .protect ul li.box7 {margin-left:0; width:294px;}
.protect ul li i {display:block; width:120px; height:120px; border-radius:50%; position:absolute; top:-60px; left:50%; margin-left:-60px;}
.protect ul li.box1 i {background:url(../images/sub/ex1.png) no-repeat 50% #eff6ea;} 
.protect ul li.box2 i {background:url(../images/sub/ex2.png) no-repeat 50% #eef3ed;} 
.protect ul li.box3 i {background:url(../images/sub/ex3.png) no-repeat 50% #eef2f5;} 
.protect ul li.box4 i {background:url(../images/sub/ex4.png) no-repeat 50% #ecf1f7;} 
.protect ul li.box5 i {background:url(../images/sub/ex5.png) no-repeat 50% #e8f3f4;} 
.protect ul li.box6 i {background:url(../images/sub/ex6.png) no-repeat 50% #e5f3ef;} 
.protect ul li.box7 i {background:url(../images/sub/ex7.png) no-repeat 50% #eef3ed;} 
.protect ul li.box8 i {background:url(../images/sub/ex8.png) no-repeat 50% #eef2f5;} 
.protect ul li.box9 i {background:url(../images/sub/ex9.png) no-repeat 50% #e8f3f4;} 
.protect ul li h5 {text-align:center; font-size:20px; font-weight:500;}
.protect ul li.box1 h5 {color:#6c9f50;}
.protect ul li.box2 h5,  .protect ul li.box7 h5 {color:#75c078;}
.protect ul li.box3 h5,  .protect ul li.box8 h5 {color:#7985b7;}
.protect ul li.box4 h5 {color:#769ac7;}
.protect ul li.box5 h5,  .protect ul li.box9 h5 {color:#76c2c7;}
.protect ul li.box6 h5 {color:#5db096;}
.protect ul li span {display:block; margin:20px auto; width:254px; height:1px; background:#e3e3e3;}
.protect ul li p {font-size:14px; color:#666; text-align:left; padding:0 20px; line-height:1.5; letter-spacing:-0.5px; font-weight:400; }
.protect dl {margin:0;}
.protect dl dt {font-size:16px; color:#000; padding-left:26px; background:url(../images/common/bul_stit.png) no-repeat 0 5px;}
.protect dl dd {margin:0;}
.protect dl dd ul {overflow:hidden;}
.protect dl dd ul li {width:25%; float:left;}
.protect dl dd ul li div {padding:5px;}
.protect dl dd ul li img {width:100%; height:auto;}

/* 방문요양 */
.visit .top {width:100%; height:140px; background:url(../images/sub/bg_visit.jpg) no-repeat 50%;}
.visit .top p {padding:35px 30px 0 220px; font-size:22px; color:#000; font-weight:400; line-height:1.6;}
.visit .c_box {position:relative; overflow:hidden; margin-top:30px;}
.visit .c_box .plus {position:absolute; left:50%; margin-left:-25px; top:214px; width:50px; height:50px; border-radius:50%; background:url(../images/common/plus.png) no-repeat 50% #fff;}
.visit .c_box .plus2 {position:absolute; left:50%; margin-left:-25px; top:399px; width:50px; height:50px; border-radius:50%; background:url(../images/common/plus.png) no-repeat 50% #fff;}
.visit .c_box > div {width:850px; height:auto; text-align:center; padding:40px;}
.bg_green {background:#adc58d;}
.bg_blue {background:#89c6ba;}
.bg_blue2 {background:#939db9;}
.visit .c_box > div h5 {font-size:24px; color:#fff;}
.visit .c_box > div > span {width:50px; height:1px; background:rgba(255,255,255,.7); display:block; margin:20px auto 30px auto;}
.visit .c_box > div ul {overflow:hidden;}
.visit .c_box > div ul li {float:left; width:20%; text-align:left; font-size:16px; font-weight:400; color:#fff; background:url(../images/common/bul_white.jpg) no-repeat 0 11px;}
.visit .c_box > div ul li span {display:inline-block; padding-left:12px;}
.visit .list li {margin:5px 0; width:100%; height:40px; border-radius:4px; font-size:16px; color:#333; font-weight:400; line-height:40px; padding-left:70px; background:url(../images/common/bul_list.png) no-repeat 45px 15px #f5f5f5;}
.visit .list li:first-child {margin:0;}

/* 프로그램 */
.edu dl {margin:30px 0;}
.edu dl dt {font-size:16px; color:#000; padding-left:26px; background:url(../images/common/bul_stit.png) no-repeat 0 5px;}
.edu dl dd {margin:0;}
.edu dl dd ul {overflow:hidden;}
.edu dl dd ul li {width:25%; float:left;}
.edu dl dd ul li div {padding:5px;}
.edu dl dd ul li img {width:100%; height:auto;}
.program .list li {margin:5px 0; width:100%; height:40px; border-radius:4px; font-size:16px; color:#333; font-weight:400; line-height:40px; padding-left:70px; background:url(../images/common/bul_list.png) no-repeat 45px 15px #f5f5f5;}
.program .list li:first-child {margin:0;}

/* 후원안내 */
table.typeC {width:100%;}
table.typeC th {font-size:16px; font-weight:normal; color:#000; text-align:center; padding:10px 15px; border:1px solid #e5e5e5; border-bottom:1px solid #002802;}
table.typeC th:first-child {background:#fbfbfb;}
table.typeC tbody th {
	font-size:14px; font-weight:normal; color:#000; text-align:center; vertical-align:middle;
	background:#fbfbfb; border:1px solid #e5e5e5;
}
table.typeC tbody td {padding:7px 15px; vertical-align:top; border:1px solid #e5e5e5;}
.support .bg_support {width:100%; height:270px; background:url(../images/sub/bg_support.jpg) no-repeat 50%;}
.support dl {margin:30px 0;}
.support dl dt {font-size:16px; color:#000; padding-left:26px; background:url(../images/common/bul_stit.png) no-repeat 0 5px;}
.support dl dd {margin:0;}
.support dl dd ul {overflow:hidden;}
.support dl dd ul li {width:25%; float:left;}
.support dl dd ul li div {padding:5px;}
.support dl dd ul li img {width:100%; height:auto;}










