﻿@charset "utf-8";
/* import */
@import url("taBase.css");

.tit_h4 {
    padding-left: 18px;
    background: url('../Image/common/blet_h4.gif') no-repeat 0 3px;
    color: #1d316c;
    font-size: 16px;
}

    .tit_h4 em {
        color: #e61a59;
    }

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt60 {
    margin-top: 60px;
}


/* 개인정보취급정책 */
.policy_w .frame_bx {
    height: 498px;
    border: 1px solid #e6e6e6;
}

.policy_txt {
    padding: 20px;
    font-size: 12px;
    line-height: 20px;
}

.p_tit00 {
    color: #222;
    font: 14px NanumGothicBoldWeb;
}

.p_tit01 {
    color: #e61a59;
    font: 14px NanumGothicBoldWeb;
}

.p_txt01 dt {
    color: #222;
    font-family: NanumGothicBoldWeb;
}

.policy_txt table {
    width: 100%;
}

    .policy_txt table th {
        padding: 2px 5px;
        border: 1px solid #ccc;
        background: #eee;
    }

    .policy_txt table td {
        padding: 2px 5px;
        border: 1px solid #ccc;
    }

.policy_tab {
    overflow: hidden;
    width: 500px;
    border-right: 1px solid #ccc;
    font-size: 15px;
    font-family: NanumGothicBoldWeb;
}

    .policy_tab li {
        float: left;
        width: 249px;
        text-align: center;
        border: 1px solid #ccc;
        border-right: none;
        line-height: 43px;
    }

        .policy_tab li.active {
            background: #e61a59;
            color: #fff;
            border-color: #e61a59;
        }

.tabscontents {
    display: none;
}

.use_agree {
    text-align: right;
}

/* 회원가입 */
.frame_bx_join {
    height: 243px;
    border: 1px solid #e6e6e6;
}

.all_agree {
    margin-top: 24px;
    padding: 25px 0 25px;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    color: #222;
}

.join_fns_bx {
    padding: 45px 0 50px;
    text-align: center;
    border: 1px solid #e6e6e6;
    font-size: 16px;
    line-height: 38px;
}

    .join_fns_bx .join_fns01 {
        color: #e61a59;
        font: 40px/45px NanumGothicBoldWeb;
    }

    .join_fns_bx .join_fns02 {
        padding-top: 90px;
        background: url('../Image/common/icn_congraturation.gif') no-repeat 50% 15px;
        color: #333;
        font: 26px NanumGothicBoldWeb;
    }

.join_f_bx {
    position: relative;
}

.add_info_pr {
    position: absolute;
    top: 5px;
    right: 0;
}

.icn_ipt {
    color: #e61a59;
    font-family: NanumGothicBoldWeb;
}

.fs11 {
    font-size: 12px;
    letter-spacing: -0.05em;
}

.f_new_pw {
    position: relative;
}

    .f_new_pw .pwinfo {
        position: absolute;
        top: 2px;
        left: 280px;
        width: 260px;
        padding-left: 10px;
        text-indent: -10px;
    }

.pop_w {
    position: relative;
    width: 500px;
    background: #fff;
    border: 1px solid #ccc;
}

    .pop_w h1 {
        padding: 18px 0 14px 29px;
        line-height: 18px;
        font-size: 16px;
        background: #1d316c;
        color: #fff;
    }

    .pop_w .pop_close {
        position: absolute;
        top: 18px;
        right: 31px;
    }

    .pop_w .pop_content {
        padding: 30px;
    }

.pop_shuttle {
    width: 544px;
}

.school_list {
    padding-left: 10px;
    line-height: 22px;
}

    .school_list a {
        color: #666;
    }

    .school_list span {
        padding-right: 20px;
        color: #222;
        font-family: NanumGothicBoldWeb;
    }

.idcheck_bx01 {
    text-align: center;
}

    .idcheck_bx01 dt {
        padding-bottom: 14px;
        color: #333;
        font: 22px NanumGothicBoldWeb;
        border-bottom: 1px dotted #838383;
    }

    .idcheck_bx01 dd {
        line-height: 21px;
        font-size: 14px;
    }

        .idcheck_bx01 dd.use {
            padding: 15px 0 7px;
            color: #222;
        }

            .idcheck_bx01 dd.use span {
                color: #e61a59;
                font-family: NanumGothicBoldWeb;
            }

            .idcheck_bx01 dd.use img {
                vertical-align: middle;
            }

.idcheck_bx02 {
    text-align: center;
    padding: 16px 0 18px;
    border: 1px solid #e6e6e6;
    background: #fafafa;
}

    .idcheck_bx02 img {
        vertical-align: middle;
    }

    .idcheck_bx02 .idcheck_tit {
        padding-right: 5px;
        color: #222;
        font: 14px NanumGothicBoldWeb;
    }

