@charset "utf-8";

/* CSS Document */
@import url(https://www.mbcarchive.com/include/css/font.css);

/*common*/
html {
    -webkit-text-size-adjuct: none;
    -ms-text-size-adjuct: none;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, button,
select {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.42857;
    font-family: 'Nanum Gothic','나눔 고딕',dotum,'돋움';
    font: inherit;
    color: #333;
    font-size: 100%;
}

body {
    font-size: 13px;
    min-width:1218px;
}

dl, ul, ol, menu, li {
    list-style: none;
}

header, footer, main {
    display: block;
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
}

fieldset, img {
    border: 0 none;
}

button {
    font-size: 0;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

    button span {
        font-size: 0;
        position: relative;
    }

em {
    font-style: normal;
}

input, select, textarea, button {
    vertical-align: middle;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

svg * {
    fill: inherit;
    stroke: inherit;
}

caption {
    position: absolute;
    left: -9999px;
    z-index: -1;
}

.screen-out {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
}

.ellipsis-multi {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.accessibility {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    text-align: left;
}

    .accessibility a {
        display: block;
        position: absolute;
        top: -1000px;
        left: 0;
        z-index: 500;
        width: 100%;
        text-align: center;
    }

        .accessibility a:focus, .accessibility a:active {
            position: absolute;
            top: 0;
            z-index: 1000;
            height: 20px;
            background: #000;
            font: bold 12px dotum;
            color: #fff;
            line-height: 40px;
        }

.wrapper {
    width: 1218px;
    margin: 0 auto;
    position: relative;
}

.sub {
    line-height: 1;
    letter-spacing: -1px;
}

.ui-datepicker {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

/* padding, margin  */
.pd_01 {
    padding: 1px;
}

.pd_b01 {
    padding-bottom: 1px;
}

.pd_l01 {
    padding-left: 1px;
}

.pd_r01 {
    padding-right: 1px;
}

.pd_t01 {
    padding-top: 1px;
}

.pd_05 {
    padding: 5px;
}

.pd_b05 {
    padding-bottom: 5px;
}

.pd_l05 {
    padding-left: 5px;
}

.pd_r05 {
    padding-right: 5px;
}

.pd_t05 {
    padding-top: 5px;
}

.pd_10 {
    padding: 10px;
}

.pd_b10 {
    padding-bottom: 10px;
}

.pd_l10 {
    padding-left: 10px;
}

.pd_r10 {
    padding-right: 10px;
}

.pd_t10 {
    padding-top: 10px;
}

.pd_l13 {
    padding-left: 13px;
}

.pd_20 {
    padding: 20px;
}

.pd_b20 {
    padding-bottom: 20px;
}

.pd_l20 {
    padding-left: 20px;
}

.pd_r20 {
    padding-right: 20px;
}

.pd_t20 {
    padding-top: 20px;
}

.pd_30 {
    padding: 30px;
}

.pd_b30 {
    padding-bottom: 30px;
}

.pd_l30 {
    padding-left: 30px;
}

.pd_r30 {
    padding-right: 30px;
}

.pd_t30 {
    padding-top: 30px;
}

.mg_01 {
    margin: 1px;
}

.mg_b01 {
    margin-bottom: 1px;
}

.mg_l01 {
    margin-left: 1px;
}

.mg_r01 {
    margin-right: 1px;
}

.mg_t01 {
    margin-top: 1px;
}

.mg_05 {
    margin: 5px;
}

.mg_b05 {
    margin-bottom: 5px;
}

.mg_l05 {
    margin-left: 5px;
}

.mg_r05 {
    margin-right: 5px;
}

.mg_t05 {
    margin-top: 5px;
}

.mg_10 {
    margin: 10px;
}

.mg_b10 {
    margin-bottom: 10px;
}

.mg_l10 {
    margin-left: 10px;
}

.mg_r10 {
    margin-right: 10px;
}

.mg_r07 {
    margin-right: 7px;
}

.mg_t10 {
    margin-top: 10px;
}

.mg_20 {
    margin: 20px;
}

.mg_b20 {
    margin-bottom: 20px;
}

.mg_b30 {
    margin-bottom: 30px;
}

.mg_b40 {
    margin-bottom: 40px;
}

.mg_b50 {
    margin-bottom: 50px;
}

.mg_l20 {
    margin-left: 20px;
}

.mg_r20 {
    margin-right: 20px;
}

.mg_t20 {
    margin-top: 20px;
}

.mg_30 {
    margin: 30px;
}

.mg_b30 {
    margin-bottom: 30px;
}

.mg_l30 {
    margin-left: 30px;
}

.mg_r30 {
    margin-right: 30px;
}

.mg_t30 {
    margin-top: 30px;
}

.sfont {
    font-size: 11px;
}

.sfont2 {
    font-size: 12px;
}

.bfont_bold {
    font-size: 14px;
    font-weight: bold;
}

/* 2019 공통 header 개편 */
.mbcarchive-header * {
    line-height: 1;
}

.header-wrap {
    position: relative;
}

.snb-wrap {
    height: 60px;
    background: url(../img/logo-bg.jpg) repeat-x center top;
}

    .snb-wrap .wrapper {
        overflow: hidden;
        height: 60px;
        line-height: 60px;
        vertical-align: middle;
        padding-right: 7px;
    }

    .snb-wrap a {
    }

    .snb-wrap .logo {
        float: left;
        line-height: 60px;
    }

        .snb-wrap .logo a {
        }

            .snb-wrap .logo a img {
                vertical-align: middle;
            }

    .snb-wrap .snb {
        float: right;
        margin-right: -7px;
    }

        .snb-wrap .snb ul {
            font-size: 0;
        }

            .snb-wrap .snb ul li {
                line-height: 60px;
                display: inline-block;
                margin-left: 40px;
            }

                .snb-wrap .snb ul li:first-child {
                    margin-left: 0;
                }

                .snb-wrap .snb ul li a {
                    letter-spacing: -1px;
                    line-height: 1;
                    padding: 5px 7px;
                    vertical-align: middle;
                    font-size: 14px;
                    color: #fff;
                    font-family: 'notokr-medium';
                }

                    .snb-wrap .snb ul li a:hover {
                        background-color: #fff;
                        color: #3030c1;
                    }

                .snb-wrap .snb ul li.active a {
                    background-color: #fff;
                    color: #3030c1;
                }

.gnb-wrap {
    height: 55px;
    background-color: #562173;
}

    .gnb-wrap ul li, .gnb-wrap .gnb-sub {
        display: inline-block;
    }

    .gnb-wrap a {
    }

    .gnb-wrap .gnb {
        text-align: center;
    }

    .gnb-wrap .left ul {
        font-size: 0;
    }

        .gnb-wrap .left ul li:hover {
            background-color: #391d5b;
        }

        .gnb-wrap .left ul li.on {
            background-color: #391d5b;
        }

        .gnb-wrap .left ul li.collection {
        }

        .gnb-wrap .left ul li a {
            padding: 0 50px;
            line-height: 55px;
            display: inline-block;
        }

        .gnb-wrap .left ul li strong {
            vertical-align: middle;
            font-family: 'notokr-medium';
            color: #fff;
            font-size: 17px;
            line-height: 1;
        }

        .gnb-wrap .left ul li span.down {
            vertical-align: middle;
            text-indent: -9999px;
            margin-left: 20px;
            display: inline-block;
            width: 10px;
            height: 5px;
            background: url(../img/common/btn_gnb_down.png) no-repeat left center;
        }

    .gnb-wrap .right {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -8px;
        font-size: 0;
    }

    .gnb-wrap .gnb-panel {
        margin-left: 18px;
    }

    .gnb-wrap .gnb-search input {
        cursor: pointer;
        display: block;
        width: 17px;
        height: 16px;
        background: url(../img/common/btn_search-v2.png) no-repeat center center;
    }

    .gnb-wrap .gnb-panel input {
        cursor: pointer;
        display: block;
        width: 15px;
        height: 14px;
        background: url(../img/common/btn_menu.png) no-repeat center center;
    }

    .gnb-wrap .gnb-sub button span {
        font-size: 0;
    }

.header-wrap {
    position: relative;
    width: 100%;
    z-index: 30;
}

    .header-wrap .search-panel {
        width: 100%;
        height: 105px;
        background-color: #6e6ed3;
        display: none;
    }

        .header-wrap .search-panel.active {
            display: block;
        }

        .header-wrap .search-panel .search-text {
            font-size: 0;
            line-height: 105px;
            text-align: center;
        }

        .header-wrap .search-panel .wrapper {
            height: 100%;
        }

        .header-wrap .search-panel form {
            vertical-align: middle;
            font-size: 0;
            display: inline-block;
        }

        .header-wrap .search-panel input#search {
        }

        .header-wrap .search-panel input::placeholder {
            color: #ccc;
        }

        .header-wrap .search-panel input:-ms-input-placeholder {
            color: #ccc;
        }

        .header-wrap .search-panel button {
            font-size: 0;
        }

            .header-wrap .search-panel button.search-detail {
                vertical-align: middle;
                margin-left: 26px;
            }

        .header-wrap .search-panel input.search-close {
            width: 25px;
            height: 24px;
            background: url(../img/common/btn_search_close_v2.png) no-repeat center center;
            position: absolute;
            top: 50%;
            margin-top: -12px;
            right: -66px;
        }

        .header-wrap .search-panel button span {
        }

    .header-wrap .menu-panel-wrap {
        position: relative;
    }

    .header-wrap .menu-panel {
        background-color: #f3f3f2;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
    }

        .header-wrap .menu-panel.active {
            display: block;
        }

    .header-wrap .panel-menu {
        padding: 30px 60px 32px;
        box-sizing: border-box;
    }

        .header-wrap .panel-menu .wrapper {
            height: 100%;
            overflow: hidden;
        }

        .header-wrap .panel-menu h3 {
            font-size: 25px;
            font-family: 'notokr-bold';
            color: #04041e;
            float: left;
            width: 25%;
        }

        .header-wrap .panel-menu ul {
            overflow: hidden;
            float: left;
            width: 75%;
        }

            .header-wrap .panel-menu ul li {
                float: left;
                line-height: 35px;
            }

    .header-wrap .collsearch {
        border-bottom: 4px solid #3030c1;
    }

        .header-wrap .collsearch ul li {
            width: 20%;
            margin-bottom: 3px;
        }

            .header-wrap .collsearch ul li a {
                font-family: 'notokr-bold';
                color: #04041e;
                font-size: 16px;
                padding: 4px 6px 4px;
            }

            .header-wrap .collsearch ul li a:hover { 
                background-color:#3030c1;
                color:#fff;
            }

    .header-wrap .panel-menu.program {
        border-bottom: 4px solid #01e6cc;
    }

        .header-wrap .panel-menu.program .more-btn {
            
        }

            .header-wrap .panel-menu.program .more-btn button.next {
                display: block;
                position: absolute;
                right: 5%;
                top: 50%;
                margin-top: -47px;
                width: 95px;
                height: 95px;
                text-indent: -9999px;
                background: url(../img/common/btn_program.png) no-repeat center center;
            }

            .header-wrap .panel-menu.program .more-btn button.prev {
                display: block;
                position: absolute;
                left: 13%;
                top: 50%;
                margin-top: -47px;
                width: 95px;
                height: 95px;
                text-indent: -9999px;
                background: url(../img/common/btn_program_prev.png) no-repeat center center;
            }

    .header-wrap .panel-menu .program-list {
        overflow: hidden;
        float: left;
        width: 60%;
    }

        .header-wrap .panel-menu .program-list ul {
            float: none;
            width: 100%;
            max-height: 188px;
        }

            .header-wrap .panel-menu .program-list ul li {
                width: 185px;
                float: left;
            }

                .header-wrap .panel-menu .program-list ul li:first-child {
                }

                .header-wrap .panel-menu .program-list ul li a, .header-wrap .program ul li span, .header-wrap .program ul li strong {
                    display: inline-block;
                }

                .header-wrap .panel-menu .program-list ul li a {
                    width: 154px;
                }

                .header-wrap .panel-menu .program-list ul li span, .header-wrap .program ul li strong {
                    font-size: 16px;
                    font-family: 'notokr-bold';
                    line-height: 21px;
                    color: #04041e;
                    word-break: keep-all;
                }

                .header-wrap .panel-menu .program-list ul li a .txt{
                    display:inline-block;
                }
                
                .header-wrap .panel-menu .program-list ul li a .txt strong{
                    display: block;
                    padding: 4px 6px 4px;
                    box-sizing: border-box;
                }
                .header-wrap .panel-menu .program-list ul li a .txt span {
                    display: inline;
                    padding: 0 6px 4px;
                    box-sizing: border-box;
                }

                .header-wrap .panel-menu .program-list ul li a:hover .txt strong, 
                .header-wrap .panel-menu .program-list ul li a:hover .txt span{
                    background-color:#3030c1;
                    color:#fff;
                }

                .header-wrap .panel-menu .program-list ul li .img {
                    width: 154px;
                    height: 97px;
                    margin-bottom: 14px;
                    overflow: hidden;
                }

                .header-wrap .panel-menu .program-list ul li .img img{
                    width:100%; height:100%;
                }

/* 2019 개편 footer */
#footer {
    background-color: #000;
    padding: 45px 0;
}

    #footer .fnb {
        overflow: hidden;
        margin-bottom: 5px;
    }

    #footer .left {
        float: left;
    }

    #footer .right {
        float: right;
    }

    #footer ul {
        font-size: 0;
    }

        #footer ul li {
            display: inline-block;
            line-height: 20px;
        }

            #footer ul li a {
                display: inline-block;
                color: #fff;
                font-size: 12px;
                font-family: 'notokr-regular';
            }

        #footer ul.foot-menu li {
            margin-left: 34px;
        }

            #footer ul.foot-menu li:first-child {
                margin-left: 0;
            }

            #footer ul.foot-menu li.sitemap a {
                padding: 0 12px;
                border: 1px solid #fff;
            }

        #footer ul.sns-menu li {
            margin-left: 18px;
        }

            #footer ul.sns-menu li:first-child {
                margin-left: 0;
            }

            #footer ul.sns-menu li a {
                background-position: center center;
                background-repeat: no-repeat;
                text-indent: -9999px;
                height: 20px;
            }

                #footer ul.sns-menu li a.twt {
                    background-image: url(../img/common/fnb-sns1.png);
                    width: 20px;
                }

                #footer ul.sns-menu li a.fcb {
                    background-image: url(../img/common/fnb-sns2.png);
                    width: 10px;
                }

                #footer ul.sns-menu li a.isg {
                    background-image: url(../img/common/fnb-sns3.png);
                    width: 22px;
                }

    #footer .copyright {
        color: #fff;
        font-size: 12px;
        font-family: 'notokr-regular';
    }

