@font-face {
    font-family: "NanumGothic";
    src: url(/font/nanum.eot);
}

/* 2011 Previous style */
div.header01 {
    width: 100%;
    background: url(../images/topgnb_bg01.jpg) no-repeat left top;
    text-align: center;
}

div.header02 {
    width: 100%;
    background: url(../images/topgnb_bg02.jpg) no-repeat left top;
    text-align: center;
}

div.header03 {
    width: 100%;
    background: url(../images/topgnb_bg03.jpg) no-repeat left top;
    text-align: center;
}

div.header04 {
    width: 100%;
    background: url(../images/topgnb_bg04.jpg) no-repeat left top;
    text-align: center;
}

div.header05 {
    width: 100%;
    background: url(../images/topgnb_bg05.jpg) no-repeat left top;
    text-align: center;
}

div.header06 {
    width: 100%;
    background: url(../images/topgnb_bg06.jpg) no-repeat left top;
    text-align: center;
}

div.header07 {
    width: 100%;
    background: url(../images/topgnb_bg07.jpg) no-repeat left top;
    text-align: center;
}

#header {
    width: 930px;
    margin: 0 auto;
}

div#gnb {
    position: relative;
}

    div#gnb p.gnbser {
        position: absolute;
        right: 0;
        top: 35px;
    }


/* 2011.06.23 lacation, linemap 占쏙옙占쏙옙 */
div#loca {
    float: right;
    position: relative;
    top: -15px;
    font-size: 11px;
}

.location div {
    float: left;
    padding-left: 9px;
    background: url(../images/bg_linemap_arrow.gif) no-repeat 0 2px;
}

    .location div.depthHome {
        padding-right: 7px;
        background: none;
        vertical-align: top;
    }

    .location div.depth01 {
        padding-right: 7px;
    }

    .location div.depth02 {
        padding-right: 7px;
    }

    .location div.depth03 {
    }

#container {
    clear: both;
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
    text-align: left;
}

#content {
    float: left;
    width: 720px;
    min-width:380px;
    text-align: left;
}

#layer {
    float: left;
    width: 690px;
    margin-right: 35px;
    text-align: left;
}

#content p.title {
    width: 100%;
    height: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #c5cad1;
}

#content p.title1 {
    width: 100%;
    height: 20px;
    padding-bottom: 10px;
    margin: 0;
    border-bottom: 1px solid #c5cad1;
}

#content p.txt_media {
    padding: 30px 0 0 15px;
    height: 86px;
    background: url(../images/bg_media.jpg) no-repeat left top;
}

#quick {
    float: right;
    width: 200px;
    _width: 190px;
    padding-top: 15px;
}

    #quick p.top {
        clear: both;
        overflow: hidden;
        width: 200px;
        margin-bottom: 10px;
    }

        #quick p.top img {
            float: left;
        }

        #quick p.top span {
            float: right;
        }

    #quick dl.bn_txt {
        color: #8e8e8e;
        line-height: 16px;
        margin-bottom: 20px;
    }

        #quick dl.bn_txt dt {
            font-weight: bold;
        }

    #quick div.quick_work {
        height: 90px;
        margin-bottom: 20px;
        border: 1px solid #e6e8ec;
        background: url(../images/quick_nhworkimg.gif) no-repeat 92px 6px;
    }

dl.quick_work {
    margin: 11px 0 0 11px;
}

    dl.quick_work dd {
        padding-left: 7px;
        background: url(../images/list_skyblet.gif) no-repeat left 5px;
    }

div.movie {
    overflow: hidden;
    width: 193px;
    margin-bottom: 20px;
    padding: 11px 0 11px 5px;
    border: 1px solid #e6e8ec;
}

    div.movie p {
        float: left;
        margin-right: 5px;
    }

    div.movie dl.movie {
        float: left;
        width: 60px;
        margin-top: 5px;
        line-height: 16px;
    }

dl.movie dt {
    font-weight: bold;
}

#quick p.allimg {
    margin: -11px 0 20px;
}

#quick p.top_line {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e8ec;
}

dl.link {
    margin: 0 0 20px 3px;
    line-height: 18px;
}

    dl.link dd {
        padding-left: 7px;
        background: url(../images/list_skyblet.gif) no-repeat left 6px;
    }

ul.banner li {
    margin-bottom: 10px;
}



.hidden_obj {
    position: absolute;
    visibility: hidden;
    top: -9000px;
    left: -9000px;
}
/*header*/
#header {
    position: relative;
    width: 100%;
    height: 250px;
}

.header-on {
    z-index: 50;
}

/*container*/
#container {
    position: relative;
    z-index: 40;
    margin: -112px auto 40px;
    min-height: 500px;
    overflow: visible;
}

    /*content*/
    #container #content {
        float: right;
        margin-right: 0;
    }

/*quick*/
#quick {
    float: left;
    width: 204px;
    margin-right: 30px;
    padding-top: 0;
}

/*main*/
#main_wrap .main_visual {
    position: relative;
    width: 100%;
    margin: -150px 0 0 0;
    font-size: 0;
}
/*占쏙옙占쏙옙*/
#main_wrap .main_con {
    display: inline-block;
    float: none;
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0 50px 0;
}

#main_wrap .nh_news {
    float: left;
    position: relative;
    height: 130px;
    width: 310px;
    margin-right: 35px;
    color: #666;
}

    #main_wrap .nh_news h2 {
        margin-bottom: 9px;
    }

    #main_wrap .nh_news li.new a {
        _display: inline-block;
        _margin-top: 4px;
    }

    #main_wrap .nh_news a:hover {
        font-weight: bold;
        letter-spacing: -1px;
    }

    #main_wrap .nh_news li {
        position: relative;
        padding: 0 0 0 10px;
        background: url(../images/bul_gray_dot.gif) no-repeat left 9px;
        height: 22px;
        line-height: 22px;
        text-align: right;
    }

        #main_wrap .nh_news li a {
            float: left;
        }

        #main_wrap .nh_news li span { /*position:absolute;top:0;right:0;*/
        }

    #main_wrap .nh_news .more {
        position: absolute;
        top: 9px;
        right: 0;
    }

