﻿
@charset "utf-8";

@font-face{font-family:NanumGothicBold;src:url(../font/NanumGothicBold.eot);src:local(※),url(../font/NanumGothicBold.woff) format('woff')}
@font-face{font-family:NanumGothic;src:url(../font/NanumGothic.eot);src:local(※),url(../font/NanumGothic.woff) format('woff')}


* {margin:0; padding:0;}
body{color:#666;font-family:Dotum,AppleGothic,sana-serif;font-size:12px;}
legend, caption, figcaption, hr {display:none;}
p,ul,ol,li,dl,dt,dd,form {list-style-image:none;list-style-position:outside;list-style-type:none;border:0px;}
img,fieldset, frameset, frameborder, frame {border:0;}
a, img, span, b, input, select, em, textarea, label, strong{vertical-align:middle;}
table{width:100%;border-collapse:collapse;}
a {color:#888888; text-decoration:none;cursor:pointer;}
a:link,a:hover,a:active,a:focus{text-decoration:none;color:inherit;}


/*input*/
input, select, textarea {font-size: 1em;}
textarea {padding:2px;}
select{height:20px;border:1px solid #d0d0d0;}
input[type=text], input[type=password], input[type=date], input[type=tel], input[type=number], input[type=email], input[type=url], input[type=file], textarea{padding:2px;height:14px;border:1px solid #7f9db9;background:#fff;}
select{border:1px solid #7f9db9;background:#fff;}
.check, .radio{border:none !important;margin-top:-2px;}



/************************************************************************
	layout 
*************************************************************************/
body{background:url('../images/bg_body.gif') repeat-x 0 0;}
body.login{background:none;}
.wrap{width:964px;margin:0 auto;}
.wrap2{width:940px;margin:0 auto;padding:10px 7px 5px 7px;border:6px solid #5daae3;border-radius:5px;}
.header{position:relative;height:110px;}
.header .logo{position:absolute;top:23px;left:0;}
.header .logo img{width:120px;}
.header .topMenu{position:absolute;top:40px;right:0;}
.header .topMenu a{display:inline-block;padding-left:10px;margin-left:15px;color:#5f819a;font-weight:bold;font-size:11px;background:url('../images/ico_topMenu.gif') no-repeat 0 5px;}
.header .gnb{padding-top:64px;padding-left:8px;}
.header .gnb ul{width:960px;padding:0px 0px 0px 100px; height:44px;background:url('../images/bg_gnb.gif') no-repeat 0 0;}
.header .gnb ul li{float:left;text-align:center;}
.header .gnb ul li a{display:block;color:#fff;line-height:40px;padding:0 70px;font-size:14px;white-space:nowrap;font-family:'NanumGothic';font-weight:bold;background:url('../images/bg_gnb_bar.gif') no-repeat 0 50%;}
.header .gnb ul li:first-child a{background:none;}

.container{float:left;width:100%;}
.container .sideBar{float:left;width:193px;margin-left:10px;}

.sideBar .name{color:#2c6ab5}
.sideBar .login .btn{position:absolute;top:0;right:14px;}
.sideBar .login{width:193px;height:150px;padding-left:10px;background:url('../images/bg_loginBox.png') no-repeat 0 0;}
.sideBar .login .loginTxt{display:block;padding-top:10px;line-height:15px;}
.sideBar .login .lecture{display:block;margin-top:10px;}
.sideBar .login .lecstatus{display:block;margin:-5px 0 0 10px;}
.sideBar .login .lecstatus strong{color:red;}
#.sideBar .login .more{display:block;margin:15px 20px 0 0;text-align:right;}
.sideBar .more{display:block;margin:-20px 10px 0 0;text-align:right;}

.sideBar .quicksearch{margin-top:20px;}
.sideBar .quicksearch .tit{margin-bottom:5px;}

.sideBar .banner{margin-top:10px;}
.sideBar .banner li{margin-bottom:5px;}

.sideBar .research{width:193px;height:217px;margin-top:10px;background:url('../images/bg_research.gif') no-repeat 0 0;}
.sideBar .research .tit{margin:0 15px;padding-top:10px;padding-bottom:6px;border-bottom:1px solid #d9d9d9;}
.sideBar .research .txt{margin:0 15px;margin-top:8px;line-height:16px;color:#929292;}
.sideBar .research .researchSelec{margin-top:15px;margin-left:15px;padding-left:5px ;color:#929292;line-height:18px;}
.sideBar .research .researchSelec label{display:inline-block;width:82px;}
.sideBar .research .btnR{margin-top:2px;margin-bottom:0px;margin-right:10px;}
.sideBar .research.type2{margin-top:12px;height:175px;background:url('../img/bg_research.gif') no-repeat 0 0;}

.sideBar .localNav{margin-top:17px;}
.sideBar .localNav .lnb{margin-top:20px;}
.sideBar .localNav .lnb > li{border-bottom:1px solid #e6e6e6;}
.sideBar .localNav .lnb > li > a{display:inline-block;padding-left:20px;line-height:28px;color:#666;font-family:'NanumGothic';background:url('../images/ico_lnbDepth1.gif') no-repeat 10px 12px;}
.sideBar .localNav .lnb > li.on > a{font-weight:bold;color:#555;}
.sideBar .localNav .lnb > li:hover > a{font-weight:bold;color:#555;}
.sideBar .localNav .lnb > li.on ul{display:block}
.sideBar .localNav .lnb ul{padding:8px 0;border-top:1px solid #e6e6e6;background:#f6f6f6;}
.sideBar .localNav .lnb ul li{padding:3px 0;}
.sideBar .localNav .lnb ul li a{padding-left:30px;color:#555555;background:url('../images/ico_lnbDepth2_off.gif') no-repeat 20px 5px;}
.sideBar .localNav .lnb ul li.on > a{color:#2a7ab3;}
.sideBar .localNav .lnb ul li:hover > a{color:#2a7ab3;}
.sideBar .localNav .lnb ul li ul{padding-top:5px;border-top:none;}
.sideBar .localNav .lnb ul li li{padding:2px;}
.sideBar .localNav .lnb ul li li a{padding-left:30px;color:#888;font-size:11px;background:none;background:url('../images/ico_lnbDepth3_off.gif') no-repeat 25px 5px;}
.content{float:right;width:737px;padding-bottom:80px;}
.content.type2{float:none;width:700px;margin:0 auto;padding-bottom:80px;}
.main .content{padding-bottom:0px;}
.content .pageTit{padding-top:38px;padding-bottom:25px;}
.content .pageTit .ico{display:inline-block;padding-left:25px;font-size:18px;color:#000000;font-family:'NanumGothic';background:url('../images/ico_pageTitle.gif') no-repeat 0 3px;}
.content .subTit{padding-left:15px;margin-bottom:8px;color:#333;font-size:12px;background:url('../images/ico_subTit2.gif') no-repeat 0 2px;}
.content .faqimg{width:100%;}

.content .location{float:right;margin-top:17px;margin-bottom:13px;}
.content .location .home{padding-left:14px;color:#666666;background:url('../images/ico_pathHome.gif') no-repeat 0 5px;}
.content .location .depth{padding-left:12px;margin-left:5px;color:#666666;background:url('../images/ico_pathDepth.gif') no-repeat 0 2px;}
.content .location .current{padding-left:12px;margin-left:5px;color:#666666;background:url('../images/ico_pathDepth.gif') no-repeat 0 2px;}

.footer{clear:both;padding:20px 0;border-top:1px solid #e2e2e2;}
.footer .inner{position:relative;width:710px;padding-left:230px;margin:0 auto;}
.footer .inner .footerLogo{position:absolute;top:14px;left:0;}
.footer .inner .footerMenu a{margin-left:6px;padding-left:10px;font-family:'NanumGothic';background:url('../images/bar_footerMenu.gif') no-repeat 0 50%;}
.footer .inner .footerMenu a:first-child{margin-left:0px;padding-left:0px;background:none;}
.footer .inner .copyright{padding-top:20px;font-family:'NanumGothic';color:#a4a4a4;font-size:11px;}

/************************************************************************
	main
*************************************************************************/
.mainSearch{width:737px;height:53px;margin-top:7px;padding-top:10px;background:url('../images/bg_mainSearch.gif') no-repeat 0 0;}
.mainSearch input[type='text']{width:593px;margin-right:6px;margin-left:45px;color:#666666;border:none;background:none;}

.mainBoard {margin-top:30px; height:155px;overflow:hidden;}
.mainBoard .leftBoard{float:left;width:470px;height:155px;background:url('../images/bg_board2.gif') no-repeat 0 0;}
.mainBoard .leftBoard .boardTit{padding:10px 10px 8px 30px;position:relative;color:#0062ad;font-weight:bold;font-size:14px;}
.mainBoard .leftBoard .btn{display:inline-block;position:relative;top:-3px}
.mainBoard .leftBoard .more{position:absolute;top:14px;right:18px;color:#999;font-size:11px;font-weight:normal;}
.mainBoard .leftBoard .boardList{margin:0 30px;}
.mainBoard .rightBoard{float:right;width:257px;height:155px;background:url('../images/bg_board.gif') no-repeat 0 0;}
.mainBoard .rightBoard .boardTit{padding:10px;position:relative;}
.mainBoard .rightBoard  .boardTit .more{position:absolute;top:12px;right:10px;color:#999;font-size:11px;font-weight:normal;}
.mainBoard .boardList{clear:both;margin:0 10px;}
.mainBoard .boardList li{position:relative;height:12px;margin:10px 0;}
.mainBoard .boardList li a{padding-left:10px;background:url('../images/ico_dotBlue.gif') no-repeat 2px 4px;}
.mainBoard .boardList li a:hover{text-decoration:underline;}
.mainBoard .boardList li .date{position:absolute;top:0;right:0;}

.mainBoard.type2 {margin-top:0;height:151px;}
.mainBoard.type2 .leftBoard{float:left;width:470px;height:190px;background:url('../img/bg_board2.gif') no-repeat 0 0;}
.mainBoard.type2 .rightBoard{float:right;width:257px;height:190px;background:url('../img/bg_board.gif') no-repeat 0 0;}
.mainBoard.type2 .boardList li{margin:7px 0;}

.eduSchedule{clear:both;margin-top:17px;margin-bottom:45px;}
.eduSchedule .tit{margin-bottom:12px;}
.eduSchedule .data{width:100%;height:201px;background:url('../images/bg_eduSchedule1.png') no-repeat 0 0;}
.eduSchedule .data th{padding:11px 0 18px 0;}
.eduSchedule .data td{padding:6px;text-align:center;}
.eduSchedule .data td.textL{padding-left:18px;}
.eduSchedule .data td.textp{font-size:10pt;}
.eduSchedule .data a:hover{text-decoration:underline;}
.loginWrap{position:absolute;top:40%;left:60%;width:640px;margin-top:-240px;margin-left:-440px;}
.loginWrap h1{margin-left:60px}
.loginWrap .loginBx{position:relative;height:420px;margin-top:0px;background:url('../images/bg_loginBx.png') no-repeat 0 0;}
.loginWrap .loginBx2{position:relative;height:497px;margin-top:0px;background:url('../images/bg_loginOtpBx.jpg') no-repeat 0 0;}
.loginWrap .txt1{padding-left:95px;padding-top:40px;font-family:'NanumGothicBold';color:#333;line-height:18px;}
.loginWrap .txt2{padding-left:95px;padding-top:20px;font-family:'NanumGothic';color:#888888;line-height:18px;}
.loginWrap .txthnd{padding-left:95px;padding-top:20px;font-family:'NanumGothic';color:#888888; line-height:18px; !important;}

.loginWrap .loginBx .loginForm{position:absolute;top:210px;right:180px;width:300px;}
.loginWrap .loginBx .loginForm li{padding-bottom:5px;}
.loginWrap .loginBx .loginForm li .label{display:inline-block;margin-right:10px;}
.loginWrap .loginBx .loginForm li input[type="text"]{width:145px;border:1px solid #d2d2d2;}
.loginWrap .loginBx .loginForm li input[type="password"]{width:145px;border:1px solid #d2d2d2;}
.loginWrap .loginBx .loginBtn{position:absolute;top:0px;left:250px;}

.loginWrap .loginBx2 .loginForm2{position:absolute;top:210px;right:180px;width:300px;}
.loginWrap .loginBx2 .loginForm2 li{padding-bottom:5px;}
.loginWrap .loginBx2 .loginForm2 li .label{display:inline-block;margin-right:10px;}
.loginWrap .loginBx2 .loginForm2 li input[type="text"]{width:145px;border:1px solid #d2d2d2;}
.loginWrap .loginBx2 .loginForm2 li input[type="password"]{width:145px;border:1px solid #d2d2d2;}
.loginWrap .loginBx2 .loginBtn2{position:absolute;top:0px;left:250px;}

.loginWrap .join{position:absolute;top:320px;right:145px;}
.loginWrap .join2{position:absolute;top:395px;right:173px;}
.loginWrap .join a{padding-left:7px;margin-right:5px;text-decoration:underline;font-size:13pt;font-weight:bold;font-family:'NanumGothic';background:url('../images/ico_dotGray.gif') no-repeat 0 3px;}
.loginWrap .join2 a{padding-left:7px;margin-right:5px;text-decoration:underline;font-size:13pt;font-weight:bold;font-family:'NanumGothic';background:url('../images/ico_dotGray.gif') no-repeat 0 3px;}

.loginWrap .joinsso{position:absolute;top:320px;right:200px;}
.loginWrap .joinsso a{padding-left:7px;margin-right:5px;text-decoration:underline;font-size:13pt;font-weight:bold;font-family:'NanumGothic';background:url('../images/ico_dotGray.gif') no-repeat 0 3px;}

.loginWrap .joinsso2{position:absolute;top:390px;right:200px;}
.loginWrap .joinsso2 a{padding-left:7px;margin-right:5px;text-decoration:underline;font-size:13pt;font-weight:bold;font-family:'NanumGothic';background:url('../images/ico_dotGray.gif') no-repeat 0 3px;}


.loginWrap .faq{position:absolute;top:350px;right:250px;}
.loginWrap .faq2{position:absolute;top:420px;right:277px;}
.loginWrap .faq a{padding-left:7px;text-decoration:underline;font-size:13pt;font-weight:bold;color:blue;font-family:'NanumGothic';background:url('../images/ico_dotGray.gif') no-repeat 0 3px;}
.loginWrap .faq2 a{padding-left:7px;text-decoration:underline;font-size:13pt;font-weight:bold;color:blue;font-family:'NanumGothic';background:url('../images/ico_dotGray.gif') no-repeat 0 3px;}


/************************************************************************
	content 
*************************************************************************/

/* searchBox */
.searchBox{width:650px;margin:0 auto;margin-top:30px;padding:15px;text-align:center;border:1px solid #e8e8e8;background:#fcfcfc;}
.searchBox .label{margin-right:10px;}
.searchBox select{width:95px;margin-right:5px;border:1px solid #e8e8e8;background:#fff;}
.searchBox input[type="text"]{width:250px;border:1px solid #e8e8e8;background:#fff;}
.searchBox .btn img{vertical-align:top;}

.searchBox.type2{width:715px;margin-top:0px;padding:8px;text-align:left;border:3px solid #dadada;background:#fff;}
.searchBox select{width:110px;}
.searchBox.type2 input[type="text"]{width:545px;}

/* data */
tr.txtOrg td{color:#e57538 !important;}
tr.txtOrg td a{color:#e57538 !important;}
tr.txtBlue td{color:blue !important;}
tr.txtBlue td a{color:blue !important;}
td.txtYeBlue a{color:blue !important;}

.dataTxt{margin-top:10px;font-size:11px;color:#666666;}
.dataTxt2{margin-bottom:10px;font-size:11px;color:#666666;}
.dataTxt3{margin-top:10px;color:#333;}
.dataTxt4{margin:35px 0 15px 0;}
table .essential{color:#e5601c;}
.fixed table{table-layout:fixed;}

.dataTop{position:relative;margin-bottom:10px;text-align:right;}
.dataTop .txt{position:absolute;top:10px;left:0;color:#333;font-family:'Nanum Gothic';font-size:13px;}
.dataTop .txt .ico{margin:0 5px 0 20px;font-size:14px;color:#b71740;}
.dataTop .txt .ico:first-child{margin-left:0px;}
.dataType1{clear:both;position:relative;margin-bottom:8px;border-top:2px solid #3366cc; border-bottom:1px solid #3366cc; }
.dataType1 table{width:100%;color:#3e3e3e;}
.dataType1 th{height:20px;padding:6px 2px 6px 2px;color:#1152be;text-align:center;background:#fff;}
.dataType1 td{height:20px;padding:7px 2px 7px 2px;text-align:center;border-top:1px solid #d1d1d1;background:#fff;}
.dataType1 td.textL{padding-left:10px;}
.dataType1 td a{color:#2a7ab3;}
.dataType1 td a:hover{text-decoration:underline;}

.dataType2{clear:both;border-top:2px solid #3366cc;border-bottom:1px solid #3366cc;}
.dataType2.type2{border-top:1px solid #3366cc;}
.dataType2 table{width:100%;}
.dataType2 th{padding:7px;text-align:left;padding-left:15px;color:#1152be;border-top:1px solid #d1d1d1;background:url('../images/bar_1.gif') no-repeat right 50%;}
.dataType2 td{padding:7px 5px 7px 15px;border-top:1px solid #d1d1d1;}
.dataType2 tr:first-child th, .dataType2 tr:first-child td{border-top:none;}
.dataContent{padding:20px 22px;}
.dataType2 td a:hover{text-decoration:underline;}
.dataType2 .addFile{text-decoration:underline}
.dataType2 .kb{margin-left:15px;}
.dataType2 span.subTxt{margin-left:5px;font-size:11px;}
.dataType2 p.subTxt{margin-top:5px;font-size:11px;}
.dataType2 label{margin: 0 5px}

.dataType3 thead th{height:29px;border:1px solid #3366cc;border-left:1px solid #c1d1f0;}
.dataType3 thead th:first-child{border-left:1px solid #3366cc;;}
.dataType3 tbody th{height:12px;padding:15px;color:#3366cc;border:1px solid #c1d1f0;background:#eaeffa;}
.dataType3 td{height:12px;padding:15px;text-align:center;border:1px solid #c1d1f0;}
.dataType3 td.bg{background:#f1f1f1;}
.dataType3 th label{margin-left:10px;}
.dataType3 th label:first-child{margin-left:0;}

.dataType4{clear:both;border-top:1px solid #3366cc;border-bottom:1px solid #3366cc;}
.dataType4.type2{border-top:1px solid #3366cc;}
.dataType4 table{width:100%;}
.dataType4 th{padding:7px;text-align:left;padding-left:15px;color:#1152be;border-top:1px solid #c1d1f0;background:#eaeffa;}
.dataType4 td{padding:7px 5px 7px 15px;border-top:1px solid #c1d1f0;}
.dataType4 tr:first-child th, .dataType4 tr:first-child td{border-top:none;}
.dataType4 .subTxt{margin-left:5px;font-size:11px;}
.dataType4 td.bg{background:#f5f7fc;}
.dataType5 {margin:0 auto;}
.dataType5 th{padding:5px;text-align:right;}
.dataType5 td{padding:5px;text-align:left;}

.dataType6{position:relative;margin-bottom:8px;}
.dataType6 table{width:100%;color:#3e3e3e;border:1px solid #d1d1d1;}
.dataType6 th{height:20px;padding:5px 2px 5px 2px;border:1px solid #d1d1d1;color:#6e6e6e;text-align:center;background:#eeeeee;}
.dataType6 td{height:20px;padding:5px 2px 5px 2px;text-align:center;border:1px solid #d1d1d1;background:#fff;}
.dataType6 td.textL{padding-left:10px;}

/*교육통합 플랫폼 구축 프로젝트(2022). 2022.11.01. KKH. 2차*/
.dataType7{position:relative;margin-bottom:8px;}
.dataType7 table{width:100%;color:#3e3e3e;border:1px solid #d1d1d1;}
.dataType7 th{height:20px;padding:5px 2px 5px 2px;border:1px solid #d1d1d1;color:#6e6e6e;text-align:center;background:#eeeeee;}
.dataType7 td{height:20px;padding:5px 2px 5px 2px;text-align:center;border:1px solid #d1d1d1;background:#fff;}
.dataType7 td.textL{padding-left:10px;}
.dataType7 td.textR{padding-right:10px;}
.dataType7 a{color:#2a7ab3;}
.dataType7 a:hover, .dataType1 a:focus{text-decoration:underline;}
.dataType7 label + label{margin-left:8px;}
.dataType7 .vline{line-height:1.5em;}
.dataType7 .vline2{padding:2px 0;}

/* tab */
.tabType1{height:25px;float:left; width:100%; margin-bottom:15px;background: url('../images/bg_tab1.gif') repeat-x 0 bottom;}
.tabType1 li{float:left; margin-right:2px; font-weight:bold; cursor:pointer; color:#7e7e7e;font-family:'Nanum Gothic'; background: url('../images/bg_tab1_left_off.gif') no-repeat 0 0;}
.tabType1 li span{display:inline-block;height:15px;line-height:18px;min-width:55px;padding:6px 15px 3px 15px;text-align:center;background: url('../images/bg_tab1_right_off.gif') no-repeat right 0;}
.tabType1 li.on{position:relative;top:1px;background: url('../images/bg_tab1_left_on.gif') no-repeat 0 0;}
.tabType1 li.on span{color:#3366cc; background: url('../images/bg_tab1_right_on.gif') no-repeat right 0;}
.tabType1 li.year{margin:0 20px 0 15px !important;}
.tabType1.type2{background:none;}
.tabType1.type2 li{margin-right:0px;border-bottom:1px solid #ccc;}
.tabType1.type2 li.on{border-bottom:none;}
.tabType1.type2 li span{min-width:0;}

.tabType2{margin-bottom:35px;}


/* titType */
.titType1{position:relative;margin-top:30px;height:14px;padding-left:16px;margin-bottom:15px;font-weight:bold;color:#3366cc;font-size:14px;background: url('../images/ico_research.gif') no-repeat 0 4px;}
.titType1.first{margin-top:0;}
.titType1 .rside{position:absolute;top:-5px;right:0;}
.titType2{margin-top:15px;margin-bottom:8px;font-weight:bold;color:#333;}
.titType3 {margin-bottom:10px; font-weight: bold; font-family:'NanumGothic'; font-size: 12px; color: #333333; letter-spacing: 1px;}

 /* list */
 .list1 li{padding-left:10px;text-align:left;background: url('../images/ico_dash.gif') no-repeat 0 5px;}
 .list2{margin-top:15px;}
 .list2 li{padding-left:12px;font-size:11px;margin:5px 0;text-align:left;background: url('../images/ico_list2.gif') no-repeat 0 3px;}


/* file */
.fileTxt {vertical-align:middle; cursor:pointer; border:1px solid #bfbfbf; margin-right:5px; height:18px; line-height:18px;}
.fileBtn {vertical-align:middle; width:55px;height:18px; cursor:pointer; text-indent:-5000px; border:none; background:url('../images/fileBtn.gif') no-repeat 0 0;}
.grayBg .fileTxt {background:#fafafa;}
.none {position:absolute; left:-5000px; width:1px; height:1px; font-size:1px; line-height:1px;}


/* btn */
.btnL{margin:15px 0;text-align:left;}
.btnR{clear:both;margin:15px 0;text-align:right;}
.btnPay{clear:both;margin:15px 0;text-align:center;}
.btnR .staychk{font-family:'nanumgothic';color:red;}
.btnC{clear:both;margin:15px 0;text-align:center;}
.btnC2{clear:both;margin:25px 0;text-align:center;}

/* align */
.textL{text-align:left !important;}
.textC{text-align:center !important;}
.textR{text-align:right !important;}

/* txt */
.txtRed{color:#f33c1e;}
.d3_li :HOVER{text-decoration: underline; font-weight:bold;}



/* box */
.boxType{padding:15px;text-align:center;border:1px solid #e8e8e8;background:#fcfcfc;}
.boxType label{margin: 0 15px ; } 
.boxType2{padding:30px 15px;text-align:center;background:#f1f1f1;}
.boxType2 .label{margin:0 5px 0 20px;}
.boxType2 input[type="text"], .boxType2 input[type=password]{width:100px;border:1px solid #d4d4d4;}

.boxType.idpw{width:300px;margin:0 auto;}

/* color */
.txtOrg{color:#e57538 !important;}
.readonly{background:#eee !important;}

/* pagination */
.pagination{position:relative; clear:both; width:100%;margin:0 auto;padding-top:20px;text-align:center;}
.pagination a{display:inline-block; padding:0 2px 0 3px; color:#999999; text-align:center;}
.pagination span a{width:auto;padding:0;margin:0;background:none;}
.pagination .page_on{font-weight:bold; color:#d06a20;}
.pagination .pagePre{margin-right:10px;}
.pagination .pageNext{margin-left:10px;}
.pagination img{position:relative; top:-1px;}
.pagination .currentPage{position:absolute;top:20px;right:0;}

.researchList{clear:both;width:100%;}
.researchList dt{padding:15px;margin-top:25px;margin-bottom:5px;}
.researchList dt:first-child{margin-top:0;}
.researchList dt .rside{float:right;position:relative;top:-6px;}
.researchList dt .tit{height:14px;padding-left:16px;font-weight:bold;color:#3366cc;font-size:14px;background: url('../images/ico_research.gif') no-repeat 0 4px;}
.researchList dt .researchInfo{clear:both;margin-top:14px;}
.researchList dt .researchInfo .infor{}
.researchList dd{padding:10px 15px 10px 15px;border:3px solid #f0f0f0;background:#f9f9f9;}
.researchList dd .txt{margin-top:20px;padding-left:10px;background: url('../images/ico_grayDot2.gif') no-repeat 0 5px;}
.researchList dd .data{width:700px;margin:20px auto 0 auto;padding-bottom:10px;color:#333;}
.researchList dd .data th{text-align:left;font-weight:normal;}
.researchList dd .data td{padding:5px 0;}
.researchList dd .per{color:#666;}
.researchList dd .gage1{display:inline-block;height:15px;background:#e56268;}
.researchList dd .gage2{display:inline-block;height:15px;background:#ee804f;}
.researchList dd .gage3{display:inline-block;height:15px;background:#e9c527;}
.researchList dd .gage4{display:inline-block;height:15px;background:#97c36c;}
.researchList dd .gage5{display:inline-block;height:15px;background:#4591dd;}
.researchList dd textarea{width:99%;height:100px;border:1px solid #dadada;background:#fff;}

.researchResult{margin-top:16px;}
.researchResult .tit{padding-left:15px;color:#777777;background: url('../images/ico_research_result.gif') no-repeat 0 4px;}
.researchResult dt{margin-top:16px;padding-bottom:10px;border-bottom:1px solid #dcdcdc;}
.researchResult dt .info{float:right;}
.researchResult dt .searchTit{padding-left:10px;font-weight:bold;color:#4c86c2;font-size:14px;background: url('../images/ico_research_result2.gif') no-repeat 0 5px;}
.researchResult dd{padding:10px;line-height:1.5em;}

.dlType1 dt{margin-top:30px;}
.dlType1 dt:first-child{margin-top:0px;}
.dlType1 dt .tit{height:14px;padding-left:16px;font-weight:bold;color:#3366cc;font-size:14px;background: url('../images/ico_research.gif') no-repeat 0 4px;}
.dlType1 dd .txt{padding:10px;line-height:1.5em;}
.dlType1 dd .tabType2{margin-top:20px;margin-bottom:0px;text-align:center;}
.dlType1 dd .dataType3 table{width:670px;margin: 0 auto;margin-top:10px;}

.rulBox{width:658px;height:218px;padding:10px 20px;margin:0 auto;margin-top:18px;background: url('../images/bg_box2.gif') no-repeat 0 0;}
.rulBox .tit{margin-bottom:10px;}
.rulBox .rule{height:125px;padding:10px;overflow-x:hidden;overflow-y:scroll;line-height:1.5em;border:1px solid #e6e6e6;background:#fff;}
.rulBox .agree{margin-top:5px;color:#666666;}

.joinComplete{padding:10px 0 30px 0 ;margin-bottom:50px;border-top:1px solid #cecece;border-bottom:1px solid #cecece;}
.joinComplete .name{display:block;margin-bottom:30px;padding-top:30px;height:14px;padding-left:16px;margin-bottom:15px;font-weight:bold;font-family:'NanumGothic';color:#3366cc;font-size:14px;}
.joinComplete .txt1{display:block;margin-bottom:10px;padding-top:30px;height:14px;padding-left:16px;margin-bottom:15px;font-weight:bold;color:#666;}
.joinComplete .txt2{display:block;height:14px;padding-left:16px;padding-bottom:15px;font-weight:bold;color:#666;}

/************************************************************************
	button 
*************************************************************************/
/* label */
.btnType1{display:inline-block;height:25px;margin-left:5px;background: url('../images/btn1_left.gif') no-repeat 0 0;}
.btnType1 span{display:block;height:25px;line-height:25px;padding:0 10px;color:#fff;vertical-align:top;background: url('../images/btn1_right.gif') no-repeat right 0;}
.btnType1.arr{padding-left:10px;background: url('../images/btn1_left_arr.gif') no-repeat 0 0;}
.btnType2{display:inline-block;height:21px;margin-left:5px;background: url('../images/label1_left.gif') no-repeat 0 0;}
.btnType2:hover{text-decoration:none !important;}
.btnType2 span{display:block;height:21px;line-height:21px;padding:0 5px;color:#fff;vertical-align:top;background:url('../images/label1_right.gif') no-repeat right 0;}
.btnType3{display:inline-block;height:21px;margin-left:5px;background: url('../images/label2_left.gif') no-repeat 0 0;}
.btnType3 span{display:block;height:21px;line-height:21px;padding:0 5px;color:#fff;vertical-align:top;background: url('../images/label2_right.gif') no-repeat right 0;}
.btnType3:hover{text-decoration:none !important;}
.btnType4{display:inline-block;height:27px;background: url('../images/label4_left.gif') no-repeat 0 0;}
.btnType4:hover{text-decoration:none !important;}
.btnType4 span{display:block;height:27px;min-width:50px;text-align:center;line-height:27px;padding:0 15px;color:#fff;font-size:11px;font-weight:bold;vertical-align:top;background: url('../images/label4_right.gif') no-repeat right 0;}
.btnType5{display:inline-block;height:25px;margin-left:5px;background: url('../images/btn5_left.gif') no-repeat 0 0;}
.btnType5 span{display:block;height:25px;line-height:25px;padding:0 10px;color:#fff;vertical-align:top;background: url('../images/btn5_right.gif') no-repeat right 0;}
.btnType5.arr{padding-left:10px;background: url('../images/btn5_left_arr.gif') no-repeat 0 0;}
.btnType6{display:inline-block;height:16px;background: url('../images/btn6_left.gif') no-repeat 0 0;}
.btnType6 span{display:block;height:16px;line-height:16px;padding:0 10px;font-size:11px;color:#fff;vertical-align:top;background: url('../images/btn6_right.gif') no-repeat right 0;}

.btnType7{display:inline-block;height:21px;margin-left:5px;background: url('../images/label7_left.gif') no-repeat 0 0;}
.btnType7:hover{text-decoration:none !important;}
.btnType7 span{display:block;height:21px;line-height:21px;padding:0 5px;color:#fff;vertical-align:top;background: url('../images/label7_right.gif') no-repeat right 0;}


.clause_cont {line-height:20px;}
.clause_table {line-height:25px; margin:10px 0 10px 0;text-align:center;}
.clause_table th {background:#eee;}
.clause_tit {font-weight:bold;font-size:12px;padding:15px 0 10px 0;}


/************************************************************************
	popup 
*************************************************************************/
.popWrap{padding:30px;}
.popWrap h1{padding-left:23px;margin-bottom:20px;font-size:14px;color:#666666;background:url('../images/ico_popTit.gif') no-repeat 0 0;}
.popWrap .popTit{position:relative;margin-top:30px;height:14px;padding-left:16px;margin-bottom:15px;font-weight:bold;color:#3366cc;font-size:14px;background: url('../images/ico_research.gif') no-repeat 0 4px;}
.popWrap .popTit:first-child{margin-top:0px;}

.popWrap .findResult{width:300px;margin:0 auto;margin-top:50px;line-height:1.7em;text-align:left;}
.popWrap .findResult .big{font-size:14px;}
.popWrap .findResult strong{color:#3366cc;}
.popWrap .licensePrint{padding-left:10px;padding-right:10px;width:700px;height:990px;background-image:url('/client/images/license_new.jpg'); -webkit-print-color-adjust: exact !important; no-repeat 0 0;}
.popWrap .licenseList{position: absolute; top:310px; left:300px; width:500px;font-size:25px; color:black;font-family:'Malgun Gothic'; line-height:48px; z-index: 1; text-align: left;}
.popWrap .licenseList .line_1{position: absolute; top:-10px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500;line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseList .line_2{position: absolute; top:46px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseList .line_3{position: absolute; top:106px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseList .line_4{position: absolute; top:167px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseList .list_last{position: absolute; top:227px; width:100%;font-size:30px; color:black;font-family:'Malgun Gothic'; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licensePrintMP{padding-left:10px;padding-right:10px;width:700px;height:990px;background-image:url('/client/images/license_mp_new.jpg'); -webkit-print-color-adjust: exact !important; no-repeat 0 0;}
.popWrap .licenseListMP{position: absolute; top:310px; left:300px; width:500px;font-size:25px; color:black;font-family:'Malgun Gothic'; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseListMP .line_1{position: absolute; top:-10px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500;line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseListMP .line_2{position: absolute; top:46px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseListMP .line_3{position: absolute; top:106px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseListMP .line_4{position: absolute; top:167px; left:0px; width:500px;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500; line-height:44px; z-index: 1; text-align: left;}
.popWrap .licenseListMP .list_last{position: absolute; top:227px; width:100%;font-size:30px; color:black;font-family:'Malgun Gothic'; font-weight:500; line-height:44px; z-index: 1; text-align: left;}
.popLogin img{width:100%;}

.position{position:relative;z-index:10;}
.position2{position:relative;}
.position .mlayer{position:absolute;top:20px;left:70px;width:500px;padding:35px 15px 15px 15px;border:1px solid #888;background:#fff;}
.position .mlayer2{position:absolute;top:10px;right:10px;width:500px;padding:35px 15px 15px 15px;border:1px solid #888;background:#fff;}
.position2 .mlayer{position:absolute;top:20px;right:60px;width:250px;padding:40px 15px 15px 15px;border:1px solid #888;background:#fff;}
.mlayer .close{position:absolute;top:12px;right:20px;}
.mlayer2 .close{position:absolute;top:12px;right:20px;}
.mlayer .data table, .mlayer .data th, .mlayer .data td{border:none;border:1px solid #666}
.mlayer2 .data table{width:100%;color:#3e3e3e;border:1px solid #d1d1d1;}
.mlayer2 .data th{height:20px;padding:5px 2px 5px 2px;border:1px solid #d1d1d1;color:#6e6e6e;text-align:center;background:#eeeeee;}
.mlayer2 .data td{border:none;border:1px solid #d1d1d1}