/* content */
#content {
    width: 1165px;
    margin: 0 auto;
    padding: 70px 0 60px 0;
    min-height: 700px
}

.view #content{
    padding-top:35px;
}

    #content .wrapper {
        width: 1165px;
    }

    #content .comment {
        margin-bottom: 30px;
        vertical-align: middle;
        font-size: 27px;
        line-height: 32px;
        color: #3030c1;
        font-family: 'notokr-regular';
    }

        #content .comment a {
            font-size: 27px;
            line-height: 32px;
            color: #3030c1;
        }

            #content .comment a.site {
                display: inline-block;
                vertical-align: bottom;
                margin-left: 30px;
                width: 127px;
                height: 31px;
            }

        #content .comment span {
            vertical-align: middle;
            font-size: 13px;
        }

    #content > h2 {
        border-bottom: 1px solid #818185;
        font-size: 20px;
        margin-bottom: 18px;
        padding-bottom: 14px;
    }

    #content h3 {
        font-size: 24px;
        margin-bottom: 15px;
        font-family: 'notokr-bold';
    }

    #content h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    #content .table_title {
        font-size: 14px;
    }

/* content 공통 */
.search {
    position: relative;
    text-align: center;
}

select {
    border: 1px solid #C9C9C9;
    background: #fff;
    height: 30px !important;
    line-height: 30px;
    box-sizing: border-box;
    display: inline-block;
}

