@charset "euc-kr";


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;
    z-index: 300;
}

    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;
    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/ico/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/ico/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;
}

/*location*/

.line_map {
    height: 20px;
    position: absolute;
    top: -53px;
    right: 0;
}

    .line_map a {
        display: inline-block;
        padding: 0 4px 0 9px;
        margin-top: 1px;
        background: url(../../images/renewal/bg_linemap_arrow.gif) no-repeat left 3px;
        color: #929292;
        letter-spacing: -1px;
        font-size: 11px;
    }

        .line_map a.home {
            background: none;
            vertical-align: middle;
            display: inline-block;
            margin-top: 0px;
        }

/*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/ico/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;
}