#main_wrap .nh_intro {
    float: left;
}

#main_wrap .nh_banner {
    float: right;
}

/*main_footer*/
#main_wrap .new_footer {
    width: 1000px;
}

    #main_wrap .new_footer p.family {
        float: right;
    }

#footer .new_footer .sub_logo {
    padding: 9px 71px 15px 77px;
}

/* 2011 after style */
select {
    border: 1px solid #d1d1d1;
}

input.inbox {
    height: 15px !important;
    border: 1px solid #d1d1d1;
    padding: 3px 5px 0px;
}

.skip-nav {
    position: absolute;
    top: -9999px;
}

    .skip-nav:focus {
        top: 0px;
        border: 5px solid #232323;
        background: #ff0000;
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
        padding: 5px 10px;
        z-index: 9999
    }

    .skip-nav:active {
        top: 0px;
    }

.skip-nav2 {
    position: absolute;
    top: -9999px;
    margin-left: 140px;
}

    .skip-nav2:focus {
        top: 0px;
        border: 5px solid #232323;
        background: #0033ff;
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
        padding: 5px 10px;
        z-index: 9999
    }

    .skip-nav2:active {
        top: 0px;
    }

.hidden-obj {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.header-new {
    width: 100%;
    position: absolute;
    min-width: 1000px;
    height: 100px;
    background: url(../images/bg_bar_menu.gif) repeat-x;
    left: -1px;
}

    .header-new .inner {
        position: relative;
        width: 980px;
        margin: 0 auto;
    }

    .header-new .logo {
        position: absolute;
        top: 18px;
    }

    .header-new .utl-menu {
        overflow: hidden;
        position: absolute;
        top: 10px;
        right: 0;
    }

        .header-new .utl-menu a {
            display: block;
            float: left;
            height: 14px;
            width: 37px;
            text-indent: -9999px;
            background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/utl_menu.gif) 0 0 no-repeat;
        }

            .header-new .utl-menu a.link2 {
                width: 41px;
                background-position: -37px 0px;
            }

            .header-new .utl-menu a.link3 {
                width: 49px;
                background-position: -78px 0px;
            }

            .header-new .utl-menu a.link4 {
                width: 67px;
                background-position: -127px 0px;
            }

            .header-new .utl-menu a.link5 {
                width: 99px;
                background-position: -194px 0px;
            }

            .header-new .utl-menu a.link6 {
                width: 58px;
                background-position: -293px 0px;
            }

            .header-new .utl-menu a.link7 {
                width: 50px;
                background-position: -351px 0px;
            }

            .header-new .utl-menu a.link8 {
                width: 49px;
                background-position: -401px 0px;
            }



    .header-new .bg-box {
        display: none;
        text-indent: -9999px;
        position: absolute;
        left: 350px;
        top: 68px;
        width: 600px;
        height: 138px;
        background: url(../images/lnb_bg.gif) 0 bottom no-repeat;
        z-index: 555;
    }

    .header-new .lnb {
        overflow: hidden;
        position: absolute;
        left: 330px;
        top: 33px;
        z-index: 1000;
        text-align: right;
    }

        .header-new .lnb li {
            float: left;
        }

            .header-new .lnb li li a {
                font-family: 'NanumGothic'; 
                font-size: 11px;
                font-weight: bold;
                color: #3e3e3e;
                display: block;
                padding: 4px 2px 3px 2px;
            }

                .header-new .lnb li li a:hover {
                    background: #28577d;
                    color: #ffffff;
                }

            .header-new .lnb li.menu1 {
                width: 110px;
            }

            .header-new .lnb li.menu2 {
                width: 140px;
            }

            .header-new .lnb li.menu3 {
                width: 90px;
            }

            .header-new .lnb li.menu4 {
                width: 100px;
            }

            .header-new .lnb li.menu5 {
                margin-left: -20px;
                padding-right: 35px;
                width: 125px;
            }

        .header-new .lnb .dep2 {
            display: none;
            position: relative;
            padding: 30px 0 0 40px;
            height: 169px;
            width: 120px;
            text-align: left;
        }

            .header-new .lnb .dep2 a:hover {
                text-decoration: none !important;
            }

            .header-new .lnb .dep2 li {
                width: 100%;
            }

        .header-new .lnb .dep2-1 {
            padding-left: 40px;
            width: 100px
        }

        .header-new .lnb .dep2-2 {
            padding-left: 60px;
            width: 90px
        }

        .header-new .lnb .dep2-3 {
            padding-left: 38px;
            width: 70px
        }

        .header-new .lnb .dep2-4 {
            padding-left: 50px;
            width: 60px
        }

        .header-new .lnb .dep2-5 {
            padding-left: 50px;
            width: 120px;
        }

        .header-new .lnb li.menu2 .dep2-2 .menu25 {
            letter-spacing: -1px;
        }

    .header-new .etc-menu {
        overflow: hidden;
        position: absolute;
        top: 70px;
        left: -17px;
    }

        .header-new .etc-menu a {
            float: left;
        }

    .header-new .ibank-box {
        overflow: hidden;
        position: absolute;
        top: 70px;
        left: -17px;
        background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/bg_ibank.gif) 0 0 no-repeat;
        width: 260px;
        height: 28px;
        display: none;
    }

        .header-new .ibank-box a {
            float: left;
            width: 47px;
            height: 18px;
            text-indent: -9999px;
            display: inline
        }

        .header-new .ibank-box .ibank-layer {
            width: 100px;
            height: 26px;
            margin-left: 20px;
        }

        .header-new .ibank-box .bank1 {
            display: inline;
            height: 26px;
            margin-left: 138px;
            margin-right: 5px;
            margin-left: 15px;
        }

        .header-new .ibank-box .bank2 {
            height: 26px;
        }

    .header-new .ibank-sub-box {
        overflow: hidden;
        position: absolute;
        top: 70px;
        left: -17px;
        background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/bg_sub_ibank.gif) 0 0 no-repeat;
        width: 260px;
        height: 28px;
        display: none;
    }

        .header-new .ibank-sub-box a {
            float: left;
            width: 47px;
            height: 18px;
            text-indent: -9999px;
            display: inline
        }

        .header-new .ibank-sub-box .ibank-layer {
            width: 100px;
            height: 26px;
            margin-left: 20px;
        }

        .header-new .ibank-sub-box .bank1 {
            display: inline;
            margin-left: 138px;
            margin-right: 5px;
            margin-left: 15px;
        }

        .header-new .ibank-sub-box .bank2 {
            height: 26px;
        }