input[type=text] {
    border: 1px solid #C9C9C9;
    background: #fff;
    height: 28px;
    line-height: 28px;
}

.search-wrap {
    width: 1046px;
    margin: 0 auto;
    padding-top: 25px;
    box-sizing: border-box;
}

.search .field {
    position: relative;
    margin-bottom: 27px;
}

.search legend {
    display: none;
}

.search .field {
    font-size: 0;
}

    .search .field input, .search .field a, .search .field img {
        vertical-align: middle;
        display: inline-block;
    }

        .search .field input[type=text] {
            padding: 0 20px;
            border: none;
            width: 829px;
            height: 51px;
            background: url(../img/common/bg_search_bar_v2.png) no-repeat center center;
            box-sizing: border-box;
            font-size: 18px;
            font-family: 'notokr-demilight';
        }

.search .btn_search {
    width: 73px;
    height: 51px;
    border: none;
    vertical-align: top;
}

.search .btn_search_detail {
    margin-left: 14px;
}

.search fieldset label.over {
    position: absolute;
    top: 17px;
    left: 20px;
    color: #ccc;
    font-family: 'notokr-demilight';
    padding: 0;
    font-size: 18px;
}

.search fieldset label.over_img {
    position: absolute;
    top: 15px;
    right: 280px;
    color: #000;
    padding: 0;
    display: none;
}

.search .keyword_list {
    position: absolute !important;
    top: 60px !important;
    left: 0 !important;
    overflow: auto;
    width: 626px;
    width: 901px;
    height: 200px;
    background: #fff;
    z-index: 500;
    border: 1px solid #CFCFCF;
    margin-top: -2px;
    display: none;
    z-index: 999;
}

    .search .keyword_list ul {
        cursor: pointer
    }

        .search .keyword_list ul li {
            text-align: left;
            font-size: 12px;
            line-height: 20px;
        }

            .search .keyword_list ul li a {
                font-size: 12px;
                color: #6f6f6f;
                display: block;
                padding: 4px 20px;
            }

#searchDetail {
}

    #searchDetail h2 {
        font-family: 'notokr-bold';
        font-size: 20px;
    }

    #searchDetail .comment {
        font-size: 14px;
        color: #454545;
        margin-bottom: 15px;
    }

#content .search_detail {
    border: 1px solid #ccc;
    background: #f7f7f7;
    padding: 25px 15px;
    margin-bottom: 40px;
    font-size: 14px;
}

    #content .search_detail > dl {
        overflow: hidden;
    }

        #content .search_detail > dl > dt, #content .search_detail > dl > dd {
            height: 26px;
            line-height: 26px;
            vertical-align: middle;
            padding: 5px 0;
        }

        #content .search_detail > dl > dt {
            float: left;
            background: url(../img/common/dot.gif) left no-repeat;
            padding-left: 7px;
            width: 110px;
            font-weight: bold;
        }

        #content .search_detail > dl > dd {
            float: left;
        }

            #content .search_detail > dl > dd p.txt-info {
                display: inline-block;
                vertical-align: middle;
            }

            #content .search_detail > dl > dd input {
                vertical-align: middle;
            }

                #content .search_detail > dl > dd input.date {
                    width: 104px;
                    text-align: center;
                    margin-right: 5px;
                    color: #999;
                }

            #content .search_detail > dl > dd img {
                vertical-align: middle;
            }

            #content .search_detail > dl > dd > label {
                margin-right: 20px;
            }

            #content .search_detail > dl > dd select {
                min-width: 104px;
                margin-right: 5px;
            }

            #content .search_detail > dl > dd input.btn_search {
                height: 26px;
                line-height: 26px;
                background: #3030c1;
                border: 1px solid #3030c1;
                color: #fff;
                min-width: 70px;
                text-align: center;
            }

            #content .search_detail > dl > dd input.keyword {
                width: 330px;
                margin-right: 5px;
            }

    #content .search_detail .serch_more {
        margin-left: 10px;
    }