.pop_tab {
    overflow: hidden;
    width: 100%;
    background: url('../Image/common/bar_pop_tab.gif') repeat-x 0 bottom;
}

    .pop_tab li {
        float: left;
        width: 132px;
        line-height: 38px;
        border: 1px solid #e0e0e0;
        text-align: center;
        background: #ebebeb;
        color: #666;
        font-family: NanumGothicBoldWeb;
    }

        .pop_tab li.on {
            background: #e61a59;
            border: 1px solid #e61a59;
            color: #fff;
            font-family: NanumGothicBoldWeb;
        }

.pop_postbx01 {
    padding: 15px 0;
    font-size: 14px;
    color: #222;
}

    .pop_postbx01 label {
        padding: 0 10px;
    }

.pop_postbx02 {
    padding: 15px 0 15px 15px;
    border: 1px solid #e6e6e6;
    background: #fafafa;
}

    .pop_postbx02 .post_tit01 {
        display: inline-block;
        width: 50px;
        color: #222;
        font-family: NanumGothicBoldWeb;
    }

    .pop_postbx02 .post_tit02 {
        display: inline-block;
        padding: 0 10px 0 20px;
        color: #222;
        font-family: NanumGothicBoldWeb;
    }

    .pop_postbx02 img {
        vertical-align: middle;
    }

.pop_postbx03 p {
    padding-top: 13px;
    color: #666;
    line-height: 18px;
}

/* 아이디비번찾기 */
.search_idpw01 {
    position: relative;
    text-align: center;
}

    .search_idpw01 .idpw_bx {
        border: 1px solid #e6e6e6;
        width: 508px;
        height: 278px;
    }

    .search_idpw01 .join_bx {
        position: absolute;
        top: 0;
        right: 0;
        width: 239px;
        height: 278px;
        border: 1px solid #283b73;
        background: #f8f8f8;
    }

    .search_idpw01 h4 {
        padding-top: 40px;
        color: #1d316c;
        font-size: 16px;
        font-family: NanumGothicBoldWeb;
    }

    .search_idpw01 .idpw_bx div {
        overflow: hidden;
        width: 100%;
        margin-top: 30px;
        background: url('../Images/common/bar_dot.gif') repeat-y 50% 0;
    }

    .search_idpw01 .idpw_bx dl {
        float: left;
        width: 50%;
    }

        .search_idpw01 .idpw_bx dl dt {
            padding-bottom: 12px;
            color: #222;
            font-size: 15px;
            font-family: NanumGothicBoldWeb;
        }

        .search_idpw01 .idpw_bx dl dd.idpw_desc {
            height: 94px;
            line-height: 18px;
        }

            .search_idpw01 .idpw_bx dl dd.idpw_desc span {
                display: block;
            }

    .search_idpw01 .join_bx h4 {
        padding-bottom: 20px;
    }

        .search_idpw01 .join_bx h4 span {
            display: block;
        }

    .search_idpw01 .join_bx .join_desc {
        height: 110px;
        line-height: 18px;
    }

    .search_idpw01 .join_bx p span {
        display: block;
    }

.search_idpw02 {
    padding: 30px;
    border: 1px solid #e6e6e6;
}

    .search_idpw02 .tit_bx {
        padding-bottom: 10px;
        border-bottom: 3px solid #97a4c8;
        font-size: 14px;
    }

        .search_idpw02 .tit_bx h4 {
            color: #222;
            font-size: 25px;
            font-family: NanumGothicBoldWeb;
        }

    .search_idpw02 .f_idpw {
        padding: 25px 0 0 0;
    }

        .search_idpw02 .f_idpw .fip_com {
            padding: 0 0 10px 100px;
            font-size: 12px;
        }

            .search_idpw02 .f_idpw .fip_com span {
                display: inline-block;
                width: 90px;
                line-height: 35px;
                color: #333;
                font-size: 14px;
                font-family: NanumGothicBoldWeb;
            }

            .search_idpw02 .f_idpw .fip_com .inp_login {
                width: 266px;
                height: 33px;
                line-height: 33px;
                border: 1px solid #dfdfdf;
                border-top: 1px solid #afafaf;
                border-left: 1px solid #afafaf;
                background: #fafafa;
            }

        .search_idpw02 .f_idpw .fip_btn {
            text-align: center;
        }

        .search_idpw02 .f_idpw .fip_txt {
            padding-bottom: 25px;
            text-align: center;
            line-height: 20px;
            font-size: 14px;
        }

            .search_idpw02 .f_idpw .fip_txt em {
                font-family: NanumGothicBoldWeb;
                color: #e61a59;
            }

