﻿@charset "utf-8";
/* CSS Document */


/*
    서브공통
*/


.content_sub {
    position: relative;
    margin: 0 auto;
    width: 1100px;
    background: url(../img/snb.gif) repeat-y 0 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .content_sub .snb {
        float: left;
        position: relative;
        width: 198px;
        height: 100%;

    }

        .content_sub .snb > ul > li {
            border-bottom: 1px solid #ccc;
        }

            .content_sub .snb > ul > li:first-child {
                border-bottom: 0;
            }

            .content_sub .snb > ul > li > h2 {
                height: 100px;
                font-family: 'Nanum Gothic Bold';
                font-size: 22px;
                color: #fff;
                display: block;
                line-height: 100px;
                text-align: center;
                background: url(../img/s010000_snb_title.png) no-repeat 0 0 #02587b;
            }
                .content_sub .snb > ul > li > h2.jul01 {
                    height: 78px;
                    font-family: 'Nanum Gothic Bold';
                    font-size: 22px;
                    color: #fff;
                    display: block;
                    line-height: 62px;
                    text-align: center;
                    padding-top: 12px;
                    background: url(../img/s010000_snb_title.png) no-repeat 0 0;
                }

            .content_sub .snb > ul > li > a {
                display: block;
                font-family: 'Nanum Gothic Bold' !important;
                padding: 13px 10px;
                font-size: 15px;
                color: #555555;
            }

                .content_sub .snb > ul > li > a:hover {
                    padding: 13px 15px;
                    color: #000000;

                }

                .content_sub .snb > ul > li > a.on {
                    color: #02587b;
                    font-size: 15px;
                    font-family: 'Nanum Gothic Bold' !important;
                    background: url(../img/sp_ico.png) no-repeat 180px -100px #e0e8eb;
                }
                
        .content_sub .snb .deps3 {
            padding:10px 0 10px 15px;
            border: 1px solid #ccc;
            border-bottom:0;
            border-left: 2px solid #ccc;
            background:#f8f8f8;
        }
            .content_sub .snb .deps3 li {
                padding: 6px 0;
                font-size: 13px;
                
            }
                .content_sub .snb .deps3 li a {
                   color: #676767; 
                   position: relative;
                   display:block;
                }
                    .content_sub .snb .deps3 li a:hover {
                        color:#000000;
                        font-family: 'Nanum Gothic Bold';
                        padding-left:5px;
                    }
                .content_sub .snb .deps3 li a.on {
                    color:#000000;
                    font-family: 'Nanum Gothic Bold';
                    padding-left:5px;
                }
                .content_sub .snb .deps3 .on:before {
                    content: "";
                    display: block;
                    position: absolute;
                    left: -15px;
                    top: 5px;
                    z-index: 1;
                    width: 10px;
                    height: 3px;
                    background-color: #ccc;
                }

    .content_sub .con {
        position: relative;
        width: 902px;
        min-height: 499px;
        margin: 0 0 0 198px;
        padding: 0 0 100px 0px;
        border-left: 1px solid #ddd;
        box-sizing: border-box;
    }
        .content_sub .con h3 {
            position: relative;
            font-family: 'Nanum Gothic Bold';
            font-size: 26px;
            color: #333333;
            line-height: 33px;
            display: block;
            padding-bottom: 5px;
            border-bottom: 1px dashed #ddd;
            margin:14px 40px 0px 40px;
        }
        .content_sub .con h4 {
            position: relative;
            font-family: 'Nanum Gothic Bold';
            font-size: 24px;
            color: #333333;
            line-height: 33px;
            padding-left: 10px;
            display: block;
            margin:14px 40px 0px 40px;
        }
        .content_sub .con h5 {
            position: relative;
            font-family: 'Nanum Gothic';
            font-size: 15px;
            color: #333333;
            line-height: 33px;
            display: block;
            padding-bottom: 5px;
            padding-left: 20px;
            margin:0px 40px 0px 40px;
            text-decoration:underline;
        }
        .content_sub .con .page {
            padding: 12px 40px;
            position: relative;
        }
.page h4 {
    font-size: 16px;
    color: #333333;
    padding: 0 0 0 20px;
    margin-top:15px;
    background: url(../img/txt_bg01.png) no-repeat 1px 4px;
}
.page .txt00 {
    font-size: 15px;
    color: #333333;
    padding: 7px 0 0 0px;
    line-height: 23px;
}
.page .txt01 {
    font-size: 15px;
    color: #333333;
    padding: 7px 0 0 30px;
    background: url(../img/txt_bg02.png) no-repeat 15px 18px;
    line-height: 23px;
}
.page .page_title {
    font-size: 18px;
    color: #333333;
    padding: 15px 0 0 0;
    font-family: 'Nanum Gothic Bold';
}

.location {
    position:relative;
    height: 45px;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

    .location span {
        display: inline-block;
        position: absolute;
        right:10px;
        padding: 13px 13px 13px 8px;
        box-sizing: border-box;
        font-size: 12px;
        color: #000000;
    }

        .location span strong {
            color: #000000;
        }


/* 
    his
*/
.his_row > div {
    position: relative;
    display: table;
    margin-top: 40px;
    padding-top: 27px;
    margin-bottom: -28px;
    border-top: 1px solid #4a6c2f;
    width: 50%;
}

.img_wrap {
    width: 200px;
    height: 65px;
    margin: 0 auto;
    padding: 5px 20px;
    border: 5px solid #7dad3f;
    border-radius: 39px;
    background: #ffffff;
    line-height: 63px;
}

    .img_wrap img {
        vertical-align: middle;
    }

.his_row .his_left h4 {
    position: absolute;
    width: 150px;
    text-align: right;
    background-color: #fff;
    top: -28px;
    font-size: 3.33em;
    color: #4a6c2f;
    font-family: 'Nanum Square', 'Nanum Gothic Bold';
}

.his_row .his_right h4 {
    position: absolute;
    width: 340px;
    background-color: #fff;
    top: -28px;
    right: 0px;
    font-size: 3.33em;
    color: #4a6c2f;
    font-family: 'Nanum Square', 'Nanum Gothic Bold';
}

.his_month li {
    display: table;
    margin-bottom: 8px;
    line-height: 1.4;
}

.his_month .his_list {
    padding-left: 50px;
}

.his_month .date {
    display: table-cell;
    font-size: 17px;
    width: 45px;
    font-family: 'Nanum Square', 'Nanum Gothic Bold';
}

.his_month .date_txt {
    display: table-cell;
    font-size: 1.133em;
}

.his_left {
    float: left;
}

    .his_left:after {
        position: absolute;
        right: -10px;
        top: -9px;
        border-radius: 50% 50%;
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background-color: #002e70;
    }

.his_right:after {
    position: absolute;
    left: -10px;
    top: -9px;
    border-radius: 50% 50%;
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-color: #002e70;
}

.his_wrap {
    margin-top: -30px;
}

.his_right {
    float: right;
}

.sub_con.his_bg {
    padding: 0;
}

.his_wrap {
    padding: 50px 0 100px;
    text-align: center;
}

.his_inn {
    background: url(../img/his_line_bg.png) repeat-y center 0;
}

.his_bg {
    background: url(../img/his_bg.gif) no-repeat 0 0;
}

.his_inn .his_right {
    float: right;
}

.his_inn .his_left {
    float: left;
}

.clearfix:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    font-size: 0;
    clear: both;
}

.dot_list > li {
    padding-left: 13px;
    background: url(../img/bull_dot.jpg) 2px 7px no-repeat;
}

    .dot_list > li span {
        font-size: 12px;
        color: #808080;
    }
.his_list2 .dot_list > li {
    padding-left: 13px;
    background: url(../img/bull_dot.jpg) 4px 7px no-repeat;
}
.his_month .his_list2 .date {
    font-size: 17px;
    width: 51px;
    padding-left: 39px;
}

/*
    icon-style
*/
i[class] {
    text-decoration: none;
}

i.icon-home {
    display: inline-block;
    height: 17px;
    width: 20px;
    background-image: url(../img/sp_ico.png);
    background-repeat: no-repeat;
    background-position: 0 -4px;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

i.arow-right {
    display: inline-block;
    height: 21px;
    width: 10px;
    background-image: url(../img/sp_ico.png);
    background-repeat: no-repeat;
    background-position: -20px 0;
    margin: 0 10px;
    vertical-align: middle;
    opacity: 0.4;
}

.title_bg {
    display: inline-block;
    height: 27px;
    width: 20px;
    background-image: url(../img/sp_ico.png);
    opacity: 0.5;
    background-repeat: no-repeat;
    background-position: -52px -2px;
    margin: 0;
    vertical-align: middle;
}



/* 
    table-style 
*/
.tb_title {
    position: relative;
    border-top: 4px solid #02587b;
}

    .tb_title:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: -4px;
        z-index: 1;
        width: 20px;
        height: 4px;
        background-color: #f4ba00;
    }

.tb_list_st01 {
    width: 100%;
    border-spacing: 0;
}

    .tb_list_st01 th {
        background-color: #f8f8f8;
        line-height: 1.5;
        text-align: center;
        border-bottom: 1px solid #babcbe;
        border-left: 1px solid #e9e9e9;
        font-size: 14px;
        padding: 10px 0;
        font-family: 'Nanum Gothic Bold' !important;
    }

    .tb_list_st01 td {
        line-height: 1.3;
        border-bottom: 1px solid #babcbe;
        /*border-left: 1px solid #babcbe;*/
        font-size: 13px;
        padding: 10px 5px;
    }

        .tb_list_st01 th:first-child,
        .tb_list_st01 td:first-child {
            border-left: 0 none;
        }

.tb_list_st02 {
    width: 100%;
    border-spacing: 0;
    border-right: 1px solid #e9e9e9;
}
    .tb_list_st02 tr:hover {
        font-family: 'Nanum Gothic Bold' !important;
        background:#fffff6;
    }

    .tb_list_st02 th {
        background-color: #f8f8f8;
        line-height: 1.5;
        text-align: center;
        border-bottom: 1px solid #babcbe;
        border-left: 1px solid #e9e9e9;
        font-size: 14px;
        padding: 10px 0;
        font-family: 'Nanum Gothic Bold' !important;
    }

    .tb_list_st02 td {
        line-height: 1.3;
        border-bottom: 1px solid #babcbe;
        border-left: 1px solid #e9e9e9;
        font-size: 13px;
        /*padding: 5px 5px;*/
        line-height: 21px;
    }

 /* tb_list_st03은 글내용/글쓰기 등에 사용하기 */
.tb_list_st03 {
    width: 100%;
    border-spacing: 0;
    border-right: 1px solid #e9e9e9;
}
    .tb_list_st03 th {
        background-color: #f8f8f8;
        line-height: 1.5;
        text-align: center;
        border-bottom: 1px solid #babcbe;
        border-left: 1px solid #e9e9e9;
        font-size: 14px;
        padding: 10px;
        font-family: 'Nanum Gothic Bold' !important;
    }
    .tb_list_st03 td {
        line-height: 1.3;
        border-bottom: 1px solid #babcbe;
        border-left: 1px solid #e9e9e9;
        font-size: 13px;
        padding: 10px;
    }
    .tb_list_st03 input {
        box-sizing: border-box;
        height: 30px;
        border: 1px solid #e3e3e3;
        color: #666;
        line-height: 28px;
        vertical-align: middle;
        font-family: 'Nanum Gothic';
        width: 230px;
        padding-left: 6px;
    }
    .tb_list_st03 textarea {
        box-sizing: border-box;
        min-height: 100px;
        border: 1px solid #e3e3e3;
        color: #666;
        line-height: 28px;
        vertical-align: middle;
        font-family: 'Nanum Gothic';
        width: 100%;
        padding-left: 6px;
    }
    .tb_list_st03 select {
        height: 30px;
        border: 1px solid #e3e3e3;
        color: #666;
        line-height: 28px;
        vertical-align: middle;
        font-family: 'Nanum Gothic';
        width: 100px;
        padding-left: 6px;
    }

.tb_list_st04 {
    width: 100%;
    border-spacing: 0;
    border-right: 1px solid #e9e9e9;
}

    .tb_list_st04 tr:hover {
        /*font-family: 'Nanum Gothic Bold' !important;*/
        background: #fffff6;
    }

    .tb_list_st04 th {
        background-color: #f8f8f8;
        line-height: 1.5;
        text-align: center;
        border-bottom: 1px solid #babcbe;
        border-left: 1px solid #e9e9e9;
        font-size: 14px;
        padding: 10px 0;
        font-family: 'Nanum Gothic Bold' !important;
    }

    .tb_list_st04 td {
        line-height: 1.3;
        border-bottom: 1px solid #babcbe;
        border-left: 1px solid #e9e9e9;
        font-size: 13px;
        padding: 0 5px;
        line-height: 37px;
    }

.sm_list_01 {
    width: 100%;
    border-top: 2px solid #d5d5d5;
    border-bottom: 2px solid #d5d5d5;
    border-collapse: collapse;
}
.sm_list_01 th {
    line-height:30px;
    width:100px;
    background-color: #f8f8f8;
}
.sm_list_01 td {
    text-align:left;
    padding:10px;
}
    .sm_list_01 tr:first-child {
        border-bottom:1px solid #d5d5d5;
     }

/* base style
---------------------------------------------------------------- */
p.txt {
    padding: 1px 0;
    line-height: 30px;
}
img.img_b {
    border:2px solid #f1f1f1;
    padding:10px;
    margin:20px 0 ;
    display:block;
}
.input_st01 {
    border: none;
    background: #fff;
    width: 100px;
    height: 24px;
    padding: 4px;
}

.select_st01 {
    border: none;
    background: #fff;
    width: 100px;
    height: 24px;
}

.btn_st01 {
    color: #fff;
    background: #02587b;
    padding: 5px 8px;
    font-size: 11px;
}

.btn_st02 {
    color: #fff;
    background: #5cb4c2;
    padding: 5px 8px;
    font-size: 11px;
}
.btn_st03 {
    color: #fff;
    background: #f4ba00;
    padding: 5px 8px;
    font-size: 11px;
}
.btn_st04 {
    color: #777;
    background-color: #f5f5f5;
    border: 1px solid #cdcdcd;
    padding: 5px 8px;
    font-size: 11px;
}

.btn_st05 {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #02587b;
    font-family: 'Nanum Gothic Bold';
}
.btn_st06 {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #5cb4c2;
    font-family: 'Nanum Gothic Bold';
}
.btn_st07 {
    height: 30px;
    font-family: 'Nanum Gothic Bold';
    font-size: 13px;
    color: #fff;
    padding: 0 12px;
    display: inline-block;
    background: #99d8dd;
    line-height: 30px;
}

.btn_st08 {
    width: 60px;
    background: #666;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 12px;
    color: #fff;
    display: inline-block;
    font-family: 'Nanum Gothic Bold';
}


div.btn_tl {
    height: 30px;
    text-align: left;
    margin-bottom: 10px;
}

div.btn_tc {
    height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

div.btn_tr {
    height: 30px;
    text-align: right;
    margin-bottom: 10px;
}

.box_tr {
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.btn_r {
    min-width: 40px;
    height: 26px;
    font-size: 13px;
    color: #fff;
    padding: 7px;
    text-align: center;
    background-color: #d81102;
    border: 1px solid #d81102;
    line-height: 26px;
    font-family: 'Nanum Gothic Bold';
}

.btn_normal {
    min-width: 40px;
    height: 26px;
    font-size: 13px;
    padding: 7px;
    text-align: center;
    color: #777;
    background-color: #f5f5f5;
    border: 1px solid #cdcdcd;
    line-height: 26px;
}

.txt_color_01 {
    color: #0079c9;
}

.txt_color_02 {
    color: #d50000;
}

.down_xls {
    border: 1px solid #d3d3d3;
    display: inline-block;
    height: 28px;
    background: #fff;
    vertical-align:bottom;
}


i.new {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 5px;
    background: url(../img/new.png)no-repeat 0 0;
    vertical-align:middle;
}
.btn_tr select,
.box_tr select {
    height: 30px;
    border: 1px solid #e3e3e3;
    width: 110px;
    line-height: 26px;
    font-size: 13px;
    color: #666;
    vertical-align: top;
    font-family: 'Nanum Gothic';
    padding-left: 10px;
}
a.download {
    display: inline-block;
    color: #02587b;
    background: #99d8dd;
    padding: 2px 3px 2px 7px;
    font-size: 10px;
    font-family: 'Nanum Gothic Bold';
    line-height: 20px;
}
    a.download i {
        display: inline-block;
        width: 20px;
        height: 11px;
        background: url(../img/download.png) no-repeat center 0;
        vertical-align: middle;
    }
.down_xls span {
    display: inline-block;
}

    .down_xls span.ico_xls {
        vertical-align: middle !important;
        border-left: 1px solid #e3e3e3;
        height: 28px;
        background: url(../img/ico-xls.jpg) no-repeat center center #f1f1f1;
        width: 28px;
    }

    .down_xls span.txt {
        line-height: 28px;
        vertical-align: middle !important;
        font-family: 'Nanum Gothic Bold';
        color: #555;
        font-size: 13px;
        letter-spacing: -0.04em;
        text-align: center;
        padding: 0 7px;
        height: 28px;
    }

/* pagenate
---------------------------------------------------------------- */
.pagenate {
    position: relative;
    padding: 20px 0;
    clear: both;
}

    .pagenate .page {
        text-align: center;
    }

        .pagenate .page a.first {
            background: url(../img/btn-arrow01.jpg) no-repeat;
        }

        .pagenate .page a.prev {
            background: url(../img/btn-arrow02.jpg) no-repeat;
        }

        .pagenate .page a.next {
            background: url(../img/btn-arrow03.jpg) no-repeat;
        }

        .pagenate .page a.end {
            background: url(../img/btn-arrow04.jpg) no-repeat;
        }

        .pagenate .page a.page_btn {
            width: 29px;
            height: 29px;
            padding: 0;
            margin: 0;
            font-size: 1px;
            line-height: 0;
            text-indent: -9999em;
            overflow: hidden;
            border: none;
            cursor: pointer;
        }

            .pagenate .page a.page_btn:hover {
                border: 0;
            }

        .pagenate .page a {
            display: inline-block;
            height: 27px;
            margin: 0 1px;
            padding: 0 10px 0 10px;
            border: 1px solid #ddd;
            color: #666;
            font-size: 12px;
            font-family: tahoma;
            line-height: 28px;
            text-align: center;
            vertical-align: middle;
            background-color: #fff;
        }

            .pagenate .page a.on {
                height: 27px;
                padding: 0 10px 0 10px;
                border: 1px solid #5cb4c2;
                color: #fff;
                background: #5cb4c2;
            }

            .pagenate .page a:hover, .pagenate .page a:active, .pagenate .page a:focus {
                border: 1px solid #5cb4c2;
                text-decoration: none;
            }

.search_box {
    position: relative;
    width: auto;
    padding: 4px;
    background: #d5d5d5;
    margin-bottom: 4px;
}

.search_form {
    width: auto;
    text-align: center;
    padding: 15px 20px;
    background: #fff;
}
    .search_form select {
        height: 31px;
        border: 1px solid #e3e3e3;
        width: 135px;
        line-height: 26px;
        padding: 2px;
        font-size: 13px;
        color: #666;
        vertical-align: middle;
        font-family: 'Nanum Gothic';
        padding-left: 5px;
    }

    .search_form input {
        height: 30px;
        border: 1px solid #e3e3e3;
        color: #666;
        line-height: 28px;
        vertical-align: middle;
        font-family: 'Nanum Gothic';
        width: 230px;
        padding-left: 6px;
    }
.search_tap_form {
    width: auto;
    text-align: center;
    padding: 8px 7px 10px 20px;
    background: #fff;
}

    .search_tap_form > .paner1 {
        display: table;
        width: 84%;
        float: left;
    }

    .search_tap_form > .paner2 {
        display: table;
        width: auto;
        padding-left: 20px;
    }

    .search_tap_form select {
        height: 27px;
        border: 1px solid #e3e3e3;
        width: 135px;
        line-height: 26px;
        padding: 2px;
        font-size: 13px;
        color: #666;
        vertical-align: middle;
        font-family: 'Nanum Gothic';
        padding-left: 5px;
    }

    .search_tap_form input {
        height: 27px;
        border: 1px solid #e3e3e3;
        color: #666;
        line-height: 28px;
        vertical-align: middle;
        font-family: 'Nanum Gothic';
        width: 230px;
        padding-left: 6px;
    }

.btn_search1 {
    font-size: 13px;
    vertical-align: top;
    display: inline-block;
    padding: 0 12px 0 12px;
    border: 1px solid #5cb4c2;
    height: 30px;
    line-height: 31px !important;
    line-height: 30px \0/IE8+9 !important;
    color: #fff;
    font-family: axicon;
    speak: none;
    font-style: normal;
    font-family: 'Nanum Gothic Bold';
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    background: #5cb4c2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ul_search {
            position: relative;
            width: 100%;
            display: table;
            /*border-bottom: 1px dotted #eee;*/
        }
    .ul_search li {
        float: left;
        display: inline-block;
        line-height: 28px;
        padding: 7px 0 4px;
    }
    .ul_search .title {
        float: left;
        display: inline-block;
        line-height: 28px;
        font-family: 'Nanum Gothic Bold';
        padding-left: 15px;
        padding-right: 10px;
        background: url(../img/bull_dot.jpg) no-repeat 8px 19px;
    }
/* tab style */

.tabs {
    position: relative;
    margin: 81px auto 40px;
    width: 820px;
    top: -81px;
}

    .tabs > input {
        position: absolute;
        z-index: 1000;
        left: 42px;
        top: -9px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        cursor: pointer;
    }

        .tabs > input#tab-2 {
            left: 120px;
        }

        .tabs > input#tab-3 {
            left: 240px;
        }

        .tabs > input#tab-4 {
            left: 360px;
        }

    .tabs > label {
        background: #e4e4e4;
        font-size: 15px;
        line-height: 31px;
        height: 31px;
        position: relative;
        padding: 0 20px;
        float: left;
        display: block;
        width: 150px;
        color: #aeaeae;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        border-radius: 15px 15px 0 0;
    }

        .tabs > label:after {
            content: '';
            background: #8a532e;
            position: absolute;
            bottom: -2px;
            left: 0;
            width: 100%;
            height: 0px;
            display: block;
        }

    /*.tabs > input:hover + label {
        background: #5cb4c2;
    }*/

    .tabs > label:first-of-type {
        z-index: 4;
    }

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs > input:checked + label {
    background: #d5d5d5;
    z-index: 6;
    color: #000000;
}

