@CHARSET "UTF-8";

/*
.cl-grid [role='row'].cl-viewing.cl-selected .cl-grid-cell[role='gridcell'] {
    background-color : rgba(230, 248, 245, 0.4);
}
*/

.cl-loadmask.cl-overlay {
    background-color : rgba(86, 88, 92, 0.4);
}

.cl-loadmask .cl-dialog {
    background-color : #ffffff;
}

.cl-control.component-css {
    background-color: #F4F8F9;
}

.cl-grid-footer {
    background-color: #DCDCDC;
    border: 0px;
}

/* Controls Grid 마지막 오른쪽 선 제거 */
.cl-grid .cl-grid-cell:last-of-type {
  border-right: 0px none;
}

.div_work {
    padding: 20px 20px 20px 20px;
    border-top: 6px solid #f2f2f2;
    border-bottom: 3px solid #f2f2f2;
}

.div_work_left {
    border-left: 4px solid #f2f2f2;
}

.div_work_right {
    border-right: 4px solid #f2f2f2;
}

.div_search {
    margin: 15px 20px 15px 20px;
    border: 0px none;
}

.main_embApp{
    background-color: transparent;
}

/* 지원서 하단의 버튼그룹 */
.div_btn_box {
    background-color:#eeeeee;
/*     padding-top:20px; */
}

.opt_abroadPeopGbn{
    padding        : 14px 35px 14px 14px;
    vertical-align : top;
    margin-bottom  : 10px;
    font-size      : 15px;
    line-height    : 17px;
    cursor         : pointer;
}
.opt_abroadPeopGbn.select_on{
    background   : url(images/controls/approval_n.png) calc( 100% - 12px) 50% no-repeat;
    border-top   : solid 1px #333333;
    border-bottom: solid 1px #ffffff;
    border-left  : solid 1px #333333;
    border-right : solid 1px #333333;
    color        : #333333;
    font-weight  : 400;
}
.opt_abroadPeopGbn.select_off{
    background   : none;
    border-top   : solid 1px #eeeeee;
    border-bottom: solid 1px #333333;
    border-left  : solid 1px #eeeeee;
    border-right : solid 1px #eeeeee;
    color        : #9f9f9f;
    font-weight  : normal;
}
.opt_abroadPeopGbn.select_none{
    color        : transparent;
    font-weight  : normal;
    cursor       : default;
    border-bottom: solid 1px #333333;
}