.google-search {
    position: absolute;
    right: 0;
    top: 37px;
    width: 157px;
    height: 20px;
    background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/google_search_bg.gif) 0 0 no-repeat;
    !important;
}

    .google-search .gnbserch {
        position: absolute;
        left: 3px;
        top: 2px;
        width: 139px;
        height: 20px;
        background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/google_search_txt.gif) 0 0 no-repeat;
        border: none !important;
    }

        .google-search .gnbserch:focus {
            background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/google_search.gif) 0 0 no-repeat;
            !important;
        }

    .google-search .bg-none {
        background: none;
    }

    .google-search .va_m {
        position: absolute;
        right: 0;
        top: 0;
        width: 18px;
        height: 20px;
        !important;
    }

#leftNavi2 {
    width: 214px;
    margin-top: 0px;
}

    #leftNavi2 .snb {
        display: none;
        padding-bottom: 100px;
        background: url(../images/snb_bg.gif) 0 bottom no-repeat;
    }
    
    #leftNavi2 .snb-dep1 li a:before {
    	content: "• ";
    }
    
    #leftNavi2 .snb-dep2 li a:before {
    	content: "- " !important;
    }
    
    #leftNavi2 a:hover {
    	color: #008ac5;
        font-weight: 800;
    }
    
    #leftNavi2 .snb-dep1 li.on a:not(.snb-dep2 a){
    	color: #008ac5;
        font-weight: 800;
    }
    
    #leftNavi2 .snb-dep2 li.on a{
    	color: #008ac5;
        font-weight: 800;
    }  
    

    
    #leftNavi2 li a {
	    font-size: 13px;
	    line-height: 14px;
	    letter-spacing: -0.1em;
	    font-family: 'NotoSans';
	    padding: 7px 0 7px 0;
	    display: block;
	    height: 16px;
	    font-weight: 400;
    }

    #leftNavi2 .snb-dep1 {
        display: block;
        width: 188px;
        padding: 0 4px;
        margin-left: 4px;
    }

        #leftNavi2 .snb-dep1 li {
            display: block;
            padding: 0 10px 1px 10px;
            margin-left: 10px;
            background: url(../images/snb_li_bg.gif) 0 bottom no-repeat;
        }

            #leftNavi2 .snb-dep1 li.lino {
                display: block;
                padding: 0 10px 1px 10px;
                background: none
            }

            #leftNavi2 .snb-dep1 li a {
                display: block;
                padding: 8px 0 4px 3px;
                /* padding-bottom:0; */
            }

            #leftNavi2 .snb-dep1 li.open a {
                background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/snb_btn_on.gif) 142px 9px no-repeat;
            }

            #leftNavi2 .snb-dep1 li.open li a, #leftNavi2 .snb-dep1 li.close li a {
                background: none;
            }

            #leftNavi2 .snb-dep1 li.close a {
                background: url(file:///C|/Users/%EA%B0%95%ED%98%84%EC%A0%95/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files../images/snb_btn_off.gif) 142px 9px no-repeat;
            }

    #leftNavi2 .snb-dep2 {
        display: none;
        _height: 100%;
        padding: 7px 0 8px 4px;
        background-color: #efefef;
    }

        #leftNavi2 .snb-dep2 li {
            padding: 0 0 0 13px;
            margin: 0;
            background: none;
        }

            #leftNavi2 .snb-dep2 li a {
                font-size: 12px !important;
                height: 12px;
                padding: 5px 0;
                _padding: 3px 0;
                margin: 0;
            }

    #leftNavi2 .arena {
        overflow: hidden;
    }

        #leftNavi2 .arena li {
            float: left;
        }

            #leftNavi2 .arena li a {
                width: 35px;
            }

.left-banner a {
    display: block;
    margin-top: 10px;
}

#content h3.title {
    border-bottom: 1px solid #C5CAD1;
    height: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 690px;
    background: url(../images/bg_dot_h3.gif) no-repeat left;
    padding-left: 50px;
    color: #171717
}

/* main */

.main-content {
    padding-top: 66px;
    min-width: 950px;
    background: url(../images/bg_mainback.jpg) center 30px no-repeat;
}

    .main-content .main-visual {
        width: 930px;
        height: 406px;
        margin: 0 auto;
        position: relative;
        left: 1px;
    }