.clear-shadow {
    clear: both;
}

.content {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 5;
}

    .content > div {
        display:none;
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        padding: 0 0 10px 0;
        box-sizing: border-box;
        z-index: 1;
        opacity: 0;
        -webkit-transition: opacity linear 0.1s;
        -moz-transition: opacity linear 0.1s;
        -o-transition: opacity linear 0.1s;
        -ms-transition: opacity linear 0.1s;
        transition: opacity linear 0.1s;
    }

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4 {
    display:block;
    z-index: 100;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}

.content div h2,
.content div h3 {
    color: #5e3113;
}

.content div p {
    font-size: 14px;
    line-height: 22px;
    font-style: italic;
    text-align: left;
    margin: 0;
    color: #5e3113;
    padding-left: 15px;
    font-family: NanumGothicOTF, serif;
}
.chart {
    border:1px solid #eee;
    padding:10px;
    min-height:300px;
}
/*
    text - style
*/
.aca_info {
    margin-top: 50px;
}

.triangle_ico_01 {
    color: #4a6c2f;
    font-size: 1.333em;
    line-height: 1.4;
    margin-bottom: 20px;
    font-size: 17px;
    font-family: 'Nanum Gothic Bold';
    background: url(../img/sp_ico.png) no-repeat 0 -17px;
    padding-left: 23px;
}