.container{padding:20px; background:#eeeeee;}
.con_wrap{clear: both;overflow: hidden;}
.con_head{background-color: #243a63;}
.foot{background-color: #2c4376;}
.con_foot{}


/*login_w*/
.body_login{position: relative;min-height:880px;height:100vh;}
.login_header{width:100%; height:90px; background: #243a63;}
.login_header_box{position: relative;max-width:1200px;width:100%;margin:0 auto;padding-top:20px;}
.login_logo_schaff{display: block;width:209px;height:51px;background:url(images/uni/entr/menu/login_logo_schaff.png) 0 0 no-repeat;text-indent: -9999em;}
.login_logo_grsc{display: block;width:209px;height:51px;background:url(images/uni/entr/menu/login_logo.png) 0 0 no-repeat;text-indent: -9999em;}
.container.login{width:100%;min-height:720px;height:calc(100vh - 220px);  background:url(images/uni/entr/menu/login_bg.jpg) 50% 0 no-repeat;background-size: cover;}
.con_wrap.login{position:relative; max-width:1200px;width:100%;margin:0 auto;padding-bottom:50px;}
.login_text_box{padding-top:130px;float: left;}
.login_text01{font-size:56px;color:#fff;font-family:'Noto Sans';line-height: 1;}
.login_text02{font-size:56px;color:#fff;font-family:'Noto Sans';font-weight:600;line-height: 1;padding-top:20px;}
.login_text03{padding-top:50px;padding-left:10px;}
.login_text03:hover{opacity: 0.8}
.text_link{color:#fff; font-family:'Noto Sans';line-height: 1;}
.text_link_line{display: inline-block;padding-bottom:5px; border-bottom:1px solid #fff; color:#fff; cursor:pointer;}
.text_link:before{display: inline-block;vertical-align: middle;margin-right:5px; width:5px;height:5px;content: "";background:#fff;}
.login_warp{float:right; padding:50px;margin-top: 45px;margin-right:80px; width:100%;max-width:450px;background: #fff;}
.login_warp_title{font-size:32px;padding-bottom:50px; color:#1a1a1a;font-family:'Noto Sans';line-height: 1;font-weight:500;}
.login_input_title{font-size: 18px;color:#222;padding-bottom:15px;line-height: 1;}
.login_input_title_hover{color: #999999; font-size: 13px; font-weight: 300; text-decoration: underline; padding-bottom:13px;line-height: 1;}
.login_input{padding-bottom:20px;width:100%;height:50px;border:1px solid #c9c9c9;padding:0 10px;line-height: 1;}
.login_input input{width:100%;height:50px;border:1px solid #c9c9c9;padding:0 10px;line-height: 1;}
.login_btn_box{padding-top:10px;}
.login_btn{width:100%;border:1px solid #7f2054;height:60px;line-height:58px;font-size:18px; background: #7f2054;color:#fff;border-radius:3px;text-align: center;}
.login_btn:hover{opacity: 0.8;}
.new_aply_btn{width:100%;border:1px solid #7f2054;height:60px;line-height:58px;font-size:18px; border: solid 1px #7f2054;border-radius:3px;text-align: center;}
.new_aply_btn:hover{opacity: 0.8;}
.login_sch_link{padding-top:15px;}
.login_sch_link_ul{text-align: center;}
.login_sch_link_li{display: inline-block;}
.login_sch_link_li.p_right_40{padding-right:20px;}
.login_sch_link_li.p_left_40{padding-left:20px;border-left:1px solid #ccc;}
/* .login_sch_link_a{color:#1a1a1a;font-size: 18px;line-height: 1;border:none; cursor: pointer;} */
/* .login_sch_link_a:hover{opacity: 0.8} */
.footer.login{width:100%;background:#2c4376;position:absolute;bottom:0;left:0;}
.footer_wrap.login{max-width:1200px;width:100%;margin:0 auto;padding-left:110px;padding-bottom:35px; background:url(images/uni/entr/menu/login_f_logo.png) 0% 50% no-repeat;clear: both;overflow: hidden;}
.login_footer_link_ul_w{float: right;padding-top:50px;}
.login_footer_link_ul{clear: both;overflow: hidden;}
.login_footer_link_li{display:inline-block; float: left;padding:0 25px;line-height: 1;}
.login_footer_link_li_left_line{border-left:1px solid #617295;}
.login_footer_link_a{color:#fff;font-size: 16px;font-family:'Noto Sans';line-height: 1; cursor: pointer; text-align: center;}
.login_footer_link_a:hover{opacity: 0.8}
.login_footer_text_box{padding-top:50px;float: left;}
.login_footer_text1{color:#fff;font-size: 16px;font-family:'Noto Sans';line-height: 1;}
.login_footer_text2{padding-top:12px;color:#8d98af;font-size: 14px;font-family:'Noto Sans';line-height: 1;}


/* 서브 */
.header{width:100%; height:90px; background: #243a63;}
.header_wrap{clear: both;overflow: hidden;padding:0 20px;}
.header_box{position: relative;float:left;padding-top:20px;}
.logo{display: block;width:209px;height:51px;background:url(images/uni/entr/menu/login_logo.png) 0 0 no-repeat;text-indent: -9999em;}


/* .header_user{float: right;} */
.header_user .header_text{text-align: right; vertical-align: middle; display: inline-block;color:#fff; padding-right:30px;}
.header_user .header_text span{color:#7faffe;}
.header_user .btn_pw{line-height:36px; display: inline-block;color:#fff;text-align:center;background: #243a63;border:1px solid #4a5d81;}
.header_user .btn_pw.cl-button:hover{color:#fff; background-color: #2d487b}
.header_user .btn_log_out{line-height:36px; display: inline-block;color:#fff;background: #4873ba;border:1px solid #4873ba;}
.header_user .btn_log_out.cl-button:hover{color:#fff; background-color: #5a83c0}


.footer{width:100%;background:#2c4376;padding-left:40px; }
.footer_wrap{width:100%;margin:0 auto;padding-left:110px;padding-bottom:40px; background:url(images/uni/entr/menu/login_f_logo.png) 0% 50% no-repeat;clear: both;overflow: hidden;}
.footer_link_ul_w{float: right;padding-top:50px;}
.footer_link_ul{clear: both;overflow: hidden;}
.footer_link_li{display:inline-block; float: left;padding:0 25px;line-height: 1;}
.footer_link_li + .footer_link_li{border-left:1px solid #617295;}
.footer_link_a{color:#fff;font-size: 16px;font-family:'Noto Sans';line-height: 1;}
.footer_text_box{padding-top:50px;float: left;}
.footer_text1{color:#fff;font-size: 16px;font-family:'Noto Sans';line-height: 1;}
.footer_text2{padding-top:12px;color:#dddddd;font-size: 14px;font-family:'Noto Sans';line-height: 1;}
.open_lnb{display: none;}



/* media query */
@media only screen and (max-width:1200px){
    .login_header{padding-left:40px;}
    .login_warp{margin-right:0;}
    .login_footer_link_li{padding:0 10px;}
    
/*     .step_box{display:block;padding:0;background: #fff;} */
/*     .step_box li{display:block; width:33.33%;padding-left:10px;padding-right:30px; margin-right:0;min-width:auto;border-top:3px solid #eeeeee;border-bottom:3px solid #eeeeee;  background-position:90% 50%;} */
/*     .step_box li.on{background-position:90% 50%;} */
/*     .step_box li:after{padding:0 10px;height:60px;} */
/*     .step_box.li8 li{ width:25%;} */
/*     .step_box.li6 li{ width:33.33%;} */
/*     .step_box li .text_num{font-size:14px;} */
/*     .step_box li .text_title{font-size:14px;height:auto;min-height: auto;} */
/*     .step_box li .text_title em{display: none;} */
    
/*     .step_box.li5 li:nth-last-child(1){width:50%;} */
/*     .step_box.li5 li:nth-last-child(2){width:50%;} */
}



/* media query */
@media only screen and (max-width:1100px){
    .grsc .login_text_box{display: none;}
    .grsc .footer.login{position:relative;bottom:auto;left:auto;}
    .grsc .login_footer_link_li{padding:0 8px;}
    .grsc .login_footer_link_a{font-size:13px;letter-spacing: -1px;}
    .grsc .con_wrap.login{padding-bottom:0;}
    .grsc .container.login{height: auto;}
    .grsc .login_warp{width:100%;margin:0;padding:30px;}
    .grsc .login_warp_title{text-align: center;}
    .grsc .header_user .header_text{letter-spacing: -0.5px;}
}

/* media query */
@media only screen and (max-width:1024px){
    .login_text_box{display: none;}
    .login_warp{position:relative;top:auto;right: auto;padding:20px; margin:0 40px;width:calc( 100% - 80px) !important; height:450px; max-width:none;}
    .login_warp_title{font-size: 26px;padding-bottom: 30px;}
    .login_input_title{font-size: 16px;padding-bottom: 10px;}
    .login_input_title_hover{font-size: 14px;padding-bottom: 10px;}
    .login_sch_link{padding-top:20px;}
    .login_sch_link_a {font-size:15px;}
    .login_sch_link_li.p_right_40{padding-right:10px;}
    .login_sch_link_li.p_left_40{padding-left:10px;}
    
    .con_foot .footer.login{padding-left:0;height:205px !important;overflow: hidden;}
    .con_foot .footer_wrap.login{padding-left:0;background: none;}
    .con_foot .login_footer_link_ul_w{float: none;width:100%;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #4b5f8a;}
    .con_foot .login_footer_link_ul{text-align: center;}
    .con_foot .login_footer_link_li{padding: 0 20px;float: none;}
    .con_foot .login_footer_text_box{float: none;width:100%;padding-top:0; background:none;}
    .con_foot .login_footer_text1{text-align: center;font-size: 13px;padding-top:30px;padding-bottom:15px;padding-left: 100px;width: 310px !important; text-align:left;margin:0 auto;line-height:1.5em;background:url(images/uni/entr/menu/login_f_logo_m.png) 0% 50% no-repeat;background-size:80px auto;}
    .con_foot .login_footer_text2{text-align: center;font-size: 12px;padding-top:0;padding-bottom:5px}
    
    /*  */
/*     .header_wrap{padding:0;} */
/*     .header_box{position: absolute;} */
/*     .header_user{padding-right:20px;text-align: right;} */
/*     .header_user .header_text{text-align: right;height:40px; display: block;font-size: 14px;padding-right:0;padding-top:10px;} */
    
    .con_head .login_header{padding-left:0;height:80px;}
    .con_head .login_logo_schaff{margin:0 auto;width: 170px;height:42px; background: url(images/uni/entr/menu/login_logo_m_schaff.png) 0 0 no-repeat;background-size:170px auto;}
    .con_head .login_logo_grsc{margin:0 auto;width: 170px;height:42px; background: url(images/uni/entr/menu/login_logo_m.png) 0 0 no-repeat;background-size:170px auto;}
    
/*     .btn_lnb{position:absolute;top:30px;left:0; display: block;width:60px;height:60px;background:url(images/open_icon_m.png) 50% 50% no-repeat;background-size:26px auto;text-indent:-9999em;z-index:1;} */
    
/*     .left_gnb_title{display: none;} */
/*     .left_m_header{position:relative; display: block;height: 90px;padding-top:20px; background: url(images/lnb_title_bg_m.jpg) no-repeat 50% 50%;background-size: cover;} */
/*     .lnb_logo{width:190px;height:50px;margin-left:10px;background: url(images/logo_left_m.png) no-repeat 50% 50%;background-size:160px auto;text-indent: -9999em;} */
/*     .btn_close{position:absolute;top:20px;right:0;width:50px;height:50px; background: url(images/icon_close_m.png) no-repeat 50% 50%;background-size:20px auto;text-indent:-9999em;} */
/*     .gnb_list li{height:45px;} */
/*     .gnb_list li a span{font-size: 15px;} */
/*     .lnb_link{padding:30px 20px; background:#eeeeee;border-top:1px solid #dddddd;} */
/*     .lnb_link_text2{padding-top:10px;} */
/*     .lnb_link_text3{padding-top:15px;} */
/*     .lnb_link_box1{padding-bottom:20px;} */
    
    
    
/*     .footer_wrap{padding-left:0;background: none;} */
/*     .footer_link_ul_w{float: none;width:100%;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #4b5f8a;} */
/*     .footer_link_ul{text-align: center;} */
/*     .footer_link_li{padding: 0 20px;float: none;} */
/*     .footer_link_li + .footer_link_li{border-left:none;} */
/*     .footer_text_box{float: none;width:100%;padding-top:0; background:none;} */
/*     .footer_text1{text-align: center;font-size: 13px;padding-top:30px;padding-bottom:20px;width: 320px; text-align:left;margin:0 auto;line-height:1.5em;   padding-left: 100px;background:url(images/uni/entr/menu/login_f_logo_m.png) 0% 50% no-repeat;background-size:80px auto;} */
/*     .footer_text2{text-align: center;font-size: 12px;padding-top:0;} */
/*     .header_user .btn_pw{width:120px;} */
/*     .header_user .btn_logout{width:120px;} */
/*     .container{padding:0;} */
/*     .con_box{padding:20px;} */
/*     .step_wrap{padding-bottom:20px;} */
}


/* media query */
@media only screen and (max-width:756px){
    
/*     .step_box li{width:50%;padding-bottom:0;padding-top:15px;} */
    
/*     .step_box.li6 .step_box_li{width:50%;} */
/*     .step_box.li8 .step_box_li{width:50%;} */
/*     .step_box .step_box_li .text_title{font-size:13px;height:35px;} */
/*     .step_box .step_box_li .text_title span{padding-bottom:4px;} */
/*     .step_box .step_box_li .text_num{font-size:13px;padding-bottom:4px;} */
/*     .step_box .step_box_li:after{top:50%;margin-top:-30px;} */
/*     .step_box.li5 .step_box_li:nth-last-child(1){width:100%;} */
    
    .footer.login{position:relative;bottom:auto;left:auto;}
    .login_footer_link_li{padding:0 8px;}
    .login_footer_link_a{font-size:13px;letter-spacing: -1px;}
    .con_wrap.login{padding-bottom:0;}
    .login_text_box{display: none;}
    .container.login{height: auto; min-height:530px;}
    .login_warp{width:100% !important;margin:0;padding:30px;height:460px !important;}
    .login_warp_title{text-align: center;}
    .header_user .header_text{letter-spacing: -0.5px;}
    
    .mp_6_wrap{padding:40px 20px;}
    .btn01{font-size: 16px;}
    .btn01.col02{width:100%;}
    .btn01 + .btn01{margin-left:0;margin-top:10px;}

    .opt_abroadPeopGbn{
        border : solid 1px #333333;
        margin-bottom : 0px;
    }
    .opt_abroadPeopGbn.select_on{
        border : solid 1px #333333;
    }
    .opt_abroadPeopGbn.select_off{
        border : solid 1px #eeeeee;
    }
}




.professor_wrap{}
.professor_wrap ul{clear: both;overflow: hidden;}
.professor_wrap li{float: left;}
.professor_wrap .date{width:120px;}
.professor_wrap .text_{width:calc(100% - 120px);}
.professor_wrap .school_title li{background:#e8e8e8;}
.professor_wrap .school_sub{border-top:1px solid #e4e4e4;}
.professor_wrap .school_sub +.school_sub {padding-top:10px;}




    
/* 모바일 */
/* .header_wrap{padding:0;} */
/* .header_box{display: none;} */
/* .header_user{padding-right:20px;text-align: right;} */
.header_user .header_text_m{text-align: right; font-size: 14px;padding-right:0;padding-top:10px;color:#fff;}
/* .header_user .header_text{text-align: right; vertical-align: middle; display: inline-block;color:#fff; padding-right:30px;} */
.header_user .header_text_m span{color:#7faffe;}

.btn_lnb{position:absolute;top:30px;left:0; display: block;width:60px;height:60px;background:url(images/uni/entr/menu/open_icon_m.png) 50% 50% no-repeat;background-size:26px auto;text-indent:-9999em;z-index:1;}

.left_gnb_m{background-color:#eeeeee}
.left_m_header{position:relative; display: block;height: 90px;padding-top:20px; background: url(images/uni/entr/menu/lnb_title_bg_m.jpg) no-repeat 50% 50%;background-size: cover;}
.lnb_logo_schaff{width:190px;height:50px;margin-left:10px;background: url(images/uni/entr/menu/logo_left_m_schaff.png) no-repeat 50% 50%;background-size:160px auto;text-indent: -9999em;}
.lnb_logo_grsc{width:190px;height:50px;margin-left:10px;background: url(images/uni/entr/menu/logo_left_m.png) no-repeat 50% 50%;background-size:160px auto;text-indent: -9999em;}
.btn_close{position:absolute;top:20px;right:0;width:50px;height:50px; background: url(images/uni/entr/menu/icon_close_m.png) no-repeat 50% 50%;background-size:20px auto; border:none; text-indent:-9999em;}
.lnb_link_m{padding:30px 20px; background:#eeeeee;border-top:1px solid #dddddd;}
.lnb_link_m.lnb_link_text2{padding-top:10px;}
.lnb_link_m.lnb_link_text3{padding-top:15px;}
.lnb_link_m.lnb_link_box1{padding-bottom:20px;}






/* 레프트 메뉴  */
.left_gnb{width:250px;float:left;}
.left_gnb_title{position:relative; height: 90px;text-align: center;background: url('images/uni/entr/menu/lnb_title_bg.jpg') no-repeat 50% 50%;background-size: cover;}
.left_gnb_title .title{display: block; height: 100%; width: 100%;font-size:24px; color:#fff}
/* .left_m_header{display: none;} */
.gnb_list{padding-bottom:20px;}
.gnb_list_ul{background: #fff;}
.gnb_list li{border-top:1px solid #ccc;height:52px;}
.gnb_list li:first-child{border-top:none;}
.gnb_list li a{display: block; height: 100%;width: 100%;color:#222;padding-left:20px;}
.gnb_list li.on a{background: #7f2054;color:#fff;}
.gnb_list li a span{display: inline-block;font-size:16px;font-weight:600; position: relative;top: 50%;transform: translateY(-50%);}
.lnb_link{padding:30px 20px; background: #fff;}
.lnb_link_box1{padding-bottom:30px;}
.lnb_link_text1{font-size:16px;font-weight: 500;color:#1a1a1a;line-height: 1;}
.lnb_link_text2{font-size:24px;font-weight: 600;padding-top:15px;color:#1a1a1a;line-height: 1;}
.lnb_link_text3{font-size:14px;font-weight: 400;padding-top:30px;color:#666666;line-height: 1;}
.lnb_link_text4{font-size:14px;font-weight: 400;padding-top:15px;color:#666666;line-height: 1;}
.lnb_link_box2{border-top:1px solid #dddddd;padding-top:30px;clear: both;overflow: hidden;}
/* .lnb_link_li{margin-top:65px} */
.lnb_link_a{display: block;text-align: center;color:#000;}
.lnb_link_a:hover{opacity: 0.8;}
.lnb_link_icon_01{font-size:12px;display: block;background: url(images/uni/entr/menu/icon_kakao.png) no-repeat 50% 0%;}
.lnb_link_icon_02{font-size:12px;display: block;background: url(images/uni/entr/menu/icon_mail.png) no-repeat 50% 0%;}
.lnb_link_icon_03{font-size:12px;display: block;background: url(images/uni/entr/menu/icon_board.png) no-repeat 50% 0%;}


/* 버튼 */
.btn_wrap{clear:both;overflow:hidden;padding-top:50px;text-align: center;}
.btn01:active{transform:scale(0.95)}
.btn01{display:inline-block;min-width:30px;text-align:center;font-size:18px;height:50px;line-height:50px;padding:0 15px; color: #626262;min-width:150px; background: #ffffff;border: 1px solid #626262;cursor: pointer;}
.btn01.col02{color:#fff; background: #0e3c79;border: 1px solid #0e3c79; border-radius: 0px;}
.btn01.col02:hover{color:#fff; opacity: 0.8;}
.btn01 + .btn01{margin-left:10px;}
/*텍스트 컬러*/
.text_color01{color:#264f86;}

/*헤더로고*/
.lnb_logo_schaff{width:190px;height:50px;margin-left:10px;background: url(images/uni/entr/menu/logo_left_m_schaff.png) no-repeat 50% 50%;background-size:160px auto;text-indent: -9999em;}
.lnb_logo_grsc{width:190px;height:50px;margin-left:10px;background: url(images/uni/entr/menu/logo_left_m.png) no-repeat 50% 50%;background-size:160px auto;text-indent: -9999em;}


/* 스텝  */
.step_wrap{padding-bottom:20px;}
.step_box{padding:10px 10px 5px 15px;background: #fff;clear: both;overflow: hidden;font-size:14px;}
.step_box .step_box_li{position:relative; float:left;padding:10px 10px 0px 10px; transition:all 0.5s ease; cursor: pointer;}
.step_box .step_box_li *{box-sizing: border-box;}
.step_box .step_box_li .text_num{font-size:14px;color:#898989;font-weight:600; padding-bottom:7px; line-height: 1;letter-spacing: -1px;}
.step_box .step_box_li .text_title{display:inline-block; font-size:14px;color:#666666; padding-bottom:3px; line-height: 1;letter-spacing: -1px; vertical-align: top;}

.step_box .step_box_li_on{position:relative; float:left;padding:10px 10px 0px 10px; transition:all 0.5s ease; cursor: pointer;}
.step_box .step_box_li_on *{box-sizing: border-box;}
.step_box .step_box_li_on .text_num{font-size:14px;color:#7e2054;font-weight:600; padding-bottom:7px; line-height: 1;letter-spacing: -1px;}
.step_box .step_box_li_on .text_title{display:inline-block; font-size:14px;color:#7e2054; padding-bottom:3px; line-height: 1;letter-spacing: -1px; vertical-align: top;}

.step_box .step_box_li_not_use{position:relative; float:left;padding:10px 10px 0px 10px; transition:all 0.5s ease; cursor: pointer;}
.step_box .step_box_li_not_use *{box-sizing: border-box;}
.step_box .step_box_li_not_use .text_num{font-size:14px;color:#898989;font-weight:600; padding-bottom:7px; line-height: 1;letter-spacing: -1px;opacity: 0.6;}
.step_box .step_box_li_not_use .text_title{display:inline-block; font-size:14px;color:#666666; padding-bottom:3px; line-height: 1;letter-spacing: -1px; vertical-align: top;opacity: 0.5;}

.step_box .step_arrow{position:absolute;top:0;right:0; display: inline-block;padding: 0 20px;vertical-align: middle;width:20px;height:67px;content: "";background: url(images/uni/entr/step/step.png) no-repeat 50% 50%;}
.step_box .arrow_on{background: url(images/uni/entr/step/step_on.png) no-repeat 50% 50%;}
.step_box .arrow_not_use{opacity: 0.5;}






/* html스니펫 안내문에 쓰는 스타일 */
.linkBtn {background-color: #000000; height: 30px; width: 150px; text-align: center; padding-top: 5px; margin-top: 7px;}
.txtcolor1 {color:#ba8133;} /*진골드*/
.txtcolor2 {color:#ba8133; font-weight:bold} /*진골드 볼드*/
.grp_txt {padding: 15px 10px 15px 10px;}

.noti1 {font-size: 12pt; font-weight: bold; color: #ba8133;}
.notiList {padding-left: 0px; margin-top: 8px; margin-bottom: 10px; list-style:none; line-height:14pt;}
.notiList > li {background: url(images/uni/entr/cmmn/bullet01.gif) 0 10px no-repeat; padding-left:10px}

.notiList01 {padding-left: 2px; margin-top: 3px; list-style:none;}
.notiList li {background: url(images/uni/entr/cmmn/bullet01.gif) 0 8px no-repeat; padding-left:10px}
.linkBtn {background-color: #000000; height: 30px; width: 150px; text-align: center; padding-top: 5px; margin-top: 7px;}
.linkBtn a {color: #fff;text-decoration: blink;}

.list_type01 { margin-top: 10px; margin-bottom:0; padding:0}
.list_type01:first-child { margin-top: 0; }
.list_type01 > li { padding-left:10px;list-style: none; line-height: 14pt}
.list_type02 { padding-left: 10px}
.list_type02:first-child { margin-top: 0; }
.list_type02 > li { background: url(images/uni/entr/cmmn/bullet01.gif) 0 10px no-repeat; line-height: 20px; list-style: none; padding-left:10px}
.list_type03 { padding: 5px; margin: 0}
.list_type03 > li { background: url(images/uni/entr/cmmn/bullet01.gif) 0 10px no-repeat; line-height: 20px; list-style: none; padding-left:10px}
.list_type04 { margin-top: 10px; margin-bottom:0; padding:0}
.list_type04:first-child { margin-top: 0; }
.list_type04 > li { padding-left:0px; margin-left:20px; list-style: decimal; line-height: 14pt}

.noti1 { font-size: 12pt; font-weight: bold; color: #ba8133; }
.notiList1 { padding-left: 20px; margin-top: 6px; line-height: 15pt; }
.notiList1 li { list-style: decimal; padding-left: 0px; }
a.link { color:#0000ff; text-decoration:none; }
.linkBtn { background-color: #000000; height: 30px; width: 150px; text-align: center; padding-top: 5px; margin-top: 7px; }