.main-content2 {
    height: 180px;
}

    .main-content2 .inner {
        overflow: hidden;
        width: 970px;
        margin: 0 auto;
        padding-top: 15px;
    }

    .main-content2 h3 {
        height: 27px;
    }

    .main-content2 .section3 h2 {
        height: 24px;
    }

    .main-content2 .section1 {
        float: left;
        width: 320px;
        margin: 0 10px;
        position: relative;
    }

        .main-content2 .section1 a.more {
            position: absolute;
            right: 0;
            top: 0;
            padding: 6px 5px;
        }

    .main-content2 .section2 {
        float: left;
        width: 360px;
        margin-right: 10px;
    }

        .main-content2 .section2 a {
            float: left;
            padding: 6px 8px;
        }

    .main-content2 .section3 {
        float: left;
        width: 121px;
        margin-right: 20px;
        margin-top: 5px
    }

    .main-content2 .section4 {
        float: right;
        width: 121px;
        position: relative;
    }

    .main-content2 .section1 #mNews {
        margin-top: 7px
    }

        .main-content2 .section1 #mNews .news-list {
            color: #1a1a1a;
        }

            .main-content2 .section1 #mNews .news-list li {
                overflow: hidden;
                margin-left: 10px;
                padding-left: 10px;
                background: url(../images/bg_dot_board.gif) 0 9px no-repeat;
                line-height: 22px;
                vertical-align: top;
                _zoom: 1;
            }

                .main-content2 .section1 #mNews .news-list li a {
                    float: left;
                    color: #1a1a1a;
                }

                    .main-content2 .section1 #mNews .news-list li a span {
                        vertical-align: top;
                    }

                    .main-content2 .section1 #mNews .news-list li a:hover span {
                        color: #1a1a1a;
                        text-decoration: underline;
                    }

                .main-content2 .section1 #mNews .news-list li.new span.list {
                    letter-spacing: -0.1em;
                }

                .main-content2 .section1 #mNews .news-list li.new span {
                    font-weight: bold;
                }

                    .main-content2 .section1 #mNews .news-list li.new span img {
                        margin-left: 6px;
                    }

                .main-content2 .section1 #mNews .news-list li span.list {
                    float: left;
                }

                .main-content2 .section1 #mNews .news-list li span.date {
                    float: right;
                    width: 60px;
                    font-weight: normal;
                }

    .main-content2 .section3 {
        position: relative;
    }

        .main-content2 .section3 .bn-num {
            position: absolute;
            right: 2px;
            top: 3px;
        }

            .main-content2 .section3 .bn-num a img {
                width: 12px;
                height: 12px;
                margin-left: 1px;
                padding: 0;
            }

        .main-content2 .section3 .bn {
            position: absolute;
        }

        .main-content2 .section3 .slides1_wrap {
            position: relative;
            width: 308px;
        }

        .main-content2 .section3 #slides1 {
            position: relative;
            overflow: hidden;
            width: 308px;
            height: 104px;
        }

            .main-content2 .section3 #slides1 li {
                position: absolute;
                list-style: none;
                width: 308px;
                z-index: 10;
            }

                .main-content2 .section3 #slides1 li.on {
                    z-index: 20;
                }

                .main-content2 .section3 #slides1 li img {
                    float: left;
                }

.slides1_wrap .prev {
    display: none;
    position: absolute;
    left: -6px;
    top: 100px;
    outline: 0;
}

.slides1_wrap .next {
    display: none;
    position: absolute;
    right: 90px;
    top: 100px;
    outline: 0;
}


.bx_pager {
    width: 180px;
    position: absolute;
    top: -28px;
    right: 45px;
    text-align: right;
}

    .bx_pager a {
        letter-spacing: 0;
        overflow: hidden;
        display: inline-block;
        width: 13px;
        height: 18px;
        margin-left: 1px;
        text-align: center;
        font-family: arial;
        line-height: 18px;
        color: #fff !important;
        background: #737373;
        vertical-align: top;
        padding: 0 1px;
        font-weight: bold;
    }

        .bx_pager a span {
            visibility: hidden;
            width: 0;
            height: 0;
            vertical-align: top;
        }

        .bx_pager a:hover, .bx_pager a.on {
            background: #008500;
            text-decoration: underline;
        }

.auto_controls {
    display: block;
    height: 12px;
    position: absolute;
    top: -28px;
    right: 1px;
}

    .auto_controls button {
        display: inline-block;
        overflow: visible;
        position: relative;
        margin: 0;
        padding: 0;
        width: 18px;
        height: 18px;
        font-size: 0;
        border: 0;
        vertical-align: top;
        cursor: pointer;
        *float: left;
        *margin-left: 4px;
    }

        .auto_controls button span {
            visibility: hidden;
        }

    .auto_controls .start {
        background: #2b7bd6 url('../images/btn_start.gif') 50% 50% no-repeat;
    }

    .auto_controls .stop {
        background: #757575 url('../images/btn_stop.gif') 50% 50% no-repeat;
    }

    .auto_controls a {
        display: inline-block;
    }

#footer .new_footer .footer_tel li {
    margin-bottom: 4px;
}

table.sitemap {
}

    table.sitemap li.menu-tit {
        height: 20px;
    }

    table.sitemap ul.menu01 {
        padding-top: 10px;
    }

#footer {
    z-index: 999;
}

div#family {
    z-index: 999;
}

div#loca {
    font-size: 12px;
}

.location div {
    background-position: 0 15px;
    line-height: 14px;
    padding: 12px 7px 2px 9px;
}

    .location div a {
        vertical-align: top;
    }

    .location div.depthHome {
        padding: 12px 7px 3px;
    }

/* ��ũ�� */
.linkZone {
    width: 115px;
    float: left;
}

    .linkZone ul {
        width: 115px
    }

        .linkZone ul li {
            float: left;
            font-size: 0;
        }

/*�ӽ�*/
.test01 {
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    width: 990px;
}

.test02 {
    text-align: right
}

.item-header {
    height: 21px;
    font-family: 'NanumGothic',sans-serif;
    font-size: 11px;
    color: #333;
    text-align: left
}