#content .search_detail2 {
    border: 1px solid #ccc;
    background: #f7f7f7;
    padding: 15px;
    margin-bottom: 15px;
}

    #content .search_detail2 > dl {
        overflow: hidden;
    }

        #content .search_detail2 > dl > dt, #content .search_detail > dl > dd {
            height: 26px;
            line-height: 26px;
            vertical-align: middle;
        }

        #content .search_detail2 > dl > dt {
            float: left;
            background: url(../img/common/dot.gif) left no-repeat;
            padding-left: 7px;
            width: 90px;
            font-weight: bold;
        }

        #content .search_detail2 > dl > dd {
            float: left;
        }

            #content .search_detail2 > dl > dd input {
                vertical-align: middle;
            }

    #content .search_detail2 .ui-datepicker-trigger {
        vertical-align: middle;
    }

    #content .search_detail2 > dl > dd input.date {
        width: 104px;
        text-align: center;
        margin-right: 5px;
    }

    #content .search_detail2 > ul {
        overflow: hidden;
        padding-top: 6px;
    }

        #content .search_detail2 > ul > li {
            float: left;
            margin-right: 10px;
        }

            #content .search_detail2 > ul > li.sel1 {
                margin-right: 47px;
            }

            #content .search_detail2 > ul > li.sel2 input[type=text] {
                width: 310px;
            }

            #content .search_detail2 > ul > li > label {
                background: url(../img/common/dot.gif) left no-repeat;
                padding-left: 7px;
                width: 86px;
                font-weight: bold;
                display: inline-block;
                line-height: 26px;
            }

            #content .search_detail2 > ul > li > select {
                min-width: 104px;
            }

#content .search_siblings {
    margin-bottom: 20px;
}

    #content .search_siblings .cont { /* height:40px; */
        overflow: hidden;
    }

        #content .search_siblings .cont > a {
            color: #3030c1;
            font-size: 16px;
            font-family: 'notokr-medium';
            display: inline-block;
            margin: 0 11px 11px 0;
            background-color: #edeff9;
            padding: 0 15px;
            box-sizing: border-box;
            text-align: center;
            min-width: 210px;
            height: 38px;
            line-height: 38px;
        }

    #content .search_siblings .more {
        text-align: right;
    }

        #content .search_siblings .more > input {
            background: url(../img/common/arrow_down.png) right no-repeat;
            padding-right: 15px;
            border: none;
        }

#content .descript {
    font-size: 14px;
    margin-bottom: 15px;
}

    #content .descript strong {
        font-family: 'notokr-bold';
    }

#content .category .sel_box {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}

    #content .category .sel_box select, #content .category .sel_box input {
        float: left;
        margin-right: 10px;
    }

    #content .category .sel_box select {
        min-width: 114px;
    }

#content .category h3 {
    font-size: 14px;
    background: #f0f0f0;
    border-top: 1px solid #818185;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 11px 15px
}

#content .category .cate_list {
    overflow: hidden;
    margin-bottom: 30px;
    margin-left: 15px;
}

    #content .category .cate_list > li {
        float: left;
        background: url(../img/common/line1.gif) right no-repeat;
        padding-right: 10px;
        margin-right: 10px;
    }

        #content .category .cate_list > li > a {
            color: #388dea;
        }

            #content .category .cate_list > li > a:hover {
                text-decoration: underline;
            }

.tabmenu {
    overflow: hidden;
    border-bottom: 2px solid #3030c1;
    margin-bottom: 15px;
}

    .tabmenu > li {
        float: left;
        width: 16.6666% !important;
    }

        .tabmenu > li > a {
            display: block;
            padding: 15px 0;
            text-align: center;
            background: #fff;
            border-right: 1px solid #ccc;
            border-top: 1px solid #ccc;
            font-size: 14px;
        }

        .tabmenu > li:first-child > a {
            border-left: 1px solid #ccc;
        }

        .tabmenu > li.on > a {
            background: #3030c1;
            color: #fff;
            font-weight: normal;
            font-family: 'notokr-medium';
            border-right: 2px solid #3030c1;
            border-top: 2px solid #3030c1;
        }

        .tabmenu > li.on:first-child > a {
            border-left: 2px solid #3030c1;
        }

.tabmenu2 {
    overflow: hidden;
    margin-bottom: 38px;
}

    .tabmenu2 > li {
        float: left;
        width: 33.3333%;
        height: 50px;
        border: 1px solid #3030c1;
        border-left: none;
        text-align: center;
        box-sizing: border-box;
    }

    .tabmenu2.w3 > li {
        width: 30%;
    }

    .tabmenu2.w4 > li {
        width: 25%;
    }

    .tabmenu2 > li > a {
        display: block;
        text-align: center;
        font-size: 19px;
        line-height: 50px;
        color: #3030c1;
        font-family: 'notokr-medium';
    }

    .tabmenu2 > li:first-child {
        border-left: 1px solid #3030c1;
    }
    
    .tabmenu2 > li.on {
        background-color:#3030c1;
    }

    .tabmenu2 > li.on > a {
        color: #fff;
    }

    .tabmenu2 > li.on:first-child > a {
    }

.tabmenu3 {
    padding-top: 57px;
    position: relative;
    z-index: 0;
}

    .tabmenu3 > h4 {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        background: #e6e6e6;
        height: 38px;
        line-height: 38px;
        border: 1px solid #ccc;
        z-index: 1;
        width: 20%;
        text-align: center;
        cursor: pointer;
    }

        .tabmenu3 > h4:nth-child(3) {
            left: 20%;
        }

        .tabmenu3 > h4.on {
            color: #388dea;
            border: 1px solid #388dea;
            background: #fff;
            z-index: 2;
        }

    .tabmenu3 .cont_area {
        display: none;
    }

        .tabmenu3 .cont_area > p {
            margin-bottom: 10px;
        }

        .tabmenu3 .cont_area .table_title {
            font-weight: bold;
        }

        .tabmenu3 .cont_area .list_type2 {
            margin-bottom: 30px;
        }

.red {
    color: #ff2030;
}

.blu {
    color: #3030c1;
}

.video_thum {
    background: #e6e6e6;
}

.noimg, .novid, .nopay {
    width: 100%;
    height: 100%;
    background-position: center 10px;
    background-repeat: no-repeat;
}

    .noimg > p, .novid > p, .nopay > p {
        color: #707070;
    }

.noimg {
    background-image: url(../img/common/noimg.gif);
}

.novid {
    background-image: url(../img/common/novideo.gif);
}

.nopay {
    background-image: url(../img/common/nopay.gif);
}

.hd {
    background: #3030c1;
    border: 1px solid #3030c1;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 0px 5px;
    margin-left: 6px;
}

.btn_blu {
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    font-weight: bold;
    background: #3030c1;
    border: 1px solid #3030c1;
    color: #fff;
    min-width: 70px;
    text-align: center;
    display: inline-block;
}

.btn_view {
    height: 26px;
    line-height: 26px;
    background: #fff;
    border: 1px solid #ccc;
    color: #707070;
    min-width: 70px;
    text-align: center;
}

.nodata {
    padding: 15px 0
}

#content .btn_table_off {
    border: 1px solid #999;
    background: #e5e5e5;
    font-size: 12px;
    color: #707070;
    width: 58px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-decoration: none;
}

#content .btn_table_on {
    border: 1px solid #3030c1;
    cursor: pointer;
    background: #fff;
    font-size: 12px;
    color: #3030c1;
    width: 58px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-decoration: none;
}

