@font-face {
    font-family: 'Spoqa Han Sans';
    src: local('Spoqa Han Sans Regular'),
    url('../font/Spoqa Han Sans Regular.woff2') format('woff2'),
    url('../font/Spoqa Han Sans Regular.woff') format('woff'),
    url('../font/Spoqa Han Sans Regular.ttf') format('truetype');
}
*{margin:0;padding:0;line-height:1; font-family: 'Spoqa Han Sans', Spoqa Han Sans; }
ul{list-style:none;}
a{text-decoration:none;}
img{border:none;}

body{
    background-color:#eff0f2;
}

.wrap{
    width:1000px;
    height:630px;
    margin:30px auto;
    position:relative;
}

.wrap{
    width:1000px;
    height:630px;
    margin:30px auto;
    position:relative;
}

.txt1{
    background:url(../img/title-01.png) no-repeat;
    width:165px;
    height:32px;
    position:absolute;

}

.txt2{
    position:absolute;
    top:2px;
    right:42px;
    width:127px;
    height:31px;
    background:url(../img/title-02.png);
    cursor:pointer;
}

.close{
    width:31px;
    height:31px;
    position:absolute;
    top:2px;right:2px;
    cursor:pointer;
    background:url(../img/x_btn.png);
}

.line{
    width:100%;
    height:1px;
    background-color:#435e8d;
    position:absolute;
    top:40px;
}

.box{
    width:91px;
    height:25px;
    background-color:#f0f0f2;
    margin:0 auto;
    position:relative;
    top:28px;
}

.box p{
    width:69px;
    height:100%;
    color:#fff;
    border-radius:11px;
    background-color:#425c8d;
    margin:0 auto;
    text-align:center;
    line-height:25px;
    font-size:16px;
}

.class{
    position:absolute;
    top:90px;
}

.class > div {
    float:left;
}

.class > div.class_wrap{
    position:relative;
}

.class > div.class_wrpa > div{position:absolute;
top:0px;}

.list_wrap1{
    width:271px;
    height:540px;
    box-sizing:border-box;
    border-right:2px solid #4c7ed9;
}

.list1 li{
    width:100%;
    height:38px;
    margin-bottom:4px;
    position:relative;

}

.list1 li a{
    width:100%;
    height:100%;
    display:inline-block;
    padding-left:27px;
    box-sizing:border-box;
    font-size:15px;
    color:#939393;
    line-height:38px;
    letter-spacing:-1px;
}

.list1 li div.sub_unit{
    width:56px;
    height:33px;
    background:url(../img/sub_unit.png) no-repeat 0 0;
    position:absolute;
    top:5px;
}

.list1 li div.sub_unit.pos1{left:130px;}
.list1 li:hover div.sub_unit.pos1,.list1 li.on div.sub_unit.pos1{left:155px;}

.list1 li div.sub_unit.pos2{left:180px;}
.list1 li:hover div.sub_unit.pos2,.list1 li.on div.sub_unit.pos2{left:205px;}

.list1 li:hover a,.list1 li.on a{
    background:url(../img/li_over.png);
    font-size:17px;
    color:#fff;
}


.supply1{
    display:block;
    width:156px;
    height:33px;
    background:url(../img/supply.png);
    margin-top:8px;
    margin-left:15px;
    font-size:17px;
    color:#1b8ca4;
    text-align:center;
    line-height:33px;

}
.supply1:hover,.supply1.on{
    background:url(../img/supply_over.png);
}




.file{
    width:729px;
    height:540px;
    padding-left:28px;
    box-sizing:border-box;
    position:relative;
    top:0px;
    overflow-y:auto;
}

.fix{display:none;position: relative;}