.contents_regi {
    width: 680px;
    margin: auto 0;
}

    .contents_regi table {
        width: 95%;
        border-top: 2px solid #d2dbdf;
        border-right: 1px solid #d2dbdf;
        border-left: 1px solid #d2dbdf
    }

        .contents_regi table th {
            background: #e0ecfb;
            border-bottom: 1px solid #d2dbdf;
            color: #4c6c98;
            font-weight: bold;
            padding-left: 15px
        }

            .contents_regi table th.bg02 {
                background: #eef8fd;
                border-bottom: 1px solid #d2dbdf;
            }

        .contents_regi table td {
            border-bottom: 1px solid #d2dbdf;
            padding: 7px
        }

.btn-step-save {
    text-align: center;
    margin: 30px 0px;
}

/* �������� �Խ��� */

div.notice-list table tbody tr.board-content td {
    background: #fbfbfb;
}

div.notice-list table tbody tr td.number {
    width: 8%;
    color: #96a8c4;
    font-size: 0.9em;
    font-family: Tahoma, sans-serif;
}

div.notice-list table tbody tr td.reg-date {
    width: 17%;
    color: #96a8c4;
    font-size: 0.9em;
    font-family: Tahoma, sans-serif;
}


div.notice-list table tbody tr td.subject {
    text-align: center;
}

    div.notice-list table tbody tr td.subject a {
        display: inline-block;
        color: #003399;
    }
/* board */
table.list-view {
    width: 670px;
    border-bottom: 2px solid #6993c4;
    background: url("../images/table_th_bg01.gif") no-repeat center top
}

    table.list-view thead tr th {
        height: 27px;
        color: #5875a0;
        text-align: center
    }

    table.list-view tbody tr td {
        padding: 5px 0;
        text-align: center;
        border-bottom: 1px solid #ebeef1;
        background: #fff;
    }

    table.list-view tbody tr.even td {
        padding: 5px 0;
        text-align: center;
        border-bottom: 1px solid #ebeef1;
        background: #fff;
    }



/* pager */
div.pager {
    padding: 15px 0;
    text-align: center;
}

    div.pager img {
        vertical-align: middle;
    }

    div.pager strong,
    div.pager a {
        padding: 0 3px;
        font-size: 0.9em;
        font-family: Dotum, 'NanumGothic', Tahoma, sans-serif;
    }

    div.pager strong {
        color: #000;
    }

    div.pager a.first,
    div.pager a.last {
        padding: 0;
    }

    div.pager a.prev {
        padding: 0 10px 0 0;
    }

    div.pager a.next {
        padding: 0 0 0 10px;
    }

    div.pager img {
        vertical-align: middle;
    }

.mb10 {
    margin: 5px 0
}
/* �˻� ���̾ƿ� 01 */
.searchStyle01 {
    width: 658px;
    height: 50px;
    margin-bottom: 12px;
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
}

.searchStyle01 {
    width: 646px;
    margin: 0 auto;
    padding: 15px 0 0;
}

    .searchStyle01 dl {
        text-align: center;
    }

        .searchStyle01 dl dt,
        .searchStyle01 dl dd {
            display: inline;
            font-weight: bold;
        }

        .searchStyle01 dl dt {
            padding-right: 8px;
        }

            .searchStyle01 dl dt img,
            .searchStyle01 dl dd select,
            .searchStyle01 dl dd input {
                vertical-align: middle;
            }

        .searchStyle01 dl dd select {
            width: 107px;
            border: 1px solid #ccc;
        }

        .searchStyle01 dl dd input.searchInput {
            width: 280px;
            height: 14px;
            padding: 2px 4px;
            border: 1px solid #D2D2D2;
        }

div.movie_bg {
    width: 401px;
    padding: 19px;
    height: 298px;
    background: url(../images/bg_movie.gif) no-repeat 40px 0;
}


/*1030�߰�*/

#ico_warp {
    position: absolute;
    top: 205px;
    width: 740px;
    left: 150px;
    display: block;
}

    #ico_warp li {
        float: left;
        padding: 0 8px 8px 8px
    }

#footer {
    width: 100%;
    border-top: 1px solid #d8d8d8;
    margin: 0px auto;
}

    #footer .graybar {
        background-color: #d9effc;
    }

    #footer ul.btn {
        width: 900px;
        text-align: center;
        margin: 0px auto;
		padding:0 !important;
        font-weight: bold;
		text-align:center;
    }

        #footer ul.btn li {
            padding: 0 25px;
			margin:0;
			display:inline-block;
            background: url(../images/bg_fnb_vline.gif) center right no-repeat;
        }

            #footer ul.btn li a {
                color: #5eb1e3;
				display:inline-block;
				padding:8px 0;
            }

    #footer ul li.end {
        padding-right: 0;
        background: none;
    }

    #footer .fnb {
        width: 850px;
        margin: 0px auto;
    }

        #footer .fnb .fmenu01 {
            float: left;
            padding-top: 12px;
            width: 650px;
        }

            #footer .fnb .fmenu01 ul li {
                float: left;
                padding: 0 8px;
                background: url(../images/images_line.gif) center right no-repeat;
            }

                #footer .fnb .fmenu01 ul li.end {
                    padding-right: 0;
                    background: none;
                }

                #footer .fnb .fmenu01 ul li.first {
                    padding-right: 0;
                    background: none;
                }

        #footer .fnb .address {
            float: left;
            padding-top: 6px;
            width: 630px;
        }

        #footer .fnb .btmlogo {
            float: left;
            padding: 10px 35px 0 10px;
        }
        #footer .fnb .address ul li {
            float: left;
        }

.fbold {
    font-weight: bold
}

.pr50 {
    padding-right: 50px
}

.pr80 {
    padding-right: 80px
}

.pr100 {
    padding-right: 100px
}

.f11 {
    font-size: 10px;
    letter-spacing: -1px;
}