#content .btn_table_off_last {
    border: 1px solid #999;
    background: #e5e5e5;
    font-size: 12px;
    color: #707070;
    width: 46px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-decoration: none;
}

#content .btn_table_on_last {
    border: 1px solid #3030c1;
    cursor: pointer;
    background: #fff;
    font-size: 12px;
    color: #3030c1;
    width: 46px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-decoration: none;
}

#content .btn_lh {
    line-height: 18px;
}


.text_wrap {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 20px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    text-align: center;
}

    .text_wrap .img_pay li {
        float: left;
        width: 310px;
        height: 80px;
        border-left: 1px solid #ccc;
        font-size: 16px;
    }

        .text_wrap .img_pay li:first-child {
            border-left: none;
        }

        .text_wrap .img_pay li:last-child {
            padding-left: 40px;
            width: 230px;
        }

    .text_wrap .img_pay .last {
        float: left;
        padding-left: 20px;
        vertical-align: middle;
        padding-top: 15px;
    }

    .text_wrap .img_pay .btn_pay {
        display: inline-block;
        height: 50px;
        line-height: 50px;
    }

    .text_wrap .member li {
        float: left;
        margin: 20px 0px;
        width: 478px;
        height: 120px;
        border-left: 1px solid #ccc;
    }

        .text_wrap .member li:first-child {
            margin-left: 0px;
            border-left: none;
        }

    .text_wrap .member img {
        margin-right: 10px;
    }

    .text_wrap .member p {
        margin-top: 15px;
    }

/* 로그인 */
.login_box {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 20px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    text-align: center;
    font-family: 'notokr-regular';
}

.login_zone {
    float: left;
    text-align: center;
    margin: 20px 10px;
    width: 410px;
}

    .login_zone .login_area {
        margin: 70px 25px 10px 25px;
        overflow: hidden;
    }

    .login_zone input[type=text], .login_zone input[type=password] {
        padding-left: 10px;
        width: 170px;
    }

.login_area .login_int {
    float: left;
    width: 274px;
    padding-bottom: 10px;
}

    .login_area .login_int dt, .login_area .login_int dd {
        float: left;
    }

    .login_area .login_int dt {
        width: 70px;
        font-weight: bold;
        padding-top: 5px;
    }

    .login_area .login_int dd {
        width: 200px;
        padding-bottom: 5px;
    }

.login_area .btn_login {
    float: right;
    height: 56px;
    line-height: 56px;
    background: #3030c1;
    border: 1px solid #3030c1;
    color: #fff;
    min-width: 80px;
    text-align: center;
}

.login_event {
    float: right;
    border-left: 1px solid #ccc;
    padding-left: 20px;
    width: 478px;
    height: 270px;
    text-align: center;
}

.login_box .btn_wrap {
    width: 410px;
}

.txt_info {
    font-size: 14px;
    line-height: 20px;
    float: left;
    width: 410px;
    margin-top: 20px;
}

/* 아이디/비밀번호 찾기*/
.info_wrap {
    overflow: hidden;
    margin-top: 30px;
    padding: 20px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    text-align: center;
}

    .info_wrap > div:first-child {
        margin-left: 0px;
        border-left: none;
    }

.find_wrap {
    float: left;
    margin: 20px 0px;
    width: 478px;
    border-left: 1px solid #ccc;
    line-height: 24px;
}

.info_area {
    overflow: hidden;
    width: 300px;
    margin: 20px auto;
}

    .info_area dt, .info_area dd {
        float: left;
    }

    .info_area dt {
        width: 100px;
        font-weight: bold;
        padding-top: 5px;
        text-align: left;
    }

    .info_area dd {
        padding-bottom: 5px;
    }

    .info_area li {
        padding: 7px 0 6px 0;
        margin: 0 auto;
        width: 200px;
        text-align: left;
    }

    .info_area .right_list {
        margin: 15px 0 16px 0;
    }

    .info_area input[type=text] {
        padding-left: 10px;
        width: 170px;
    }

/* 버튼타입 */
.btn_wrap {
    text-align: center;
}

.btn_pay {
    line-height: 26px;
    background: #388dea;
    border: 1px solid #277ddb;
    color: #fff;
    min-width: 100px;
    text-align: center;
    display: inline-block
}

#content .comment .btn_arr {
    line-height: 26px;
    background: #3030c1;
    border: 1px solid #3030c1;
    color: #fff;
    font-size: 13px;
    width: 130px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-left: 10px;
}

#content .clear_btn {
    text-align: center;
}

    #content .clear_btn img {
        padding-left: 10px;
    }

#content .btn_cancle {
    border: 1px solid #999;
    background: #fff;
    color: #454545;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
}

#content .btn_complete {
    border: 1px solid #3030c1;
    background: #3030c1;
    color: #fff;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
}

#content .big_type1 {
    padding: 10px 30px;
    background: #fff;
    border: 1px solid #3030c1;
    color: #3030c1;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

#content .big_type2 {
    padding: 10px 30px;
    background: #2626bf;
    border: 1px solid #696ad2;
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

#content .big_type3 {
    padding: 10px 30px;
    background: #fff;
    border: 1px solid #5858ce;
    color: #5858ce;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

#content .btn_member {
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #3030c1;
    color: #3030c1;
    font-size: 15px;
    width: 258px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

#content .btn_board {
    font-size: 14px;
    font-family: 'notokr-bold';
    border: 1px solid #3030c1;
    color: #3030c1;
    width: 100px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

#content .btn_etc {
    border: 1px solid #3030c1;
    color: #3030c1;
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
}

#content .btn_wrap a:last-child {
    margin-right: 0px;
}

.btn_line_gray {
    border: 1px solid #9f9f9f;
    color: #454545;
    min-width: 90px;
    padding: 0 10px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
}

/* 박스공통 */
.box_wrap {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 15px;
}

    .box_wrap ul li {
        padding-bottom: 10px;
    }

        .box_wrap ul li:last-child {
            padding-bottom: 0px;
        }

        .box_wrap ul li label {
            padding-left: 5px;
        }

    .box_wrap .img_left dt {
        float: left;
        padding-right: 20px;
    }

/* 필수항목 */
.essential {
    display: inline-block;
    width: 10px;
    color: #ff2030;
    margin-left: -10px;
}

/* 인풋간격 */
.input_pd {
    padding-left: 10px;
}

.check_mgtr {
    margin: 3px 3px 0 0
}

/* 텍스트 타입 */
.txt_guide {
    font-size: 13px;
}

/* 라인관련 */
.line_b {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}

.line_r {
    border-right: 1px solid #ccc;
}

/* 완료페이지 */
.complete {
    margin: 100px 0 50px 0;
    text-align: center;
}

    .complete .title {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 30px;
        vertical-align: middle;
    }

        .complete .title img {
            padding-right: 10px;
        }

    .complete .text {
        font-size: 14px;
        line-height: 24px;
    }

.txt_list {
    margin-bottom: 30px;
}

    .txt_list li {
        line-height: 24px;
    }

