@charset "UTF-8";
@font-face {
    font-family: 'noto';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular');
    src: url(/layouts/common/_css/webfont/notokr-regular.eot);
    src: url(/layouts/common/_css/webfont/notokr-regular.eot?#iefix) format('embedded-opentype'),
    url(/layouts/common/_css/webfont/notokr-regular.woff2) format('woff2'),
    url(/layouts/common/_css/webfont/notokr-regular.woff) format('woff'),
    url(/layouts/common/_css/webfont/notokr-regular.ttf) format('truetype')
}

@font-face {
    font-family: 'noto';
    font-style: normal;
    font-weight: 600;
    src: local('Noto Sans bold'), local('notokr-bold');
    src: url(/layouts/common/_css/webfont/notokr-bold.eot);
    src: url(/layouts/common/_css/webfont/notokr-bold.eot?#iefix) format('embedded-opentype'),
    url(/layouts/common/_css/webfont/notokr-bold.woff2) format('woff2'),
    url(/layouts/common/_css/webfont/notokr-bold.woff) format('woff'),
    url(/layouts/common/_css/webfont/notokr-bold.ttf) format('truetype')
}

/* reset */
html {height:100%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
fieldset,img {border:0 none;vertical-align:top}
dl,ul,ol,menu,li {list-style:none}
blockquote,q {quotes:none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}
input,select,textarea,button {vertical-align:top}
button {border:0 none;background-color:transparent;cursor:pointer}
body {height:100%;background:#fff}
body,th,td,input,select,textarea,button {font-size:12px;font-family:'돋움',dotum,sans-serif;color:#000}
table {border-collapse:collapse;border-spacing:0}
table td{word-break:break-all;line-height:1.2}
img {margin-bottom:0;vertical-align:top}
a {color:#000;text-decoration:none}
a:active, a:hover {text-decoration:none}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
.sr {width:0;height:0;line-height:0;visibility:hidden;overflow:hidden;white-space:nowrap}
/* form */
select{padding:6px 5px;border:1px solid #e4e4e4}
*:first-child+html select {vertical-align:middle}/* ie7 */
input{padding:7px 5px;border:1px solid #e4e4e4}
input[type="checkbox"], input[type="radio"], input[type="file"]{padding:0;border:0;vertical-align:middle}
.placeholder{font-size:11px;color:#929292}
.filebox label{background-color:#b2b2b2;padding:3px;font-size:11px;color:#fff;float:left;cursor:pointer}
.filebox .upload-name,.filebox input[type="text"][disabled]{background-color:#fff;border:0;padding:3px 5px;font-size:11px;color:#929292;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.filebox input[type="file"]{width:0;height:0;margin:0;padding:0;overflow:hidden;position:absolute}
/* margin */
.mt0{margin-top:0 !important}
.mt3{margin-top:3px !important}
.mt5{margin-top:5px !important}
.mt7{margin-top:7px !important}
.mt8{margin-top:8px !important}
.mt10{margin-top:10px !important}
.mt15{margin-top:15px !important}
.mt20{margin-top:20px !important}
.mt25{margin-top:25px !important}
.mt30{margin-top:30px !important}
.mt35{margin-top:35px !important}
.mt40{margin-top:40px !important}
.mt45{margin-top:45px !important}
.mt50{margin-top:50px !important}
.mb0{margin-bottom:0 !important}
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb15{margin-bottom:15px !important}
.mb20{margin-bottom:20px !important}
.mb25{margin-bottom:25px !important}
.mb30{margin-bottom:30px !important}
.mb35{margin-bottom:35px !important}
.mb40{margin-bottom:40px !important}
.mb45{margin-bottom:45px !important}
.mb50{margin-bottom:50px !important}
.mr5{margin-right:5px !important}
.mr10{margin-right:10px !important}
.mr15{margin-right:15px !important}
.mr20{margin-right:20px !important}
.mr25{margin-right:25px !important}
.mr30{margin-right:30px !important}
.mr35{margin-right:35px !important}
.mr40{margin-right:40px !important}
.ml0{margin-left:0 !important}
.ml5{margin-left:5px !important}
.ml7{margin-left:7px !important}
.ml10{margin-left:10px !important}
.ml15{margin-left:15px !important}
.ml20{margin-left:20px !important}
.ml25{margin-left:25px !important}
.ml30{margin-left:30px !important}
.ml35{margin-left:35px !important}
.ml40{margin-left:40px !important}
/* padding */
.p0{padding:0 !important}
.pt0{padding-top:0 !important}
.pt5{padding-top:5px !important}
.pt10{padding-top:10px !important}
.pt15{padding-top:15px !important}
.pt20{padding-top:20px !important}
.pt25{padding-top:25px !important}
.pt30{padding-top:30px !important}
.pt35{padding-top:35px !important}
.pt40{padding-top:40px !important}
.pt45{padding-top:45px !important}
.pt50{padding-top:50px !important}
.pt80{padding-top:80px !important}
.pt100{padding-top:100px !important}
.pb0{padding-bottom:0 !important}
.pb5{padding-bottom:5px !important}
.pb10{padding-bottom:10px !important}
.pb15{padding-bottom:15px !important}
.pb20{padding-bottom:20px !important}
.pb25{padding-bottom:25px !important}
.pb30{padding-bottom:30px !important}
.pb35{padding-bottom:35px !important}
.pb40{padding-bottom:40px !important}
.pb45{padding-bottom:45px !important}
.pb50{padding-bottom:50px !important}
.pb80{padding-bottom:80px !important}
.pb100{padding-bottom:100px !important}
.pr5{padding-right:5px !important}
.pr10{padding-right:10px !important}
.pr15{padding-right:15px !important}
.pr20{padding-right:20px !important}
.pr25{padding-right:25px !important}
.pr30{padding-right:30px !important}
.pr35{padding-right:35px !important}
.pr40{padding-right:40px !important}
.pl5{padding-left:5px !important}
.pl10{padding-left:10px !important}
.pl15{padding-left:15px !important}
.pl20{padding-left:20px !important}
.pl25{padding-left:25px !important}
.pl30{padding-left:30px !important}
.pl35{padding-left:35px !important}
.pl40{padding-left:40px !important}
/* float */
.f_l{float:left}
.f_r{float:right}
.f_both{width:0;height:0;font-size:0;line-height:0;clear:both}
.va_t{vertical-align:top !important}
.va_m{vertical-align:middle !important}
.va_b{vertical-align:bottom !important}
.pos_a{position:absolute !important}
.pos_r{position:relative !important}
.pos_s{position:static !important}
.o_f{overflow:hidden !important;}
/* text */
.t_l{text-align:left !important}
.t_r{text-align:right !important}
.t_c{text-align:center !important}
/* display */
.show{display:block}
.hide{display:none}
.hide_text{font-size:1px;height:1px;left:-9999px;line-height:0;position:absolute;width:1px}
/* font */
.fs11{font-size:11px !important}
.fs12{font-size:12px !important}
.fs13{font-size:13px !important}
.fs14{font-size:14px !important}
.fs15{font-size:15px !important}
.fs16{font-size:16px !important}
.fs18{font-size:18px !important}
.fs20{font-size:20px !important}
.fs28{font-size:28px !important}
.fc_g{color:#109aa3}
.fc_w{color:#fff !important}
.fc_a{color:#aaa !important}
.fc_00{color:#000}
.fc55{color:#555}
.fcc3{color:#c3c3c3}
.fc6c{color:#6c6c6c}
.fc65{color:#656565}
.fc92{color:#929292 !important}
.fc_wg{color:#9e9e9e !important}
.fc_8a{color:#8a8a8a}
.fc_85{color:#868585}
.fc_red{color:#ff0303}
.fc_b{color:#1b2067}
.fc_point{color:#109aa3 !important}
.fc_point_r{color:#d01715 !important}
.fc_point_r2{color:#e00000 !important}
.fc_point_b{color:#2185ba !important}
.fc_point_p{color:#7146b9 !important}
.lh20{line-height:20px !important}
.lh30{line-height:30px !important}
.fwb{font-weight:bold !important}
.fwn{font-weight:normal !important}
.txt_over{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}
.bg_yellow{background:#ffff42}
.txt_under{text-decoration:underline}
/* common */
.slides{-webkit-font-smoothing: antialiased}
.inp_box{position:relative;display:inline-block}
.inp_box .i_text{position:relative;border:0;background:#fff;color:#000}
.lbl{display:block;position:absolute;z-index:10;font-weight:bold;color:#bbb}
.blind{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
.bg_inp_chk{display:block;position:relative;height:31px}
.bg_inp_chk input{position:absolute;top:50%;right:1px;z-index:9;width:29px;height:29px;margin-top:-15px;-webkit-appearance:none;outline:none; /*selector-dummy:expression(this.hideFocus=true)*/}
.bg_inp_chk label{display:block;position:absolute;top:0;left:0;z-index:10;width:100%;height:31px;line-height:31px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_check_off.gif") 100% 50% no-repeat;font-size:14px;font-weight:bold;color:#333;cursor:pointer}
.bg_inp_chk input:checked + label{background-image:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_check_on.gif")}
.bg_inp_chk label.on{background-image:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_check_on.gif")}

.after:after{content:'';display:block;clear:both;}
/* small size */
.inp_chk_small{display:block;position:relative;}
.inp_chk_small input{position:absolute;top:0;right:0;z-index:9;-webkit-appearance:none;outline:none;opacity:0;filter:alpha(opacity=0);/* selector-dummy:expression(this.hideFocus=true)*/}
.inp_chk_small label{text-align:center;display:inline-block;z-index:10;width:20px;height:20px;line-height:20px;background:url("//gscdn.hackers.co.kr/champ//images/champstudy/common/ico_check_small.png") no-repeat;font-size:14px;font-weight:bold;color:#333;cursor:pointer}
.inp_chk_small input:checked + label{background-position:0 0;}
.inp_chk_small input + label.on{background-position:0 bottom;}

.select-row{display:inline-block;border:1px solid #e4e4e4;height:18px;padding:9px 5px 5px 7px;background:#fff;vertical-align:middle}
.select-row select{border:none;display:inline-block;height:18px;*height:18px;margin-top:-2px;padding:0 !important;vertical-align:top;font-weight:bold;font-size:12px;color:#bbb;/*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=0,color=#ffffff)progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=0,color=#ffffff) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-1,color=#ffffff) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1,color=#ffffff);*/}
*:first-child+html .select-row{border:0;background:transparent}
.select-row select.selected{color:#000}
.select-row.ty select{font-weight:normal;font-size:11px;color:#000}
.content_wide{width:100% !important}
.inner2{position:relative;width:1050px;margin:0 auto}
.imgover a img{display:inline}
.imgover a img.over{display:none}
.imgover a:hover, .imgover a.selected{position:relative}
.imgover a:hover img, .imgover a.selected img{display:none}
.imgover a:hover img.over, .imgover a.selected img.over{display:inline}
.slct_set{clear:both;padding:10px 0;*zoom:1}
.slct_set:after{display:block;clear:both;content:''}
.slct_set .btn_m{vertical-align:middle}
.slct_set .select-row{padding:7px 5px 4px 7px}
.slct_set .range.f_r{margin-top:9px}
.tab_tbl_box .slct_set{border-bottom:1px solid #e9e9e9}
/* background */
.bc_f8{background-color:#f8f8f8 !important}
/* 레이아웃 */
#wrap{position:relative;min-width:1332px;/*padding-left:45px*/}
#header {position:relative;background-color:#fff;*z-index:20}
#container{background:#f8f8f8}
#content {position:relative;width:1050px;margin:0 auto;padding:24px 0 23px 0}
.inner{width:1050px;margin:0 auto}
#footer {background-color:#fff}
/* family site */
.family_site_box {border-right:1px solid #dedfe2;z-index:1000;background:#f2f2f2;width:139px;height:100%;position:absolute;left:0;top:0;margin-left:0;}
.family_site_box {border-right:1px solid #dedfe2;z-index:10000;background:#f2f2f2;width:140px;height:100%;position:absolute;left:0;top:0}
.family_site_box .login_line{background:none;text-align:left;color:#a7a7a7;padding:0 10px 0 20px;line-height:48px;height:49px;border-bottom:1px solid #dedfe2}
.family_site_box .login_line a{color:#101013 !important;font-size:11px}
.family_site_box .select_box{margin-top:10px;}
.family_site_box .select_box > a{display:block;font-size: 12px;color: #a6a6a6;/*width: 110px;*/height: 22px;padding-left:4px;line-height: 22px;background: url("//gscdn.hackers.co.kr/champ/images/champstudy/common/family/bg_login_black.gif") 95px 0 no-repeat;border: 1px solid #000}
.family_site_box .select_list{display:none;border:1px solid #a6a6a6;border-top:0;background:#a6a6a6;overflow:hidden;float:none !important}
.family_site_box .select_list li {float:none !important}
.family_site_box .select_list li a{text-align:left;font-size:11px;letter-spacing:-1px;padding-bottom:3px;padding-top:3px;padding-left:5px;display:block;color:#fff;font-weight:bold;}
.family_site_box .select_list li a:hover{background:#858585;color:#fff !important}
.login_name {color:#101013;font-weight:bold;display:block}
.family_site_box .open_area{display:block;}
.family_active_btn{padding-top:20px;display:block;}
.family_active_btn .open_img{display:block;}
.family_active_btn .close_img{display:none;text-align:right;}

/* family site */
.family_active_btn{padding-top:20px;display:block;}
.family_active_btn .open_img{display:block;width:140px;height:22px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -644px -165px;}
.family_active_btn .close_img{display:none;position:absolute;top:15px;right:0;width:42px;height:195px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -794px -165px;text-align:right;}



/* active */
.family_site_box.active{border:0;}
.family_site_box.active .open_area{display:none;}
.family_site_box.active .family_active_btn{padding-top:50px;}
.family_site_box.active .open_img{display:none;}
.family_site_box.active .close_img{display:block;}

.family_site_tit{display:block;width:140px;height:61px;margin-top:25px;padding-bottom:22px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -512px -165px;font-size:0;*text-indent:-9999px}
.family_list{padding-bottom:40px;float:none !important}
.family_list strong a{color:#585858;font-size:14px;padding-left:10px;display:block;line-height:57px; background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -375px -260px}
.family_list > li{padding:0 !important;border-bottom:1px solid #e0e1e6;float:none !important}
.family_list li .family_site_sub{display:none;border-top:1px solid #e0e1e6}
.family_list li.on .family_site_sub{display:block}
.family_list li.noSub strong a {background-image:none !important; font-size:12px}
.family_list li.no_style strong a,.family_list li.no_style.active, .family_list li.no_style.active strong a{background:none}
.family_list li#wish strong a span {display:inline-block;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -404px -303px; padding-left:25px}
.family_list li.active,.family_list li.on{background:#fff;}
.family_list li .family_site_sub {overflow:hidden;padding:25px 0 20px;float:none !important;background:#fff;}
.family_list li .family_site_sub li{padding-left:12px;float:none !important}
.family_list li .family_site_sub li a{display:block;padding:5px 0 5px 10px;color:#858585;font-size:12px;letter-spacing:-1px}
.family_list li .family_site_sub.not_tit li a, .family_list li .family_site_sub.not_tit li a:hover{padding:5px 0}
.family_list li .family_site_sub li span{font-size:10px}
.family_list li .family_site_sub li.active a, .family_list li .family_site_sub li a:hover{color:#858585;font-weight:bold; padding-left: 10px}
.family_list li .family_site_sub li.active a {padding-left: 0}
.family_list li .family_site_sub li a:hover, .family_list li.on a{color:#019a99}
.family_list li.on.active strong a,.family_list li.active strong a{background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -375px -260px}
.family_list li .family_site_sub li.txt_comp a {font-size: 11px}
/* 강조 */
/*.family_list #group strong a{background:#109aa3 url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -375px -260px;color:#fff;}*/
.family_list li .family_site_sub li.g_light{background:rgb(255,255,66)}
.family_list li .family_site_sub li.g_light a {font-size: 11px; letter-spacing: -2px}

.family_list .pl0{padding-left:0px !important}
.family_list .pt5{padding-top:5px !important}
.family_site_box .myclass_desc{padding:16px;border-bottom:1px solid #dedfe2}
.family_site_box .myclass_desc a{background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -400px -391px;font-size:14px;padding-left:19px;color:#019a99}
.facebook_btn{height:24px;padding:0 0 6px 18px}
.facebook_btn .sns_tit{background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -400px -446px;width:65px;height:13px;display:block;font-size:0;*text-indent:-9999px}
.facebook_btn .sns_btn{margin:15px 0;overflow:hidden}
.facebook_btn .sns_btn a{float:left;margin-right:7px;display:block;width:28px;height:28px;font-size:0;*text-indent:-9999px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -400px -471px}
.facebook_btn .sns_btn a.btn2{background-position:-435px -471px}
.facebook_btn .sns_btn a.btn3{background-position:-470px -471px}
.facebook_btn .sns_btn a.btn4{margin-top:5px;background-position:-540px -471px}
.facebook_btn .sns_btn a.btn5{margin-top:5px;background-position:-505px -471px}
.facebook_btn .sns_btn a.btn6{margin-top:5px;background-position:-575px -471px}
.facebook_btn .sns_btn a.btn7{margin-top:5px;background-position:-610px -471px}
.facebook_btn .sns_btn a.btn8{margin-top:5px;background-position:-644px -471px}
.facebook_btn .sns_btn a.btn9{margin-top:6px;background-position:-679px -471px}
.facebook_btn .sns_btn a.btn10{margin-top:5px; background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/icon_blog_jap.png') -2px -1px ;}
/* familySiteNew */
.lst_login_info{border-bottom:1px solid #e0e1e6}
.lst_login_info > li{position:relative;border-top:1px solid #e0e1e6;line-height:38px}
.lst_login_info > li > a{display:block;height:38px;padding-left:12px;font-weight:bold;color:#787878}
.lst_login_info > li > a:hover{background:#fff;color:#000}
.login_before .lst_login_info > li:first-child{border-top:0}
.login_after .lst_login_info > li.on .lecture{background-position-y:-541px}
.login_after .lst_login_info li.on .bx_lect_lst{display:block}
.login_after .user_name{display:block;padding:25px 10px;letter-spacing:-1px}
.bx_lect_lst{display:none;position:absolute;top:0;left:140px;width:468px;height:373px;border:1px solid #000;background:#fff;z-index:20}
.bx_lect_lst ol{overflow:hidden;height:344px}
.bx_lect_lst li{border-top:1px solid #e0e1e6}
.bx_lect_lst li:first-child{border-top:0}
.bx_lect_lst li a{display:block;height:58px;line-height:58px;padding:0 18px;*zoom:1}
.bx_lect_lst li a:after{content:"";display:inline-block;width:0px;height:100%;overflow:hidden;vertical-align:middle;font-size:0px}
.bx_lect_lst li a:hover{background:#109aa4;color:#fff}
.bx_lect_lst .lect_name{display:inline-block;line-height:22px;vertical-align:middle;cursor:pointer}
.bx_lect_lst .lect_name .teacher{color:#8c8c8c}
.bx_lect_lst li a:hover .lect_name .teacher{color:#fff}
.bx_lect_lst .txt_nolect{height:344px;line-height:344px;color:#787878;text-align:center}
.bx_lect_lst .txt_info{display:block;height:29px;line-height:29px;padding-right:16px;background:#e0e1e6;font-size:11px;color:#585856;text-align:right}
/*  familySiteNew_ico_set */
.lst_login_info > li .ico_set{display:inline-block;position:absolute;top:10px;right:10px;width:20px;height:20px;background-image:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png')}
.lst_login_info > li .join{background-position:-1px -499px}
.lst_login_info > li .login{background-position:-24px -499px}
.lst_login_info > li .lecture{background-position:-66px -541px}
.lst_login_info > li .myclass{background-position:-90px -541px}
.lst_login_info > li .modify{background-position:-110px -499px}
.lst_login_info > li .logout{background-position:-44px -499px}
.lst_login_info > li .cart{background-position:-136px -499px}
.lst_login_info > li > a:hover .join{background-position-y:-521px}
.lst_login_info > li > a:hover .login{background-position-y:-521px}
.lst_login_info > li > a:hover .lecture{background-position-y:-519px}
/* sub_nav */
.sub_nav_box{overflow:hidden;margin-bottom:55px}
.sub_nav_box.tab2 .depth1 > li{width:50%}
.sub_nav_box.tab3 .depth1 > li{width:33.3%}
.sub_nav_box.tab4 .depth1 > li{width:25%;*width:24.999%}
.sub_nav_box.tab5 .depth1 > li{width:20%}
.sub_nav_box.tab6 .depth1 > li{width:16.668%}
.sub_nav_box.tab7 .depth1 > li{width:14.278%}
.sub_nav_box.tab8 .depth1 > li{width:12.5%}
.sub_nav_box.tab10 .depth1 > li{width:10%}
.sub_nav_box.tab11 .depth1 > li{width:9%}
.sub_nav_box.tab11 .depth1 > li:first-child{width:10%;}
.sub_nav_box.tab12 .depth1 > li{width:8.33%}

/* 배너가 있을 때 */
.sub_nav_box.br .sub_nav{overflow:hidden;width:774px;float:left}
.sub_nav_box.br .sub_br{float:right}
.sub_nav{overflow:hidden;background:#fff}
.sub_nav.jsSubNav .depth2{display:none}
.sub_nav.jsSubNav.active .depth2{display:block}
.sub_nav .depth1 > li{float:left}
.sub_nav .depth1 li .tit_depth1{padding:15px 0 13px;background:#000;display:block;text-align:center}
.sub_nav .depth1 li .tit_depth1 a{vertical-align:top;line-height:14px;font-weight:bold;text-align:center;background:#000;color:#fff;padding:0 0 3px 0;display:inline-block;*display:inline;*zoom:1}
.sub_nav .depth1 li.on .tit_depth1{padding:15px 0 11px}
.sub_nav .depth1 li.on .tit_depth1 a{border-bottom:2px solid #fff}
.sub_nav .depth2{overflow:hidden;border-top:1px solid #e9e9e9}
.sub_nav .depth2 ul{min-height:202px;margin:12px 0;padding-top:9px;border-left:1px solid #e9e9e9}
.sub_nav li:first-child .depth2 ul{border-left:0}
.sub_nav .depth2 ul li{line-height:1;padding-bottom:17px;text-align:center}
.sub_nav .depth2 ul li a{color:#6c6c6c}
.sub_nav .depth2 ul li a:hover,
.sub_nav .depth2 ul li.on a{color:#000;font-weight:bold}
.sub_nav .depth2 ul{/*height:162px;*/margin:12px 0 12px 0}
.sub_menu{width:110px;padding-top:10px}
.sub_menu li a{display:block;padding:5px 0 5px 18px}
.sub_menu li a:hover,
.sub_menu li.on a{color:#109aa3;font-weight:600}
.sub_col{position:relative;float:left;height:396px;overflow-x:hidden;overflow-y:auto}
.sub_col a:hover{color:#109aa3}
.gnb_comm_mn, .fast_pop{z-index:52;*zoom:1}

/*수강신청페이지 sub_nav 리뉴얼*/
.sub_nav_box_renew .sub_nav{border-top: 2px solid #009ca6; border-bottom: 1px solid #e5e5e5;}
.sub_nav_box_renew .depth1 > li{padding:0 13.3px;width:auto !important;}
.sub_nav_box_renew .depth1 li .tit_depth1{background: #fff;padding: 0 !important;}
.sub_nav_box_renew .depth1 li .tit_depth1 a{background: #fff;color:#555;line-height: 55px;padding: 0;position: relative;font-size: 14px; font-family: 'noto', sans-serif;}
.sub_nav_box_renew .depth1 li .tit_depth1 a:hover,
.sub_nav_box_renew .depth1 li .tit_depth1 a.selected{color:#009ca6;}
.sub_nav_box_renew .depth1 li .tit_depth1 a:hover:after,
.sub_nav_box_renew .depth1 li .tit_depth1 a.selected:after{content: ''; background: #009ca6; width: 5px; height: 5px; border-radius: 50px; display: block; position: absolute; top: 42px; left: 50%; margin-left: -2.5px;}

/* =빠른수강신청 */
.sub_spdcls{display:none;position:absolute;top:37px;left:0;width:888px;padding:0 3px 3px 0;background:#109aa3}
.sub_spdcls:after{display:block;clear:both;content:''}
.sub_spdcls .menu{float:left;width:151px;/*width:204px;*/margin-top:1px;padding-top:20px;border-top:1px solid #2cacb4}
.sub_spdcls .booklst{overflow:hidden;height:398px;background:#fff;border-top:1px solid #109aa3}
.sub_spdcls .booklst .w1{width:98px/*width:108px*/}
.sub_spdcls .booklst .w2{width:97px/*width:107px*/}
.sub_spdcls .booklst .w3{width:143px}
.sub_spdcls .booklst .w4{width:143px}
.sub_spdcls .booklst .last{overflow-x:hidden !important;float:none !important}
.sub_spdcls .booklst .tit{border-bottom:1px solid #e9e9e9;*zoom:1}
.sub_spdcls .booklst .tit:after{display:block;clear:both;content:''}
.sub_spdcls .booklst .tit li{float:left;padding-top:9px;padding-bottom:9px;text-align:center;color:#109aa3}
.sub_spdcls .booklst .bt a{display: inline-block;width: 75px;margin-top: 3px;border: 1px solid #000;text-align: center;line-height: 23px;font-size: 12px;color: #000;}
.sub_spdcls .booklst .bt a.ty{border-color:#109aa3;color:#109aa3}
.sub_spdcls .booklst .col{position:relative;float:left;text-align:center;overflow:auto;height:358px;border-left:1px solid #f8f8f8}
.sub_spdcls .booklst .col.w1{border-left:0}
.sub_spdcls .booklst .list a{display:block;padding-top:9px;padding-bottom:9px;}
.sub_spdcls .booklst .list a.on{background:#f8f8f8;font-weight:bold;color:#109aa3}
.sub_spdcls .booklst .list2 table{border:0;}
.sub_spdcls .booklst .list2 td{border-top:1px dashed #ebebeb;border-right:0;padding:10px 0;}
.sub_spdcls .booklst .list2 td.img{width:130px}
.sub_spdcls .booklst .list2 .txt{width:330px;padding:10px 10px 5px 0;text-align:left;font-size:11px;line-height:19px;color:#7c7c7c}
.sub_spdcls .booklst .list2 .txt span{display:inline-block;*display:inline;*zoom:1;line-height:1.5;margin-bottom:7px;}
.sub_spdcls .booklst .list2 .sbj{display:inline-block;margin-bottom:10px;font-size:14px;font-weight:bold;color:#000}
.sub_spdcls .booklst .list2 .bt{width:70px;text-align:left}
.sub_spdcls .booklst .list2 tr.first td{border-top:0}
.sub_spdcls .booklst .list3 table{width:100%;border:0;}
.sub_spdcls .booklst .list3 td{border-bottom:1px dashed #ebebeb;text-align:left;border-right:0;}
.sub_spdcls .booklst .list3 td.txt{width:295px;/*width:255px;*/padding:15px 5px 17px 15px;font-size:11px}
.sub_spdcls .booklst .list3 td.txt p{margin-top:5px;color:#727272}
.sub_spdcls .booklst .list3 tr.first td{border-top:0}
.sub_spdcls .booklst .list3 .bt{padding:0;}

/* 빠른수강신청 -190422 */
.sub_quick{display:none;position:absolute;top:37px;left:0;width:888px;padding:0 3px 3px 0;background:#109aa3}
.sub_quick:after{display:block;clear:both;content:''}
.sub_quick .menu{float:left;width:204px;margin-top:1px;padding-top:20px;border-top:1px solid #2cacb4}
.sub_quick .menu .bt a{display:block;}
.sub_quick #passlecture .booklst{overflow:hidden;height:398px;background:#fff;border-top:1px solid #109aa3}
.sub_quick #passlecture .booklst .w1{width:149px;}
.sub_quick #passlecture .booklst .w2{width:533px;}
.sub_quick #passlecture .booklst .tit{background:#f8f8f8;border-bottom:1px solid #e9e9e9;*zoom:1}
.sub_quick #passlecture .booklst .tit:after{display:block;clear:both;content:''}
.sub_quick #passlecture .booklst .tit li{float:left;padding-top:9px;padding-bottom:9px;text-align:center;color:#109aa3}
.sub_quick #passlecture .booklst .tit li:nth-of-type(1){width:149px;}
.sub_quick #passlecture .booklst .tit li:nth-of-type(2){width:535px;}
.sub_quick #passlecture .booklst .bt {display:inline-block;width:97px;border:1px solid #000;text-align:center;line-height:20px;color:#000}
.sub_quick #passlecture .booklst .col{position:relative;float:left;text-align:center;overflow:auto;overflow-x:hidden;height:365px;border-left:1px solid #f8f8f8}
.sub_quick .col::-webkit-scrollbar{width:6px;}
.sub_quick .col::-webkit-scrollbar-track{background:#f1f1f1;}
.sub_quick .col::-webkit-scrollbar-thumb{background:#b7b7b7;}
.sub_quick .col::-webkit-scrollbar-thumb:hover{background:#888;}
.sub_quick #passlecture .booklst .col.w1{border-left:0;border-right:1px solid #f8f8f8;}
.sub_quick #passlecture .booklst .list a{display:block;padding-top:9px;padding-bottom:9px;}
.sub_quick #passlecture .booklst .list a.on{background:#f8f8f8;font-weight:bold;color:#109aa3}
.sub_quick #passlecture .booklst .list2 li{position:relative;border-bottom: 1px solid #ddd;margin: 0 10px;}
.sub_quick #passlecture .booklst .list2 li > a{display:block;margin:0 5px;padding:9px 0;width:676px;height:84px;cursor:pointer;}
.sub_quick #passlecture .booklst .list2 li > a > div{float:left;}
.sub_quick #passlecture .booklst .list2 li .thumb{width:118px;}
.sub_quick #passlecture .booklst .list2 li .text{width:558px;color:#7c7c7c;text-align:left;}
.sub_quick #passlecture .booklst .list2 li .text strong{display:block;font-weight:normal;color:#000;}
.sub_quick #passlecture .booklst .list2 li .button{position:absolute;right:0;top:10px;width:125px; text-align:center;}
.sub_quick #passlecture .booklst .list2 li .in{display:table;height:62px;}
.sub_quick #passlecture .booklst .list2 li .in > div{display:table-cell;vertical-align:middle;}
.sub_quick #passlecture .booklst .list2 li .button .in{margin:0 auto;}
.sub_quick #passlecture .booklst .list2 .txt{padding-left:15px;}

/* 빠른수강신청 -191008 */
.sub_quick{top:37px;width:1050px;padding: 2px 3px 3px 0;}
.sub_quick *{font-family: 'noto', sans-serif;}
.sub_quick .tit {background: #e5f5f6 !important;}
.sub_quick .tit li{font-weight:600;color:#555;}
.sub_quick .menu{width: 185px;padding-top: 0;margin-top:0;}
.sub_quick .menu li a{display:block;line-height:72px;color:#fff;font-size:16px;padding: 0px 25px;}
.sub_quick .menu li a:hover,
.sub_quick .menu a.on{background:#007e86 url("//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_arr.gif") no-repeat 90% 50%;font-weight:bold;}

.sub_spdcls .booklst .tit li,
.sub_quick .booklst .list a{font-size:14px;}
.sub_quick #passlecture .booklst{font-size:14px;}
.sub_quick #passlecture .booklst .w2 {width: 865px;}
.sub_quick #passlecture .booklst .bt,
.sub_spdcls .booklst .list2 .txt span{font-size:12px;}

.sub_spdcls .booklst .w2{width:135px;}
.sub_spdcls .booklst .list2 td.img {text-align: center;}
.sub_spdcls .booklst .list2 td.img img{width: 66px;height: auto;}
.sub_spdcls .booklst .list3 td.txt{width:475px;font-size:14px;}
.sub_quick #passlecture .booklst .col{border-left: 1px solid #ddd;}
.sub_spdcls .booklst .col{border-right:1px solid #ddd;}
.sub_spdcls .booklst .list2 .txt {width: 365px;}
/*빠른수강신청 버튼*/
.sub_quick .menu .bt{width: 140px;position: absolute;bottom:5px;left:22px;}
.sub_quick .menu .bt a{padding: 5px 39px !important;font-size: 16px;text-align: left;}
.sub_quick .menu .bt a:first-child{background: url("//gscdn.hackers.co.kr/champ/images/champstudy/common/subQuick_menu_btn01.png") no-repeat center left;}
.sub_quick .menu .bt a:last-child{background: url("//gscdn.hackers.co.kr/champ/images/champstudy/common/subQuick_menu_btn02.png") no-repeat center left;border-top:1px solid #4dbac1;}
.sub_quick .btn_m span{line-height: 35px;}

/* =수강신청 */
.sub_clsask{display:none;position:absolute;top:37px;left:-7px;width:586px;height:398px;background:#fff;border:3px solid #109aa3;background:#efefef}
.sub_clsask:after{display:block;clear:both;content:''}
.sub_clsask .sub_menu{height:388px;background:#fff}
.sub_clsask .list{width:268px;height:384px;padding:10px 20px}
.sub_clsask .list li{position:relative;padding-left:42px;*zoom:1}
.sub_clsask .list .icon{position:absolute;top:3px;left:0;display:inline-block;width:34px;text-align:center;line-height:19px;background:#109aa3;color:#fff}
.sub_clsask .list a{display:block;padding:2px 0;line-height:18px}
/* =스타강사 */
.sub_starth{display:none;position:absolute;top:37px;left:-7px;width:395px;height:auto;background:#fff;border:3px solid #109aa3}
.sub_starth:after{display:block;clear:both;content:''}
.sub_starth .list{width:389px;height:auto;background:#fff}
.sub_starth .list .box{position:relative;background: #e5f5f6;border-bottom: 1px solid #dedede;font-size: 14px;*zoom:1}
.sub_starth .list .box:last-child{border-bottom: 0;}
.sub_starth .list .box:after{display:block;clear:both;content:''}
.sub_starth .icon{float:left;width: 75px;margin-top: 10px;text-align:center;color: #555;line-height: 27px;font-weight: 600;}
.sub_starth .list ul{overflow:hidden;background: #fff;padding: 10px;}
.sub_starth .list li{float:left;*zoom:1}
.sub_starth .list li a{display:block;width:72px;text-align:center;line-height:27px}
.sub_starth .list li.last{background:none}
/* =mp3/자료 */
.sub_mp3{display:none;min-width: 210px;position:absolute;top:37px;left:-13px;height:auto;background:#fff;border:3px solid #109aa3}
.sub_mp3:after{display:block;clear:both;content:''}
.gnb2 .sub_mp3 .sub_menu{width: 100px;height: 100%;top: 0;border: 0;background: #e5f5f6;}
.sub_mp3 .sub_menu li{padding: 7px 0;}
.sub_mp3 .sub_menu li a{padding-left:14px}
.sub_mp3 .list{width:100%;height:auto;text-align: left;font-size: 14px;color:#555;background:#fff}
.sub_mp3 .list > ul{padding:0}
.sub_mp3 .list > div > ul{padding: 14px;}
.sub_mp3 .list .sub_menu ul{padding:0}
.sub_mp3 .list li{*zoom:1}
.sub_mp3 .list_box .list{display: block;margin: 7px 0 14px;padding-left: 120px;width: 330px;}
.sub_mp3 .list li a{display:block;margin-top:7px;line-height:24px;}
.sub_mp3 .sub_menu li.on{background:#109aa3 }
.sub_mp3 .sub_menu li a:hover,.sub_mp3 .sub_menu li.on a{color:#fff;}
/* =무료강의 */
.sub_free{display:none;position:absolute;top:37px;left:-5px;width:328px;height:398px;background:#fff;border:3px solid #109aa3}
.sub_free:after{display:block;clear:both;content:''}
.sub_free .sub_menu{height:388px}
.sub_free .col{position:relative;float:left;height:396px;overflow-x:hidden;overflow-y:auto}
.sub_free .list{position:relative;width:232px;background:#efefef}
.sub_free .list ul{padding:7px 20px 15px}
.sub_free .list li{*zoom:1}
.sub_free .list li a{display:block;margin-top:7px;;line-height:17px}
.sub_free .bn{position:absolute;bottom:20px;left:20px}
/* Background Image - common 요소 */
.btn_comm{background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/button.png') no-repeat;display:inline-block;vertical-align:top} /* 버튼 */
.btn_comm2{background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/button2.png') no-repeat;display:inline-block} /* 버튼 */
.ico_comm{background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/bullet.png') no-repeat;display:inline-block;vertical-align:top} /* 아이콘 */
.ico_comm2{background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/bullet2.png') no-repeat;display:inline-block} /* 아이콘 */
.gnb_comm{background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png') no-repeat;display:block} /* gnb */
.family_comm{background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png') no-repeat;display:inline-block;vertical-align:top} /* family site */
.certifi_comm{background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/foot_certi.png');display:inline-block;vertical-align:top} /* certificate */
.btn_comm_mp3{background:url('//gscdn.hackers.co.kr/champ/images/champstudy_m/common/btn_comm.png') no-repeat;background-size:50px auto;display:inline-block;vertical-align:top}
.ico_complain{background-position:0  -535px;width:22px;height:18px;}
/* Scroll */
.scroll_y{overflow-y:auto}
/* Background Icon */
.ico_point{background-position:0 -260px;width:12px;height:12px;margin:10px 4px 0 0;*margin:2px 4px 0 0}
.ico_listen{width:16px;height:16px;background-position:0 -280px}
.ico_download{width:10px;height:12px;background-position:0 -300px;margin:8px 6px -2px 0}
.ico_attendance{width:25px;height:25px;background-position:0 -320px;margin:-6px 9px 0 0}
.ico_absence{width:25px;height:25px;background-position:0 -350px;margin:-6px 9px 0 20px}
.ico_mobile{width:17px;height:19px;background-position:0 -380px;margin:-1px 4px 0 0}
.ico_mobile2{width:17px;height:17px;background-position:0 -400px;margin:-2px 4px 0 0}
.ico_print{width:17px;height:19px;background-position:0 -460px;margin:-1px 4px 0 0}
.ico_delet{width:17px;height:19px;background-position:0 -509px;margin:-2px 4px 0 0}
.ico_caution{width:16px;height:16px;background-position:0 -261px}
.ico_print2{width:14px;height:14px;background-position:0 -282px}
.ico_play{width:30px;height:30px;background-position:0 -400px}
.ico_new{width:12px;height:12px;background-position:0 -37px}
.ico_pw{width:15px;height:15px;background-position:0 -532px;}
.mp3_tag_best{width:46px;height:46px;background:url('//gscdn.hackers.co.kr/champ//img/mp3/book_tag_best.png') no-repeat}
.mp3_tag_new{width:46px;height:46px;background:url('//gscdn.hackers.co.kr/champ//img/mp3/book_tag_new.png') no-repeat}
.mp3_tag_hot{width:46px;height:46px;background:url('//gscdn.hackers.co.kr/champ//img/mp3/book_tag_hot.png') no-repeat}
.mp3_tag_book{width:46px;height:46px;background:url('//gscdn.hackers.co.kr/champ//img/mp3/book_tag_nobook.png') no-repeat}
.ico_info_sty{width:15px;height:15px;background-position:0 -484px;vertical-align:middle;}
.ico_cmt{width:20px;height:16px;background-position:0 -509px;}
.ico_search{width:15px;height:13px;background-position:0 -532px;padding-top:0px;}
/* line_map */
.line_map{width:100%;text-align:right;margin-bottom:18px;font-size:11px;color:#929292}
.line_map em{color:#109aa3}
/* nav */
.nav{border:1px solid #e9e9e9}
/* 간격 */
.section{margin-bottom:50px}
/* title */
.tit_area{overflow:hidden;margin-bottom:14px}
.tit_area_txt{float:left;padding-left:15px;font-size:11px;color:#929292;line-height:24px;height:24px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/line_tit_h2.gif") no-repeat 0 2px}
.tit_area_txt strong{color:#000}
.tit_area_info{margin-left:15px;padding-left:18px;float:left;font-size:11px;line-height:24px;height:24px;position:relative}
.tit_area_info .fc_point:hover{text-decoration:underline}
.bul_point{background-position:0 -30px;width:12px;height:12px;position:absolute;left:0;top:5px}
.bul_coupon{background-position:0 -50px;width:14px;height:10px;position:absolute;left:0;top:6px}
.tit_area .f_r input, .tit_area .f_r select{border:1px solid #000}
.tit_area .btn_search{padding:7px 9px;}
.tit_h2{float:left;margin-right:15px;}
.tit_h2.nobg{background:none}
.tit_h3{line-height:1;vertical-align:bottom;font-weight:normal;margin-bottom:30px}
.tit_h3 span{vertical-align:bottom;display:inline-block;margin-left:6px;font-size:11px;color:#929292}
.tit_h4{margin-bottom:17px;height:16px;line-height:18px;padding-left:10px;font-size:14px;color:#000;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/line_tit_h4.gif") no-repeat 0 0}
.tit_h4 span{font-weight:normal}
.tit_h4 .txt{display:inline-block;vertical-align:bottom;margin-left:7px;font-size:11px;color:#929292}
.tit_h4_v2{margin-bottom:12px;font-size:14px;font-weight:bold}
.tit_h4.fs12{height:13px;margin-bottom:13px}
.tit_h5{clear:both;padding-left:22px;line-height:45px;background:#000;font-size:14px;color:#fff}
.tit_h5 .txt{font-size:11px;font-weight:normal;color:#949494}
.tit_h6{font-size:16px;color:#000}
.tit_area2{*zoom:1}
.tit_area2:after{display:block;clear:both;content:''}
.tit_area2 .tit{float:left}
.tit_area2 .line_map{float:right;width:auto;margin-top:10px;margin-bottom:0}
.tit_area3{height:56px;margin-top:36px;position:relative}
.tit_area3:after{display:block;clear:both;content:''}
.tit_area4{position:relative;}
.tit_area4:after{display:block;clear:both;content:''}
/* caution */
.caution_p{margin-top:20px;margin-bottom:20px;color:#109aa3}
.caution_p2{color:#6c6c6c}
p.caution_p2{clear:both;color:#6c6c6c}
.caution_p2 .ico_caution{margin:-4px 7px 0 0;vertical-align:middle}
.caution_box{position:relative;clear:both;margin-bottom:38px;padding:13px 15px 13px 20px;border:1px solid #e9e9e9;background:#fff;line-height:1.5;font-size:11px;color:#929292}
.caution_box .bul_arr{display:inline-block;width:5px;height:9px;background-position:0 0;vertical-align:middle;margin:-1px 0 0 10px}
.caution_box .btn_faq{display:inline-block;width:143px;position:absolute;top:14px;right:15px;border:1px solid #000;line-height:28px;text-align:center}
.caution_box.ty{margin-bottom:0}
.caution_box.ty2{margin-bottom:8px;color:#000}
.caution_box.ty2 a{text-decoration:underline;color:#109aa3}
.caution_box2{position:relative;margin-top:36px;padding:20px 23px;clear:both;background:#e9e9e9}
.caution_box2 b{color:#109aa3}
.caution_box2 p{margin:7px 0 0 19px}
.caution_box2 .bul_arr{display:inline-block;width:5px;height:9px;background-position:0 0;vertical-align:middle;margin:-1px 0 0 10px}
.caution_box2 .btn_appr{display:inline-block;width:163px;position:absolute;top:20px;right:24px;line-height:33px;border:1px solid #000;text-align:center}
.caution_box3{position:relative;margin-bottom:26px;padding:25px 28px;border:1px solid #e9e9e9;background:#fff;line-height:18px;overflow:hidden}
.caution_box3 .btn{height:28px;display:block;border:1px solid #000;margin-top:-15px;padding:0 24px;text-align:center;line-height:28px;position:absolute;right:15px;top:50%}
.caution_box3 .btn .bul_arr{background-position:0 0;width:5px;height:9px;vertical-align:top;margin:9px 0 0 10px;*margin:2px 0 0 10px}
.caution_box3 .bul_point, .caution_box3 .bul_coupon{margin:0px 3px -1px 0;*margin:0px 6px -1px 0;position:static;*vertical-align:top}
.caution_box4 li{margin-top:3px;font-size:11px;color:#ababab}
.caution_box4 li:first-child{margin-top:0}
div.caution_box4{line-height:16px;font-size:11px;color:#ababab}
.caution_box5{position:relative;padding:30px 35px;border:1px solid #e9e9e9;background:#fff}
.caution_box5 .tit{margin-bottom:15px;font-weight:bold;font-size:12px}
.caution_box5 li{margin-top:10px;font-size:11px;color:#575757}
.caution_box5 li:first-child{margin-top:0}
.caution_box5 .btn_ty_rt{position:absolute;top:30px;right:35px;text-decoration:underline;color:#109aa3}
.caution_box5 .txt{font-size:12px;color:#575757}
.caution_box5 .cbx{display:inline-block;width:10px;height:10px;vertical-align:middle;margin:-2px 3px 0 0;background:#e5f7f3;border:1px solid #575757}
/* tab */
.tab_type1{border-bottom:2px solid #109aa3}
.tab_type1 ul{overflow:hidden}
.tab_type1 ul li{float:left;line-height:1;width:185px}
.tab_type1.tab_many ul li{width:14%;}
.tab_type1 ul li a{border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;display:block;padding:13px 30px 12px;background:#ffffff;text-align:center;color:#000;white-space:nowrap}
.tab_type1 ul li a:hover,
.tab_type1 ul li.on a{border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;background:#109aa3;border-color:#fff;color:#fff;font-weight:bold}
.tab_type1 ul li:first-child a {border-left:0}
.tab_type1 li.last{width:auto;overflow:hidden;float:none}
.tab_tbl_box .tab_type1 ul li{vertical-align:top}
.tab_type2{border-bottom:2px solid #109aa3}
.tab_type2 ul{overflow:hidden}
.tab_type2 ul li{float:left;line-height:1;width:185px}
.tab_type2 ul li a{border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;display:block;padding:13px 30px 12px;background:#ffffff;text-align:center;color:#000}
.tab_type2 ul li a:hover,
.tab_type2 ul li.on a{border-right:1px solid #e4e4e4;border-top:1px solid #109aa3;background:#109aa3;color:#fff;font-weight:bold}
.tab_type2 ul li:first-child a{border-left:1px solid #e4e4e4}
.tab_type2 ul li:first-child a:hover,
.tab_type2 ul li:first-child.on a{border-left:1px solid #109aa3}
.tab_type3{border-bottom:2px solid #109aa3;margin-bottom:26px}
.tab_type3 ul{overflow:hidden}
.tab_type3 ul li{float:left;line-height:1;width:80.76px}
.tab_type3 ul li:first-child a{border-left:1px solid #e4e4e4}
.tab_type3 ul li a{letter-spacing:-1px; border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;display:block;padding:13px 0 11px;background:#ffffff;text-align:center;color:#000}
.tab_type3 ul li a:hover,
.tab_type3 ul li.on a{border-right:1px solid #e4e4e4; border-top:1px solid #e4e4e4; background:#109aa3; border-color:#109aa3;color:#fff;font-weight:bold}
/* 갯수 추가 */
.tab_type3.tab2 ul li{width:50%;}
.tab_type3.tab3 ul li{width:33.3333%;}
.tab_type3.tab4 ul li{width:25%;*width:24.999%}
.tab_type3.tab5 ul li{width:20%;}
.tab_type3.tab6 ul li{width:16.6666%;}
.tab_type3.tab7 ul li{width:131px;}
.tab_tbl_box .tab_type3 {margin-bottom:0}
.tab_type4{border-bottom:2px solid #109aa3;position:relative}
.tab_type4 ul{overflow:hidden}
.tab_type4 ul li{float:left;line-height:1;width:160px}
.tab_type4 ul li a{border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;display:block;padding:13px 30px 12px;background:#ffffff;text-align:center;color:#000}
.tab_type4 ul li a:hover,
.tab_type4 ul li.on a{border-right:1px solid #e4e4e4;border-top:1px solid #109aa3;background:#109aa3;color:#fff;font-weight:bold}
.tab_type4 ul li:first-child a{border-left:1px solid #e4e4e4}
.tab_type4 ul li:first-child a:hover,
.tab_type4 ul li:first-child.on a{border-left:1px solid #109aa3}
.tab_type4 .search_area {position:absolute;right:0;top:0}
.tab_type5{border-bottom:2px solid #109aa3;margin-bottom:26px}
.tab_type5 ul{overflow:hidden}
.tab_type5 ul li{float:left;line-height:1;width:175px}
.tab_type5 ul li a{border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;display:block;padding:13px 30px 12px;background:#ffffff;text-align:center;color:#000}
.tab_type5 ul li a:hover,
.tab_type5 ul li.on a{border-right:1px solid #e4e4e4;border-top:1px solid #109aa3;background:#109aa3;color:#fff;font-weight:bold}
.tab_type5 ul li:first-child a{border-left:1px solid #e4e4e4}
.tab_type5 ul li:first-child a:hover,
.tab_type5 ul li:first-child.on a{border-left:1px solid #109aa3}
.tab_type6{border-bottom:2px solid #109aa3}
.tab_type6 ul{overflow:hidden}
.tab_type6 ul li{float:left;line-height:1}
.tab_type6 ul li a{border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4;display:block;padding:15px 30px 13px;background:#ffffff;text-align:center;font-size:14px;color:#000}
.tab_type6 ul li a:hover,
.tab_type6 ul li.on a{border-right:1px solid #e4e4e4;border-top:1px solid #109aa3;background:#109aa3;color:#fff;font-weight:bold}
.tab_type6.tab2 ul li{width:50%}
.tab_type7{border-bottom:2px solid #109aa3;margin-bottom:36px}
.tab_type7 ul{overflow:hidden}
.tab_type7 ul li{width:130px;text-align:center;float:left;line-height:1}
.tab_type7 ul li a{border-right:1px solid #e4e4e4;border-top:1px solid #e4e4e4;display:block;padding:13px 0 12px 0;background:#ffffff;text-align:center;color:#000}
.tab_type7 ul li:first-child a{border-left:1px solid #e4e4e4}
.tab_type7 ul li a:hover,
.tab_type7 ul li.on a{border-right:1px solid #e4e4e4;border-top:1px solid #109aa3;background:#109aa3;color:#fff;font-weight:bold}
.tab_tbl_box .tab_type7{margin-bottom:0}
.tab_type8{background:#fff;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;*zoom:1}
.tab_type8:after{display:block;clear:both;content:''}
.tab_type8 li{position:relative;width:209px;float:left;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;vertical-align:top}
.tab_type8 li.last{width:207px;height:39px}
.tab_type8 a{display:block;text-align:center;line-height:39px}
.tab_type8 li.on{z-index:1}
.tab_type8 li.on a{position:absolute;top:-1px;left:-1px;width:100%;border:1px solid #109aa3;font-weight:bold;color:#109aa3;z-index:1}
.tab_type8.col4 li{width:261px}
.tab_type9{background:#fff;*zoom:1}
.tab_type9:after{display:block;clear:both;content:''}
.tab_type9 li{float:left;width:175px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/line_tab.gif") no-repeat 0 50%}
.tab_type9 li:first-child{background:none}
.tab_type9 a{display:block;line-height:45px;text-align:center;color:#000}
.tab_type9 li.on a{background:#000;font-weight:bold;color:#fff}
/* table */
.tbl_top{margin-bottom:8px;overflow:hidden}
.tbl_top .f_l a {float:left;margin-right:5px}
.tbl_top *{vertical-align:top}
.tbl {border-collapse:collapse;border-spacing:0} /* 테이블 초기화 */
caption{display:none}
.tbl_fixed table{table-layout:fixed}
.tbl_top .btn_write{display:inline-block;width:145px;height:30px;line-height:30px;background:#109aa3;text-align:center;color:#fff}
.tbl_top .f_l .btn_m{padding:0}
/* tbl_type1 */
.tbl_type1{position:relative;margin-bottom:14px}
.tbl_type1 input[type='radio'], .tbl_type1 input[type='checkbox']{vertical-align:top;margin-right:5px;*width:13px;*height:13px}
.tbl_type1 table{width:100%;border-top:2px solid #109aa3;border-bottom:1px solid #e9e9e9;}
.tbl_type1.line_no table{border-top:0}
.tbl_type1 thead th,.tbl_type1 td{vertical-align:middle;text-align:center;background:#fff;padding:13px 10px}
.tbl_type1 thead th{background:#f8f8f8;color:#109aa3;border-bottom:1px solid #e2e2e2}
.tbl_type1 thead th a.link_type{color:#109aa3;vertical-align:middle;position:relative;}
.tbl_type1 thead th a.link_type:hover{text-decoration:underline;}
.tbl_type1 thead th a.link_type:hover + .info_bubble_box{display:block;}
.tbl_top_btn{position:absolute;right:0;top:-40px;}
/* 말풍선 추가 */
.info_bubble_box, .info_bubble_box_view {display:none;position: absolute;right: 164px;top: -108px;z-index: 5;line-height: 18px;background: #e7e7e7;border: 1px solid #109aa3;padding: 27px 28px;height: 53px;color: #000;font-weight: 600;}
.info_bubble_box .ico_sty, .info_bubble_box_view .ico_sty{position:absolute;left:50%;bottom:-18px;margin-left:-21px;z-index:4;}
.btn_close_cloud {position: absolute;top: 12px;right: 9px;}
.tbl_type1 td{border-top:1px dotted #e3e3e3}
.tbl_type1 td.subj {padding:23px 10px;text-align:left}
.tbl_type1 td.subj a {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}
.tbl_type1 tr:first-child td{border-top:0}
.tbl_type1 td a:hover{text-decoration:underline}
.tbl_type1 .dline {border-right:1px dotted #e3e3e3}
.tbl_type1 td.delivery_info {background-color:#fcfcfc;text-align:left;padding-left:21px;line-height:20px}
.tbl_type1 td.delivery_info img {margin-right:10px}
.tbl_type1 td.tbl_type1_gray {background-color:#f8f8f8;text-align:left;padding:16px 30px}
.tbl_type1 .btn_view{width:16px;height:16px;background-position:-26px 0}
.tbl_type1 .ico_speaker{width:25px;height:18px;background-position:0 -14px}
.tbl_type1 .ico_new{width:12px;height:12px;background-position:0 -37px;margin:-2px 0 0 7px;vertical-align:middle}
.tbl_type1 .ico_hand{width:20px;height:20px;background-position:0 -77px}
.tbl_type1 .ico_chk{width:21px;height:21px;background-position:0 -102px}
.tbl_type1 .ico_memo{width:15px;height:19px;background-position:0 -128px}
.tbl_type1 a.ico_memo:hover{background-position:0 -152px}
.tbl_type1 .ico_down{width:18px;height:20px;background-position:0 -176px}
.tbl_type1 a.ico_down:hover{background-position:0 -201px}
.tbl_type1 .ico_down2{width:12px;height:14px;background-position:0 -226px}
.tbl_type1 .ico_listen{width:12px;height:12px;background-position:0 -244px}
.tbl_type1 .ico_grade{display:inline-block;width:62px;height:10px;background-image:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_grade.png")}
.tbl_type1 .ico_grade.s0{background-position:0 -56px}
.tbl_type1 .ico_grade.s1{background-position:0 -45px}
.tbl_type1 .ico_grade.s2{background-position:0 -34px}
.tbl_type1 .ico_grade.s3{background-position:0 -23px}
.tbl_type1 .ico_grade.s4{background-position:0 -12px}
.tbl_type1 .ico_grade.s5{background-position:0 0}
.tbl_type1 .mp_ico_area li{float:left; margin-right:10px}
.tbl_type1 tr.notice td{font-weight:bold}
.tbl_type1 td.sbj{padding-left:25px;text-align:left}
.tbl_type1 td.sbj a{display:inline-block;overflow:hidden;word-break:break-all;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:auto;vertical-align:middle}
.tbl_type1 td.sbj.t_c{text-align:center}
.tbl_type1 td.sbj.ty{padding-right:0;padding-left:0}
.tbl_type1 tr.bg_blue td{background:#e4f7f3;}
/* 게시판 펼침 */
.tbl_type1 tr.noti_view td{text-align:left;line-height:18px;background:transparent;padding:0;color:#000;}
.tbl_type1 tr.noti_view.type2 td{padding:13px 10px;}
.tbl_type1 tr.noti_view.type2 td.sbj{padding-left:0;}
.tbl_type1 tr.active th,.tbl_type1 tr.active td{background-color:#e5f7f3;font-weight:bold;}/* action */
.tbl_type1 tr.noti_view td>div{padding:20px 90px 20px 108px;}
.tbl_type1 tr.noti_view .no_question{color:#949494;background:url(//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_question.png) no-repeat 30px 50%;}
.tbl_type1 tr.noti_view .no_ask{color:#000;background:url(//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_ask.png) no-repeat 30px 50%;border-top:1px dotted #e3e3e3;}
.tbl_type1 tr.noti_view .no_ask>strong{font-size:14px;display:block;padding-bottom:12px;}
.tbl_type1 td.bt a{margin-top:5px}
.tbl_type1 td.bt a{text-decoration:none}
.tbl_type1 td.nodata{padding-top:50px;padding-bottom:30px}
.tbl_type1 td.nodata p{margin-bottom:40px;font-size:14px;font-weight:bold}
.tbl_type1 td.nodata a{margin-left:10px}
.tbl_type1 td.days table{margin:0 auto;width:auto;border:0}
.tbl_type1 td.days th, .tbl_type1 td.days td{padding:0}
.tbl_type1 td.days td{padding-left:20px;text-align:left;color:#929292}
.tbl_type1 td.days td p{margin-bottom:8px;font-weight:bold;color:#000}
.tbl_type1 td.days td p strong{font-size:14px;color:#109aa3}
.tbl_type1 td.down .ico_down2{margin:0 7px 0 0;vertical-align:top}
.tbl_type1 td.down a{text-decoration:underline}
.tbl_type1 td.down a:hover{color:#109aa3}
.tbl_type1 td.listen a{text-decoration:underline;color:#109aa3}
.tbl_type1 td.listen .ico_listen{margin:0 5px 0 0;vertical-align:top}
.tbl_type1 tr.clsrm:hover td.sbj a, .tbl_type1 tr.clsrm:hover td.bun{font-weight:bold}
.tbl_type1 tr.num td{font-size:16px;font-weight:bold}
.tbl_type1 tr.num td span{font-family:verdana;font-weight:normal;font-size:30px;color:#109aa3}
.tbl_type1 td.stit{border-left:0 !important;background:#f8f8f8}
.tbl_type1 td.books{background:#f6fcfd;vertical-align:top}
.tbl_type1 td.books table{border-top:0;border-bottom:0}
.tbl_type1 td.books td{padding:0 !important;border-top:0 !important;border-left:0 !important;background:none}
.tbl_type1 td.books td.img{height:113px;vertical-align:top}
.tbl_type1 td.books b{display:inline-block;font-size:14px;color:#6c6c6c}
.tbl_type1 td.books a:hover img{margin-top:3px}
.tbl_type1 td.file{padding-left:45px;text-align:left}
.tbl_type1 td.file img{margin-right:13px}
.tbl_type1_v1 table{border-top:1px solid #e9e9e9}
.tbl_type1_v1 thead th{color:#000;border-color:#e9e9e9;background-color:#f0f0f0}
.tbl_type1_v2 thead th, .tbl_type1_v2 td, .tbl_type1_v2 td a{font-size:11px;color:#6c6c6c}
.tbl_type1_v3 tr:hover td{background-color:#e5f7f3}
.tbl_type1_v4 table{table-layout:fixed}
.tbl_type1_v4 thead th{background:#f8f8f8 url("//gscdn.hackers.co.kr/champ/images/champstudy/communicate/th_arr.gif") no-repeat 0 50%}
.tbl_type1_v4 thead th.first{background-image:none}
.tbl_type1_v4 table.body{border-top:0}
.tbl_type1_v4 table.body tbody td{padding:15px 0;border-top:1px solid #e3e3e3;border-left:1px solid #e3e3e3;text-align:center}
.tbl_type1_v5 thead th, .tbl_type1_v5 td{font-size:11px}
.tbl_type1_v5 td{line-height:17px;color:#6c6c6c}
.tbl_type1_v6 th, .tbl_type1_v6 td{border-left:1px solid #e3e3e3}
.tbl_type1_v6 .first{border-left:0}
.tab_tbl_box .tbl_type1 table{border-top:0}
/* tbl_type2 */
.tbl_type2{position:relative;margin-bottom:7px}
.tbl_type2 table{width:100%;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
.tbl_type2 thead th,.tbl_type2 td{border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;font-size:11px;vertical-align:middle;text-align:center;background:#fff;color:#109aa3;padding:4px 10px}
.tbl_type2 thead th{font-weight:normal;background:#f8f8f8;color:#000000;border-top:1px solid #e9e9e9}
/* tbl_type3 */
.tbl_type3{position:relative;margin-bottom:7px}
.tbl_type3 table{width:100%;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
.tbl_type3 thead th,.tbl_type3 td{height:47px;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;vertical-align:middle;text-align:center;background:#fff}
.tbl_type3 thead th{font-size:14px;font-weight:bold;background:#f8f8f8;color:#000000;border-top:0}
.tbl_type3 table:first-child thead th {border-top:1px solid #e9e9e9}
/* tbl_type4 */
.tbl_type4 table{width:288px;border-left:1px solid #ddd;border-top:1px solid #ddd}
.tbl_type4 th{width:73px;height:38px;text-align:center;font-weight:bold;color:#31a2aa;background:#f8f8f8;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.tbl_type4 td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#fff;font-weight:bold;padding-left:10px}
/* tbl_type5 */
.tbl_type5{clear:both}
.tbl_type5 .btn_type9{vertical-align:middle}
.tbl_type5 input[type='radio'], .tbl_type5 input[type='checkbox']{vertical-align:top;margin-right:5px;*width:13px;*height:13px}
.tbl_type5 input[type='text'], .tbl_type5 input[type='password']{padding:9px 10px;height:14px;*margin-top:-1px}
.tbl_type5 .inp_box{overflow:hidden;position:relative;height:32px;border:1px solid #e4e4e4;vertical-align:middle}
.tbl_type5 .inp_box .lbl{top:10px;left:10px}
.tbl_type5 .i_text{margin-top:0;padding:9px 10px;height:14px}
.tbl_type5 .bar{margin:0 8px}
.tbl_type5 .tcau{line-height:15px;font-size:11px;color:#929292}
.tbl_type5 p.tcau{margin-top:6px}
.tbl_type5 table{width:100%;border-top:2px solid #109aa3;border-bottom:1px solid #e9e9e9}
.tbl_type5 th, .tbl_type5 td{background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/bg_line_dot.gif") repeat-x}
.tbl_type5 th{padding:18px 20px;background-color:#f8f8f8;font-weight:normal;text-align:left}
.tbl_type5 td{padding:8px 20px}
.tbl_type5 tr.first th, .tbl_type5 tr.first td{background-image:none}
.tbl_type5 td.inpty input{margin-right:10px;margin-left:20px;vertical-align:middle}
.tbl_type5 td.chklist ul{*zoom:1}
.tbl_type5 td.chklist ul:after{display:block;clear:both;content:''}
.tbl_type5 td.chklist li{float:left;width:74px;margin-bottom:8px}
.tbl_type5 td.chklist li.ty{width:148px}
.tbl_type5 td.chklist li.ty2{width:78px}
.tbl_type5 td.chklist li.ty3{width:93px}
.tbl_type5 td.chklist li.last{float:none;overflow:hidden;width:auto}
.tbl_type5 td[class^="chklist"] .tcau{margin-top:0;color:#e00000}

.tbl_type5 td.chklist_ver2 ul{overflow:hidden;margin-left:-15px;}
.tbl_type5 td.chklist_ver2 li{float:left;padding-left:15px;min-width:60px;margin-bottom:8px}
.tbl_type5 td.chklist_ver2 .form_join_type2 li{min-width:78px;}
.tbl_type5 td.chklist_ver2 li.last{clear:both;}
/* tbl_type6 */
.tbl_type6{position:relative;margin-bottom:20px}
.tbl_type6 table{width:100%;border-top:2px solid #6c6c6c;border-bottom:1px solid #e9e9e9}
.tbl_type6 thead th{height:40px;background:#f8f8f8;vertical-align:middle;text-align:center;color:#6c6c6c;border-bottom:1px solid #e2e2e2}
.tbl_type6 tbody th{height:39px;background-color:#fff;padding-left:20px;border-right:1px dotted #e3e3e3;border-top:1px dotted #e3e3e3;text-align:left;color:#6c6c6c}
.tbl_type6 tbody tr:first-child th {border-top:0}
.tbl_type6 td{height:40px;vertical-align:middle;text-align:center;background:#fff;border-top:1px dotted #e3e3e3}
.tbl_type6 td.t_l {padding-left:20px}
.tbl_type6 td.subj {padding:23px 10px;text-align:left}
.tbl_type6 tr:first-child td{border-top:0}
.tbl_type6 .dline {border-right:1px dotted #e3e3e3}
/* tbl_type7 */
.tbl_type7 .top {vertical-align:top}
.tbl_type7 table {width:100%}
/* tbl_type8 */
.tbl_type8 table{width:100%;border:1px solid #e9e9e9;table-layout:fixed}
.tbl_type8 input[type='radio'], .tbl_type8 input[type='checkbox']{vertical-align:top;margin-right:5px;*width:13px;*height:13px}
.tbl_type8 textarea{padding:10px;border:1px solid #e4e4e4}
.tbl_type8 th, .tbl_type8 td {border-right:1px dotted #e3e3e3;border-top:1px dotted #e3e3e3}
.tbl_type8 th {height:40px;background-color:#f8f8f8;text-align:center;font-weight:bold;color:#6c6c6c}
.tbl_type8 td {background-color:#fff;padding-left:20px}
.tbl_type8 td.ref_cls > div{position:relative}
.tbl_type8 td.ref_cls a.clsview{display:inline-block;vertical-align:top;margin:9px 0 0 10px;text-decoration:underline;color:#109aa3}
.tbl_type8 td.ref_cls .won{position:absolute;top:9px;right:17px}
.tbl_type8 td.priceway{padding-top:13px;padding-bottom:5px}
.tbl_type8 td.priceway .select-row, .tbl_type8 td.priceway select{height:15px}
.tbl_type8 td.priceway .select-row{vertical-align:top}
.tbl_type8 td.priceway select{font-weight:normal}
.tbl_type8 td.priceway div{margin-top:3px}
.tbl_type8 td.priceway .cau{font-size:11px;color:#929292}
.tbl_type8 td.priceway input{margin:0 5px;vertical-align:top;font-size:12px}
.tbl_type8 td.refwhy{padding:0}
.tbl_type8 td.refwhy table{border:0}
.tbl_type8 td.refwhy th, .tbl_type8 td.refwhy td{color:#000}
.tbl_type8 td.refwhy th{padding-left:20px;background:#fff;text-align:left;font-weight:normal}
.tbl_type8 td.refwhy td{padding-top:5px;padding-bottom:10px}
.tbl_type8 td.refwhy ul{*zoom:1}
.tbl_type8 td.refwhy ul:after{display:block;clear:both;content:''}
.tbl_type8 td.refwhy li{float:left;width:183px;margin-top:5px}
.tbl_type8 td.refwhy li.wide{clear:both;width:100%}
.tbl_type8 td.refwhy li.last{width:auto}
.tbl_type8 td.refwhy textarea{margin-top:8px}
.tbl_type8_v1 td{padding-top:13px;padding:13px;text-align:center;line-height:20px}
.tbl_type8_v1 td.stit{background:#f8f8f8;font-weight:bold;color:#6c6c6c}
/* tbl_type9 */
.tbl_type9 table{width:100%;border-top:2px solid #109aa3;border-bottom:1px solid #e9e9e9}
.tbl_type9 tbody th,.tbl_type9 tbody td{height:40px;background-color:#fff;border-left:1px dotted #e3e3e3;border-top:1px dotted #e3e3e3;text-align:left;padding-left:20px}
.tbl_type9 tbody th{color:#109aa3}
.tbl_type9 tbody tr:first-child th,
.tbl_type9 tbody tr:first-child td{border-top:0}
.tbl_type9 tbody tr th:first-child{border-left:0}
.tbl_type9 tbody tr th.t_c {padding:0}
/* tbl_type10 */
.tbl_type10 table{width:100%}
.tbl_type10 tbody th,.tbl_type10 tbody td{border-bottom:1px dotted #e3e3e3;padding:10px 0;text-align:left}
.tbl_type10 tbody th{font-size:14px;font-weight:bold}
.tbl_type10.nline tbody th, .tbl_type10.nline tbody td{border:0}
/* tbl_type11 */
.tbl_type11{position:relative;margin-bottom:7px}
.tbl_type11 table{width:100%;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
.tbl_type11 thead th,.tbl_type11 td{width:45px;height:50px;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;vertical-align:middle;text-align:center;background:#fff}
.tbl_type11 thead th{background-color:#f8f8f8;font-weight:normal;color:#b0b0b0;border-top:0}
.tbl_type11 table:first-child thead th {border-top:1px solid #e9e9e9}
.tbl_type11 thead th.dayoff,
.tbl_type11 td.dayoff{color:#e00001}
/* tbl_type12 */
.tbl_type12{border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9}
.tbl_type12 table{width:100%}
.tbl_type12 th,.tbl_type12 td{border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;text-align:left;font-size:11px}
.tbl_type12 th{background-color:#f8f8f8;text-align:center;font-weight:normal}
.tbl_type12 td{background-color:#fff;padding:10px 20px;color:#929292}
/* tbl_type13 */
.tbl_type13{border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_type13 table{width:100%}
.tbl_type13 th,.tbl_type13 td{padding-top:15px;padding-bottom:15px}
.tbl_type13 th{background-color:#109aa3;border-left:1px solid #2faab2;color:#fff}
.tbl_type13 td{background-color:#fff;padding:10px 20px;border-top:1px dotted #e3e3e3;border-left:1px solid #e9e9e9;text-align:center;font-size:11px;color:#6c6c6c}
.tbl_type13 .brl0{border-left:0}
.tbl_type13 tr.brt0 td{border-top:0}
.tbl_type13 tr.ty td{background:#f8f8f8;color:#000}
.tbl_type13 tr.ty2 td{color:#000}
.tbl_type13 tr.devide td{border-top:1px solid #e3e3e3}
/* board_type1 */
.board_type1{position:relative;margin-bottom:14px}
.board_type1 table{width:100%;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
.board_type1 thead th,.board_type1 td{border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;font-size:11px;vertical-align:middle;text-align:center;background:#fff;color:#109aa3;padding:10px 10px}
.board_type1 thead th{font-weight:normal;background:#f8f8f8;color:#000000;border-top:1px solid #e9e9e9}
/* list */
.bnr_list1{overflow:hidden;margin-bottom:50px;}
.bnr_list1>li{float:left;margin:0 7px;width:336px;overflow:hidden}
.bnr_list1 li .bx-wrapper{border:1px solid #e4e4e4}
.bnr_list1 li a{display:block;}
.img_list_type1{position:relative;border-top:2px solid #109aa3}
.img_list_type1 .bx-wrapper{max-width:1050px !important;}
.img_list_type1 .bx-wrapper li{height:207px !important;}
.img_list_type1 ul{margin-left:-16px;overflow:hidden}
.img_list_type1 li{float:left;margin-left:16px;margin-top:23px}
.img_list_type1 li .cont_info{margin-top:7px}
.img_list_type1 li .tit_subject{width:250px;height:15px;overflow:hidden;display:block;font-size:13px;white-space:nowrap;text-overflow:ellipsis}
.img_list_type1 li .txt_desc{margin:3px 0 5px;display:block;font-size:12px;width:240px;height:12px;overflow:hidden}
.img_list_type1 li .txt_time{width:250px;min-height:13px;display:block;font-size:11px;color:#949494}
.img_list_type1 li:hover a {color:#109aa3}
.bxslider-default.img_list_type1 .bx-controls .bx-pager{right: 0;top: -40px;width: auto !important;}
.bxslider-default.img_list_type1 .bx-pager .bx-pager-item a {width:10px;height:10px;background:#e0e0e0;border-radius:50%;}
.bxslider-default.img_list_type1 .bx-pager .bx-pager-item a:hover,
.bxslider-default.img_list_type1 .bx-pager .bx-pager-item a.bx-pager-link.active{background:#109aa3;}
.list_btn_more{display:block;width:100%;border:1px solid #ddd;background:#f8f8f8;color:#109aa3;text-align:center;height:38px;line-height:38px;}
.list_btn_more .no_top_line{border-top:0;}
.list_btn_more > span{position:relative;padding-right:20px;}
.list_btn_more i{position:absolute;right:0;top:50%;margin-top:-4px;background-position:0 -585px;width:11px;height:7px;}
/* notice */
.notice_box{margin-bottom:36px;padding:30px 36px 21px 36px;border:1px solid #e9e9e9;background:#fff;overflow:hidden;position:relative}
.notice_box .notice_img{position:absolute;right:50px;top:46px}
.notice_box .notice_list strong{color:#000;display:block;margin-bottom:10px}
.notice_box .notice_list li{padding-left:10px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/list_bul1.gif") no-repeat 0 10px;line-height:24px;font-size:11px;color:#575757}
.notice_box .notice_list.nobul li {padding-left:0;background:none}
.notice_box .notice_list.nobul li .sub {display:block;padding:0 0 5px 15px;}
.notice_box .btn_pst_r {position:absolute;right:38px;top:30px}
.notice_list2 {background-color:#fff;border:1px solid #e9e9e9;padding:20px 20px 13px 20px}
.notice_list2 strong{display:block;margin-bottom:9px}
.notice_list2 ul li{font-size:11px;line-height:22px;color:#575757}
.notice_list3 {padding-top:16px;position:relative}
.notice_list3 ul li{font-size:11px;line-height:20px;color:#929292}
.notice_list3 strong {display:block}
.notice_list3 .btn_pst_r {padding:0;position:absolute;right:0;top:0}
.notice_list4{position:relative;padding:27px 48px;background:#fff;border:1px solid #e9e9e9}
.notice_list4 li{line-height:20px;font-size:11px;color:#575757}
.notice_list4 .btn_rt{position:absolute;top:27px;right:35px;color:#109aa3;text-decoration:underline}
/* btn */
.btn_more{position:absolute;right:0;top:-25px;font-size:0;*text-indent:-9999px;width:13px;height:13px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/button.png") no-repeat 0 0}
.btn_tbl_type1,.btn_tbl_type1:hover{text-decoration:underline;color:#109aa3}
.btn_tbl_type2,.btn_tbl_type2:hover{text-decoration:underline;color:#000}
.btn_tbl_type3,.btn_tbl_type3:hover{text-decoration:underline;color:#929292;display:inline-block !important}
.btn_area{text-align:right;margin-top:20px}
.btn_area4{text-align:right;margin-top:0px}
.btn_mp3_more{position:absolute;right:0;top:-25px}
.btn_mp3_more .open{background-position:0 -340px;width:25px;height:25px}
.btn_mp3_more .close{background-position:0 -395px;width:25px;height:25px}
.btn_mp3_del{position:absolute;right:0;top:4px}
.btn_mp3_del span{background-position:0 -370px;width:20px;height:20px}
.btn_s{padding:0 10px;text-align:center;display:inline-block}
.btn_m,.btn_r,.btn_xr,.btn_xr2,.btn_xxr{padding:0 25px;white-space:nowrap;}
.btn_m,.btn_r,.btn_r2,.btn_xr,.btn_xr2,.btn_xxr,.btn_xxr2, .btn_xxr3{text-align:center;display:inline-block;white-space:nowrap;}
.btn_s span{padding-top:1px;line-height:22px !important;display:inline-block;cursor:pointer}
.btn_m span{padding-top:1px;line-height:27px;display:inline-block;cursor:pointer}
.btn_r span{padding-top:3px;line-height:27px;font-weight:bold;display:inline-block;cursor:pointer}
.btn_r2 span{padding-top:3px;line-height:40px;font-weight:bold;display:inline-block;cursor:pointer}
.btn_xr span{padding-top:3px;line-height:35px;font-size:14px;font-weight:bold;display:inline-block;cursor:pointer}
.btn_xr2 span{padding-top:3px;line-height:35px;font-size:14px;font-weight:bold;display:inline-block;}
.btn_xxr span{padding-top:3px;line-height:45px;font-size:16px;font-weight:bold;display:inline-block;cursor:pointer;}
.btn_xxr2 span{padding-top:3px;line-height:47px;font-weight:bold;display:inline-block;cursor:pointer}
.btn_xxr3 span{padding-top:3px;line-height:50px;font-size:16px;font-weight:bold;display:inline-block;cursor:pointer}
.btn_type1{color:#fff;background:#109aa3;border:1px solid #109aa3}
.btn_type2{color:#109aa3;background:#ffffff;border:1px solid #109aa3}
.btn_type3{color:#fff;background:#000;border:1px solid #000}
.btn_type4{color:#000;background:#fff;border:1px solid #e4e4e4}
.btn_type5{padding:0;background:#109aa3}
.btn_type5 span{padding-top:0;line-height:65px;font-size:16px;color:#fff}
.btn_type6{padding:0;background:#109aa3}
.btn_type6 span{padding-top:0;line-height:50px;font-size:16px;color:#fff}
.btn_type7{padding:0;background:#fff;border:1px solid #109aa3}
.btn_type7 span{padding-top:0;line-height:48px;font-size:16px;color:#109aa3}
.btn_type8{padding:0;background:#868585}
.btn_type8 span{padding-top:0;line-height:50px;font-size:16px;color:#fff}
.btn_type9{padding:0 14px;color:#868585;background:#fff;border:1px solid #bbb}
.btn_type9 span{padding-top:0;line-height:32px}
.btn_type10{padding:0;background:#fff;border:1px solid #868585}
.btn_type10 span{padding-top:0;line-height:48px;font-size:16px;color:#868585}
.btn_type11{padding:0;background:#868585}
.btn_type11 span{padding-top:0;line-height:65px;font-size:16px;color:#fff}
.btn_type12{padding:0;background:#109aa3}
.btn_type12 span{padding-top:0;line-height:40px;font-size:14px;color:#fff}
.btn_type13 span{padding-top:0;line-height:35px}
.btn_type13{padding:0;background:#909090;border:0;color:#fff}
.btn_type14 span{padding-top:0;line-height:35px}
.btn_type14{padding:0;background:#109aa4;border:0;color:#fff}
.btn_type15{background-color:#f8f8f8;border-left:1px solid #d7d7d7;color:#484848}
.btn_type16{background-color:#fff;border:1px solid #000}
.btn_type17{padding:0;border:1px solid #109aa3}
.btn_type17 span{padding-top:0;line-height:40px;font-size:14px;color:#109aa3}
.btn_type18{padding:0;color:#fff;background:#000;border:0}
.btn_type18 span{padding-top:0;line-height:32px}
.btn_type19 span{padding-top:0;line-height:40px}
.btn_type19{padding:0;background:#109aa4;border:0;color:#fff}
.btn_type20{color:#000;background:#fff;border:1px solid #e9e9e9}
.btn_type21{color:#000;background:#fff;border:1px solid #000}
.btn_type22{color:#fff;background:#c12535;border:1px solid #c12535}
.btn_type23{color:#c12535;background:#fff;border:1px solid #c12535}
.btn_type24{color:#000;background:#ffde01;border:1px solid #000}

.btn_area2{clear:both;margin-top:20px;text-align:center;*zoom:1}
.btn_area2:after{display:block;clear:both;content:''}
.btn_area3{clear:both;*zoom:1}
.btn_area3:after{display:block;clear:both;content:''}
.btn_memo{vertical-align:top;font-size:0;*text-indent:-9999px;width:15px;height:19px;display:inline-block;*display:inline;*zoom:1;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/button.png") no-repeat 0 -20px}
.btn_etc{position:absolute;right:0;top:0;}
.btn_etc a{color:#109aa3;text-decoration:underline;font-weight:600;}
/* 테이블 전체보기 버튼 추가 20161122 */
.table_more{text-align:center;width:100%;border:1px solid #ddd;height:38px;line-height:38px}
.table_more a{display:block;width:100%}
.table_more a>span{padding-right:20px;color:#109aa3;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/bullet2.png") no-repeat;background-position:55px -451px;}
.table_more a.active>span{background-position:55px -464px;}

/* paging */
.paging {width:100%;text-align:center;line-height:1;margin-top:24px}
.paging a,.paging strong{margin-left:1px;color:#828282;min-width:16px;padding:0 4px;height:24px;line-height:24px;font-size:16px;display:inline-block;text-align:center}
.paging strong{background:#109aa3;color:#fff}
/* seach_box */
.seach_box{overflow:hidden;background:#ececec;border:1px solid #e4e4e4;padding:6px;line-height:30px}
.seach_box strong{float:left;line-height:30px;padding-left:15px;font-weight:normal;width:135px;display:block}
.seach_box .select-row, .seach_box select{height:15px}
.seach_box select{width:100%}
/* top_bnr */
.mobile_top_bnr{width:100%;text-align:center;background:#010101;}
.top_bnr{width:100%;text-align:center;}
.top_bnr [class^="top_open"]>.inner{width:1000px;height:auto !important;margin:0 auto;position:relative;}
.top_bnr .top_open{cursor:pointer;}
.top_bnr .top_open_box{width:100%;height:497px;overflow:hidden;border-bottom:1px solid #e9e9e9;background:#fff;}
.top_bnr .top_open .btn_slider{cursor:pointer;position:absolute;top:28px;right:10px;width:120px;height:32px;background:url('//gscdn.hackers.co.kr/champ//images/champstudy/main/line_close_v2.png') no-repeat 0 -32px;}
.top_bnr .top_open .btn_slider.active{background-position:0 0px;}
.top_bnr .top_open_box .bxslider-default{width:1000px !important;}
.top_bnr .top_open_box .bx-viewport{width:1000px!important;}
.top_bnr .top_open_box .bx-viewport li{height:497px!important;}
.top_bnr .top_open_box .bx-wrapper .bx-controls-direction{top:50%;}
.top_bnr .top_open_box .bx-wrapper .bx-controls-direction a{margin-top:-23px !important;width:30px; height:59px;background:url("//gscdn.hackers.co.kr/champ/img/main/btn_br_direct.png") no-repeat 0 -121px;}
.top_bnr .top_open_box .bx-wrapper .bx-controls-direction a.bx-prev {left:10px;background-position:0 -121px}
.top_bnr .top_open_box .bx-wrapper .bx-controls-direction a.bx-prev:hover{background-position:0 0}
.top_bnr .top_open_box .bx-wrapper .bx-controls-direction a.bx-next {right:10px;background-position:-30px -121px}
.top_bnr .top_open_box .bx-wrapper .bx-controls-direction a.bx-next:hover{background-position:-30px 0}
.top_bnr .top_open_box .top_open_close{position:absolute; right:10px; z-index:200; cursor:pointer;top:5px;}

/* header */
#header .inner{width: 1050px !important;position:relative}
#header > .inner{height:90px;}
#header .inner *{font-family:'noto', sans-serif;box-sizing: border-box;}
#header .inner h1{position:absolute;left: 50%;top: 50%; margin-left: -87.5px;margin-top: -15.5px;}
#header .local{position: absolute;top: 50%;right:0;margin-top: -16px;border:1px solid #ddd;}
#header .local a{float: left;padding:6px 10px;border-right:1px solid #ddd;color:#666;text-align: center;}
#header .local span{position: absolute;left: -59px;}
#header .local a:last-child{border-right:0;}
#header .local a:hover{background:#109aa3;color:#fff;}
#header .hd_top { background:#f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
#header .hd_top .inner{height: auto; }
#header .hd_top:after { content:''; display:block; clear:both; }
#header .hd_top > ul > li { float:left; }
#header .hd_top .top_link { float:left; }
#header .hd_top .top_link > li { border-right:1px solid #e5e5e5 }
#header .hd_top .top_link > li:last-of-type { border-right:none; }
#header .hd_top .top_link > li.jp > a{color:#FC5217;}
#header .hd_top .top_link > li.special_lang { position:relative;}
#header .hd_top .top_link > li.special_lang > div > a{color:#1EA4FC;}
#header .hd_top .top_link > li.special_lang ul { display:none; position:absolute; top:36px; left:-1px; width:100%; text-align:center; background:#fff; border:1px solid #e5e5e5; border-top:0; z-index:310; }
#header .hd_top .top_link > li.special_lang ul li a:hover { color:#f9423a; }
#header .hd_top .top_link > li a { display:block; padding:10px 8px; border-right: 1px solid #ddd; border-left: 1px solid #ddd; color:#a6a6a6; font-weight:bold; font-family:'noto', sans-serif; }
#header .hd_top .top_link > li.active a { color:#222; }
#header .hd_top .top_link > li.last a { color:#666; font-weight:normal;}
#header .hd_top .top_link .cont_toggle a{ padding:10px 0; font-weight:normal; color:#666; letter-spacing:-1px;}
#header .hd_top .top_svc { float:right;overflow:hidden; }
#header .hd_top .top_svc li {float:left;padding:10px 0 10px 20px; background:url(//pimg.hackers.com/land/layout/header/top_svc_line.gif) no-repeat 10px 50%; position:relative;color:#9d9d9d; }
#header .hd_top .top_svc li:first-child { background:none; padding-left:0; }
#header .hd_top .top_svc li:first-child a { color:#333; }
#header .hd_top .top_svc li.cl_blue a { color:#0453da; }
#header .hd_top .top_svc li a { color:#666; font-size: 12px; margin:0 5px; font-family:'noto', sans-serif;}
#header .hd_top .top_svc li.point a{color: #109aa3;}
/* gnb */
.gnb{background: #fff;height:88px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;font-family: 'noto', sans-serif;}
.gnb .inner > ul{display: block;width: 933px;height:auto;padding:9px 0;border:0;float: left;*zoom:1;}
.gnb .inner > ul:after {display:block;clear:both;content:''}
.gnb .inner > ul > li {width: 116px; height: 35px;float:left;position: relative;text-align: left;}
.gnb > ul > li,.gnb > ul > li > a{height:40px}
.gnb .inner > ul.gnb_comm_mn > li > a {display: inline;padding:0;color:#222;font-size:16px;font-weight:600;line-height:35px;}
.gnb .inner > ul.gnb_comm_mn > li > a > span{background: #fff;display: inline;width:100%;text-indent: 0;}
.gnb .inner > ul.gnb_comm_mn > li.on > a,
.gnb .inner > ul.gnb_comm_mn > li > a:hover{background: #fff;color:#109aa3;}
.gnb .inner > ul.gnb_comm_mn > li.on > a span,
.gnb .inner > ul.gnb_comm_mn > li > a:hover span{text-decoration: underline;text-underline-position: under;}
.gnb .inner > ul.gnb_comm_mn > li.on > a:after,
.gnb .inner > ul.gnb_comm_mn > li > a:hover:after{content: '';position: absolute;top: 50%;margin-top: -5.5px;margin-left: 5px;width: 8px;height: 12px;background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/gnb_arrow.jpg) no-repeat center;}
.gnb .inner > ul.gnb_comm_mn > li:before{content: '｜';position: absolute;right: 10px;color: #ddd;top: 6px;font-size: 15px}
.gnb .inner > ul.gnb_comm_mn > li:nth-child(8):before,
.gnb .inner > ul.gnb_comm_mn > li:nth-child(16):before{display: none;}
.gnb .inner > .myClass_menu{float: left;width: 117px;}
/*gnb2*/
.gnb2{background: #fafafa;border-bottom:1px solid #ccc;font-family: 'noto', sans-serif; height: 38px;box-sizing: border-box;}
.gnb2.fixed{position: fixed;top: 0;width: 100%;min-width: 1331px;z-index: 101;}
.gnb2.fixed .inner{height:40px !important;}
.gnb2 .inner > ul {position: relative;}
.gnb2 .inner > ul > li {float: left;margin-right: 30px;height: 38px;position: relative;}
.gnb2 .inner > ul > li.btn_gnb2 {position: static;}
.gnb2 .inner > ul > li > a {display:block;font-size: 15px;line-height: 39px;color:#555;letter-spacing: -0.8px;}
.gnb2 .inner > ul > li > a:hover,
.gnb2 .inner > ul > li.on > a {color:#109aa3;font-weight:600;}
.bul_won {width:24px;height:24px;background:#109aa3;position:absolute;right: -28px;top: 50%;margin-top: -13px;text-align:center;border-radius: 30px;font-size:11px;line-height:24px;font-weight:bold;color:#fff;z-index:10}
/*d-day*/
.gnb .d_day{width:120px;position:absolute;right:-130px;top:4px;font-size: 14px;text-align: center;}
.gnb .d_day em{color:#009ca6;font-size: 28px;font-weight:600;}
.gnb .d_day p{line-height: 16px;}

/*sub mypage*/
.gnb2 .inner > .sub_mypage {display: none;float: right;}
.gnb2.fixed .inner > .sub_mypage {display: block;}
.gnb2 .inner > .sub_mypage > li {margin-right: 0;}
.gnb2 .inner > .sub_mypage > li:last-child {background:#009ca8;width: 106px;text-align: center;}
.gnb2 .inner > .sub_mypage > li:last-child a {color:#fff;}
.gnb2 .sub_mypage .dropdown {position: relative;top: -1px;}
.gnb2 .sub_mypage .dropbtn {width: 137px;height: 39px;position: relative;font-size: 14px;border: 1px solid #ccc; text-align: left;padding: 0 20px;color:#222;font-weight: 600;font-family:'noto', sans-serif;}
.gnb2 .sub_mypage .dropbtn span{background-image: url('//gscdn.hackers.co.kr/champ/images/champstudy/common/button3.png');background-position: 0 -80px;width: 12px;height: 17px;display: block;position: absolute;top: 11px;right: 18px;}
.gnb2 .sub_mypage .dropdown:hover .dropbtn {background-color: #fff;width: 100%;border: 1px solid #009ca8;}
.gnb2 .sub_mypage .dropdown:hover .dropbtn span{background-color: #fff;background-position:-11px -80px;}
.gnb2 .sub_mypage .dropdown-content {display: none;padding-bottom: 5px;}
.gnb2 .sub_mypage .dropdown:hover .dropdown-content {background-color: #fff;width: 137px;display: block;position: relative;top: -1px;z-index: 1;border: 1px solid #009ca8;border-top: 0;}
.gnb2 .sub_mypage .dropdown-content a {padding: 5px 24px;text-decoration: none;display: block;font-weight: 600;color: #555;font-size: 14px;}
.gnb2 .sub_mypage .dropdown-content li.on a,
.gnb2 .sub_mypage .dropdown-content a:hover {color: #009ca8;}

/*sub_menu*/
.gnb2 .sub_menu{background: #fff;width: 1050px;height:402px;position: absolute;top: 40px;left: 0;padding:0;border: 2px solid #009ca6;z-index: 52;overflow: hidden;}
.gnb2 .sub_menu .depth{height:100%;float: left;}
.gnb2 .sub_menu .depth1{width:150px;background: #009ca6;}
.gnb2 .sub_menu .depth2{width:130px;}
.gnb2 .sub_menu .depth3{width:130px;}
.gnb2 .sub_menu .depth4{width:636px;}
.gnb2 .sub_menu .depth .dep_tit{background:#e5f5f6;color:#555;line-height:35px;font-size:14px;font-weight: 600;}
.gnb2 .sub_menu .depth2 a,.gnb2 .sub_menu .depth3 a{padding:0;}
/*depth1*/
.gnb2 .sub_menu .depth1 ul li a{position: relative;}
.gnb2 .sub_menu .depth1 ul li a{line-height:72px;color:#fff;font-size:16px;font-weight: normal}
.gnb2 .sub_menu .depth1 ul li.on a{background: #007e86;}
.gnb2 .sub_menu .depth1 ul li:hover a{background: #007e86;}
.gnb2 .sub_menu .depth1 ul li a span{position: absolute;right: 12px;top: 4px;}
/*d_type2*/
.gnb2 .sub_menu .d_type2{text-align: center;border-right:1px solid #ccc;}
.gnb2 .sub_menu .d_type2 ul li a{line-height:35px;color:#777;font-size:14px;}
.gnb2 .sub_menu .d_type2 ul li.on a{background: #f7f7f7;}
.gnb2 .sub_menu .d_type2 ul li:hover a{background: #f7f7f7;}
/*depth4*/
.gnb2 .sub_menu .depth4{border-right:0;}
.gnb2 .sub_menu .depth4 .depth_list{height: 88px;position:relative;margin: 0 20px;padding: 20px 0;text-align: left;border-bottom: 1px solid #ccc;font-size:14px;}
.gnb2 .sub_menu .depth4 .depth_list strong{font-size:15px;}
.gnb2 .sub_menu .depth4 .depth_list span{font-size:12px;color:#858585;}
.gnb2 .sub_menu .depth4 .depth_list .list_btn{width:67px;position:absolute;right:0;top:0; }
.gnb2 .sub_menu .depth4 .depth_list .list_btn a{width:67px;position:absolute;right:0;top:0; }


/* footer */
.ft_txt {height:320px;background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/foot_con.jpg) no-repeat center center;text-align: center;background-size: cover;}
.ft_txt > span{display: inline-block;text-indent: -9999px;}
.certifi_area {overflow:hidden}
.certifi_area .hackess_brand_wrap{width:1000px;margin:0 auto}
.certifi_area ul {width:1050px;margin:0 auto}
.certifi_area ul li {width:262px;height:210px;text-align:center;float:left}
.certifi_link {width:74px;height:14px;background-position:0 -530px;margin:5px auto 0;display:block}
.ft_area {border-top:1px solid #e1e1e1;padding:48px 0}
.ft_area .inner {font-size:11px;font-family: 'noto', sans-serif;overflow:hidden}
.ft_area .inner .f_t{width:100%;}
.ft_area .inner .f_t .ft_logo {margin-bottom:25px}
.ft_area .inner .f_t .ft_link {margin-bottom: 25px;padding-bottom: 25px;overflow: hidden;border-bottom: 1px solid #ececec;}
.ft_area .inner .f_t .ft_link ul{overflow:hidden}
.ft_area .inner .f_t .ft_link ul li {float:left;font-size:15px;}
.ft_area .inner .f_t .ft_link ul li a{display:inline-block;height:23px;line-height:23px;margin:0 14px;vertical-align: middle;font-weight: 600;color:#656565;letter-spacing: -1.5px;}
.ft_area .inner .f_t .ft_link ul li.privacy a, .ft_area .inner .f_t .ft_link ul li.support a {color:#009ca6}
.ft_area .inner .f_t .ft_link ul li.support a span{background:url(//gscdn.hackers.co.kr/champ/img/common/footer_ico.png) no-repeat 0 0;display:inline-block;width:17px;height:16px;margin-right:3px;}
.ft_area .inner .f_t .ft_link ul li.first a {margin-left:0}

.ft_area .inner .f_l {width:750px}
.ft_area .inner .f_l span {font-weight: normal !important;}
.ft_area .inner .f_l .ft_call {margin-bottom: 25px;color: #656565;font-size: 14px;font-weight: 600;letter-spacing: -1px;}
.ft_area .inner .f_l .ft_call a{color: #656565;}
.ft_area .inner .f_l .ft_info {margin-bottom:25px;line-height:20px;color: #999;font-size: 13px;letter-spacing: -1px;}
.ft_area .inner .f_l address {color:#999}
.ft_area .inner .f_r {width:244px;}
.ft_area .inner .f_r .lg_logo {margin-bottom:22px}
.ft_area .inner .f_r .lg_logo img {margin-top: 2px;margin-right:10px}
.ft_area .inner .f_r .lg_logo a {border: 1px solid #bbb;padding: 4px 18.5px;color: #656565;display: inline-block;font-size: 12px;letter-spacing: -1px;float: right;}
.ft_area .inner .f_r .lg_txt {line-height: 18px;color: #959595;font-size: 12px;letter-spacing: -1px;}
/*footer award list */
.award-list{width:1000px; margin:20px auto 30px;}
.award-list .evt_middle_bnr{height:220px; margin:0 auto;  overflow:hidden;width:945px;}
.award-list .evt_middle_bnr li {position:relative;float:left; text-align:center;width:189px; height:200px; padding:20px 0 0;}
.award-list .evt_middle_bnr li a{display:block;}
.award-list .evt_middle_bnr li img{display:inline-block;vertical-align:top;}
.award-list .evt_middle_bnr li .popup-img{position:absolute;left:0;bottom:0;width:100%;}
.award-list .bx-wrapper .bx-controls-direction a{width:17px;height:40px;background: url("//gscdn.hackers.co.kr/hacademia/images/common/re_btn.png") no-repeat 0 0;}
.award-list .bx-wrapper .bx-controls-direction a.bx-prev {left:-25px;background-position:0 0;}
.award-list .bx-wrapper .bx-controls-direction a.bx-next {right:-25px;background-position:-17px 0px;}
/* subject_box */
.subject_box{*height:30px;padding:6px 0}
.subject_box strong{float:left;line-height:30px;font-weight:normal;width:160px;padding-left:23px;display:block}
.subject_box:after {display:block;clear:both;content:''}
.subject_box .inp_lst{overflow:hidden}
.subject_box .inp_lst.style2{line-height:30px;}
.subject_box .inp_lst li{float:left;padding-right:20px}
.subject_box .inp_lst li span{display:block}
.subject_box .inp_lst li span.even{margin-top:7px}
.subject_box .inp_lst li input[type="radio"]{margin-right:6px;.width:13px;.height:13px}
.subject_box.ty{border-top:1px solid #e4e4e4}
/* qna */
.q_area>.tit {background-color:#109aa3;padding:10px 30px 10px 26px;overflow:hidden;line-height:22px;font-weight:bold;color:#fff}
.q_area>.tit>.f_l{width:90%;}
.q_area .info {padding:0 30px 0 26px;line-height:40px;overflow:hidden}
.q_area .info .el {padding-left:40px;font-size:11px;float:left}
.q_area .info .el .star_box {display:inline-block;*display:inline}
.q_area .teacher {height:98px;border:1px solid #e9e9e9;border-bottom:0;padding:0 370px 0 25px;position:relative}
.q_area .teacher .name {padding:23px 0 0 10px;float:left}
.q_area .teacher .btn_area {margin:0;position:absolute;right:31px;top:34px}
.q_area .teacher .btn_area .btn_m {width:108px;background-color:#f8f8f8;padding:0}
.q_area.a_area .tit {background-color:#000}
.q_area .cont {background-color:#fff;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:40px 27px;line-height:22px;word-wrap:break-word}
.q_area .cont em.thx {padding-top:23px;font-size:11px;color:#9c9c9c;display:block}
.q_area .cont img{max-width:100%;}
.q_area .tit .sbj{float:left;width:648px}
.q_area .tit .cat{float:left;width:230px;text-align:center}
.q_area .tit .day2{float:right}
.q_area .cont em.thx .fc_point{text-decoration:underline}
.q_area .cmt_ty{clear:both;margin-top:30px;*zoom:1}
.q_area .cmt_ty ul{margin-bottom:10px;*zoom:1}
.q_area .cmt_ty ul:after{display:block;clear:both;content:''}
.q_area .cmt_ty li{float:left}
.q_area .cmt_ty li.stit{font-weight:bold}
.q_area .cmt_ty li input[type="radio"]{margin:0 6px 0 18px;.width:13px;.height:13px}
.q_area .cmt_ty textarea{width:98%;height:78px;padding:10px;border:1px solid #e4e4e4}
.q_area .cmt_list{margin-top:30px;padding-bottom:30px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.q_area .cmt_list li{position:relative;margin-top:30px;padding-top:30px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_line_dot.gif") repeat-x}
.q_area .cmt_list li:first-child{margin-top:0;background:none}
.q_area .cmt_list li.sub{padding-left:30px}
.q_area .cmt_list li .ico_sub{position:absolute;top:30px;left:9px}
.q_area .cmt_list a{text-decoration:underline}
.q_area .cmt_list .ico_enter{width:7px;height:7px;background-position:0 -436px;margin-right:3px}
.q_area .cmt_list .date{margin-left:10px;font-size:11px;color:#9c9c9c}
.q_area .cmt_list .rep{margin-left:20px}
.q_area .cmt_list .bt_rt{position:absolute;top:30px;right:0}
.q_area .cmt_list p{margin-top:18px}
.q_area .cmt_list textarea{width:98%;height:78px;padding:10px;border:1px solid #e4e4e4}
/* popup */
#popup {padding:21px 19px 28px 19px}
#popup2 {background-color:#f8f8f8;border-top:4px solid #109aa3;padding:23px}
#popup .tit_h4 {margin-bottom:13px}
#popup .tit_h4 .f_green,#popup2 .tit_h4 .f_green{color:#019a99}
#popup .section,#popup2 .section {margin-bottom:0}
#popup3{padding:30px 32px}
.print_box {text-align:right;margin-bottom:23px}
.popup_head{position:relative;height:43px;padding:10px 35px 0;background:#efefef}
.popup_head h1{font-size:20px;font-family:Malgun Gothic}
.popup_head h1 img{margin-right:15px;vertical-align:middle}
.popup_head .count_hour{position:absolute;top:13px;right:33px}
.popup_head .count_hour .time{display:inline-block;vertical-align:middle;margin-left:19px;line-height:24px;padding:0 15px;background:#fff;font-size:11px}
.popup_head .ty_rt{position:absolute;top:12px;right:33px}
/* lypopup */
.lypop {display:none;position:absolute;_position:absolute;top:0;left:0;width:100%;height:100%;z-index:10000}
.lypop .bg {position:absolute;top:0;left:0;width:100%;height:100%}
.lypop .bg_black{background:#000;opacity:0.8;filter:alpha(opacity=0.8)}
.lypop .lypop_wrap, .lypop .lypop_wrap2 {display:block}
.lypop_wrap {width:394px;height:474px;display:none;position:absolute;top:50%;left:50%;background-color:#f8f8f8;border:3px solid #109aa3}
.lypop_wrap2 {width:394px;height:364px;display:none;position:absolute;top:50%;left:50%;background-color:#f8f8f8;border:3px solid #109aa3}
.lypop_tit {height:47px;background-color:#109aa3;padding:0 18px;position:relative}
.lypop_tit .lypop_tit_h2 {font-size:16px;line-height:45px;font-weight:bold;color:#fff}
.lypop_tit .lypop_tit_h2 span {padding-left:10px;font-size:11px;font-weight:normal;color:#9bd8dc}
.lypop_close {width:20px;height:20px;background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/button.png') no-repeat 0 -50px;position:absolute;right:14px;top:12px}
.lypop .lypop_wrap3{display:block}
.lypop_wrap3{display:none;position:absolute;top:50%;left:50%;background-color:#fff;border:1px solid #010101}
.lypop_wrap3 .cont{overflow:auto}
.lypop_tit2{position:relative;height:40px;background-color:#efefef;padding:0 18px}
.lypop_tit2 .lypop_tit_h2 {font-size:14px;line-height:40px;font-weight:bold;color:#000}
.lypop_close2{display:block;width:20px;height:20px;position:absolute;top:10px;right:19px;background-image:url("//gscdn.hackers.co.kr/champ/images/champstudy/common/button2.png");background-position:0 0;text-indent:-3000em}
.lypop_cont2{padding:30px}
/* tit_count */
.tit_count {margin-bottom:20px;position:relative}
.tit_count:after{content:"";clear:both;display:block;}
.tit_count .left {font-weight:bold}
.tit_count .right {position:absolute;right:0;top:0}
.tit_count .right ul{float:left;}
.tit_count .right ul.order_list{margin: -5px 0 0 20px;}
.tit_count .right ul.order_list li{background:#fff;border:1px solid #e9e9e9;margin-left:-1px;}
.tit_count .right ul.order_list li.on{background:#109aa3;}
.tit_count .right ul.order_list li.on a{color:white;font-weight:bold;}
.tit_count .right ul.order_list li a{color:#6c6c6c;font-size:11px;height:22px;line-height:22px;padding:0 10px;display:block;}
.tit_count .right ul li {float:left;}
.tit_count .right ul li > span{margin:0 10px;}
.tit_count .right ul li.on a {font-weight:bold;color:#109aa3}
/* list_type1 */
.list_type1 {overflow:hidden}
.list_type1 ul li {width:513px;height:250px;background-color:#fff;border:1px solid #e9e9e9;margin:20px 0 0 20px;float:left;position:relative}
.list_type1 ul li.first {margin-left:0}
.list_type1 ul li .list_info {width:100%;height:32px;border-top:1px solid #e9e9e9;padding:19px 0;position:absolute;left:0;bottom:0}
.list_type1 ul li .list_info .block {width:110px;height:32px;text-align:center;line-height:32px;font-weight:bold;color:#fff;position:absolute;left:19px;top:19px}
.list_type1 ul li .list_info .block.block_ing {background-color:#000}
.list_type1 ul li .list_info .block.block_today {background-color:#109aa3}
.list_type1 ul li .list_info div.active{background-color:#109aa3;}
.list_type1 ul li .list_info .txt {padding-left:149px}
.list_type1 ul li .list_info .txt strong {margin-bottom:3px;display:block}
.list_type1.event_list ul{margin-left:-20px;overflow:hidden;}
.list_type2 {background-color:#fff;border-bottom:1px solid #e9e9e9}
.list_type2 td{border-top:1px dotted #e3e3e3;line-height:20px}
.list_type2 td:first-child {border-top:1px solid #e9e9e9}
.list_type2 td.logo_area {width:214px;padding:39px 0 39px 41px}
.list_type2 td.txt_area {padding:33px 33px 30px 0}
.list_type2 td.txt_area strong {margin-bottom:15px;font-size:14px;display:block}
.list_type2 td.txt_area strong span {font-weight:normal;color:#929292}
.list_type2 td.txt_area ul li {;overflow:hidden;position:relative;padding-left:62px;border:0;font-size:11px}
.list_type2 td.txt_area ul li .subj {width:62px;color:#929292;position:absolute;left:0;top:0}
@media print {
    #popup2 {border-top:0;padding:0}
    .print_box {display:none}
}
/* cont_type1 */
.cont_type1 {border-top:2px solid #109aa3;padding-top:17px;line-height:20px}
/* tooltip */
.tooltip_cont {width:294px;background-color:#f8f8f8;border:1px solid #000;padding:20px;font-size:11px;line-height:18px;color:#575757;position:absolute;left:0;top:95px;z-index:100;display:none}
.tooltip_cont strong {display:block}
.tooltip_arrow {width:23px;height:10px;background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/tooltip_arrow.png') no-repeat;position:absolute;left:29px;top:-10px}
.tooltip_btn:hover .tooltip_cont {display:block}
/* ratio1 */
.ratio1 {margin:0 auto;display:inline-block}
.ratio1 dt,.ratio1 dd {float:left}
.ratio1 dt {margin-right:14px;line-height:18px;font-weight:normal;color:#929292}
.ratio1 dt strong {font-weight:normal;color:#000}
.ratio1 dd strong {padding-left:10px;font-size:14px;line-height:18px;color:#109aa3}
.ratio1 p {width:71px;height:18px;background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/ratio_bg.gif') no-repeat;text-align:left}
.ratio1 span {display:block;height:18px;background-color:#109aa3;font-size:0}
.ratio1 dd.txt strong{font-weight:normal;font-size:11px;color:#929292}
.ratio1 dt.tit{color:#000}
.ratio1 dt.tit strong{display:inline-block;vertical-align:top;margin-top:-1px;letter-spacing:-1px;font-weight:bold;font-size:16px;color:#109aa3}
/* Design Select */
.wSelect-el {width:0px;height:0px;padding:0px;margin:0px;border:none;overflow:hidden;display:none}
.wSelect {position:relative;display:inline-block;*display:inline;zoom:1;vertical-align:middle;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.wSelect-arrow {position:absolute;width:30px;right:0px;top:0px;height:100%;background-repeat:no-repeat;background-position:0px center}
.wSelect-hover .wSelect-arrow,.wSelect-active .wSelect-arrow {background-position:-30px center}
.wSelect.wSelect-multiple {overflow:hidden}
.wSelect-selected {margin:0px 35px 0px 5px;padding:5px 0;overflow:hidden;white-space:nowrap;background-repeat:no-repeat;background-position:0 center}
.wSelect-options-holder {position:absolute;display:none;left:0px;z-index:200;overflow:hidden}
.wSelect-multiple .wSelect-options-holder {position:relative !important;display:block !important;top:auto !important;z-index:auto !important;border:none !important}
.wSelect-options {overflow-y:scroll;overflow-x:hidden}
.wSelect-option {background-repeat:no-repeat;background-position:5px center;margin-bottom:1px;cursor:pointer}
.wSelect-option-value {margin:0 10px;padding:14px 0;*padding:7px 0;background-repeat:no-repeat;background-position:0 center;white-space:nowrap;overflow:hidden}
.wSelect-theme-classic.wSelect {width:182px !important;background-color:#fff;border:1px solid #e4e4e4;padding:9px 5px;*padding:2px 5px}
.wSelect-arrow {background-image:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/select_arrow.png')}
.wSelect-theme-classic .wSelect-options-holder {width:192px;background-color:#fff;border:1px solid #e4e4e4;top:28px !important;*top:26px !important;left:-1px !important}
/* file_form_box */
.file_form_box ul {border:1px solid #e9e9e9}
.file_form_box ul li {height:18px;border-top:1px dotted #e3e3e3;padding:11px 20px;overflow:hidden;}
.file_form_box ul li:first-child {border-top:0}
.file_form_box ul li .tit {width:255px;padding-top:3px;float:left}
/* Print */
.print_wrap{position:relative;padding:80px 23px 23px;border-top:4px solid #109aa3}
.print_btn_print{position:absolute;top:24px;right:24px}
.print_ct{position:relative;padding:25px;border:5px solid #ddd;background:#fff}
.pinrt_tit{margin-top:25px;padding:18px 0;border:3px solid #109aa3;text-align:center}
.print_p{position:absolute;top:35px;right:25px;color:#a2a2a2}
.print_p2{margin-top:12px;text-align:right;color:#a2a2a2}
.print_tbl{margin-top:25px;padding:10px 48px 30px 48px;border:1px solid #ddd}
.print_tbl table{width:100%}
.print_tbl th,.print_tbl td{padding-top:20px;font-size:14px}
.print_tbl th{padding-left:12px;background:url("//gscdn.hackers.co.kr/champ/images/champstudy/myclass/print_bar.gif") no-repeat 0 21px;text-align:left;color:#109aa3}
.print_tbl td{font-weight:bold}
.print_tbl2{margin-top:25px}
.print_tbl2 table{width:100%;border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.print_tbl2 th, .print_tbl2 td{padding-top:16px;padding-bottom:16px;border-top:1px solid #ddd;border-left:1px solid #ddd}
.print_tbl2 th{background:#f8f8f8;font-size:14px}
.print_tbl2 td{text-align:center}
.print_stamp{position:relative;margin-top:50px;text-align:center;font-weight:bold;line-height:32px;font-size:16px}
.print_stamp .box{position:relative;z-index:10;display:inline-block}
.print_stamp .txt{font-weight:normal;color:#afafaf}
.print_stamp .stamp{position:absolute;top:-8px;left:50%;margin-left:110px}
.print_foot{margin-top:55px;text-align:center;line-height:20px;color:#afafaf}
/* main_rank */
.main_rank{background:#f6f6f6;padding:50px 0;*position:relative}
.main_rank .inner2{position:relative;height:56px;width:1025px;padding:22px 0 0 25px;border:1px solid #e9e9e9;background:#fff;line-height:19px;color:#818181}
.main_rank .btn_ctl{position:absolute;top:0;right:0;width:79px;height:78px;background-position:0 -366px}
.main_rank .btn_ctl.open{background-position:0 -287px}
.main_rank .more{display:none;width:1050px;margin:0 auto;background:#fff;border:1px solid #e9e9e9;border-top:0;line-height:22px}
.main_rank .more .txt{padding:25px;height:200px;overflow-y:auto}

/* teacher_answer */
.choice_cell {overflow:hidden;background:#ececec;border:1px solid #e4e4e4;padding:0 6px;line-height:30px}
.choice_cell .tit {float:left;line-height:30px;padding-left:15px;font-weight:normal;width:160px;display:block}
.choice_cell .selecter_bx {float:left;width:83%;}
.choice_cell .selecter_bx li {display:inline-block;}
.choice_cell .selecter_bx li label {vertical-align:middle;padding-right:10px;}

/* poplayer_com */
.poplayer_com{z-index:999;position:absolute;top:0;left:50%;margin-left:0}
.poplayer_com.scroll_type{display:none;position:fixed;top:auto;bottom:10%;margin-top:0!important;margin-left:600px!important;}
.poplayer_com.scroll_type.left_position {left: 180px; margin-left:0 !important;}
@media screen and (max-width:1280px){
    .poplayer_com.scroll_type{margin-left:400px!important;}
}
.poplayer_com_in{position:relative}
.poplayer_com_in .img_link img{display:none}
.poplayer_com_in .img_link img.on{display:block}
.btn_poplayer{position:absolute;top:-20px;right:0}
.poplayer_com .btn_poplayer_day{text-align:center}
.poplayer_com .btn_poplayer_day a{display:block;padding:6px 0;background:#555;text-align:center}
.ie7 .poplayer_com .btn_poplayer_day{position:relative}
.ie7 .poplayer_com .btn_poplayer_day a{position:absolute;top:0;left:50%;margin-left:-85px}
/* poplayer_com */
.poplayer_com.sky_type{position:fixed}
/* type2 */
.poplayer_com.type2{border:0}
.poplayer_com.type2 .btn_poplayer_day a{width:100%;padding:6px 0}
.ie7 .poplayer_com.type2 .btn_poplayer_day a{left:0;margin-left:0}
/* movie_layer */
.poplayer_com .movie_layer img,.poplayer_com .poplayer_com_in .movie_type img{display:inline-block}
.poplayer_com .movie_type{width:412px;height:346px;background:url('//gscdn.hackers.co.kr/champ//img/event/layer/movie/movie_pop_bg2.png');text-align:center}
.poplayer_com .movie_type .play_movie{width:378px;height:213px;margin:0 auto 16px;padding-top:16px;background:url('//gscdn.hackers.co.kr/champ//img/event/2016/freepass/null.png')}

/* 마감기수 */
.slide_end_day{z-index:51;overflow:hidden;position:absolute;top:30px;left:30px}
.slide_end_day > strong{display: block;width: 131px;height: 31px;background: #fff;line-height: 31px;font-family: 'noto';font-size: 17px;text-align: center;color: #333;letter-spacing: -1px;}
.slide_end_day > strong span.last-period{ color:#ff0000; }
.slide_end_day > strong.black{ color:#ffffff; background-color:#000000; }
.slide_end_day > strong.black span.last-period{ color:#74fffd; }
.slide_end_day > strong.white{ color:#000000; background-color:#ffffff; }
.slide_end_day > strong.white span.last-period{ color:#ff0000; }
/*.slide_end_day.main_bn{}*/
.slide_end_day.bt_bn{top:18px;left:311px;}
.slide_end_day.bt_bn > strong{width:130px;height:25px;line-height:25px;font-size:17px;}
.slide_end_day.sub_type{top:18px;left:311px}
.slide_end_day.sub_type > strong{width:130px;height:25px;line-height:25px;font-size:17px}
.slide_end_day.s_bn{top:15px;left:1%;width:98%;text-align:center}
.slide_end_day.s_bn>span{display:inline-block;padding:0 10px;border:2px solid #777;height:24px;line-height:24px;*line-height:25px;font-size:14px}
.slide_end_day.sub_type2{top:170px;left:460px}
/* 하단띠배너 */
.banner_bottom_line{z-index:999;position:fixed;bottom:0;left:0;width:100%;height:88px;background:#000}
.banner_bottom_line .banner_img{z-index:3;position:relative;width:100%;max-width:1000px;margin:-21px auto 0}
.bottom_banner_close{position:absolute;top:0;right:0}
/* 170904 sub_nav_box 개선 */
.sub_new_nav{border:1px solid #e9e9e9;}
.sub_new_nav .depth2 ul{height:auto;min-height:116px;}
.customer_info_wrap{border-top:2px solid #109aa3;}
.customer_info_wrap ul{overflow:hidden;}
.customer_info_wrap ul li{padding:40px 0;float:left;}
.customer_info_wrap.tab4 ul li{width:25%;*width:24.999%}
.customer_info_wrap.tab3 ul li{width:33.3%}
.customer_info_wrap.tab2 ul li{width:50%}
.customer_info_wrap .customer_info_cont{padding-left:53px;}
.customer_info_wrap .customer_info_cont strong{margin-left:-34px;}
.customer_info_wrap .customer_info_cont p{font-size:11px; color:#6c6c6c;line-height:18px;margin-bottom:15px;}
.customer_info_cont [class^="custom_tit0"]{display:block;margin-bottom:10px;width:190px;height:30px;background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/bg_sprite_faq.png') no-repeat;font-size:0;text-indent:-9999px;overflow:hidden;}
.customer_info_cont.black_ver [class^="custom_tit0"]{display:block;margin-bottom:10px;width:190px;height:30px;background:url('//gscdn.hackers.co.kr/champ/images/champstudy/common/bg_sprite_faq2.png') no-repeat;font-size:0;text-indent:-9999px;overflow:hidden;}
.customer_info_cont .custom_tit01, .customer_info_cont.black_ver .custom_tit01{background-position:0 0;}
.customer_info_cont .custom_tit02, .customer_info_cont.black_ver .custom_tit02{background-position:0 -40px;}
.customer_info_cont .custom_tit03, .customer_info_cont.black_ver .custom_tit03{background-position:0 -80px;}
.customer_info_cont .custom_tit04, .customer_info_cont.black_ver .custom_tit04{background-position:0 -120px;}
.customer_info_wrap .btn_line_full a{border:1px solid #000;height:28px;line-height:30px;padding:0 20px;}
.btn_line_full .bul_arr{display:inline-block;width:5px;height:9px;background-position:0 0;vertical-align:middle;margin:0 0 0 10px}

/* quick */
.main_quick{position:absolute;top:464px;left:50%;margin-left:535px;width:120px;font-family:'noto', sans-serif;z-index:150;}
.main_quick.fixed {position:fixed;top:0px;}
.main_quick_bg{background:url("//gscdn.hackers.co.kr/champ/images/champstudy/main/sp_main.png") no-repeat 0 -320px;}
.main_quick .quickmenu_tit{display:block;width:120px;height:36px;}
.main_quick .menu{border-right:1px solid #d7d7d7;border-left:1px solid #d7d7d7}
.main_quick .menu li{border-bottom:1px solid #d7d7d7;}
.main_quick .menu li a{display:block;padding:11px 0;background-color:#fff;}
.main_quick .menu li a span{background:url("//gscdn.hackers.co.kr/champ/images/champstudy/main/sp_main.png") no-repeat 0 -320px;font-size:0;text-indent: -3000em;display:block;width:108px;height:12px;}
.main_quick .menu li.main_quick1 a span{background-position:5px -400px;}
.main_quick .menu li.main_quick2 a span{background-position:5px -412px;}
.main_quick .menu li.main_quick3 a span{background-position:5px -424px;}
.main_quick .menu li.main_quick4 a span{background-position:5px -436px;}
.main_quick .menu li.main_quick5 a span{background-position:5px -448px;}
.main_quick .menu li.main_quick6 a span{background-position:5px -460px;}
.main_quick .menu li.main_quick7 a span{background-position:5px -472px;}
.main_quick .topdown{margin-top:8px;border:1px solid #d7d7d7;border-bottom:0}
.main_quick .topdown li{border-bottom:1px solid #d7d7d7}
.main_quick .topdown li a{background-color: #f1f1f1;font-size:0;text-indent: -3000em;display:block;width:100%;height:21px;}
.main_quick .topdown li a.quickmenu_top{background-position:5px -356px;}
.main_quick .topdown li a.quickmenu_down{background-position:5px -377px;}
.quickmenu_tit, .quick_latest_tit{height:36px;margin-top:8px;background:#555;color:#fff;line-height:36px;text-align:center;font-weight:normal;font-size:12px}
.quickmenu_tit{margin-top:0;}
.quick_latest_tit #total_cnt{background: #fff;display: inline-block;height: 15px;width: 15px;border-radius: 10px;padding: 3px;line-height: 15px;color:#555;}
.quick_latest{padding:0 9px 10px;border:1px solid #d7d7d7;background:#fff}
.quick_latest .lst_latest li{position:relative;padding-top:10px;margin-top:10px;border-top:1px solid #d7d7d7}
.quick_latest .lst_latest li:first-child{border-top:0;margin-top:0}
.quick_latest .lst_latest>li>a:hover .hover_br{display:block;position:absolute;top:10px;left:0;width:98px;height:59px;border:1px solid #000}
.quick_latest .lst_latest>li:hover .btn_delete{display:block}
.quick_latest .lst_latest img{ width:100px; height:61px;}
.quick_latest .btn_delete{display:none;position:absolute;top:10px;right:0;width:10px;height:10px;background-position:0 -175px;text-indent:-9999px;z-index: 999}
.quick_latest .lec_info{position:relative;overflow:hidden;width:100%;height:13px;margin-top:5px;white-space:nowrap;color:#909090;font-size:11px}
.quick_latest .lec_info span{position:absolute;top:0;left:0}
.quick_latest .pager{width:70px;margin:18px auto 0;text-align:center}
.quick_latest .num_pager{display:inline-block;width:31px;font-size:13px;color:#999}
.quick_latest .pager button{overflow:hidden;width:15px;height:15px}
.quick_latest .next{background-position:-14px -150px}
.quick_latest .prev{background-position:0 -150px}
/* 댓글 추가 */
.cmt_area{}
.cmt_area .cmt_header{margin-bottom:10px;font-size:0;margin-left:5px;}
.cmt_area .cmt_header *{vertical-align:text-top;margin-left:5px;}
.cmt_area .cmt_header strong{font-size:12px;}
.cmt_area .cmt_header .ico_cmt{margin-top:-3px;}
.cmt_area .cmt_info{border:1px solid #e9e9e9;background:#fff;padding:28px 35px 20px 35px;}
.cmt_area .cmt_info .cmt_title{overflow:hidden;}
.cmt_area .cmt_info .cmt_tit{font-size:15px;margin-right:20px;}
.cmt_area .cmt_info .cmt_timer{font-size:11px;line-height:11px;color:#c3c3c3;margin-top:2px;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;padding:0 10px;}
.cmt_area .cmt_info .cmt_content{margin-top:15px;color:#929292;}
/* 정렬 */
.array_list{overflow:hidden;}
.array_list li{float:left;background:#fff;border:1px solid #e9e9e9;margin-left:-1px;}
.array_list li.on{background:#109aa3;}
.array_list li.on a{color:#fff;}
.array_list li a{color:#6c6c6c;font-size:12px;height:28px;line-height:28px;padding:0 15px;display:block;}

/* 설문조사 */
.survey_area{border-top:1px solid #e9e9e9;margin-top:15px;}
.survey_area.no_line{border:0;}
.survey_area .survey_list > dl{margin-top:15px;}
.survey_area .survey_list > dl dt{display:inline-block;padding-bottom:15px;color:#109aa4;line-height:22px;}
.survey_area .survey_list .chk_list li{float:left;padding-bottom:12px;}
.survey_area .survey_list [type="checkbox"]{border:1px solid #707070;width:13px;height:13px;}
.survey_area .survey_list [type="checkbox"] + label{padding-right:10px;}
.survey_area .survey_list .chk_list label{padding-right:16px;}

.return_area{background:#f8f8f8;padding:15px 20px;margin:15px 0 20px 0;}
.return_area .f_l{color:#000;width:260px;}
.return_area .f_l > span{display:block;}
.return_area .return_link{color:#109aa3;}
.return_link *{vertical-align:middle;}
.return_link i.ico_comm{margin-left:6px;background-position:0 -555px;width:19px;height:19px;}
/*둥둥이 배너*/
.dungdung {
    animation-name:dungdung;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
    animation-delay: 1s;
}
@keyframes dungdung{
    0%, 100%{transform:translate(0,0)}
    50%{transform:translate(0,-20px)}
}
/*둥둥이 배너*/

/*출처알수없는 메인 내부스타일시트 모음*/
.popclose {z-index:1200;width:100%;padding:2px 0;height:25px;background:#343434;text-align:center;color:#ffffff;}
.popclose a {color:#fff;margin-left: 20px;}
.popclose a:hover {color:#fff;text-decoration: none;}
.modal-cont {background: #fff;border:solid 1px #f1f1f1;}
.modal-body {padding:0;overflow:hidden;}
.layer_com{position:absolute;top:0;left:50%;margin-left:0;z-index:99}

/* 신규가입시 */
.btn_new_join {position: absolute;right: 128px;top: 10px;}

/* 즐겨찾기 */
.btn_bookmark {position: absolute;right: 0;top: 20px; font-size: 11px; color: #109aa3}

/* 영상 문제해결 */
.prb_search_form {border: 1px solid #e9e9e9; box-sizing: border-box; height: 150px; display: table; width: 100%; background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_tit_cm.png) no-repeat 57px center; }
.prb_search_form legend {display: none}
.prb_search_form form {display: table-cell; vertical-align: middle}
.prb_search_form .input_search {border: 2px solid #000; height: 42px; font-size: 14px; color: #000; padding-left: 14px; padding-right: 14px; width: 516px; margin-left: 323px; float: left; line-height: 42px}
.prb_search_form .btn_prb_search {background: #000; color: #fff; font-size: 14px; height: 60px; width: 110px}

.prb_board {margin:50px 0 57px;}
.prb_board .js-tab-type1{overflow:hidden; background:#109aa3; }
.prb_board .js-tab-type1 li{float:left; position: relative}
.prb_board .js-tab-type1 li::after {content:'|'; color: #66bfc5; position: absolute; right: 0; top: 50%; margin-top: -7px; }
.prb_board .js-tab-type1 li:last-child::after {display: none}
.prb_board .js-tab-type1 li a{text-align:center;display:block;background:#109aa3;font-size:12px;color:#fff; padding: 20px 23px;}
.prb_board .js-tab-type1 li:first-child a {padding-left: 33px}
.prb_board .js-tab-type1 li.on a {color:#46feef; font-weight: bold}
/*.prb_board .js-tab-type1-con{display:none;font-size:12px;color:#000;}
.prb_board .js-tab-type1-con.on{display:block;}*/

.prb_board .acco_wrap {border-bottom: 1px solid #e9e9e9; width: 100%; background: #fff}
.prb_board .acco_wrap .acco_head {border-top:1px solid #e9e9e9; padding: 20px 40px 20px 45px; font-size: 12px; cursor: pointer; position: relative}
.prb_board .acco_wrap .acco_head::after, .prb_board .acco_wrap .acco_cnt::after {content:''; display: block; clear: both; height: 0}
.prb_board .acco_wrap .acco_head > .tit_head {width: 146px; display: inline-block; font-weight: normal; float: left;}
.prb_board .acco_wrap .acco_head strong {font-weight: normal;position: relative;padding-left: 35px;width: 765px;float: left; line-height: 16px}
.prb_board .acco_wrap .acco_head .ico_q {background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/spr_qa.png) no-repeat; display: inline-block; vertical-align: middle; width: 22px; height: 22px; position: absolute; top: -5px; left: 0; text-indent: -9999px}
.prb_board .acco_wrap .ico_arrow_down, .prb_board .acco_wrap .ico_arrow_top {content: ''; background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/spr_qa.png) no-repeat; background-position: 0 -26px; width: 16px; height: 10px; display: inline-block; vertical-align: middle; position: absolute; top: 23px; right: 40px}
.prb_board .acco_wrap .ico_arrow_top { background-position: -21px -26px; }
.prb_board .acco_wrap .acco_cnt {border-top:1px solid #e9e9e9; padding: 20px 40px 20px 45px; background: #eaf6f7; line-height: 25px; display: none}
.prb_board .acco_wrap .acco_cnt dl {padding-left: 147px;width: 765px;float: left; position: relative}
.prb_board .acco_wrap .acco_cnt dd {margin-left: 34px}
.prb_board .acco_wrap .acco_cnt .ico_a {content: ''; background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/spr_qa.png) no-repeat; background-position: -22px 0; display: inline-block; vertical-align: middle; width: 22px; height: 22px; position: absolute; top: 0; left: 0; text-indent: -9999px}
.prb_board .acco_wrap .acco_cnt .hlt {display: block; color: #109aa3; position: relative}
.prb_board .acco_wrap .acco_cnt .hlt .sub_tit {margin-left: 34px; display: block}
.prb_board .paging {margin-top: 8px}

/* 토스오픽에서만 */
#popup-view-448{left:inherit;right:500px;top:-50px;}

/* 180807 1:1 스피킹 첨삭 프로그램 */
.widget_movie.mp3_video {padding-bottom: 40px; background: #000; width: 100%;margin: 10px 0;}
.survey_chklst .use_list li {margin-top: 0; line-height: 18px; position: relative; padding-left: 12px}
.survey_chklst .use_list li::before {content:'-'; position: absolute; top: 0; left: 0}
.survey_chklst .use_list .hlt {color: #e00001}
.tbl_type12.correct_view td {font-size: 12px; color: #000; line-height: 18px}
.tbl_type12.correct_view th {padding:10px 20px;}
.tbl_type12.correct_view .head {background: #f8f8f8; font-weight: bold; text-align: center}
.tbl_type12.correct_view .mp3_video {width: 690px;display: inline-block;vertical-align: middle;margin-left: 20px;}
.tbl_type12.correct_view .audio_info {display: block; text-align: right}
.tbl_type12.correct_view .hlt {color: #e00001}
.tbl_type12.criteria {border: none; position: relative}
.tbl_type12.criteria > table {border-top:1px solid #e9e9e9; border-left: 1px solid #e9e9e9}
.tbl_type12.criteria .box_guide_2 {position: absolute; top: 0; right: 0; width: 80px; height: 75px; font-weight: bold; font-size: 18px; line-height: 75px}
.spr_num_area {position: absolute; font-size: 11px; color: #aaa; right: 10px; bottom: 6px}

.correct_screen h2 {font-size: 24px; text-align: center}
.correct_screen .record_tit {text-align: left; position: relative; border-bottom: 1px solid #000; padding-bottom: 8px}
.correct_screen .record_tit .record_ms {position: absolute; right: 0}
.correct_screen #record_sub {margin-bottom:-50px;line-height:50px;padding:0 25px;font-size:14px;}
.correct_screen .txt_view, .correct_screen .txt_view_2 {font-size: 15px; line-height: 20px; text-align: center; margin: 40px 0}
.correct_screen .txt_view_2 {margin: 0}
.correct_screen .widget_movie{position: relative;overflow: hidden;height: 0;padding-bottom: 56.26%; background: #000}
.correct_screen .ico_recoding {position: absolute; top: 20px; right: 20px; color: #fff; font-size: 15px; font-weight: bold;}

.box_guide, .box_guide_2, .box_guide_3 {border:1px solid #109aa3; padding: 36px; color: #109aa3; text-align: center; font-size: 18px; font-weight: bold; line-height: 24px; width: 645px; margin: 0 auto; background: #fff}
.box_guide_2, .box_guide_3 {border: 1px solid #eaeaea; padding: 40px; width: auto; color: #000; font-weight: normal}
.box_guide_3 {border: 1px solid #000; overflow-y: auto; position: absolute; bottom: 0; width: 386px; max-height: 100px; font-size:12px}
.box_guide_3 .reading_view dd {text-align: left}
.box_guide_3 .reading_view dd strong {margin-left: 50px; display: block}

.record_box {border: 1px solid #000; width:495px; margin: 0 auto}
.record_box > dt {color: #fff; font-size: 15px; background: #000; text-align: center; font-weight: bold; height: 50px; line-height: 50px}
.record_box > dt::after {clear: both; content: ''; height: 0; display: block}
.record_box dd {font-size: 22px; text-align: center; font-weight: bold; padding: 40px 0}
.record_box .ico_rec, .correct_screen .ico_recoding {background: #ff0000; vertical-align: middle; padding: 6px 10px; border-radius: 3px}
.record_box .btn_rec_stop {color: #fff; font-size: 15px; height: 100%; font-weight: bold; background: #515151; width: 115px; float: right}
.rec_box {background: #fff;color: #109aa3;left: 0;text-align: center;right: 0;border-radius: 0;top: 50%;padding: 30px;margin: -5% 30px 0;position: absolute;font-weight: bold;font-size: 14px;}

.screen_list {font-size: 15px; line-height: 18px; margin: 0 auto; width: 700px}
.screen_list > li {list-style: square; margin-top: 18px}
.screen_list > li:first-child {margin-top: 0}
.screen_list > li strong, .qa_listen strong, .correct_screen .txt_view_2 strong {color: #109aa3}
.listen_box_area img {width: 100%}

.qa_listen {text-align: center; font-size: 18px}
.qa_listen > dt {border-bottom: 1px solid #e0e7d0; }
.qa_listen p {margin: 40px 0; line-height: 24px}
.qa_listen dd p {font-size: 22px; font-weight: bold; line-height: 30px}
.qa_listen > dt .ico_listen_q {background: url(//gscdn.hackers.co.kr/champ/img/common/ico_crt_q.png) no-repeat; width: 40px; height: 40px; display: block; color: transparent; margin: 0 auto}
.reading_view > dt {font-weight: bold; font-size: 18px; margin-bottom: 26px}
.reading_view dd {line-height: 18px}
.ico_crt_time {font-weight: bold; color: #109aa3; font-size: 50px; background: url(//gscdn.hackers.co.kr/champ/img/common/bg_crt_time.png) no-repeat; width: 120px; height: 120px; position: absolute; bottom: 20px; right: 20px; text-align: center; display: table}
.ico_crt_time > em {display: table-cell; vertical-align: middle}

.crt_head_list > li, .crt_head_list_2 > li {font-size: 12px; color: #000; margin-top: 25px; position: relative; padding-left: 8px}
.crt_head_list_2 > li {font-size: 15px; margin-top: 10px; line-height: 12px}
.crt_head_list > li::before, .crt_head_list_2 > li::before {content: ''; width: 4px; height: 4px; background: #000; position: absolute; top: 4px; left: 0; }
.crt_head_list > li strong {width: 130px; display: inline-block}
.crt_head_list > li input[type=radio], .tbl_type12.correct_view input[type=radio] {margin-left: 20px}
.caution_box5 a {position: absolute; bottom: 30px; right: 35px}

.ui-slider-vertical {width: 10px}
.ui-slider {position: relative;}
.ui-widget.ui-widget-content {background: #109aa3; border-radius: 6px}
.ui-slider-vertical .ui-slider-range-min {bottom: 0}
.ui-state-default {border: 1px solid #c5c5c5;background: #f6f6f6;font-weight: normal;color: #454545;}
.ui-slider-vertical .ui-slider-handle {left: -2px;margin-left: 0;margin-bottom: -.6em;}
.ui-slider .ui-slider-handle {position: absolute;z-index: 2;width: 12px;height: 12px;cursor: default;-ms-touch-action: none;touch-action: none; border-radius: 50%}
.btn_txt, .btn_txt:hover {color: #109aa3; text-decoration: underline}
.tbl_type1_v3 .hlt {color: #e00001}
#slider-vertical {float: right; margin-left: 10px}
.speak_write {border: 1px solid #e4e4e4; padding: 30px;background: #fff; overflow: hidden; position: relative}

.track_listen .mp3_video {display: inline-block}
.track_listen select {height: 40px; min-width: 100px; margin-right: 5px}
.track_listen {vertical-align: middle; position: relative}
.track_listen .correct_tip {display: inline-block; vertical-align: bottom; font-size: 11px}

.tab_menu a.on {color: #fff;background: #109aa3;border: 1px solid #109aa3;}
.tab_cnt {display:none}
.tab_cnt.on {display:block}

/* 180828 수강신청 상단 슬라이더 */
.lecture_top_slider {border: 1px solid #d7d7d7; padding: 30px 16px 75px; background: #fff}
.lecture_top_view {padding:30px 30px 85px 35px;}
.lecture_top_slider h2{margin-bottom:18px}
.lecture_top_slider .stubest_slide{height:220px}
.lecture_top_slider .list, .lecture_top_view {*zoom:1}
.lecture_top_slider .list:after, .lecture_top_view {display:block;clear:both;content:''}
.lecture_top_slider .list li, .lecture_top_view li {position:relative;float:left;width:245px;margin-left:8px;font-family:dotum !important}
.lecture_top_view li {margin-left: 0}
.lecture_top_slider .list li:first-child, .lecture_top_view li:first-child {margin-left:0}
.lecture_top_slider .list li a.sbj,
.lecture_top_view li a.sbj {padding:10px 0 0 56px; display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:auto;vertical-align:middle;max-width:314px;font-weight:bold;font-family:dotum !important}
.lecture_top_slider dt a{position:relative;display:block}
.lecture_top_slider dd{margin-top:10px; position: relative}
.lecture_top_slider b.tit_white, .lecture_top_slider b.tit_yellow {top: 0;display: inline-block;vertical-align: middle;width: 50px;margin-right: 8px;text-align: center;background: #000;color: #fff;height: 50px;font-size: 11px;border-radius: 50%;position: absolute;left: 0}
.lecture_top_slider b.tit_yellow {color: #fff000}
.lecture_top_slider p{margin-top:8px;color:#878787;font-size:11px; padding-left: 56px; display: block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:auto;vertical-align:middle;max-width:314px;}
.lecture_top_slider .bx-pager{position:absolute;top:-35px;right:0;padding:0; height:20px;}
.lecture_top_slider .bx-pager span{float:left;margin-left:7px}
.lecture_top_slider .bx-pager a{margin:0 3px;text-indent:-3000em}
.lecture_top_slider .bx-viewport {height: 310px !important; padding-top: 5px}
.lecture_top_slider .lv_view {color: #f02d44; display: inline-block; margin-right: 6px}
.tb {display: table; width: 100%; height: 100%}
.tbc {display: table-cell; vertical-align: middle}

/* 181002 포토수강후기 슬라이더 */
.ico_img {vertical-align: middle; display: inline-block}
.photo_review {margin-bottom: 50px}
.photo_review .bx-wrapper .bx-controls-direction a{width: 35px; height: 64px; margin-top: -32px}
.photo_review .bx-wrapper .bx-prev {background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_ps_l.png) no-repeat; left: 20px}
.photo_review .bx-wrapper .bx-next {background: url(//gscdn.hackers.co.kr/champ/images/champstudy/common/ico_ps_r.png) no-repeat; right: 20px}
.photo_review .bx-wrapper .bx-prev:hover, .photo_review .bx-wrapper .bx-next:hover {background-position: 0 0}

/* 통합 lnb */
.hackers-site-wrap { position: absolute; top: 0; left: 0; bottom: 0; z-index: 1000; width: 142px; height: 100%; padding-top: 35px; background: #F4F4F4; border-right: 1px solid #D7D7D7; letter-spacing: -1px; box-sizing: border-box; }
.hackers-site-wrap * { font-family: 'noto',Tahoma,sans-serif; }
.hackers-site-wrap.close { left: -100%; width: 53px; cursor: pointer;}
.hackers-site-header [class^='family-menu-'] { padding-left: 15px; line-height: 1.5; font-size: 14px; color: #939393; cursor: pointer; }
.hackers-site-header [class^='family-menu-']:before { content: ''; display: inline-block; width: 20px; height: 20px; margin-right: 6px; background-image: url("//gscdn.hackers.co.kr/champ/img/common/icon_family_site.png"); background-position: -2px -21px; vertical-align: bottom; }
.hackers-site-header .family-menu-open:before { display: block; margin: 0 auto; background-position-x: -24px; }
.hackers-site-header .title { display: block; margin: 15px; width: 126px; min-height: 60px; font-size: 0; line-height: 0; background: url("//gscdn.hackers.co.kr/champ/images/champstudy/common/sp_layout.png") no-repeat -527px -165px; }
.hackers-site-header .title-close { display: inline-block; margin-top: 20px; padding-left: 15px; min-height: 200px; font-size: 15px; color: #5E5F61; writing-mode: tb-rl; text-align: left; }
.hackers-site-header .title-close:before { content: ''; display: inline-block; margin-bottom: 10px; width: 25px; height: 25px; background-image: url("//gscdn.hackers.co.kr/champ/img/common/icon_family_site.png"); background-position: -48px -21px; }
.hackers-site-header .text { position: relative; display: block; padding: 15px; font-size: 14px; color: #404040; font-weight: 400; }
.hackers-site-header .text em { font-weight: 600; }
.hackers-site-header .text span { display: none; position: absolute; left: 15px; top: 15px; width: 79%; color: #019a99; background: #F4F4F4; }
.hackers-site-myInfo > li { position: relative; border-top: 1px solid #E0E1E3; }
.hackers-site-myInfo > li > a { display: block; height: 40px; line-height: 40px; padding-left: 15px; font-size: 14px; color: #939393; }
.hackers-site-myInfo .ico-family { display: inline-block; margin-right: 2px; width: 21px; height: 21px; vertical-align: middle; background-image: url("//gscdn.hackers.co.kr/champ/img/common/icon_family_site.png"); }
.hackers-site-myInfo .ico-family.lock { background-position-x: -20px; }
.hackers-site-myInfo .ico-family.send { background-position-x: -40px; }
.hackers-site-myInfo .ico-family.play { background-position-x: -60px; }
.hackers-site-myInfo .ico-family.mypage { background-position-x: -80px; }
.hackers-site-myInfo .ico-family.cart { background-position-x: -101px; }
.hackers-site-myInfo .list-recent-wrap { display: none; position: absolute; top: 0; left: 100%; z-index: 99; width: 448px; margin-left: 1px; background: #FFF; border: 1px solid #000; }
.hackers-site-myInfo .list-recent-wrap ul { overflow: hidden; height: 315px; }
.hackers-site-myInfo .list-recent-wrap li { border-top: 1px solid #e0e1e3; }
.hackers-site-myInfo .list-recent-wrap li:first-child { border-top: 0; }
.hackers-site-myInfo .list-recent-wrap li a { display: block; padding: 5px 14px; font-size: 12px; }
.hackers-site-myInfo .list-recent-wrap li .event { display: block; }
.hackers-site-myInfo .list-recent-wrap li .teacher { color: #939393; }
/*.hackers-site-myInfo .list-recent-wrap li .teacher:before { content: ''; display: inline-block; width: 1px; height: 11px; margin: 0 8px; background: #939393; vertical-align: middle; }*/
.hackers-site-myInfo .list-recent-wrap .list-recent-info { position: absolute; bottom: 0; left: 0; right: 0; height: 28px; padding-right: 10px; background: #e0e1e6; text-align: right; line-height: 28px; color: #939393; }
.hackers-site-myInfo .list-recent-wrap .list-resent-null { height: 315px; line-height: 315px; text-align: center; }

.js_hover_wrap .js_hover_content { display: none; }
.js_hover_wrap.on .js_hover_content { display: block; }

/*closing_banner*/
.closing_banner_wrap{position:fixed;top:-755px;right:0;transition:all 0.3s;z-index:99999;}
.closing_banner_wrap .bg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:9999;opacity:.8;filter:alpha(opacity=80)}
.closing_banner{position:absolute;top:0;right:8px;width:550px;height:550px;background-color:rgb(243, 243, 243);z-index:10000;}
.closing_banner img{max-width:340px;}
.closing_banner .closing_title{text-align:center;height:55px;line-height:55px;background:#232323;}
.closing_banner .closing_title a{display:block;color:#fff;font-size:15px;}
.closing_banner a.close{display:block;position:absolute;top:17.5px;right:19px;margin-right:0;width:20px;height:20px;background-image: url(//gscdn.hackers.co.kr/champ/img/common/close_btn2.png);text-indent:-3000em;font-size:0;}
.closing_banner .top_view{text-align:center;padding:15px 0 0 15px;float:left;}
.closing_banner .btm_view{padding:15px 15px 0 15px;overflow:hidden;}
.closing_banner .btm_view li .list_wrap .view_img{display:block;width:100%;overflow:hidden;border-bottom:1px solid #eaeaea;}
.closing_banner .btm_view li .list_wrap .view_name{display:block;height:38px;line-height:38px;font-size:13px;color:#424242;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;}
.closing_banner .btm_view li .list_wrap:hover .view_name{color:#000 !important;font-weight:600;}
.closing_banner .btm_view li .list_wrap:hover .view_img{
    transition-duration:0.15s;
    -webkit-transition-duration:0.15s;
    transition-timing-function:ease-in-out;
    -webkit-transition-timing-function:ease-in-out;
    transition-delay:initial;
    -webkit-transition-delay:initial;
    transition-property:initial;
    -webkit-transition-property:initial;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    box-shadow:rgba(50, 50, 50, 0.15) 0 6px 6px 0;
    border:none;
}
.closing_banner .closing_closetoday{display:block;clear:both;width:340px;padding:15px 0 0 15px;}
.closing_banner input[type="checkbox"]{margin-right:5px;}


/* * *
gate-wrap
* * */
.gate-wrap{ width:100%; font-family:'noto', san-serif; letter-spacing:-1px; background:#f4f5f6; }
.gate-cont{ display:none; width:100%; border-top:1px solid #c4c4c4; }
.gate-wrap .gate-top{ width:100%; position:relative; text-align:center; border-bottom:1px solid #e9eaea; }
.gate-wrap .gate-top .btn .off{ display:none; }
.gate-wrap .gate-top .btn.on .off{ display:inline-block; }
.gate-wrap .gate-top .btn.on .on{ display:none; }
.gate-wrap .gate-top .gate-close{ display:none; position:absolute; right:50%; top:20px; margin-right:-490px; }
.gate-wrap .gate-top .gate-close.on{ display:block; }
.gate-wrap .gate-top .tooltip-btn{ position:absolute; right:px; top:0; height:64px; line-height:64px;; font-size:13px; color:#333; }
.gate-wrap .gate-top .tooltip-btn span{ position:relative; }
.gate-wrap .gate-top .tooltip-btn span:after{ position:absolute; bottom:0; left:0; width:100%; height:1px; background:#333; content:''; }
.gate-wrap .gate-top .tooltip-box{ display:none; position:absolute; right:50%; margin-right:-495px; top:58px; padding:20px; font-size:13px; color:#7e7e7e; background:#fff; border:1px solid #ccc; border-radius:5px; z-index:1; box-shadow:2px 3px 3px rgba(0,0,0,0.1); }
.gate-wrap .gate-top .tooltip-box:after{ position:absolute; top:-9px; right:70px; width:17px; height:9px; content:''; background:url('//gscdn.hackers.co.kr/champ/img/common/family/gate_top_arr.png') no-repeat; }
/*탭*/
.gate-tab-wrap{ width:1000px; margin:0 auto; padding:10px 0 30px; }
.gate-tab-wrap:after{ display:block; content:""; clear:both; }
.js-gate-tab{ float:left; width:20%; margin-top:28px; }
.js-gate-tab li{ display:inline-block; height:45px; margin-top:10px; line-height:43px; text-align:left; }
.js-gate-tab li a{ display:block; padding:0 36px 0 22px; font-size:17px; color:#666; background:#f4f5f6; border:1px solid #ccc; border-radius:5px; font-weight:100; background:url('//gscdn.hackers.co.kr/hackers/images/layout/main/gate/black_arrow.png') no-repeat 90% 50%; }
.js-gate-tab li:hover a,
.js-gate-tab li.on a{ color:#fff; border:1px solid #8b98a5; background:#8b98a5 url('//gscdn.hackers.co.kr/hackers/images/layout/main/gate/white_arrow.png') no-repeat 90% 50%; }
.gata-tab-con{ display:none; float:left; width:80%; }
.gata-tab-con.on{ display:block; }
.gata-tab-con:after{ display:block; content:""; clear:both; }
.gata-tab-con dl{ float:left; position:relative; width:22%; margin-left:4%; }
.gata-tab-con dl:after{ position:absolute; left:0; top:60px; content:""; width:1px; height:135px; background:#e8e8e8; }
.gata-tab-con dl:first-child{ margin-left:0; }
.gata-tab-con dl dt{ padding:0 10px; height:43px; line-height:43px; border-bottom:1px solid #7a7a7b; font-weight:500; color:#222; font-size:18px; letter-spacing:-2px; }
.gata-tab-con dl dd{ height:150px; overflow-y:auto; }
/*chrome scroll 스타일*/
.gata-tab-con dl dd::-webkit-scrollbar{ width:10px; }
.gata-tab-con dl dd::-webkit-scrollbar-track{ background-color:#f4f5f6; }
.gata-tab-con dl dd::-webkit-scrollbar-thumb{ background-color:#e4e7ea; border-radius:10px; }
.gata-tab-con dl dd::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{ width:5px; height:5px; background:#f4f5f6; }
.gata-tab-con dl dd::-webkit-scrollbar-thumb:hover{ background-color:#bfc6cd; }
/*ie scroll 스타일*/
.gata-tab-con dl dd{ scrollbar-face-color:#cfd3d7; scrollbar-track-color:#f4f5f6; scrollbar-arrow-color:#f4f5f6; scrollbar-highlight-color:#f4f5f6; scrollbar-3dlight-color:none; scrollbar-shadow-color:#f4f5f6; scrollbar-darkshadow-color:none; }
.gata-tab-con dl dd a{ display:block; position:relative; padding:9px 0 0 13px; font-size:15px; color:#666; letter-spacing:-1px; word-break:keep-all; }
.gata-tab-con dl dd a:hover{ color:#0056ba; }
.gata-tab-con dl dd a .hover{ display:none; padding-left:5px; color:#0056ba; font-weight:700; font-size:11px; }
.gata-tab-con dl dd a .hover:before{ display:none; position:absolute; left:0; top:8px; width:2px; height:20px; background:#1d84fb; content:""; z-index:9 }
.gata-tab-con dl dd a:hover .hover,
.gata-tab-con dl dd a:hover .hover:before{ display:inline-block; margin-top:2px; vertical-align:top; }