#header_m {
    display: block;
    height: 60px;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 76%, #eeeeee 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 76%,#eeeeee 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 76%,#eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    box-shadow: 0px 0px 10px #555;
    z-index: 2;
    background-image: url(../images/body_bg2.jpg);
    border-bottom: 3px solid #245182;
}

    #header_m .menu {
        position: absolute;
        right: 0px;
        top: 2%;
        margin: 17px 13px 0;
    }
    #header_m .logo a {
        display: block;
        width: 80%;
        margin-top: 14px;
        margin-left: 2%;
    }
#m_nav {
    display: block;
    position: absolute;
    top: 61px;
    right: 0;
    width: 100%;
    height: 1000px;
    background-color: #fff;
    z-index: 1002;
    box-sizing: border-box;
    border-bottom: 2px solid #004f91;
}

    #m_nav .deps1 {
        position: absolute;
        right: 0;
        width: 100%;
    }

        #m_nav .deps1 > li {
            padding: 0 14px;
            position: relative;
        }

            #m_nav .deps1 > li > a {
                position: relative;
                display: block;
                width: 100%;
                font-size: 15px;
                font-weight: 600;
                color: #888;
                padding: 11px 20px;
                box-sizing: border-box;
                border-bottom: 1px solid #ddd;
            }

                #m_nav .deps1 > li > a > .arr {
                    display: block;
                    width: 40px;
                    height: 39px;
                    position: absolute;
                    right: 0;
                    top: 0;
                    cursor: pointer;
                    background: url(../images/icon_arr.png) no-repeat center center;
                }

                #m_nav .deps1 > li > a:hover {
                    color: #000;
                }

    #m_nav .title {
        color: #fff;
        height: 30px;
        font-size: 27px;
        padding: 9px 9px !important;
        background: url(../images/m_menu_bg.png) 0 0 #2183d5;
    }

        #m_nav .title span {
            font-size: 11px;
            display: inline-block;
            float: right;
            margin: 2px 0 0 0;
            background: #fff;
            border-radius: 100px;
            color: #333;
            padding: 5px 15px;
            cursor: pointer;
        }


    #m_nav .deps2 {
        padding: 4px 0;
        background: #f5f5f5;
        border-bottom: 1px solid #ddd;
    }

        #m_nav .deps2 > li {
            margin-left: 38px;
        }

            #m_nav .deps2 > li > a {
                display: block;
                padding: 6px 0;
                font-weight:600;
            }

                #m_nav .deps2 > li > a:hover {
                    font-weight: 700;
                }
    #m_nav .deps3 {
        padding:5px 0 5px 0;
        color:#96a8c4;
    }
        #m_nav .deps3 > li {
            margin-left: 12px;
        }
    #m_nav .deps3 > li > a {
        display: block;
        padding: 6px 0;
    }

#fade {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    opacity: .80;
    filter: alpha(opacity=80);
}

    #fade .close {
        display: block;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
    }

#m_nav .close_icon {
    display: none;
    overflow: hidden;
    text-indent: -999px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    left: -80px;
    background: url(http://cfile25.uf.tistory.com/image/990FAC33599FC712190B56) no-repeat 0 0;
    cursor: pointer;
}
/* footer links add 2018.12.18 */
#footer_line {
    position: relative;
    width: 100%;
    height: 33px;
    clear: both;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff; 
}

.footer_ban {
    position: relative;
    max-width: 1100px;
	width:100%;
    margin: 0px auto;
    clear: both;
	height:33px;
}

#footer_line .mw_an_namo {
    width: 560px;
    height: 25px;
    padding: 8px 0 0 0;
    float: left;
	font-size:0;
	background:#fff;
 border-bottom: 1px solid #ddd;
 margin-left:171px;
}

#footer_line li.nosep {
    padding: 0 10px 0 0px;
    background: none transparent scroll repeat 0% 0%;
    font-family: 'Nanum Gothic Bold';
    color: #222;
}

#footer_line .mw_an_namo .nosep a {
    font-size: 11px;
    color: #ef6344;
    letter-spacing: -0.5px;
}

#footer_line .mw_an_namo a {
    font-size: 11px;
    color: #545454;
    letter-spacing: -0.5px;
}

    #footer_line .mw_an_namo a:hover {
        color: #333;
    }

#footer_line li {
    float: left;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 6px;
    padding-right: 6px;
    display: inline;
    letter-spacing: 0px;
    padding-top: 3px;
    line-height: 13px;
}
.system_link {
    position: absolute;
    right: 0;
    top: 0;
    width: 380px;
	height:34px;
}

    .system_link li {
        float: left;
    }

.selectbox {
    position: relative;
    width: 50%;
    height: 34px;
    font-size: 12px;
    border-right: 1px solid #dcdcdc;
    z-index: 1;
    float: left;
    box-sizing: border-box;
}

    .selectbox:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        width: 0;
        height: 0;
        margin-top: -1px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #888;
    }

    .selectbox label {
        position: absolute;
        top: 1px;
        left: 5px;
        padding: .8em .5em;
        color: #999;
        z-index: -1;
    }

    .selectbox select {
        width: 100%;
        height: auto;
        line-height: normal;
        font-family: inherit;
        padding: .8em .5em;
        border: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }


