﻿body div.tooltip {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 11px;
    background: #ffffe2;
    border: 1px solid #949478;
    border-radius: 5px;
    padding: 10px 10px 10px 25px;
    background-image: url(/img/warning.png);
    background-repeat: no-repeat;
    background-position-x: 5px;
    background-position-y: 9px;
    z-index: 999999;
    line-height: 150%;
}

.toast_wrap {
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 9999999999;
}

.toast_msg {
    background: rgba(0, 0, 0, 0.80);
    font-size: 14px;
    font-family: NanumBarunGothic, 'Nanum Barun Gothic', NanumGothic, 'Malgun Gothic', Dotum;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px solid #444;
    display: none;
    box-sizing: border-box;
}
.display_none {
    position: absolute;
    width: 1px;
    height: 1px;
    top: -100px;
}
.m_write_form {
    box-sizing: border-box;
    width: 100%;
    display: table;
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-family: NanumBarunGothic, 'Nanum Barun Gothic', NanumGothic, 'Malgun Gothic', Dotum;
    color: #333;
    font-size: 14px;
    margin-top: 10px;
}

    .m_write_form li {
        display: table-row;
        background: -moz-linear-gradient(top, rgba(233,233,233,0) 2%, rgba(208,208,208,0) 85%, rgba(205,205,205,0) 98%, rgba(204,204,204,0.65) 100%);
        background: -webkit-linear-gradient(top, rgba(233,233,233,0) 2%,rgba(208,208,208,0) 85%,rgba(205,205,205,0) 98%,rgba(204,204,204,0.65) 100%);
        background: linear-gradient(to bottom, rgba(233,233,233,0) 2%,rgba(208,208,208,0) 85%,rgba(205,205,205,0) 98%,rgba(204,204,204,0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e9e9e9', endColorstr='#a6cccccc',GradientType=0 );
    }

        .m_write_form li ul {
            margin: 0px;
            padding: 0px;
            font-size: 13px;
        }

            .m_write_form li ul input[type=text] {
                padding: 5px;
                font-size: 12px;
            }

    .m_write_form * {
        vertical-align: middle;
    }

    .m_write_form li label:first-child {
        width: 100px;
        display: table-cell;
        padding: 7px 5px 7px 5px;
    }

    .m_write_form div {
        padding: 5px 0px 5px 0px;
        display: table-cell;
    }

    .m_write_form input[type=text], .m_write_form textarea, .m_write_form input[type=password], .write_form input[type=text], .write_form textarea, .write_form input[type=password] {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #ccc;
        padding: 7px;
        font-family: NanumBarunGothic, 'Nanum Barun Gothic', NanumGothic, 'Malgun Gothic', Dotum;
        font-size: 13px;
        color: #4a494e;
        border-radius: 2px;
    }
.m_show {
    display:none;
}
.p_show {
    display: none;
}

.sub_container {
    width: 100%;
    max-width: 1920px;
    min-width: 1400px;
    margin:auto;
}

.smlc {
    margin:auto;
    width: 1400px;
    background: #395;
    height:60px;
}

.sub_top_wrap {
    overflow:auto;
    height: 300px;
    border-top:1px solid #395;
    margin-top:100px;
}

    .sub_top_wrap img {
        
    }

    .sub_top_bg {
        width: 100%;
    }

.sub_ml_wrap {
    height: 60px;
    background: #395;
}

.sml_home, .sml_link1, .sml_link2 {
    background: #395;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: none;
}

.sml_home {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

    .sml_link1, .sml_link2 {
        width: 220px;
        background-color: #395;
        background-image: url(/img/sub/bt_down_gray.png);
        background-repeat: no-repeat;
        background-position: 185px center;
        color: #fff;
        font-size: 24px;
        padding-left: 20px;
        text-align: left;
        border-right: 1px solid #fff;
        font-weight:300;
    }

.sml_link2 {
    width: 330px;
    background-position: 295px center;
}

    .sml_home:hover, .sml_link1:hover, .sml_link2:hover {
        opacity: 0.8;
    }

    .sml_home:active, .sml_link1:active, .sml_link2:active {
        box-shadow: rgba(0,0,0,0.7) 3px 3px 10px inset;
    }

    .sml_home img {
        /*width: 25px;*/
    }


.sub_map_txt img {
    width: 19px;
    vertical-align: middle;
}

.sub_map_txt li {
    color: #fff;
    font-size: 14px;
    background: url(/img/sub/bt_go.png) no-repeat right center;
    padding-right:20px;
    padding-left:7px;
    box-sizing:border-box;
    height:60px;
    line-height:60px;
}

.sub_map_txt li:last-child {
    color: #fff;
    background:none;
    padding-right:30px;
}

.slm_wrap, .slm_wrap li {
    clear: both;
    padding: 0px;
    margin: 0px;
    list-style:none;
    box-sizing:border-box;
    position:relative;
}

.slm {
    clear:both;
    position:relative;
}

.slm_wrap {
    display:none;
    margin-left:60px;
    position:absolute;
    vertical-align:top;
    width: 220px;
    background: #fff;
    box-shadow:rgba(0,0,0,0.05) 3px 3px 0px;
}

    .slm_wrap li {
        height: 60px;
        line-height: 60px;
        border: 1px solid #c6c6c0;
        border-top: none;
    }


    .slm_wrap button {
        font-size: 24px;
        padding: 0px 0px 0px 15px;
        text-align: left;
        background: none;
        width: 100%;
        height: 60px;
        border: none;
        color: #333;
    }

        .slm_wrap button:hover {
            opacity:0.8;
        }

        .slm_wrap button:active {
            opacity: 1;
            box-shadow:rgba(0,0,0,0.1) 3px 3px 3px inset;
        }

        .slm_wrap button.slm_sel {
            color: #073;
        }

.slm_sub_wrap {
    margin-left:279px;
    width:330px;
}

.sub_title {
    width: 1400px;
    height: 80px;
    padding-top:55px;
    margin: auto;
    padding-left: 60px;
    background-size: 40px 40px;
    font-size: 60px;
    color: #000;
    text-align:center;
}

.sub_content {
    width:1400px;
    margin:auto;
}

.sub_quick {
    float:right;

}

.sub_quick ul {
    position:absolute;
    top:600px;
    list-style:none;
    margin:0px 0px 0px 40px;
    padding:0px;
}

    .sub_quick button {
        line-height:100%;
        background: none;
        border: none;
        color: #505055;
        font-size:12px;
    }

        .sub_quick button:hover {
            color:#5a4;
        }

    .sub_quick li {
        box-sizing: border-box;
        margin: 0px;
        padding: 0px;
        background: #fff;
        text-align: center;
    }


.bd_vw_wrip {
    border-top: 2px solid #505055;
    border-bottom: 1px solid #505055;
}

.bd_wrip {
    height: 65px;
    line-height: 60px;
    border-bottom: 1px solid #d0d0dd;
}

.bd_tit, .bd_cont {
    display:inline-block;
    vertical-align:middle;
}

.bd_tit {
    width: 120px;
    color: #5a4;
    font-size: 24px;
    text-align: center;
}

.bd_cont {
    font-size: 24px;
    color: #303033;
    padding-left:20px;
}

    .bd_cont a:link, .bd_cont a:visited {
        text-decoration:none;
        color:#707077;
    }

    .bd_cont a:hover {
        color: #5a4;
        text-decoration: underline;
    }

    .bv_content {
        padding: 25px 20px;
        color: #505055;
        line-height: 180%;
        border-bottom: 1px solid #505055;
    }

.c_table {
    width: 100%;
    table-layout: fixed;
    box-sizing: border-box;
    border-collapse: collapse;
}

    .c_table th {
        font-weight: normal;
        font-size: 15px;
        color: #303033;
        padding-left: 20px;
        border-bottom: 1px solid #d0d0dd;
        text-align: left;
        width: 180px;
        box-sizing: border-box;
    }
    .c_table input, .c_table textarea {
        height: 35px;
        box-sizing: border-box;
        border: 1px solid #a0a0aa;
        padding:7px;
    }

        .c_table textarea {
            height:235px;
        }

        .c_table td {
            padding:7px 0px;
            border-bottom: 1px solid #d0d0dd;
        }


    .c_table tr:last-child th, .c_table tr:last-child td {
        border-bottom: 1px solid #505055;
    }

.cpa {
    margin-top:15px;
    border: 10px solid #d0d0dd;
    line-height: 160%;
    font-size: 13px;
    color: #606066;
    margin-bottom:90px;
    height:260px;
}

    .cpa div {
        border: 1px solid #a0a0aa;
        height: 240px;
        overflow-y:auto;
    }

.cpa p {
    margin:0px;
    padding:0px;
}

.cpa li {
    margin:15px 0px;
}

    .cpa li p:first-child {
        font-weight:bold;
        margin-bottom:5px;
    }

.cibi, .cibi dt, .cibi dd {
    margin: 0px;
    padding: 0px;
}

.cibi {
    clear: both;
    margin-top: -140px;
    margin-bottom:90px;
}

    .cibi img {
        max-width:100%;
    }

    .cibi dt {
        margin-top: 80px;
        border-top: 3px solid #5a4;
        display: inline-block;
        font-size: 24px;
        color: #303033;
        padding: 15px 0px 40px 0px;
    }

    .cibi dd {
        color: #606066;
        font-size: 15px;
        line-height: 200%;
        overflow:auto;
        overflow-x:hidden;
    }

    .cibi dd p {
        margin:0px;
        padding:0px;
    }

.cil1 {
    float:left;
    margin-right:100px;
}

.cibi dd .cibi_sh {
    font-size: 18px;
    color: #303033;
    margin-top: 35px;
    margin-bottom:5px;
}

.cibi_fimg {
    margin-right:35px;
}

.cibi .ol_lst, .cibi .ol_lst li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #606066;
    font-size:18px;
}

    .cibi .ol_lst li {
        height:40px;
    }

    .sale_tbtn {
        margin-left: 1px;
        display: block;
        width: 100%;
    }

    .sale_tbtn li {
        height: 50px;
        width: 25%;
        float: left;
        text-align: center;
        border: 1px solid #d7d7dd;
        margin-left:-1px;
        margin-top:-1px;
        box-sizing: border-box;
        line-height: 48px;
    }

        .sale_tbtn li:last-child {
            border-right: 1px solid #d7d7dd;
        }

    .sale_tbtn button {
        width: 100%;
        height: 48px;
        background: none;
        border: none;
        font-size: 21px;
        color: #707077;
    }

.sel_sale, .sel_sale button {
    border: none !important;
    background: #334;
    color: #fff;
}

.ht_tit {
    font-size: 65px;
    color: #505055;
    height: 80px;
    border-top: 3px solid #5a4;
    padding-top: 25px;
    display: inline-block;
    margin-right: 40px;
    vertical-align: top;
    width:360px;
    text-align:center;
}

.ht_txt {
    display:inline-block;
    font-size: 18px;
    color: #505055;
    vertical-align:top;
    line-height:150%;
}

    .ht_txt p {
        margin:0px;
        padding:0px;
    }

    .ht_txt p:first-child {
        color: #5a4;
        font-size: 24px;
        margin-bottom:10px;
    }

.ht_img {
    margin-top:40px;
    width: 360px;
    display:inline-block;
    vertical-align:top;
}

    .ht_img div {
        width: 360px;
        height: 250px;
        background-size: cover !important;
        margin-bottom: 20px;
    }

.ht_lst {
    list-style: none;
    margin-top:80px;
}

    .ht_lst li {
        min-height:80px;
        font-size:30px;
        margin-bottom:40px;
        color:#333;
        position:relative;
        padding-top:10px;
        line-height:190%;
    }

    .ht_lst li span:first-child {
        font-size:36px;
        line-height:80px;
        height:80px;
        width:240px;
        color:#fff;
        text-align:center;
        box-sizing:border-box;
        left:0px;
        top:0px;
    }

        .ht_lst li:nth-child(even) span:first-child {
            color: #073;
            margin-left: 40px;
        }

    .ht_lst li:nth-child(odd) {
        padding-left:325px;
        background: url(/img/sub/hbg1.png) no-repeat top left;
    }

        .ht_lst li:nth-child(even) {
            padding-left: 365px;
            background: url(/img/sub/hbg2.png) no-repeat 40px top;
        }

.ht_lst span {
    position:absolute;
}

.org_addr, .org_addr li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .org_addr {
        margin-left:1px;
    }

        .org_addr li {
            float: left;
            margin-left: -1px;
            margin-top: -1px;
            border: 1px solid #c0c0cc;
            width: 33.33%;
            text-align: center;
            font-size: 16px;
            color: #707077;
            height:240px;
            box-sizing:border-box;
            padding:10px 20px 0px 20px;
        }

        .org_addr p {
            display: inline-block;
            border-top: 3px solid #5a4;
            padding-top: 10px;
            padding-bottom:25px;
            font-size: 21px;
            color: #505055;
        }

        .org_addr div {
            text-align:left;
            word-break:keep-all;
            overflow:auto;
        }

        .org_addr span {
            float:left;
            height:43px;
            color: #303033;
            display: inline-block;
            width: 50px;
        }

#map {
    border: 1px solid #c0c0cc;
    width: 100%;
    height: 600px;
    margin-bottom:40px;
}

.tskin1 {
    width:100%;
    border-collapse:collapse;
    margin-top:60px;
}

    .tskin1 td:first-child {
        width:50px;
    }

    .tskin1 td {
        font-weight: 400;
        color: #666;
    }

        .tskin1 sub {
            font-size: 16px;
        }

    .tskin1 th, .tskin1 td {
        font-size: 24px;
        border: 1px solid #ccc;
        padding: 10px 17px;
    }

    .tskin1 th {
        border-top: 2px solid #395;
        background: #f0f0ff;
        font-weight: 400;
    }

    .tskin1 tr:last-child td {
        border-bottom: 1px solid #395;
    }

        .tskin1 th:first-child, .tskin1 td:first-child {
            border-left:none;
        }
        .tskin1 th:last-child, .tskin1 td:last-child {
            border-right: none;
        }

.tskin1_ex1 td:first-child {
    text-align:center;
}

.tskin1_ex1 td:nth-child(2) {
    color:#073;
}