.couse_wrap1 {
    padding-left: 24px;
}

    .couse_wrap1 .course_inn .dot_list li span {
        font-family: 'Nanum Gothic Bold';
        font-size: 14px !important;
        color: #000 !important;
    }

    .couse_wrap1 .course_inn .dot_list li {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 1.5;
    }

.couse_wrap2 {
    padding-left: 10px;
}

.tc__type1 {
    background: url(../img/txt_bg02.png) no-repeat 0 2px !important;
    color: #000000;
    font-family: 'Nanum Gothic Bold';
    margin-bottom: 20px;
    line-height: 20px;
    padding-left: 15px !important;
}

.tc__type2 {
    background: url(../img/txt_bg03.png) no-repeat 2px 7px !important;
    color: #000000;
    margin-bottom: 4px;
    line-height: 20px;
    padding-left: 15px !important;
}
span.select {
    float: right;
    display: inline-block;
    padding-right: 105px;
}
span.select select{
height: 29px;
    border: 1px solid #e3e3e3;
    width: 100px;
    line-height: 26px;
    padding: 2px;
    font-size: 13px;
    color: #666;
    vertical-align: initial;
    font-family: 'Nanum Gothic';
    padding-left: 5px;

}

.btn_st01:hover,
.btn_st02:hover,
.btn_st03:hover,
.btn_st05:hover,
.btn_st06:hover,
.btn_st07:hover,
.btn_st08:hover,
.btn_r:hover,
.btn_l:hover,
.txt_color_02:hover,
.txt_color_01:hover,
.btn_search1:hover {
    color: #fff;
    opacity: 0.8;
}
/*
    sitemap
*/
.sitemap {
    position:relative;
}