@media screen and (min-width: 1000px) {
    /* PC */
    .m {
        display: none !important;
    }

    .pc {
        display: block !important;
    }

    #m_nav {
        display: none;
    }

    #header_m {
        display: none;
    }
    .header-new {
        display:block;
        width: 100%;
        position: absolute;
        min-width: 1000px;
        height: 100px;
        background: url(../images/bg_bar_menu.gif) repeat-x;
        left: -1px;
    }
    #content {
        float: left;
        width: 720px;
        text-align: left;
    }
    h3.title {
        border-bottom: 1px solid #C5CAD1;
        height: 20px;
        margin-bottom: 30px;
        padding-bottom: 10px;
        width: 690px;
        background: url(../images/bg_dot_h3.gif) no-repeat left;
        padding-left: 50px;
        color: #171717;
        text-align: left;
        font-size: 17px;
    }
    #content h3.title {
        border-bottom: 1px solid #C5CAD1;
        height: 20px;
        margin-bottom: 30px;
        padding-bottom: 10px;
        width: 690px;
        background: url(../images/bg_dot_h3.gif) no-repeat left;
        padding-left: 50px;
        color: #171717;
    }
    .address {
        float: left;
        padding-top: 6px;
        width: 630px;
    }
    #footer .fnb .address {
        float: left;
        padding-top: 6px;
        width: 630px;
    }
    #footer .fnb .fmenu01 {
        display:block;
        float: left;
        padding-top: 12px;
        width: 650px;
    }
    #footer .fnb {
        width: 850px;
        margin: 0px auto;
    }
    #footer .graybar {
        display:block;
        background-color: #d9effc;
    }
    #footer {
        width: 100%;
        border-top: 1px solid #d8d8d8;
        margin: 0px auto;
        padding: 0;
        box-sizing: border-box;
    }
    .logo {
        float: left;
        padding: 0 35px 0 10px;
    }
    #footer .fnb .logo {
        float: left;
        padding: 26px 35px 0 10px;
    }
    .main-content {
        padding-top: 66px;
        padding-bottom: 0;
        padding-right: 0;
        padding-left: 0;
        min-width: 950px;
        background: url(../images/bg_mainback.jpg) center 30px no-repeat;
    }
    .main-content .main-visual {
        width: 930px;
        height: 406px;
        margin: 0 auto;
        position: relative;
        left: 1px;
    }
    .main-content .main-visual > img{
        display:block;
    }
    #ico_warp {
        position: absolute;
        top: 205px;
        width: 740px;
        left: 150px;
        display: block;
    }
        #ico_warp ul {
            width: 100%;
            text-align: center;
        }

        #ico_warp li {
            float: left;
            width: auto;
            display: inline-block;
            padding: 0 8px 8px 8px;
        }
    .main-content2 .inner {
        overflow: hidden;
        width: 550px;
        margin: 0 auto;
        padding-top: 15px;
    }
    .main-content2 .section1 {
        float: left;
        width: 320px;
        margin: 0 10px;
        position: relative;
        padding-bottom: 0;
    }
    .main-content2 .section2 {
        float: left;
        width: 550px;
        margin-right: 10px;
        padding-bottom: 0;
    }
    .main-content2 .section3 {
        display: block;
        position: relative;
        padding-bottom: 0;
    }
    .main-content2 {
        height: 180px;
    }
        
    .section1 h3 {
        border-bottom: 0;
        overflow: auto;
    }
.main-content2 h3 {
            height: 27px;
        }
        .section1 h3 img {
            position: relative;
            bottom: 0;
        }
    .pc_ul {
        display: block;
    }

    .m_ul {
        display: none;
    }
    .linkZone ul li {
        float: left;
        font-size: 0;
    }
    .searchStyle01 {
        width: 646px;
        margin: 0 auto;
        padding: 15px 0 0;
    }
    #content .ag_r img {
        width: auto;
    }
    .main-content2 .section2 a {
        float: left;
        /* padding: 16px 18px; */
        width:auto;
    }
}


@media screen and (max-width: 999px) {
    /* mobile */
    .m {
        display: block !important;
    }

    .pc {
        display: none !important;
    }

    #m_nav {
        display: none;
        position: absolute;
        top: 61px;
        right: 0;
        width: 100%;
        height: 1000px;
        background-color: #fff;
        z-index: 1002;
        box-sizing: border-box;
        border-bottom: 2px solid #004f91;
    }
    .header-new {
        display:none;
    }
    #content {
        float: left;
        width: 100%;
        text-align: left;
        min-width:100%;
    }
    h3.title {
        border-bottom: 1px solid #C5CAD1;
        height: 20px;
        margin-bottom: 30px;
        padding-bottom: 10px;
        width: 100%;
        background: none;
        padding-left: 50px;
        color: #171717;
        text-align: center;
        font-size: 14px;
    }
    #content h3.title {
        border-bottom: 1px solid #C5CAD1;
        height: 40px;
        line-height: 40px;
        font-size:20px;
        margin-bottom: 30px;
        padding-bottom: 10px;
        width: 100%;
        background: none;
        padding-left: 0;
        color: #171717;
    }
    .address {
        float: left;
        padding-top: 6px;
        width: 100%;
    }
    #footer {
        width: 100%;
        border-top: 1px solid #d8d8d8;
        height:auto;
        margin: 0px auto;
        padding:0px;
        box-sizing: border-box;
    }
  
    #footer .fnb .fmenu01 {
        padding:0;
        width: 100%;
		text-align:center;
		background:#fff;
		border-bottom:1px solid #ddd;
    }
	#footer .fnb .fmenu01 ul {
		width:100%;text-align:center;
		float:none;
		padding:0 ;
		margin:0px;
		font-size:0;
	}
	#footer .fnb .fmenu01 ul li {
		display:inline-block;
		float:none;
		width:auto;padding:0px;
	}
	#footer .fnb .fmenu01 ul li a {
		display:inline-block;
		padding:5px 10px;
		font-size:12px;
	}
    #footer .fnb {
        width:auto;
        margin: 0px auto;
		padding:0px;
		position:relative;
    }
    #footer .graybar {
		max-height:auto;
		color:#000;
    }
	#footer .graybar ul.btn {
		text-align:center;
		line-height:100%;
		display:block;
		height:auto;
		
	}
	#footer .graybar .btn li {
		display:inline-block;
		min-width:100px;
		padding:0;
	}
	#footer .graybar .btn li a {
		display:block;
		text-align:center;
	}
    
    #footer .fnb .logo {
        position:absolute;
		left:10px;
		top:40px;
        padding: 0;
    }
    .main-content {
        padding-top: 10px;
        padding-bottom:10px;
        padding-right:10px;
        padding-left:10px;
        min-width: 360px;
        background:none;
        box-sizing:border-box;
    }
    .main-content .main-visual {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        left: 1px;
    }
    .main-content .main-visual > img {
        display:none;
    }
    #ico_warp {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        display: block;
    }
    #ico_warp ul {
        width:100%;
        text-align:center;
    }
        #ico_warp li {
            float: unset;
            display: inline-block;
            width: 24%;
            padding: 0;
        }
        #ico_warp li a {
            display:block;
        }
            #ico_warp li a img {
                width:100%;
                height:100%;
            }
    .main-content2 .inner {
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        padding-top: 15px;
    }
    .main-content2 .section1 {
        float: left;
        width: 100%;
        margin: 0;
        position: relative;
        padding-bottom:15px;
    }
    .main-content2 .section2 {
        float: left;
        width: 100%;
        margin-right: 0;
        padding-bottom: 15px;
    }
    .main-content2 .section3 {
        display: none;
        position: relative;
        padding-bottom: 15px;
    }
    .main-content2 {
        height: auto;
    }
    .section1 h3 {
        border-bottom:1px solid #d8e4f3;
        overflow:hidden;
    }
    .section1 h3 img {
        position:relative;
        bottom:-4px;
    }
    .pc_ul {
        display:none;
    }
    .main-content2 h3 {
        height: auto;
    }
    .m_ul {
        display:block;
        width:100%;
    }
    .m_ul ul {
        width: 100%;
    }
    .m_ul li {
        width:31.2%;
        background:#fbfbfb;
        border:1px solid #d5d5d5;
        margin:2px;
    }
        .m_ul li a {
            display: block;
            text-align: center;
            padding: 6%;
        }
    .linkZone ul li {
        float: left;
        font-size: 12px;
        font-weight: 600;
    }
    .searchStyle01 {
        width: 100%;
        margin: 0 auto;
        padding: 15px 0 0;
    }
    #content .ag_r img {
        width:100%;
    }
    .main-content2 .section2 a {
        float: left;
        padding: 6px 8px;
        width: 28%;
        text-align: center;
    }
    #ico_warp > ul > li:first-child {display:none;}