/* 회원가입 */
.join-form #content .comment {
    color: #454545;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
}

    .join-form #content .comment .float_right {
        float: right;
    }

.step_wrap {
    overflow: hidden;
}

.step {
    float: right;
    font-size: 14px;
    color: #707070;
}

    .step li {
        float: left;
        padding: 0 20px 0 10px;
        background: url(../img/common/icon_step.png) no-repeat right;
        line-height: 20px;
    }

        .step li:last-child {
            background: none;
            padding-right: 0px;
        }

    .step .on {
        color: #388dea;
    }

    .step img {
        padding-right: 10px;
        vertical-align: middle;
    }

/* 이용약관 관련 */
.access_terms {
    border: 1px solid #ccc;
    padding: 15px;
    height: 120px;
    overflow: scroll;
    line-height: 18px;
}

    .access_terms .title {
        padding-bottom: 10px;
        font-size: 14px;
        font-weight: bold;
    }

    .access_terms .sub_title {
        padding-bottom: 10px;
        font-weight: bold;
    }

/*마이페이지*/
.mypage_info > p {
    margin-bottom: 10px;
}

.btn_more_view {
    cursor: pointer
}

    .btn_more_view:hover {
        text-decoration: underline;
    }

.btn_right {
    float: right;
    margin-top: -25px;
    margin-bottom: 10px;
}

    .btn_right .btn_blu {
        padding: 0 10px;
    }

.table_title {
    clear: both;
}

/*이용안내*/
.select_right {
    float: right;
    margin-top: -36px;
    overflow: hidden;
}

    .select_right select {
        min-width: 144px;
        float: left;
        font-size: 14px;
    }

    .select_right label {
        float: left;
        margin-right: 10px;
        font-size: 14px;
        display: block;
        height: 24px;
        line-height: 24px;
        color: #454545;
        font-weight: bold;
        background: url(../img/common/dot.gif) left no-repeat;
        padding-left: 6px;
    }

/*about*/
.about .txt {
    margin-bottom: 35px;
}

.about .btxt {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
}

.about > dl {
    overflow: hidden;
    width: 953px;
    margin: 0 auto 40px;
}

    .about > dl > dt {
        text-align: center;
    }

    .about > dl > dd {
        float: left;
    }

.privercy {
    line-height: 1.5em;
}

    .privercy p {
        margin-bottom: 20px;
    }

.copy_cont {
    padding-top: 30px;
    margin-bottom: 30px;
}

    .copy_cont dl {
        padding-left: 190px;
        background: url(../img/footer/copyright_img.gif) left top no-repeat;
        min-height: 165px;
    }

        .copy_cont dl dt {
            font-size: 18px;
            margin-bottom: 25px;
            padding-top: 10px;
        }

.customer {
    padding-top: 30px;
}

    .customer > ul {
        overflow: hidden;
    }

        .customer > ul > li {
            float: left;
            width: 33%;
        }

            .customer > ul > li > dl {
                padding-top: 190px;
                text-align: center;
            }

                .customer > ul > li > dl > dt {
                    font-size: 16px;
                    margin-bottom: 10px;
                }

                .customer > ul > li > dl > dd {
                    font-size: 14px;
                }

    .customer .cont1 {
        background: url(../img/footer/customer_img1.gif) center top no-repeat;
    }

    .customer .cont2 {
        background: url(../img/footer/customer_img2.gif) center top no-repeat;
    }

    .customer .cont3 {
        background: url(../img/footer/customer_img3.gif) center top no-repeat;
    }