.sitemap > ul {
    position: relative;
}
    .sitemap > ul > li {
        width: 40%;
        margin: 20px 4% 0;
        display: inline-block;
        vertical-align: top;
    }
        .sitemap > ul > li > span {
            background: #f8f8f8;
            line-height: 35px;
            border-top: 2px solid #5cb4c2;
            border-bottom: 1px dashed #e3e3e3;
            display: block;
            text-align: center;
            font-family: 'Nanum Gothic Bold';
        }
        .sitemap > ul > li > ul > li {
            line-height: 35px;
            display: block;
            border-bottom:1px dashed #e3e3e3;
        }
            .sitemap > ul > li > ul > li:hover {
                text-decoration:underline;
                font-family: 'Nanum Gothic Bold';
            }
            .sitemap > ul > li > ul > li > span > a  {
                display:block;
                padding-left: 20px;
                background: url(../img/bull_dot.jpg)no-repeat 10px center;
            }

/*
    s010101
*/
.s010101 > p {
    width:35%;
    float:left;
}
    .s010101 > p > span {
        font-size: 50px;
        line-height: 70px;
        display: block;
        font-family: 'Nanum Gothic Bold';
        border-bottom: double #ccc;
        border-top: 2px solid #ccc;
        margin-bottom: 15px;
    }