#footer_line .mw_an_namo {
	width: 100%;
	height: auto;
	padding: 8px 0 0 0;
	float: none;
	margin:auto;
	text-align:center;
	}
	#footer_line .mw_an_namo li {
	display:inline-block;
	float:none;
	padding-bottom:9px;
}
.system_link {
    position: relative;
    right: 0;
    top: 0;
    width:100%;
	height:34px;
	border-bottom:1px solid #ddd;
}
}




/* paging sh style ADD - 181029 */



.pg_sh3 {
    position: relative;
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 15px 0 20px;
    text-align: center;
}

    .pg_sh3 strong, .pg_sh3 a {
        display: inline-block;
        box-sizing: border-box;
        padding: 5px 10px;
        margin: 0 1px;
        background: #ffffff;
        color: #333;
        font-size: 12px;
        border: 1px solid #F6F6F6;
    }

    .pg_sh3 strong {
        background: #808080;
        color: #ffffff;
    }

    .pg_sh3 a:hover {
        color: #000;
        border: 1px solid #000;
    }

@media only screen and (max-width: 960px) {
    .pg_sh3 a, .pg_sh3 strong {
        display: inline-block;
    }

    .pg_sh3 .li01,
    .pg_sh3 .li02,
    .pg_sh3 .li03,
    .pg_sh3 .li04 {
        position: absolute;
        top: 0;
        display: inline-block;
        width: 49%;
        overflow: hidden;
        text-indent: -999px;
        padding: 10px 10px;
        border: 1px solid #eaeaea;
        box-sizing: border-box;
        margin: 40px 0 0 0;
        cursor: pointer;
    }

    .pg_sh3 .li01 {
        background: url(../images/btn-arrow01.jpg) center center no-repeat #ffffff;
        left: 0;
    }

    .pg_sh3 .li02 {
        background: url(../images/btn-arrow02.jpg) center center no-repeat #ffffff;
        left: 26%;
    }

    .pg_sh3 .li03 {
        background: url(../images/btn-arrow03.jpg) center center no-repeat #ffffff;
        left: 52%;
    }

    .pg_sh3 .li04 {
        background: url(../images/btn-arrow04.jpg) center center no-repeat #ffffff;
        left: 51%;
    }

    .pg_sh3 .li01:hover {
        background: url(../images/btn-arrow01.jpg) center center no-repeat #ffffff;
        border: 1px solid #eaeaea;
    }

    .pg_sh3 .li02:hover {
        background: url(../images/btn-arrow02.jpg) center center no-repeat #ffffff;
        border: 1px solid #eaeaea;
    }

    .pg_sh3 .li03:hover {
        background: url(../images/btn-arrow03.jpg) center center no-repeat #ffffff;
        border: 1px solid #eaeaea;
    }

    .pg_sh3 .li04:hover {
        background: url(../images/btn-arrow04.jpg) center center no-repeat #ffffff;
        border: 1px solid #eaeaea;
    }
}

@media screen and (max-width: 499px) {
	#footer .graybar .btn li {
		width:49%;
		min-width:49%;
		
	}
	#footer .graybar .btn li a {
		text-align:left;
		width:96%;
		margin-left:4%;
	}
	#footer .fnb .fmenu01 ul li {
		min-width:49%;text-align:left;
	}
	#footer .fnb .fmenu01 ul li a {
		display:inline-block;
		padding:5px 0px 5px 8px;
		letter-spacing:-0.5px;
		text-align:left;
	}
	#footer .fnb .logo {
        position:absolute;
		left:10px;
		top:65px;
        padding: 0;
    }
}