.sitemap > ul > li {
    position: relative;
    z-index: 0;
    padding-left: 210px;
    margin-bottom: 30px;
}

    .sitemap > ul > li > ul {
        overflow: hidden;
    }

        .sitemap > ul > li > ul > li {
            float: left;
            padding-left: 10px;
            background: url(../img/common/line1.gif) left no-repeat;
            margin-left: 10px;
            height: 40px;
            line-height: 40px;
        }

            .sitemap > ul > li > ul > li:first-child {
                margin-left: 0;
                padding-left: 0;
                background: none;
            }

    .sitemap > ul > li > h3 {
        text-align: center;
        height: 38px;
        line-height: 38px;
        background: #f0f0f0;
        border-top: 1px solid #388dea;
        border-bottom: 1px solid #ccc;
        width: 180px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .sitemap > ul > li > fieldset.sel_box {
        overflow: hidden;
        padding: 6px 0;
        display: block;
    }

        .sitemap > ul > li > fieldset.sel_box select {
            min-width: 112px;
        }

        .sitemap > ul > li > fieldset.sel_box select, .sitemap > ul > li > fieldset.sel_box input {
            float: left;
            margin-right: 10px;
        }

.cust_center {
    text-align: center;
    padding: 80px;
    color: #707070;
}

    .cust_center .img_bg {
        background: url(../img/common/tell_icon.gif) center bottom no-repeat;
        font-size: 30px;
        padding-bottom: 150px;
        margin-bottom: 30px;
    }

    .cust_center > p > strong {
        font-size: 24px;
        display: block;
        padding-bottom: 30px;
    }

    .cust_center .btn {
        margin: 0 auto;
        width: 260px;
        overflow: hidden;
        padding-bottom: 40px;
    }

        .cust_center .btn .left {
            float: left;
        }

        .cust_center .btn .right {
            float: right;
        }

        .cust_center .btn a {
            display: inline-block;
            width: 100px;
            height: 32px;
            line-height: 32px;
            color: #454545;
            border: 1px solid #ddd;
            background: #fff;
            text-align: center;
            font-size: 14px;
        }

    .cust_center .telnum {
        font-weight: bold;
        font-size: 24px;
        color: #666
    }

.img_cont {
    overflow: hidden;
    margin-bottom: 20px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 15px;
}

    .img_cont > li {
        float: left;
        width: 33%;
        text-align: center;
        border-left: 1px solid #ccc;
        height: 70px;
    }

        .img_cont > li:first-child {
            border-left: none;
        }

    .img_cont .txt {
        padding-top: 12px;
    }

    .img_cont .pay {
        position: relative;
        z-index: 0;
        padding-top: 5px;
    }

        .img_cont .pay > a {
            display: block;
            background: #3030c1;
            border: 1px solid #3030c1;
            color: #fff;
            text-align: center;
            min-width: 80px;
            height: 50px;
            position: absolute;
            right: 0;
            top: 8px;
            line-height: 50px;
        }

        .img_cont .pay > p {
            padding-top: 10px;
            padding-right: 103px;
        }

    .img_cont .coupon > p {
        padding-top: 5px;
    }

    .img_cont > li > div {
        width: 210px;
        margin: 0 auto;
    }

/************************************************************************************** board.css */

.paginate {
    text-align: center;
    margin: 20px 0 30px;
    font-size: 95%;
}

    .paginate a, .paginate strong {
        display: inline-block;
        line-height: 30px;
        text-align: center;
        height: 30px;
        min-width: 14px;
        padding: 0 9px;
        margin: 0 2px;
    }

    .paginate a {
        background: #fff;
        color: #707070;
        border: 1px solid #ccc;
    }

    .paginate strong {
        background: #3030c1;
        border: 1px solid #3030c1;
        color: #fff;
    }

/* 팝업페이징 */
.pop_paginate {
    text-align: center;
    margin: 20px 0;
    font-size: 95%;
}

    .pop_paginate a, .pop_paginate strong {
        display: inline-block;
        line-height: 24px;
        text-align: center;
        height: 24px;
        min-width: 14px;
        padding: 0 5px;
        margin: 0 1px;
    }

    .pop_paginate a {
        background: #fff;
        color: #707070;
        border: 1px solid #ccc;
    }

    .pop_paginate strong {
        background: #388dea;
        border: 1px solid #277ddb;
        color: #fff;
    }

select {
    border: 1px solid #cdcdcd;
    background: #fff;
    height: 26px !important;
    line-height: 20px;
    box-sizing: border-box;
    display: inline-block;
}

input[type=text], input[type=password] {
    border: 1px solid #cdcdcd;
    background: #fff;
    height: 24px;
    line-height: 24px;
}
/*input[type=checkbox] {margin:2px 3px 0 0;}
input[type=radio] {margin:2px 3px 0 0;} */

.list_type1 {
}

    .list_type1 > table {
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
    }

        .list_type1 > table > thead > tr > th {
            border-bottom: 1px solid #ccc;
            border-top: 1px solid #818185;
            font-size: 95%;
            font-family: 'notokr-bold';
            padding: 11px 0 12px 0;
            text-align: center;
            background: url(../img/common/th_line.gif) left no-repeat #f0f0f0;
        }

            .list_type1 > table > thead > tr > th:first-child {
                background: #f0f0f0;
            }

    .list_type1 td {
        text-align: center;
        padding: 18px 13px;
        border-bottom: 1px solid #ccc;
        word-break: break-all;
        line-height: 1.4em;
        vertical-align: middle;
    }

    .list_type1 > table > tbody > tr > td.dpnone {
        padding: 0;
        border-bottom: none;
    }

    .list_type1 td.sbj {
        text-align: left;
    }

    .list_type1 .total td {
        color: #333;
        font-weight: bold;
        border-top: 1px solid #dad4cb;
    }

    .list_type1 .detail_cont {
        text-align: left;
    }

        .list_type1 .detail_cont dt {
            margin-bottom: 5px;
        }

        .list_type1 .detail_cont dd {
            margin-bottom: 5px;
        }

        .list_type1 .detail_cont .more_cont {
            display: none;
        }

        .list_type1 .detail_cont .more_btn > span {
            color: #388dea;
            border: 1px solid #3030c1;
            height: 22px;
            line-height: 22px;
            padding: 0 10px 0 10px;
            display: inline-block;
            cursor: pointer;
        }

            .list_type1 .detail_cont .more_btn > span > em {
                color: #3030c1;
                background: url(../img/common/arrow_down_on.png) right no-repeat;
                font-style: normal;
                padding-right: 15px;
            }

            .list_type1 .detail_cont .more_btn > span.on > em {
                background: url(../img/common/arrow_up_on.png) right no-repeat;
            }

    .list_type1 .more_cont td {
        padding: 0;
        background: #f7f7f7;
        border-bottom: none;
    }

    .list_type1 .more_cont .cont {
        text-align: left;
        padding: 10px 15px 10px 330px;
        display: none;
        border-bottom: 1px solid #ccc;
        line-height: 22px;
    }

        .list_type1 .more_cont .cont > ul > li {
            padding: 3px 0 3px 70px;
            position: relative;
            z-index: 1;
        }

            .list_type1 .more_cont .cont > ul > li > strong {
                position: absolute;
                left: 0;
                top: 3px;
                z-index: 2;
                font-weight: normal;
            }

    .list_type1 .video_thum {
        width: 130px;
        height: 81px;
        background: #e6e6e6;
        margin: 0 auto;
    }

        .list_type1 .video_thum > div {
            background-size: 40px;
        }

            .list_type1 .video_thum > div > p {
                padding-top: 55px;
                font-size: 11px;
            }

    .list_type1 td.etc p {
        padding: 2px 0;
        text-align: center;
        display: inline-block;
    }

.more_view {
    border-bottom: 1px solid #ccc;
    background: #f7f7f7;
    padding: 15px 0;
    display: none;
}

    .more_view dl {
        overflow: hidden;
    }

        .more_view dl dt {
            float: left;
            width: 12%;
            text-align: center;
            margin-left: 6%;
        }

        .more_view dl dd {
            float: left;
            width: 80%;
            padding-left: 10px;
            text-align: left;
        }

    .more_view .que {
        margin-bottom: 15px;
    }

        .more_view .que dt {
            color: #388dea;
        }

    .more_view .ans dt {
        color: #ff3e4c;
    }

.answer_txt {
    margin-left: 6%;
    padding: 0 20px;
    text-align: left;
    line-height: 21px;
    font-size: 14px;
}


/* 기본 텍스트 타입 */
.list_type2 {
}

    .list_type2 > table {
        width: 100%;
        margin-bottom: 10px;
    }

        .list_type2 > table > thead > tr > th {
            border-bottom: 1px solid #ccc;
            border-top: 1px solid #818185;
            font-size: 95%;
            font-weight: bold;
            padding: 11px 0 8px 0;
            text-align: center;
            border-left: 1px solid #ccc;
            background: #f0f0f0;
        }

            .list_type2 > table > thead > tr > th:first-child {
                border-left: none
            }

        .list_type2 > table > tbody > tr > td {
            text-align: center;
            padding: 13px 8px;
            border-bottom: 1px solid #ccc;
            word-break: break-all;
            line-height: 1.4em;
            vertical-align: middle;
            border-left: 1px solid #ccc;
        }

            .list_type2 > table > tbody > tr > td:first-child {
                border-left: none
            }

.bdl {
    border-left: 1px solid #ccc !important;
}

/* 마이페이지 텍스트 타입 */
.list_type3 {
}

    .list_type3 > table {
        width: 100%;
        margin-bottom: 10px;
        letter-spacing: -1px;
    }

        .list_type3 > table > thead > tr > th {
            border-bottom: 1px solid #ccc;
            border-top: 1px solid #818185;
            font-size: 13px;
            font-weight: bold;
            padding: 11px 0 12px 0;
            text-align: center;
            background: url(../img/common/th_line.gif) left no-repeat #f0f0f0;
        }

            .list_type3 > table > thead > tr > th:first-child {
                background: #f0f0f0;
            }

        .list_type3 > table > tbody > tr > td {
            text-align: center;
            padding: 10px 7px;
            border-bottom: 1px solid #ccc;
            word-break: break-all;
            line-height: 1.4em;
            vertical-align: middle;
        }

        .list_type3 > table .alL {
            text-align: left;
        }

/* 팝업 테이블 */
.pop_list_type1 {
}

    .pop_list_type1 > table {
        width: 100%;
        margin-bottom: 10px;
    }

        .pop_list_type1 > table > thead > tr > th {
            border-bottom: 1px solid #ccc;
            border-top: 1px solid #818185;
            font-size: 95%;
            font-weight: bold;
            padding: 7px 10px;
            text-align: center;
            background: url(../img/common/th_line.gif) left no-repeat #f0f0f0;
        }

            .pop_list_type1 > table > thead > tr > th:first-child {
                background: #f0f0f0;
            }

        .pop_list_type1 > table > tbody > tr > td {
            text-align: center;
            padding: 5px 10px;
            border-bottom: 1px solid #ccc;
            word-break: break-all;
            line-height: 1.4em;
            vertical-align: middle;
        }

        .pop_list_type1 > table .alL {
            text-align: left;
        }

.board_write {
    border-top: 1px solid #818185;
}

    .board_write table {
        width: 100%;
        margin-bottom: 30px;
    }

    .board_write .mg_none {
        margin-bottom: 0px;
    }

    .board_write th, .board_write td {
        padding: 10px 20px;
        line-height: 20px;
    }

    .board_write td {
        border-bottom: 1px solid #ccc;
        vertical-align: middle;
    }

        .board_write td > ul > li {
            margin-top: 5px;
        }

            .board_write td > ul > li:first-child {
                margin-top: 0;
            }

    .board_write th {
        text-align: left;
        padding-left: 25px;
        background: rgba(168, 168, 168, 0.3);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a8a8a8,endColorstr=#30a8a8a8);
        color: #454545;
        text-transform: uppercase;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        vertical-align: middle;
    }

        .board_write th:first-child {
            border-left: none;
        }

    .board_write input[type=text], .board_write input[type=password], .board_write input[type=file] {
        border: 1px solid #cacaca;
        height: 24px;
        line-height: 24px;
    }

    .board_write input[type=text] {
        padding-left: 10px;
    }

    .board_write .photo {
        display: inline-block;
        margin-bottom: 3px;
    }

    .board_write textarea {
        width: 97%;
        min-height: 100px;
        font-family: arial, "NanumGothic";
        padding: 10px;
        line-height: 20px;
    }

    .board_write .edit_area {
        padding: 0;
        margin: 0;
        text-align: left;
    }

    .board_write .category th {
        border-bottom: 1px solid #919191;
    }

    .board_write .category td {
        border-bottom: 1px solid #919191;
        background: #f9f9f9;
    }

    .board_write .label {
        display: inline-block;
    }

    .board_write select {
        height: 26px;
        min-width: 114px;
    }

    .board_write .sfont {
        padding-top: 10px;
        line-height: 1.4em;
    }

    .board_write .point {
        color: #ff3e4c;
    }

    .board_write .sub_txt {
        padding: 3px 0 0 10px;
        color: #707070;
        display: inline-block;
    }

    .board_write .sub_point_txt {
        padding: 3px 0 0 10px;
        color: #ff3e4c;
        display: inline-block;
    }

    .board_write td input[type=checkbox] {
        vertical-align: middle;
    }

    .board_write td label {
        height: 26px;
        line-height: 26px;
        display: inline-block;
    }

.description {
    padding-top: 3px;
    color: #707070;
    font-size: 12px;
}

.board_write1 {
    border-top: 1px solid #919191;
    padding-bottom: 20px;
}

    .board_write1 table {
        width: 100%;
        margin-bottom: 10px;
    }

    .board_write1 th, .board_write1 td {
        padding: 7px 10px;
        border-bottom: 1px solid #e1e1e1;
    }

    .board_write1 th {
        background: url(../images/common/bullet04.gif) 10px center no-repeat;
        padding-left: 16px;
        text-align: left;
        font-family: 'NanumGothic';
        font-weight: normal;
        color: #454545;
    }

    .board_write1 td {
        background: url(../images/common/cate_line.gif) left no-repeat;
        padding-left: 15px;
    }

        .board_write1 td textarea {
            width: 99%;
        }

    .board_write1 .price1 {
        color: #ed3f16;
        font-weight: bold;
    }

    .board_write1 input[type=text], .board_write1 input[type=password], .board_write1 input[type=file], .board_write1 select {
        border: 1px solid #cacaca;
        height: 24px;
        line-height: 24px;
    }

.w100 {
    width: 100%;
}

.w90 {
    width: 90%;
}

.w80 {
    width: 80%;
}

.w70 {
    width: 70%;
}

.w60 {
    width: 60%;
}

.w50 {
    width: 50%;
}

.w40 {
    width: 40%;
}

.w30 {
    width: 30%;
}

.w25 {
    width: 25%;
}

.w20 {
    width: 20%;
}

.w15 {
    width: 15%;
}

.w10 {
    width: 10%;
}

.w5 {
    width: 5%;
}

input[type=button], input[type=image] {
    cursor: pointer;
}

.input_btn1 {
    height: 24px;
    line-height: 24px;
    border: 1px solid #d2d2d2;
    background: url(../images/common/sbtn_bg.gif) left top repeat-x;
    background-size: auto 100%;
    font-family: dotum;
    font-size: 11px;
    color: #6d6d6d;
    min-width: 50px;
    padding: 0 8px;
    display: inline-block;
}

.input_btn2 {
    height: 24px;
    line-height: 24px;
    border: 1px solid #5d5d5d;
    background: url(../images/common/sbtn_bg2.gif) left top repeat-x;
    background-size: auto 100%;
    font-family: dotum;
    font-size: 11px;
    color: #fff;
    min-width: 50px;
    padding: 0 8px;
    display: inline-block;
}

.input_btn3 {
    height: 24px;
    line-height: 24px;
    border: 1px solid #f2b1a8;
    background: url(../images/common/sbtn_bg.gif) left top repeat-x;
    background-size: auto 100%;
    font-family: dotum;
    font-size: 11px;
    color: #ef7260;
    min-width: 50px;
    padding: 0 8px;
    font-weight: bold;
    box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.15);
    display: inline-block;
}

.input_btn4 {
    background: #b3b3b3;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 15px;
    display: inline-block;
    border: none;
    color: #fff;
    font-family: 'NanumGothic';
    font-weight: bold;
    font-size: 13px;
}

.input_btn5 {
    background: #ed3f16;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 15px;
    display: inline-block;
    border: none;
    color: #fff;
    font-family: 'NanumGothic';
    font-weight: bold;
    font-size: 13px;
}



.board_view {
    border-top: 1px solid #919191;
    margin-bottom: 20px;
}

    .board_view table {
        width: 100%;
        margin-bottom: 10px;
    }

    .board_view th, .board_view td {
        padding: 8px 12px;
        border-bottom: 1px solid #ccc;
    }

    .board_view th {
        background: #f0f0f0;
        font-weight: normal;
        color: #454545;
        vertical-align: middle;
    }

    .board_view td {
        padding: 10px 20px;
        line-height: 1.4em;
    }

.highlight {
    background-color: yellow;
    color:red;
}

