@charset "utf-8";

/* Common */
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}
body, html {
    width: 100%;
    height: 100%;
    min-width: 1240px;
}
body, input, textarea, select, button, table { font-family: 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 12px;
    -webkit-font-smoothing: antialiased
}
img, fieldset, button {border: 0}
ul, ol {
    list-style: none
}
em, address {
    font-style: normal
}
a {
    text-decoration: none
}
a:hover, a:active, a:focus {
    text-decoration: none
}
.blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}
.edge {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #333
}
.clear {
    clear: both
}
/* Skip to content */
.skip {
    margin: 0
}
.skip > a {
    display: block;
    overflow: hidden;
    height: 0;
    line-height: 28px;
    text-align: center
}
.skip > a:focus {
    height: auto
}
/* Layout */
.container {
    min-width: 1240px;
    background-color: #fff
}
.header {
    position: relative;
    z-index: 2;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    zoom: 1
}
.header > .side {float: right; z-index: 2;line-height: 20px;margin: 3px 0 0 0px;line-height: 20px;display: block;position: relative;}

.visual {overflow: hidden;position: relative;z-index: 1;width: 100%}
.body {position: relative;padding:0}
.body .content {}
.body.fixed-width {width: 1200px;margin: 0 auto}
.header:after, .body:after {
    display: block;
    clear: both;
    content: ''
}
.content {
    zoom: 1
}
.content:after {
    display: block;
    clear: both;
    content: ''
}
.content > :first-child {
    margin-top: 0
}
.content img {
    max-width: 100%;
    height: auto
}
/* Header */
.header > h1 {float: left;padding:55px 0 0 0;margin-right: 32px;}
.header > h1 img {vertical-align: middle;max-height: 40px;}
/* Fixed Header */
.container.fixed_header {
    padding-top: 100px
}
.fixed_header .header_wrap {position: absolute;top: 0;left: 0;height:125px;right: 0;width: auto;z-index: 1000;padding: 0;background: url(../img/topBack.png) repeat-x left top;border-bottom: 1px solid #e1e1e1;}
.fixed_header .header_wrap.shrink {
    position: fixed;
    top: 0;
    width:auto;
    min-width: 1240px;
    z-index: 1000;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    -webkit-animation: ani-header 0.5s forwards;
    animation: ani-header 0.5s forwards;
    left: 0;
    right: 0;
}

.fixed_header .header_wrap.shrink .search_area {
    padding: 0 20px
}
/* Footer */
.footer {border-top: 1px solid #e4e4e4;border-bottom: 3px solid #cda25a;background-color: #f1f1f1;font-family: 'Open Sans', '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif}
.footer a:hover, .footer a:focus {
    text-decoration: none
}
.footer .f_info_area {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 48px 0 40px
}
.footer .f_cr_area {
    padding: 19px;
    background-color: #555
}
.footer .copyright {
    width: 1200px;
    margin: 0 auto;
    font-size: 13px;
    color: #f1f1f1;
    line-height:24px
}
.footer .copyright a {
    color: #f1f1f1
}
.footer .copyright a:hover,
.footer .copyright a:focus,
.footer .copyright a:active {
    color: #cda25a
}
.footer .copyright span {
    display: inline-block;
    margin-left: 60px
}
.footer .sub_desc {
    margin-bottom: 16px;
    font-size: 13px;
    color: #888;
    line-height: 22px
}
.footer .f_info {
    float: left;
    width: 240px;
    margin-right: 65px
}
.footer .f_logo {
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 16px;
    font-size: 24px;
    color: #555
}
.footer .f_logo.log_txt a {
    font-size: 24px;
    font-weight: bold;
    color: #555
}
.footer .f_logo img {
    max-width: 240px
}
.footer .f_info2 {
    overflow: hidden;
    margin-top: 7px
}
.footer .site_map > ul {
    display: inline-block;
    overflow: hidden;
    background: url(../img/bg_sitemap.png) repeat-y
}
.footer .site_map > ul li {
    float: left;
    width: 282px;
    margin: 0 0 0 24px
}
.footer .site_map > ul li:first-child, .footer .site_map > ul li.clear {
    clear: both;
    margin-left: 0
}
.footer .site_map > ul li a {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 23px;
    font-size: 15px;
    font-weight: bold;
    color: #555
}
.footer .site_map > ul ul {
    overflow: hidden;
    margin: 0 0 10px
}
.footer .site_map > ul ul li {
    margin-left: 0
}
.footer .site_map > ul ul a {
    margin: 0 0 13px;
    font-size: 13px;
    font-weight: normal;
    color: #888;
    line-height: 18px
}
.footer .site_map > ul ul a:hover,
.footer .site_map > ul ul a:focus,
.footer .site_map > ul ul a:active {
    color: #555
}
.footer .f_cr_area .mobile-footer-member {
    display: none;
}
/* button */
.btn_item {
    display: inline-block;
    margin: 35px 0;
    padding: 0 27px;
    height: 50px;
    font-family: "Open Sans";
    background-color: #555;
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 1px;
    color: #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.btn_item:hover,
.btn_item:active
.btn_item:focus {
    background-color: #CBA061;
    color: #fff
}
.btn_item + .btn_item {
    margin-left: 10px;
}
/* Login */
.header > .side > ul > li {
    float: left;
    position: relative
}
.header > .side > ul:after {
    display: block;
    clear: both;
    content: ''
}
.header > .side > ul > li > a {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 12px;
    font-size: 22px;
    line-height: 22px;
    color: #888;
    text-align: center
}
.header > .side > ul > li > a:hover, .header > .side > ul > li > a:focus, .header > .side > ul > li > a:active, .header > .side > ul > li.on > a {
    color: #444
}
.header > .side > ul .ly {
    position: relative;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 13px;
    background-color: #f9f9f9
}
.header > .side > ul .ly.ly_login {
    overflow: hidden;
    margin-top: 0;
    background: url('../img/blank.gif') 0 0 repeat;
    height: 0
}
.header > .side > ul .ly.ly_login ul {
    position: relative;
    margin-top: 18px;
    padding: 8px 0;
    background-color: #333;
    z-index: 3
}
.header > .side > ul .on .ly.ly_login {
    height: auto
}
.header > .side > ul .ly a {
    display: block;
    min-width: 120px;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 13px;
    color: #9d9d9d
}
.header > .side > ul .ly a:hover {
    color: #cda25a;
    text-decoration: none
}
.header > .side > ul > li .login_after {
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-top: -9px;
    border-radius: 100%
}
.header > .side > ul > li .login_after img {
    width: 40px;
    height: 40px
}
.header > .side > ul > li .login_after ~ .ly_login .edge {
    right: 11px
}

/* Onepage Header Type */
.onepage .header_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}
.onepage .gnb > ul {
    background: url(../img/blank.gif) 0 0 repeat
}
.onepage .gnb > ul > li > a {
    line-height: 60px;
    color: #f6f6f6
}
.onepage .gnb > ul > li > a:hover,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li > a:focus,
.onepage .gnb > ul > li.on > a {
    color: #fff
}
.onepage .shrink .gnb > ul > li > a {
    color: #888
}
.onepage .shrink .gnb > ul > li > a:hover,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li > a:focus,
.onepage .shrink .gnb > ul > li.on > a {
    color: #444
}
.onepage .header > .side > ul > li > a {
    color: #f6f6f6
}
.onepage .header > .side > ul > li > a:hover,
.onepage .header > .side > ul > li > a:focus,
.onepage .header > .side > ul > li > a:active,
.onepage .header > .side > ul > li.on > a {
    color: #fff
}
.onepage .search_area .btn_close {
    color: #f6f6f6
}
.onepage .shrink .search_area .btn_close {
    color: #888
}
.onepage .gnb > ul .depth2:after {
    background: none
}
.onepage .gnb {
    margin-top: 20px
}
.onepage .header > h1 {
    padding: 20px 0 0
}
.onepage .search_area input[type=text] {
    color: #f6f6f6
}
.onepage .shrink .search_area input[type=text] {
    color: #888
}
.onepage .visual.sub.sub_type3 {
    margin-top: -100px;
}
/* Search */
.search_wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto
}
.search_area {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1160px;
    padding: 20px;
    z-index: 3;
    z-index: 3
}
.search_area input {
    font-size: 13px;
    vertical-align: top
}
.search_area input[type=text] {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 10px 0;
    border: 0;
    background-color: transparent;
    font-size: 40px;
    color: #444;
    -webkit-appearance: none;
}
.search_area input[type=text]:focus {
    outline: 0
}
.search_area input[type=text]::-ms-clear {
    display: none
}
.search_area .btn_close {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-size: 22px;
    color: #888;
    text-align: center;
    line-height: 20px
}
/* GNB */
.gnb {float: right;position: relative;z-index: 1;max-width: 980px;top: 30px;font-size: 13px}
.gnb a {
    text-decoration: none;
    white-space: nowrap
}
.gnb > ul > li {
    float: left;
    position: relative;
    text-align: left
}
.gnb > ul:after {
    display: block;
    clear: both;
    content: ''
}
.gnb > ul > li > a {display: block;position: relative;padding: 0 20px;line-height: 100px;font-size: 15px;font-weight: 700;color: #444}
.gnb > ul > li > a:hover,
.gnb > ul > li > a:focus,
.gnb > ul > li > a:focus,
.gnb > ul > li.on > a {
    color: #3B608B
}
.gnb > ul .depth2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    padding: 8px 0;
    background-color: #333
}
.gnb > ul .depth2 > li {
    position: relative
}
.gnb > ul .depth2:after {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #cda25a;
    content: ''
}
.gnb > ul .depth2 a {
    display: block;
    position: relative;
    min-width: 170px;
    height: 40px;
    padding: 0 30px 0 20px;
    line-height: 40px;
    font-size: 13px;
    color: #9d9d9d
}
.gnb > ul .depth2 a:hover,
.gnb > ul .depth2 a:active,
.gnb > ul .depth2 a:focus,
.gnb > ul .depth2 > li.on > a {
    color: #cda25a
}
.gnb > ul .depth3 {
    display: none;
    position: absolute;
    top: -8px;
    left: 100%;
    z-index: 2;
    padding: 8px 0;
    background-color: #333
}
.gnb > ul .depth2 > li.more > a:after {
    position: absolute;
    right: 20px;
    content: '>'
}
.onepage .shrink .header > .side > ul > li > a {
    color: #444;
}
.onepage .shrink .gnb {
    margin-top: 0;
}
.magazine .shrink .gnb {
    margin-bottom: 10px;
}
.magazine .shrink h1 {
    margin-top: 10px;
}
.magazine .header_wrap.shrink .gnb > ul > li > a {
    line-height: 40px;
}
/* VISUAL */
.visual.sub {position: relative;padding: 35px 0;background-color: #f6f6f6;line-height: 30px;border-bottom: 1px solid #e1e1e1;}
.visual.sub .sub_title {position: relative; z-index: 2;width: 1200px;margin: 0 auto}
.visual.sub .sub_title h1 {
    position: relative;
    font-weight: 700;
    font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', AppleGothic, Helvetica, sans-serif;
    font-size: 17px;
    color: #444
}
.visual.sub .sub_title h1:after {
    position: absolute;
    top: 115%;
    left: 0;
    width: 22px;
    height: 2px;
    background-color: #444;
    content: ''
}
.visual.sub .bg_img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.visual.sub.sub_type2 {padding: 100px 0}
.visual.sub.sub_type2 .bg_img {
    display: block
}
.visual.sub.sub_type2 .sub_title h1 {
    color: #fff;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 1px
}
.visual.sub.sub_type2 .sub_title h1:after,
.visual.sub.sub_type3 .sub_title h1:after {
    background: none
}
.visual.sub.sub_type3 {
    padding: 250px 0 210px;
    line-height: 40px;
    text-align: center
}
.visual.sub.sub_type3 .bg_img {
    display: block;
    background-attachment: fixed;
    background-size: auto auto
}
.visual.sub.sub_type3 .sub_title h1 {
    font-size: 39px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px
}
.swiper-container {height:500px;font-family: Raleway, '나눔바른고딕', NanumBarunGothic, ng, '돋움', Dotum, AppleGothic, Helvetica, serif;}
.swiper-container > div > div {display: table;height:500px;color: #fff;background-size: cover;}
.swiper-container > div > div > div {display: table-cell;vertical-align: middle;}
.swiper-container > div > div > div > div {width: 1200px;margin: 0 auto;}
.swiper-container h1 {font-weight:700;margin: 0 0 19px 0;font-size: 60px;line-height: 70px;text-decoration: none;}
.swiper-container p {font-size: 20px;line-height: 22px;}
.swiper-button {position: absolute;top: 50%;display: none;margin:-25px 0 0 0;}
.swiper-container:hover .swiper-button {display: block;}
.swiper-button.left {left:20px;}
.swiper-button.right {right:20px;}
.swiper-button i {width:50px;line-height: 50px;text-align: center;font-size:24px;color:#fff;}
.swiper-button button {background-color: #333;border-radius: 50px;background-color: rgba(0, 0, 0, 0.2);cursor: pointer;}
.swiper-pagination {position:absolute;left:0;text-align:center;bottom:5px;width:100%;}
.swiper-pagination-switch {display:inline-block;width:10px;height:10px;border-radius:10px;background:#fff;opacity: 0.6;margin: 0 3px;cursor:pointer;}
.swiper-active-switch {background: #fff;opacity: 1;}
/* LNB */
#lnb_title {background:#3B608B;height:135px;text-align: center;}
#lnb_title .lnb_title_han {display:block;color:#fff;padding:38px 0 0 0;margin:0;}
#lnb_title .lnb_subtitle_han{font-size: 12px;line-height: 30px;color:rgba(255,255,255,0.6);margin: 0;padding: 0;}
#lnb_title h1{font-size:26px;font-family: nsm;font-weight: normal;}

.body.fixed-width .lnb > ul {position: relative;z-index: 1;margin: 0;padding: 0}
.body.fixed-width .lnb > ul > li {border-bottom: 1px #ccc solid;}
.body.fixed-width .lnb ul li.on a {background: #f5f5f5 url(../img/sub_arr.png) no-repeat 185px center;}
.body.fixed-width .lnb > ul > li > a {display:block;color:#888;font-size: 14px;line-height: 17px;color: #444;font-weight: 400;padding: 12px 0 12px 20px;transition:all 300ms;position:relative;}
.body.fixed-width .lnb > ul > li > span {
    display: block;
    line-height: 21px;
    margin-bottom: 14px;
    font-size: 15px;
    color: #444
}
.body.fixed-width .lnb ul ul li.on a {
    color: #cda25a
}
.body.fixed-width .lnb ul ul a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    text-decoration: none
}
.body.fixed-width .lnb ul ul a:hover,
.body.fixed-width .lnb ul ul a:focus,
.body.fixed-width .lnb ul ul a:active {color: #cda25a}
.body.fixed-width .lnb img {vertical-align: top}
.body.fixed-width.left .lnb,
.body.fixed-width.right .lnb {position: fixed;float: left;width: 230px;padding: 0 0 16px}
.body.fixed-width.left .content,
.body.fixed-width.right .content {float: right;width: 900px;min-height: 400px;padding: 5px 0 100px}
.body.fixed-width.right .lnb {float: right}
.body.fixed-width.right .content {float: left}
.body.fixed-width.none .lnb {display: none}
.body.fixed-width.none .content {float: none;width: 1200px}
/*Contents */
#content .page_navi {overflow:hidden;float:right;margin:5px 0  10px 0}
#content .page_navi ul {list-style:none;}
#content .page_navi ul li {float: left;}
#content .page_navi ul li .home {display: inline-block;width:13px;height:15px;background: url('../img/ico_home.gif') no-repeat left 1px;}
#content .page_navi ul li span {font-size: 11px;padding: 0 5px;color: #777;}
#content .page_navi ul li a {color: #777;}
#content .page_title{position: relative;margin-top:35px;}
#content .page_title span{display: inline-block;font-size:30px;margin-bottom:3px;color:#333;letter-spacing: -1px;font-family:nsb;font-weight: normal;padding-right:30px;background: #fff;}
#content .title_bar{width:10%;border-bottom:1px solid #ccc;margin-bottom:25px}

/* Scroll to top link */
.btn_top {
    display: none;
    position: fixed;
    right: 0;
    bottom: 57px;
    z-index: 1000;
    width: 48px;
    height: 48px;
    background-color: #555;
    font-size: 24px;
    color: #fff;
    text-align: center;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.btn_top:hover {
    background-color: #cda25a;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100)
}
.btn_top i {
    line-height: 48px
}

.lnb_bottom {margin-top:10px;padding:0;}
.lnb_bottom ul{margin:0;padding:0;list-style:none;}
.lnb_bottom li {text-align: justify; }
.lnb_bottom li i{top: 30px;}
.lnb_bottom li h3{}
.b_sub {overflow:hidden;list-style:none;margin:30px 0;padding:0;}
.b_sub li {float:left;position: relative;display:inline-block; width:100%;border-bottom: 1px solid #ddd;height:195px;padding:26px 20px;box-sizing:border-box;}
.b_sub li {font-size:14px;color:#999;line-height:10px;}
.b_sub li:last-child{border:0;background: url(../img/tel.png) no-repeat center top;}
.b_sub li h3 {font-size:17px;color:#424949;margin:0 0 10px 0;padding:0;}
.b_sub li .m_button {position: absolute;width:80px;height:24px;left:20px;bottom:15px;border: #ccc 1px solid;color: #3c3c3c;font-size:12px;line-height: 23px;text-align: center;margin-bottom:10px}
.b_sub li .m_button a {color: #3c3c3c;}
.b_sub li  i {position: absolute;right:15px;bottom:15px;font-size:45px;}

.funeral04{position:relative;margin:0;width:100%;height:500px;background: url(../img/funeral04_bg.jpg) no-repeat 50% 50%;}
.funeral04 h4 {margin:0;padding:0 0 10px;font-family: nsb;font-weight: normal;font-size:18px;}
.funeral04 .fun1 {position:absolute;margin:0;padding-left:108px;font-size:14px;line-height:24px;color:#666;background: url(../img/01.png) no-repeat 0 5px;top:0;left:15%;}
.funeral04 .fun2 {position:absolute;margin:0;width:40%;padding-top:108px;font-size:14px;line-height:24px;color:#666;background: url(../img/02.png) no-repeat 0 5px;top:40%;left:2%;}
.funeral04 .fun3 {position:absolute;margin:0;width:48%;padding-top:108px;font-size:14px;text-align:right;line-height:24px;color:#666;background: url(../img/03.png) no-repeat 100% 5px;top:45%;right:0;}

#onestop_service {position:relative;padding:30px 0;}
#onestop_service h2 {color:#000}
#onestop_service ul {overflow:hidden; list-style:none;margin:0;padding:0;}
#onestop_service ul li {float:left;width:33.3%;border-left: 1px dashed #e6e6e6;padding: 35px;box-sizing:border-box;font-size:16px;text-align:center}
#onestop_service ul li P{font-weight: normal;font-size:22px;color:#feb101;margin:140px 0 10px 0;}
#onestop_service ul li:first-child {margin-left:0;border-left: none}
#onestop_service .service01 {background:url(../img/service_01.png) no-repeat 50% 15px;}
#onestop_service .service02 {background:url(../img/service_02.png) no-repeat 50% 15px;}
#onestop_service .service03 {background:url(../img/service_03.png) no-repeat 50% 15px;}

.hyoin_box{margin:0 auto;letter-spacing:-0.03em}
.hyoin_box ul{margin-bottom:40px;list-style:none}
.hyoin_box ul li{background:url(../img/icon_01.png) 0 11px no-repeat;margin-left:25px;padding-left:15px;font-size:16px;line-height:32px;}

/* Tabl */
table	{width:100%; border:0 none; border-collapse:collapse; border-spacing:0}
table	caption	{width:0; height:0; line-height:0px; visibility:hidden}
table	th,	table	td	{border:0 none}
.table_wrap{border-top:1px solid #262626;}
.table_wrap table	{}
.table_wrap table th,
.table_wrap table td	{font-size:13px; vertical-align:middle}
.table_wrap table thead tr th	{padding:9px 10px 8px 10px; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; background-color:#f8f9f9; color:#333; font-size:13px; font-weight:normal; text-align:center;}
.table_wrap table thead tr th:first-child	{border-left:0}

.table_wrap table tbody tr th	{padding:9px 10px 9px 10px; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; background-color:#f8f9f9;color:#333;font-size:13px;font-weight:normal;text-align:center;}
.table_wrap table tbody tr th:first-child	{border-left:0}
.table_wrap table tbody tr th.al_top	{vertical-align:top; padding-top:17px}
.table_wrap table tbody tr td	{padding:9px 5px 8px 5px; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; color:#333; letter-spacing:-1px; text-align:center}
.table_wrap table tbody tr td:first-child	{border-left:0}
.table_wrap table tbody tr td img	{vertical-align:middle}

.table_wrap table tfoot tr th{padding:9px 10px 8px 10px; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; background-color:#f8f9f9; color:#333; font-size:13px; font-weight:normal; text-align:center;}
.table_wrap table tfoot tr th:first-child	{border-left:0}
.table_wrap table tfoot tr td{padding:9px 14px 8px 14px; border-bottom:1px solid #e1e1e1; border-left:1px solid #e1e1e1; color:#333; text-align:center}

.tab {overflow:hidden;margin:0;padding:0;}
.tab li { float:left; width:121px; border:1px solid #ddd; border-left:none;font-size:13px;letter-spacing:-0.5px;text-align:center;box-sizing:border-box;}
.tab li { display:inline-block; padding:10px; cursor:pointer; }
.tab li:first-child {border-left:1px solid #ddd;}
.tab li.on { background-color:#3E3935; color:#fff; }
.tab_con { clear:both; margin-top:35px;}
.tab_con section{display:none;clear:both;}

/* header animation */
@-webkit-keyframes ani-header {0% {top: -60px}100% {top: 0px}}
@keyframes ani-header {0% {top: -60px}100% {top: 0px}}


.bd, .bd select, .bd button, .bd table{font-family:'Nanum Gothic','Malgun Gothic',돋움,sans-serif !important}
.bd input, .bd textarea{font-family:돋움,sans-serif !important}
.bd .ngeb{font-family:'Nanum Gothic','Malgun Gothic',돋움,sans-serif !important; font-weight:700}
.bd{color:#777}
.bd a{-ms-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; -webkit-transition: all .2s; transition: all .2s; color:#777}
.bd_zine h3{text-shadow:none !important; color:#333}
.bd_hd{padding:0 !important}
.bd_zine .hx, .bd_zine .notice a{border:0}
.bd_zine.zine li{margin:0; padding:18px 8px 18px 16px}
.bd_zine.zine li:hover{background-color:#fff; -ms-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s;  -o-transition: all .2s; transition: all .2s}
.bd_zine .cnt{margin-top:10px; font-family:돋움,sans-serif; font-size:12px; color:#777}
.bd_zine.zine .info .itm{margin-top:20px}
.bd_tb_lst td.title{font-family:돋움,sans-serif}
.bd_tb_lst th,
.bd_tb_lst td{padding:10px 12px}
.bd_tb_lst .notice td, .bd_zine li.notice, .bd_tb_lst .select, .bd_tb_lst tbody tr:hover{background-color: #fff; -ms-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s}
.bd_tb_lst{margin-top:0}
.btn_img{height:auto; padding:8px 15px 8px 15px; font-size:12px}
.btn_img.no{height:auto; padding:8px 15px 8px 15px}
.bd .ico_16px{display:none}
.bd .bd_srch_btm .ico_16px{display:inline-block}
.bd .tx_ico_chk{display:none}
.bd_srch_btm .select{padding:8px 4px 7px 4px}
.bd .itx,
.bd select{color:#777}
.bd_srch_btm.on .search{top:8px}
.btm_mn {border-top:none}