.test{width:600px;height:300px;background-color:#000;}

.q_wrap{
    margin:0 auto;
    position:absolute;
    top:0;
    right: 30px;
}

.quick{
    margin:0 auto;
    position:relative;
}

.quick_menu{
    width:89px;
    height:504px;
    background-color:#4c7ed9;
    color:#fff;
}

.quick_menu p{
    color:#eff0f1;
    font-size:12px;
    text-align:center;
    height:34px;
    line-height:34px;
}

.quick_menu ul{
    font-size:0px;
    width:85px;
    margin-left:2px;
    background-color:#f6f7f7;
}

.quick_menu ul li{
    height:62px;
    box-sizing:border-box;
    background:url(../img/q_menu_line.png) no-repeat bottom;
}
.quick_menu ul li:last-child{background:none;}
.quick_menu ul li a{
    display:block;
    width:100%;
    height:100%;
    text-align:center;
    background-repeat:no-repeat;
    background-position:center 10px;
    font-size:12px;
    color:#4c7ed9;
    padding-top:36px;
    box-sizing:border-box;
}

.quick_menu ul li:hover{
    background:none;
}
.quick_menu ul li:hover a{
    background-color:#4c7ed9;
    color:#f6f7f7;
}

.quick_menu ul li a{background-image:url(../img/q_menu3.png);}
.quick_menu ul li:hover a{background-image:url(../img/q_menu3_over.png);}



.quick_menu ul.q_exam li{
    width:50%;
    float:left;
    background:none;
    background-color:#f6f7f7;
}

.quick_menu ul.q_exam li a{background-image:url(../img/q_menu3.png);}
.quick_menu ul.q_exam li:hover a{background-image:url(../img/q_menu3_over.png);}

.area{
    width:583px;
    position:relative;
    margin-bottom:58px;
}

.area .unit_title{
    margin-left:9px;
    font-size:17px;
    color:#3884c2;
}

.area .unit_title span.num{
    width:34px;
    height:24px;
    background-color:#9eb5c8;
    border-radius:9px;
    text-align:center;
    line-height:24px;
    color:#fff;
    display:inline-block;
    font-size:13px;
    margin-right:9px;
}
.area .unit_title span.num2{
    position:relative;
    top:9px;
}
.area .unit_title span.num2_text{
    margin-left:43px;
    display:block;
}
.area ul.num2_pos{
    top:14px;
}

.area ul{
    position:absolute;
    top:-3px;
    right:10px;
    overflow:hidden;
    height:25px;
    width:333px;
}

.area ul li{
    float:left;
    background:url(../img/line.png) no-repeat;
    background-position:left 10px;
    margin-left:15px;
    padding-left:15px;
}

.area ul li:first-child{background:none;}

.area ul li a.hwp_down{
    display:block;
    padding-left:30px;
    height:26px;
    font-size:13px;
    color:#989a9c;
    line-height:26px;
    background:url(../img/ico_hwp.png) no-repeat left;
}
.area ul li a.ani_down{
    display:block;
    padding-left:30px;
    height:26px;
    font-size:13px;
    color:#989a9c;
    line-height:26px;
    background:url(../img/ico_animation.png) no-repeat left;
}
.area ul li a.movie_down{
    display:block;
    padding-left:30px;
    height:26px;
    font-size:13px;
    color:#989a9c;
    line-height:26px;
    background:url(../img/ico_movie.png) no-repeat left;
}



.area ul li img{
    margin-right:8px;
    position:relative;
    top:4px;
}

.area table{
    margin-top:7px;
    border-collapse:collapse;
}

.area table tr{
    height:40px;
}

.area table tr td,.area table tr th{
    border:1px solid #d7dbdd;;
    background-color:#f6f7f7;
}

.area table tr th{
    border-top:2px solid #d7dbdd;
    font-size:12px;
    color:#929699;
    font-weight:500;
    font-size:13px;
    text-align:center;
}

.area table tr td{
    background-color:#f6f7f7;
}

.area table tr td:first-child{
    text-align:left;
    padding-left:15px;
    box-sizing: border-box;
    background-color:#f6f8f9;
    font-size:13px;
    color:#5d748d;
}
.area table tr th:first-child{
    background-color:#f6f8f9;
    color:#5d748d;
    font-size:15px;
}

.area table tr td a{
    display:block;
    width:20px;
    height:20px;
    margin:0 auto;
}

a.pdf{background:url(../img/1_1.png);}
a.st_book{background:url(../img/1_3.png)}
a.ppt_1{background:url(../img/1_2.png);}
a.hwp{background:url(../img/1_4.png);}
a.docu1{
    width:21px;height:18px;
    background:url(../img/1_6.png) no-repeat;}


a.pdf:hover{background:url(../img/1_1_1.png);}
a.ppt_1:hover{background:url(../img/ppt.png);}
a.st_book:hover{background:url(../img/1_3_over.png);}
a.hwp:hover{background:url(../img/ico_hwp.png);}
a.docu1:hover{
    width:28px;height:18px;
    background:url(../img/1_9.png);}



/**/
.list_wrap2{
    width:270px;
    box-sizing:border-box
}

.list_wrap2 .list{
    padding-left:27px;
}


.box_wrap{
    width:730px;
}


.char{
    width:729px;
    height:540px;
    box-sizing:border-box;
    position:relative;
    display:none;
}

.char > div{
    width:100%;
    height:100%;
    overflow-y:auto;
    overflow-x:hidden;
    position:absolute;
    top:0px;
}

.char > div:first-child{
    display: block;
}

.char table{
    border-collapse:collapse;
}

.char table tr{
    border:1px solid #d7dbde;
    border-left:none;
    border-bottom:none;
}

.char table:last-child tr{
    border-bottom:1px solid #d7dbde;
}

.char table th{
    border-right:1px solid #d7dbde;
    background-color:#f7f8fa;
    font-size:13px;
    color:#6b6b6b;
    font-weight:500;
    line-height:45px;
    width:90px;
}

.char table th.line_2{
    line-height:16px;
}

.char table td{
    background-color:#f7f7f7;
    text-align:center;
    border-right:1px solid #d7dbde;
    font-size:13px;
    color:#838383;
    height:44px;
}

.char table td.w_1{width:248px;}
.char table td.w_2{width:203px;}
.char table td.w_3{width:89px;}
.char table th.h1{
    border-left:1px solid #d7dbde;
    width:158px;
}

.char table th.fixed{
    table-layout:fixed;
}

table.t1 td{height:43px;}
table.t2 td{width:101px;}
table.t3 td{width:611px;}
table.t4 td{width:86px;}
table.t5 td{width:121px;height;43px;}
table.t5 td:last-child{width:123px;}

.down{
    width:100%;
    height:100%;
}

.down ul{
    width:20px;
    margin:0 auto;
    position:relative;
    top:12px;
}

.down ul li{
    float:left;
    margin-right:10px;
}
.down ul li:last-child{margin-right:0px;}

.down ul li a{
    display:block;
    width:20px;
    height:20px;
    background-position:center center;
}

table td a{
    color:#1b8ba3;
    font-size:13px;
}


td span.q_txt,td span.q_num{float:left;}

td span.q_num{
    position:relative;
    top:1px;
}

td span.q_txt{
    width:95%;
    word-break:keep-all;
    line-height:16px;
}

a.hwp p,a.st_book p,a.ppt_1 p,a.pdf p{
    display:none;
    position:relative;
    top:-37px;
    left:-25px;
    width:70px;
    height:38px;
    background:url(../img/over_pop.png) no-repeat 0 0;
    color:#5d748d;
    font-size:12px;
    text-align:center;
    line-height: 28px;
}

.quick_menu ul li p{
    display:none;
    position:relative;
    top:-94px;
    left:7px;
    width:70px;
    height:38px;
    background:url(../img/over_pop.png) no-repeat 0 0;
    color:#5d748d;
    font-size:12px;
    text-align:center;
    line-height: 28px;
}