.s010101 > div {
    width: 60%;
    float:right;
    overflow:hidden;
}
/*
    s010301
*/
.s010301 {
    background:url(../img/010301_img_01.png) no-repeat right bottom;
}

.history_list {
    position:relative;
}
    .history_list li {
        position: relative;
        padding: 10px;
        border-radius: 50px;
        margin: 10px 0 5px 14px;
        background: -moz-linear-gradient(left, rgba(237,237,237,0.65) 0%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(left, rgba(237,237,237,0.65) 0%,rgba(0,0,0,0) 100%);
        background: linear-gradient(to right, rgba(237,237,237,0.65) 0%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6ededed', endColorstr='#00000000',GradientType=1 );
    }

        .history_list li span {
            position: relative;
            left: -23px;
            padding: 10px 40px;
            color: #02587b;
            border-radius: 0px 50px 0 50px;
            margin: 10px 0 5px;
            font-family: 'Nanum Gothic Bold';
        }
        .history_list li span {
            background: #f4ba00;
            background: -moz-linear-gradient(-45deg, #f4ba00 0%, #fce299 55%, #fce299 55%);
            background: -webkit-linear-gradient(-45deg, #f4ba00 0%,#fce299 55%,#fce299 55%);
            background: linear-gradient(135deg, #f4ba00 0%,#fce299 55%,#fce299 55%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ba00', endColorstr='#fce299',GradientType=1 );
        }

.btn_01:hover {
	background:#2c8bf7;
	color:#fff;
}
.btn_01 {
    display: inline-block;
    padding: 5px 10px;
    margin: 3px;
    border: 1px solid #0f71e1;
    border-radius: 3px;
    background: #0660c7;
    color:#fff;
    font-size: 12px;
    font-weight: bold;
}
.boxFor{
	width:180px; height:50px;
	border-top:1px solid #babcbe;
	border-left:1px solid #babcbe;
	border-right:1px solid #babcbe;
	border-bottom:1px solid #babcbe;
	text-align:center;
	margin-left:20px;
	margin-top:20px;
	cursor: pointer;
	font-size:15px;
}
.boxFor:hover {
	background:#2c8bf7;
	color:#fff;
	cursor: pointer;
	font-size:15px;
}
.btn_st09 {
    height: 30px;
    font-family: 'Nanum Gothic Bold';
    font-size: 13px;
    color: #fff;
    padding: 0 12px;
    display: inline-block;
    background: red;
    line-height: 30px;
}
.con03 {
    float: left;
    margin: 10px 0 0 0;
    width: 1100px;
    border-top: double #ddd;
    border-bottom: double #ddd;
    border-left: 0;
    border-right:0;
}
    .con03 ul li {
        display: inline-block;
        float: left;
        width: 21%;
        text-align: center;
        margin: 30px 2%;
    }
    .con03 ul li a img {
        width: 100%;

    }