@charset "utf-8";  
@import url('/common/font/notokr/notokr.css');
/* 나눔스퀘어 폰트 */

@font-face {
    font-family: 'NanumSquare';
    src: url('/html/font/NanumSquareR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareBold';
    src: url('/html/font/NanumSquareB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareExtraBold';
    src: url('/html/font/NanumSquareEB.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Gmarket Sans Medium 폰트 */
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff');
    font-weight: normal;
    font-style: normal;
}

.tit-font {
    font-family: 'NanumSquareExtraBold', sans-serif;
}
/****** basic style ******/
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html,body{margin:0;padding:0;height:100%}
body{font:15px/20px "Noto Sans KR","notoSans","맑은 고딕","AppleSDGothcNeo","AppleGothic", sans-serif; color:#666;overflow-y:scroll;letter-spacing:-0.03em;}
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,tbody,tfoot,thead,th,td,p,select{margin:0;padding:0;vertical-align: middle;}
table{border-spacing:0;border-collapse:collapse}
ol,ul,li{list-style:none}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%}
hr, legend, .hidden{position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0; }
.hide{text-indent:-9999px;overflow:hidden;width:0;height:0;font-size:0;line-height:0;}
caption{visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0}
abbr,acronym,img,fieldset{border:0 none}
button{padding:0;margin:0;border:0;cursor:pointer;vertical-align:top;background-color:#fff;font:13px/20px "Nanum Gothic", "Malgun Gothic", Dotum, Gulim, Arial, sans-serif}
label{cursor:pointer}
em,address{font-style:normal}
a {text-decoration:none;color:#777}
a:link,a:visited{color:#3c3c3c;text-decoration:none}
a:hover,a:active,a:focus{text-decoration:none} 
table{border-spacing:0;border-collapse:collapse;width:100%;table-layout:fixed}
.skip_nav{position:relative;}
.skip_nav a{display:block; height:1px; width:1px; margin-bottom:-1px; overflow:hidden; font-size:0;color:transparent; color:#fff; font-weight:700; white-space:nowrap;}
.skip_nav a:focus,.skip_nav a:active{height:auto; width:100%; padding:5px; margin-bottom:10px; position:absolute; left:0; top:0;font-size:20px; background:#2466a6;z-index:10}

form { padding:0; margin:0;}
input[type=text], input[type=password], select {font:13px/20px "Nanum Gothic", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;box-sizing:border-box;height:30px;line-height:30px;padding:2px 4px 3px;margin-top:-1px; background-color:#ffffff !important; border: 1px solid #cccccc !important; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;}
html {scroll-behavior: smooth;}

#gallery li img {width: 40%; border-radius: 20%; transtion: width 2s, border-radius 2s; display: block;}
#gallery .aos-init.aos-animate img{width: 100%; border-radius: 0%;}

/****** 페이지 레이아웃 스타일 ******/

#wrap {font-smoothing: antialiased;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; width:100%; min-width:1250px;}
#header {width:100%;min-width:1100px;height:auto;margin:0 auto;text-align:center;}
#header .util_wrap {background-color: #fff;max-width:1250px;width: 100%;margin: 0 auto;height:70px;text-align: left;}
#header .h_call {vertical-align: middle;float: left;margin-top: 10px;}
#header .safe_logo {float: left;margin-top: 10px;}
#header .logo {display: inline-block;vertical-align: middle;float: left;}
#header .logo img {margin-top: 10px;max-width: 300px;}
#header .util_menu {float: right;width: auto;margin-top: 30px;}
#header .util_menu ul li a {color: #333;font-size: 15px;}
#header > .inner {overflow: inherit;width: 100%;height: 55px;margin: 0 auto;}

.h_search {width: 300px;display: inline-block;vertical-align: middle;border: 1px solid #bababa;box-sizing: border-box;height: 40px;border-radius: 40px;overflow: hidden;padding: 0px 20px;position: relative;background-color: #ffffff;margin-left:190px;margin-top: 35px;float: left;}
.h_search input {width: 100%;height: 36px;border: none !important;box-shadow: none;outline: none;padding: 0;background-color: #ffffff !important;}
.search_btn {background: url('/html/images/common/h_search.png') no-repeat center;width: 23px;height: 100%;position: absolute;right:20px;}

.util_wrap .util_menu { display:inline-block;width:1100px;height:40px;text-align:right;}
.util_wrap .util_menu ul {float:right;width:auto;height:40px;}
.util_wrap .util_menu li {float:left;width:auto;position:relative;padding-left:15px;margin-right:15px;}	
.util_wrap .util_menu ul li img {vertical-align: middle;}
.util_wrap .util_menu li a {display:block;line-height:40px;color:#ffffff;}
.util_wrap .util_menu li:first-child {background:none;}
.util_wrap .util_menu li:last-child:after {display: none;}
.util_wrap .util_menu li:first-child:after {content: '';position: absolute;right: -16px;width: 1px;background-color: #c1c1c1;top: 15px;height: 11px;}
.util_wrap .util_menu li.logout_t {background: url('/html/images/common/header_icon3.gif') no-repeat left center;}
.util_wrap .util_menu li.cart_t {background: url('/html/images/common/header_icon4.gif') no-repeat left center;margin-left: 10px;}
.util_wrap .util_menu li.cart_t a ,
.util_wrap .util_menu li.logout_t a {padding-left: 5px;}
.util_wrap .af_log{float:none;margin-right:10px;line-height:40px;color:#ffffff;}

#header .inner .menu_wrap {float: center;width: 100%; max-width: 1270px; margin: 0 auto; overflow: inherit; display: block;}

.menu_wrap #gnb {display: block;float: center;width:1230px; margin-left: 0;}
.menu_wrap #gnb li {float:left;position: relative;width:25%;padding-left: 0;}
.menu_wrap #gnb li a {display:block;font-family:'noto_sans';font-size: 20px;text-align:center;color: #062877;line-height:55px;padding: 0 0px;box-sizing: border-box;position: relative;font-weight: 500;letter-spacing: -1px;}
.menu_wrap #gnb li a:hover {color: #062877;}
.menu_wrap #gnb li.on a {color: #062877;}
.menu_wrap #gnb li a:after {display: none;content: '';position: absolute;right: 0;width: 1px;height: 15px;background-color: #4d88ab;top: 20px;}
.menu_wrap #gnb li:last-child a:after {display: none;}
.menu_wrap #gnb li#GNB_MY {line-height: 55px;margin-top: 0px;}
.menu_wrap #gnb li#GNB_BILL a:after {display: none;}
.menu_wrap #gnb .gnb_sub {display: none; font-family: 'NanumSquareBold'; position: absolute;z-index: 9999;background-color: #fff;width: 100%;padding: 20px 0;box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);box-sizing: border-box;top: 55px;}
.menu_wrap #gnb .gnb_sub li {float: none !important;width:100%;padding-left: 0 !important;}
.menu_wrap #gnb .gnb_sub li:hover a {color: #0f8fd0;}
.menu_wrap #gnb .gnb_sub li a {display: block;color: #000;font-size: 14px;text-align: center;line-height: 40px;font-weight: normal;letter-spacing: -0.5px;padding: 0 5px;}
.menu_wrap #gnb .gnb_sub li a:after {display: none; }

.hamburger {padding: 19px 0;display: inline-block; height: 55px; box-sizing: border-box;width:40px;float: left;position: relative;cursor: pointer;}
.hamburger span {background: #fff; display: block; height: 3px;-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease; transition: all 0.6s ease;margin: 0 auto;}
.hamburger span:nth-child(1) {width: 24px;}
.hamburger span:nth-child(2) {width: 24px;margin-top: 5px;}
.hamburger span:nth-child(3) {width: 24px;margin-top: 5px;}
.hamburger.is-active {padding: 19px 0;background-color: #005486;}
.hamburger.is-active .line {width: 30px;}
.hamburger.is-active .line:nth-child(2){opacity: 0;}
.hamburger.is-active .line:nth-child(1){-webkit-transform: translateY(8px) rotate(45deg);-ms-transform: translateY(8px) rotate(45deg);-o-transform: translateY(8px) rotate(45deg);transform: translateY(8px) rotate(45deg);}
.hamburger.is-active .line:nth-child(3){-webkit-transform: translateY(-8px) rotate(-45deg);-ms-transform: translateY(-8px) rotate(-45deg);-o-transform: translateY(-8px) rotate(-45deg);transform: translateY(-8px) rotate(-45deg);}

#container{width:100%;margin:0 auto; min-width:1250px;}
#container.main{width: 100%;max-width: 100%; min-width:1250px;margin: 0 auto;padding:0px;box-sizing: border-box; }
#container .horizontal_wrap{position:relative;width: 1170px;margin: 0 auto;}

#footer{ width:100%; min-width:1250px; background:#232632; }
#footer .foot_menu{width:100%;background:#191b24;margin:0 auto; text-align:center;}
.foot_menu .foot_list{width:1170px;margin:0 auto;text-align:left;padding:25px 0}
.foot_menu .foot_list li{padding-left:35px;background: url(/common/images/default/blt_wbar.jpg) no-repeat 18px 50%;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.foot_menu .foot_list li.first{background-image:none;padding-left:0}
.foot_menu .foot_list li a{color:#fff;font-size:16px;font-weight:350;}
.foot_menu .foot_list li a.footer_privacy_policy{font-weight:350;color:#fff;}
#footer .copy{padding:15px 0 50px 0;overflow:hidden;width:1170px;margin:0 auto;text-align:left;}
#footer .copy .foot_logo{float:left;margin:8px 30px 0 26px}
#footer .foot_info{overflow:hidden;text-align:left;color:#fff;line-height:170%}
#footer .foot_info p.copyp {font-size: 12px;color: #fff;font-weight: 350;margin-top: 20px;opacity: 0.6;}

/* layout */
.bgGray {position:relative;display:inline-block; width:100%; background:#f7f7f7; text-align:center; padding:50px 0px; z-index:1}
.bgWhite {position:relative;display:inline-block; width:100%; background:#ffffff; text-align:center; padding:30px 0px; z-index:1;}
.main_inner {position:relative;width:1270px;margin:0px auto 0px auto; padding:0px 0px; display:block;overflow:visible; text-align:left; z-index:1}

.main_wrap{position:static;width:100%;margin:0px !important;padding:0px !important;overflow:visible; text-align:center;vertical-align:top;}
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area{display:none !important;float:none;height:0;}
.main_wrap .content_area {float:none; width:100%; min-height:750px;text-align:center;position:relative;margin:0px !important;padding:0px !important;}
.main_wrap .content_body { width:1240px;text-align:left;margin:0px auto;padding:0px 0 100px 0;}

.all_list {display: none;}
.all_list {position: absolute;top: 125px;width:100%;min-width:1270px;left: 0;right:0;z-index: 99999;background: #fff;border-bottom: 1px solid #ddd; box-sizing: border-box;overflow: hidden; margin: 0 auto;}
.all_list .a_inner {height: auto !important;width:1240px;margin: 0 auto;padding-left: 5px;}

/* 
.all_list .a_inner > li {float: left; width: 20%;box-sizing: border-box;border-right: 1px solid #ddd;padding: 35px 45px;height: 300px;}
*/
.all_list .a_inner > li {float: left; width: 235px;box-sizing: border-box;border-right: 1px solid #ddd;padding: 25px 30px;height: 320px;}
.all_list .a_inner > li:first-child {border-left: 1px solid #ddd;margin-left:20px;}
.all_list .a_inner > li:last-child {margin-right:20px;}
.all_list .a_inner > li p,.all_list .a_inner > li a > span {font-family: 'NanumSquareBold';transform : rotate(0.04deg); color: #333; font-size: 16px; font-weight: 600;}
.all_list .a_inner > li ul {overflow: hidden; margin-top: 10px;}
.all_list .a_inner > li ul li {line-height: 35px;}
.all_list .a_inner > li ul li a {font-family: 'NanumSquare';transform : rotate(0.04deg); color: #666; font-size: 13px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;display: block;width: 100%; height: 100%;}


/****** 메인 스타일 ******/	
/* main 상단롤링배너 */
.main_visual{width: 100%; min-width:1250px;position:relative;height:600px}
#slides{position:relative; width:100%;position:absolute;top:0;left:0;z-index:100}
.slides_container{width: 100%; min-width:1250px;height:600px;margin:0 auto;overflow:hidden}
.slides_container img {width:1240px;height:600px;margin:0 auto;}
.slides_container div{width:100% !important;height:600px;display:block;text-align:center;margin:0 auto;background-size: cover !important;}
.pagination{position:absolute;width:100%;left:0;bottom:25px;z-index:101;margin:auto; text-align:center; margin:0px auto;text-align:center;}
.pagination li{width:20px;height:20px;float:none;display:inline-block;margin:0 5px;border-radius:50%;background:none;border:3px #999 solid;}
.pagination li a{display:block;text-align:center;line-height:20px;font-weight:700;color:#fff;text-indent:-9999999px;}
.pagination li.current{background:#999;}

.main_title {height:40px;line-height:40px;font-size:26px;font-weight:700;color:#000000; margin:40px 0 15px 0; text-align:center; }

/* main 추출 강의 스타일 */
.horizontal_wrap .top_title {font-family:'noto_sans';height:40px;line-height:40px;font-size:35px;font-weight:500;color:#000000; margin:0px 0 30px 0; text-align:center; letter-spacing:-0.05em;}
.horizontal_wrap .horizontal_list {overflow:hidden;}
.horizontal_wrap .horizontal_list li{float:left;box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);border-radius: 8px;padding-bottom:10px;min-height:200px;width:268px;margin-left:20px;margin-right: 10px;margin-bottom: 5px;}
.horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:100%;border:1px solid #e5e5e5;margin-left:0;}
.horizontal_wrap .horizontal_list li.first{margin-left:0; margin-right: 10px;margin-bottom: 5px;}
.horizontal_list span{display:block;}
.horizontal_list span.img_box {border-bottom:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:266px;height:177px}
.horizontal_list span.img_box a {position:relative;display:block;}
.horizontal_list span.img_box > a > img,
.horizontal_list span.img_box > img {width:268px;height:177px;border-radius: 8px 8px 0px 0px;}
.horizontal_list span.list_subject {font-family:'noto_sans';font-weight:500;font-size:18px;color:#000;padding: 10px 20px 0;margin: 0;text-align:left}
.horizontal_list span.list_subject a {display:block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.horizontal_list span.list_subtitle { border-bottom:1px #e2e2e2 solid; margin:3px 0 10px 0; padding:0px;  max-height:50px; overflow:hidden; }
.horizontal_list span.list_subtitle p {font-weight:normal;font-size:13px;color:#777777;text-align:left; margin-bottom:13px; padding:0px 10px 0px 20px; line-height:18px; max-height:36px; overflow:hidden; }
.horizontal_list span.list_blt {margin-left:20px; padding-left:10px;text-align:left;line-height:19px;font-size:13px; color:#777777; background:url('/html/images/common/dot1.png') 0px 8px no-repeat;text-overflow:ellipsis;overflow:hidden;white-space:nowrap }
.horizontal_list span.list_period {font-size: 15px;text-align: left;padding: 0 20px;margin:10px 0;}
.horizontal_list span.list_price {font-size: 16px;color: #f45137;text-align: left;font-weight: bold;padding: 0 20px;margin:10px 0;}
.horizontal_wrap .more{position:absolute;right:13px;top:10px}

.horizontal_book_list{overflow:hidden}
.horizontal_book_list li{float:left;padding:0;min-height:180px;width:112px; margin-left:18px;}
.horizontal_book_list li.nodata{width:245px;padding:90px 0;min-height:47px;margin-left:0;}
.horizontal_book_list li.first{margin-left:0;}
.horizontal_book_list li .img_box{border:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:110px;height:125px}
.horizontal_book_list li .img_box a{position:relative;display:block}
.horizontal_book_list li .img_box >  a > img{width:110px;height:125px;text-align:center}
.horizontal_book_list li .list_subject{font-weight:bold;font-size:13px;color:#000000;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont {width:110px;text-align:center;line-height:18px;font-size:12px;color:#7a7a7a;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont b{color:#006da5;}

/* 메인 컨텐츠 -  추천강의 */
.mcourse_recomm { display:block; width:1170px; height:425px; overflow:hidden; border:none; background:transparent !important; text-align:center; margin:0px auto;}
.mcourse_recomm .main_course_tab { float:none; display:inline-block; width:auto; height:50px; line-height:50px; margin:10px auto 30px auto; text-align:center; }
.mcourse_recomm .main_course_tab li {float:left;width:auto;height:50px;}
.mcourse_recomm .main_course_tab li:first-child { background:none;}
.mcourse_recomm .main_course_tab li a {position: relative; display:block; background:none; width:auto; margin:0px 15px; padding:0px 10px; height:50px; line-height:50px; font-size:18px; font-weight:500; color:#555555; }
.mcourse_recomm .main_course_tab li a:hover { color:#000000; }
.mcourse_recomm .main_course_tab li.active a {display:inline-block;  width:auto; padding:0px 20px; margin:0px 2px; color:#ffffff; background:#0f90d0; border-radius:40px; }
.mcourse_recomm .main_course_info { float:none; width:100%; padding:0px;box-sizing: border-box; }
.main_course_info .horizontal_list li{float:left; background:#ffffff; border:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:0px; padding-bottom:10px; width:268px;margin:18px 0px 20px 32px;}
.main_course_info .horizontal_list li.nodata{ float:none;padding:150px 0;border:none;min-height:47px;width:100%;background:#ffffff;border:1px #eeeeee solid;margin: 0;}
.main_course_info .horizontal_list li.first{ padding-left:0; margin-left:0px; border-left:1px solid #e5e5e5;}
.main_course_info .horizontal_list span.img_box{border-bottom:1px solid #e0e1e4;position:relative;margin-bottom:10px;width:266px;height:177px}
.main_course_info .horizontal_list span.img_box > a > img{width:266px;height:177px;text-align:center}
.main_course_info .horizontal_list span.list_subject{font-family:'noto_sans';font-weight:500;font-size:18px;color:#000;padding: 10px 20px 0;;margin: 0;text-align:left}
.main_course_info .horizontal_list span.list_cont { font-weight:normal;padding:0 15px 10px 20px;  margin-bottom:10px; border-bottom:1px #e0e1e4 solid; font-size:13px; line-height:19px; height:38px; overflow:hidden; text-align:left; text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_period {font-size: 15px;text-align: left;padding: 0 20px;margin:10px 0;}
.main_course_info .horizontal_list span.list_blt{margin-left:20px; padding-left:10px;text-align:left;line-height:19px;font-size:13px; color:#777777; background:url('/html/images/common/dot1.png') 0px 8px no-repeat;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}

/* 메인 컨텐츠 -  강사소개 영역 */
.main_tutor {display:inline-block;}
.main_tutor li { float:left; width:258px; height:288px; border:1px #e5e5e5 solid; margin-left:20px; background-repeat:no-repeat; background-size:cover; background-position:center top;}
.main_tutor li.first { margin-left:0; }
.main_tutor li h2 { margin-top:248px; height:40px; line-height:40px; font-size:16px; color:#fff; font-weight:bold; text-align:center;background:rgba(0,0,0,0.5);  }

/* 메인 컨텐츠 -  수강후기 */
.mReview { text-align:center; width:1100px; margin:40px auto 0 auto;  }
.mReview_title { font-family:'Noto Sans KR', 'Noto Sans CJK KR', sans-serif; font-size:25px; color:#000; font-weight:600; padding-bottom:20px;text-align:left; }
.mReview_inner {display:inline-block;width:1100px; height:341px; margin:0 auto;text-align:left;  border:1px #dadada solid;  background:#fafafa; }  
.mReview_inner h2 { font-family:'Noto Sans KR', 'Noto Sans CJK KR', sans-serif; float:left; background:#ff5a00 url('/common/images_skin2/common/mReview.png') no-repeat; width:260px; height:340px; font-size:24px; line-height:35px; color:#fff; font-weight:500; text-align:left; padding:30px 0 0 30px;  }
.mReview_inner h2 b { font-size:53px; line-height:50px; color:#fff; font-weight:500;  }
.mReview_inner .mReview_cont { float:left; width:838px; font-size:45px; color:#000; font-weight:bold; padding:10px 35px; }
.mReview_inner .mReview_cont .review_top td { border-bottom:1px #dadada solid; font-size:14px; color:#666; padding:10px 5px; text-align:left; vertical-align:top; }
.mReview_inner .mReview_cont .review_top td a { display:block; font-size:14px; color:#666; line-height:24px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mReview_inner .mReview_cont .review_top td.tac { text-align:center; }
.mReview_inner .mReview_cont .review_top span.order { display:block; margin:0 7px; text-align:center; border:none; background:none; font-size:9px; color:#ff5a01; width:15px; height:20px; line-height:24px; font-size:16px; font-weight:bold; }

/* 메인 컨텐츠 -  하단 영역 */
.square_wrap {display:block; margin:60px auto 60px auto; box-sizing:border-box; width: 1170px;overflow: hidden;}
.square_wrap .main_cs {float:left;background:#ffffff; border:1px #e5e5e5 solid; padding:20px;position:relative; margin-right:5px;width:580px; height:240px; background: url('/html/images/common/banner_bg_new.png') no-repeat;border:none;}
.square_wrap .main_cs .top_title {font-family:'noto_sans';font-size: 24px;font-weight:400;color: #000;padding:16px 0px;}
.square_wrap .main_cs p {font-size:16px; color:#666; padding-bottom:20px; }
.square_wrap .main_cs a > p {letter-spacing: -1px;color: #333;}
.square_wrap .main_cs .mcs_text {padding:0px;margin:0px;background: none;}
.square_wrap .main_cs .mcs_text .mcs_tel {font-size: 24px;margin-top:0px;line-height:16px;color: #ec5f13;font-weight: normal;}
.square_wrap .main_cs .mcs_text span {color: #424545;font-size: 15px;font-weight: 500;margin-top:0px;}

.square_wrap .main_board  { float: right;width: 555px;background:#ffffff; margin-right:0px; }
.square_wrap .main_board .mboard_title { height:42px; border-left:1px #dcdcdc solid;background:#efefef;border:1px #dcdcdc solid; }
.square_wrap .main_board .mboard_title span { float:left; width:150px;  } 
.square_wrap .main_board .mboard_title span a {font-family:'noto_sans'; display:block; width:150px; height:43px; line-height:42px; font-size:17px; font-weight:400; text-align:center; background:none; color:#666666; border-left:0; border-right:1px #dcdcdc solid;   } 
.square_wrap .main_board .mboard_title span a.active { background:#ffffff; font-size:17px;color:#005486; font-weight:500;  }
.square_wrap .main_board .mboard_cont { width:555px; height:198px; padding:20px 25px; border:1px #e4e4e4 solid;border-top:none;}
.square_wrap .main_board .mboard_more { text-align:right; margin:15px 20px 0 0;}

/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li{padding-left:13px;background: url('/common/images_skin2/common/blt_dot2.png') no-repeat 2px 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align: left;}
.list_top li a{font-size:14px;line-height:30px;}
.faq_top li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px;margin-bottom:4px}
.faq_top li span{display:inline-block;text-align:center;width:60px;height:20px;color:#fff;font-size:11px;padding-left:0; margin-right:5px;}
.faq_top li .blue{ background:#40659c; border-radius:3px; margin-top:2px;}
.faq_top li .green{background: url(/common/images/default/green_cate.png) no-repeat 0 2px;}
.faq_top li a{font-size:14px}

/****** 서브페이지 스타일 ******/
/*lnb */
.left_area{ }
.left_area .lnb_title{font-weight:bold;font-size:24px;color:#fff;background-color:#0f91d0;height:85px;line-height:85px;text-align:center;border:1px solid #dfdfdf;}
.left_area .lnb_list{margin-bottom:50px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;}
.left_area .lnb_list li{border-bottom:1px solid #dfdfdf;}
.left_area .lnb_list li.half{width:50%;float:left;}
.left_area .lnb_list li a{display:block;font-size:15px;color:#000000;font-weight:bold;line-height:25px;padding:10px 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area .lnb_list li.on a{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li a:hover{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li.lnb_sub {background-color:#f1f2f4; padding-left:14px; /* height:28px; line-height:28px; */}
.left_area .lnb_list li.lnb_sub a{font-weight:normal; padding:4px 20px;}
.left_area .lnb_list li.lnb_sub.on a{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}
.left_area .lnb_list li.lnb_sub a:hover{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}

/* 왼쪽 메뉴 고객센터 */
.left_area .sp_center {background:#ffffff; border-bottom:1px #e5e5e5 solid; padding-bottom:30px; position:relative;margin-top:20px;}
.left_area .sp_center .top_title{font-size:20px;font-weight:bold;color:#333;}
.left_area .sp_center .top_text {margin-top:15px;font-size:13px; color:#666;}
.left_area .sp_center .mcs_text {margin-top:10px;padding:10px 0 0 80px;background:url('/common/images_skin2/common/img_cs.png') 0% 15px no-repeat;}
.left_area .sp_center .mcs_text .mcs_tel{color:#ed3934;font-size:21px;font-weight:bold;}
.left_area .sp_center .mcs_text span{margin-top:10px;display:block;font-size:12px;line-height:18px;}

/* layout */
.sub_top {display:none; width:1100px; height:200px; padding:0; background:#000; overflow:hidden; text-align:center;}
.sub_top img { width:1100px; height:200px; margin:0 auto; }

.content_title .class_tt{width:545px}
.content_title span{color:#666;letter-spacing:-1px}
.content_title {font-family:'noto_sans';font-weight:500;color:#000000;font-size: 40px;margin:100px auto 60px auto;height:85px;line-height:70px; background:none; text-align:center; position:relative; letter-spacing:-0.05em; }
.content_title::after {content:''; width:100px; height:2px; background-color:#000000; position:absolute; bottom:0; left:50%; margin-left:-50px; }
.content_title_btn {position:absolute; left:0; top:52px; }
.content_body{overflow:hidden}
.content_codebody * {font-size:inherit; list-style:inherit;}

.path{position:absolute;background:#f0f0f0; width:100%;left:0px;top:-100px;margin:0px;padding:0px;overflow:hidden; height:50px;text-align:center;}
.path_list{width:1160px;display:inline-block;margin:0px auto;float:none;background: url('/common/images/default/path_home.png') no-repeat 0 50%;padding-left:18px;box-sizing:border-box;}
.path_list li{float:left;padding-left:16px;background: url('/common/images/default/blt_path.png') no-repeat 0 50%;margin-left:5px;font-size:14px;color:#666666;line-height:50px;height:50px}
.path_list li.last{color:#666666}


.tb_top{overflow:hidden;}
.tb_top > .tb_title{float:left;padding-top:0;}
.tb_top .list_top{overflow:hidden;float:left}
.tb_top .list_top select{padding:1px;margin:0;vertical-align:top}
.tb_top .list_top .course_type{float:left}
.tb_top .list_top .book_type{float:left}
.tb_top .list_top .list_ord{float:right}
.tb_top .list_top .list_ord li{float:left;background: url(/common/images/default/blt_bar.png) no-repeat 0 50%;padding-left:0;margin-right:8px}
.tb_top .list_top .list_ord li a{font-weight:700}
.tb_top .list_top .list_ord li.first{background-image: none}

/****** style ******/
.course_tab { display:inline-block;width:400px; height:40px; margin-bottom:20px; float:left;}

.search_form_wrap1 {margin:0 auto 0px auto;padding:0 0 0px 0; text-align:right; }	  /* 강좌 상단의 오른쪽 검색 */
.search_form_wrap2 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; text-align:center; }  /* 게시판 하단 검색 */
.search_form_wrap2 .search_form { width:auto;display:inline-block;padding:0px; margin:0px auto; }  
.search_form_wrap3 { margin:0 auto 20px auto; width:100%;display:inline-block; padding:30px 0; text-align:center; background:#f7f7f7;   }  /* FAQ 검색 */
.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px; margin:0px auto;}  /* FAQ 검색 */
.search_form_wrap3 .search_keyword { width:300px !important; height:34px !important; line-height:34px !important; margin:0 !important; }
.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */

.btn_sort { float:right; margin-right:5px; text-align:right; }
.search_form{ }
.search_form span { float:left; margin:0 5px 0 0 !important; padding:0 !important; }
.search_form form{overflow:hidden}
.search_form select{ padding:0 0 0 5px; margin:0;  width:auto; min-width:120px; height:30px; border:1px #cccccc solid; font-size:14px;}
select.search_select { width:auto; min-width:120px; height:30px; line-height:30px; border:1px #cccccc solid; font-size:14px;}
.search_form input[type=text] {border:1px solid #d1d1d1;margin:0 !important; padding:0 6px;width:180px;height:30px; line-height:30px;}
.search_form .search_input { border:1px #cccccc solid; margin-top:0; }
.s_category { display:inline-block; width:100%; margin-bottom:15px; text-align:right; }
.s_category select.category { float:right; width:auto;min-width:150px; height:28px; border:1px #cccccc solid; }


/* 리스트,웹진,갤러리 */
a.back_icon{width:30px;height:30px;display:inline-block;text-indent:-100000px; background: url('/common/images_skin2/common/icon_list2.png') no-repeat -1px -1px;margin-bottom:10px;}
a.btn_list{background-position:-1px -1px}
a.btn_list.on{background-position:-1px -32px}
a.btn_gallery{background-position:-32px -1px}
a.btn_gallery.on{background-position:-32px -32px}
a.btn_webzine{background-position:-63px -1px}
a.btn_webzine.on{background-position:-63px -32px}
a.btn_calendar{background-position:-94px -1px}
a.btn_calendar.on{background-position:-94px -32px}


span.ori_price{font-weight:400;text-decoration:line-through;text-align:center;padding-right:5px}
.type_chart span.ori_price{padding-right:0}
span.price{;color:#e2450e;text-align:center;font-weight:700}
span.return_pay_price{;color:#e2450e;text-align:center;font-weight:700;font-size:16px}
.type_list tfoot td{padding:20px 0;background-color:#f9f9f9;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;text-align:center}
.cart_sum{font-weight:700;color:#3c3c3c;padding:0 10px;font-size:14px}
.cart_sum em{font-weight:700;color:#e2450e}
/* .col-coupon{width:0;visibility:hidden;} 쿠폰 미사용 사이트 custom.css에 적용  */
.col-coupon{width:18%;}

.type_read{border-top: 1px solid #676767}
.type_read thead th{padding:8px 0;background-color:#f6f6f6;color:#000}
.type_read thead td{padding:8px 0;background-color:#f6f6f6;color:#000}
.type_read thead td.subject{font-weight:bold; font-size:16px;padding:12px 0;padding-left:20px;}
.type_read td.files{padding-left:10px}
.type_read thead td.view_info{text-align:right;padding-right:10px}
.type_read tbody td{border-bottom:1px solid #d1d1d1;padding:8px 0;}
.type_read tbody td .read_text{padding:10px;min-height:200px}

.recomm_area{text-align:center;padding:20px;}
.recomm_area * {vertical-align:bottom;}
.recomm_btn{margin:0 auto;padding:10px 15px;border-radius:0;background-color:#f8f8f8;cursor:pointer;}
.recomm_title{padding:0 10px 3px 10px;font-size:11px;border-bottom:1px solid #aaaaaa;}
.recomm_cnt{padding:9px 20px 6px 20px;font-size:22px;font-weight:bold;}

.share_area {display:inline-block; margin-left:20px;}
.share_area span {font-weight:bold; line-height:36px; padding:0 10px; font-size:14px;}
.share_area input[type=text] {font-weight:bold; height:36px; box-sizing:border-box; border:1px solid #dddddd; border-radius:3px;}
.share_area a img {width:36px; height:36px; border:0 none; border-radius:3px;}

.tb_review tbody td{padding:8px}
.type_write{border-top: 1px solid #676767}
.type_write tbody td{border-bottom: 1px solid #d1d1d1;padding:8px 0}
.type_write tbody td.tw_bold{font-weight:700;color:#474747;text-indent:8px}
.type_write input[type=text]{padding:2px 4px 3px; border:1px solid #d1d1d1;}
.type_write input[type=password]{padding:2px 4px 3px;border:1px solid #d1d1d1;}
.type_write #name{width:150px}
.type_write #subject{width:500px}
.type_write #tag{width:250px}
.type_write .write_text{padding:8px}
.type_write textarea{border:1px solid #d1d1d1;width:100%;min-height:200px;padding:8px 0}
.type_write span.pl10{padding-left:10px}
.type_write span.bad{color:#cc0000;}
.type_write span.good{color:#006633;}
.book_con{overflow:hidden;margin-bottom:10px}
.book_con .con_img{float:left;width:200px;text-align:center}
.book_con .con_img img{width:200px}
.book_con .con_tx{float:left;margin-left:10px}
tbody th.tb_th{background-color:#f8f8f8;color:#474747;padding-left:10px;text-align:left;font-family:"noto_sans", sans-serif;font-weight:500;font-size:15px;border-bottom:1px solid #d1d1d1}
tbody td.tb_td{padding-left:8px !important;height:36px;}
tbody td div.content{min-height:100px}
.type_write .join tbody td{padding-left:10px;padding-right:10px;height:22px;line-height:22px}
.type_write .w40{width:40px}
.type_write .w60{width:60px}
.type_write .w100{width:108px}
.type_write .w200{width:208px !important}
.type_write .w500{width:500px}
.type_write .wmax{width:580px}
.w400{width:400px}
.type_write input[type="radio"]{vertical-align:middle;margin-right:4px}
.type_write input[type="checkbox"]{vertical-align:middle;margin-right:4px}
.type_write .join button{margin-left:5px}
.nobg tbody th.tb_th{background-color:#fff}
.type_write .nobg tbody textarea{min-height:50px}
p.notice{font-weight:700;color:#3c3c3c;padding:10px 0 30px 0}
p.no_install{font-weight:700;color:#e2450e;text-align:right;font-size:15px;padding:20px 10px 0 0}
.pay_type{background-color:#f9f9f9;border-bottom:1px solid #d1d1d1;text-align:center;padding:20px 0}
.pay_type li{display:inline-block;margin-right:10px}
.pay_type li input{vertical-align:middle;margin-right:4px}
.escrow{background-color:#f9f9f9;border-bottom:1px solid #d1d1d1;text-align:center;padding:10px 0;font-weight:bold;display:none;}
.escrow input{vertical-align:middle;margin-right:4px}
.sel_mom{margin-left:5px}
.sel_day{margin-left:5px}

.pay_total_wrap { overflow:hidden; }
.pay_total { font-size:1.2em; float:left; text-align:center; width:100%; padding:20px 0; background-color:#f9f9f9; border-top:1px solid #d1d1d1; border-bottom:2px solid #d1d1d1; overflow:hidden; }
.pay_total dl { font-weight:700; color:#3c3c3c; padding:0 5px; list-style:none; }
.pay_total dl dt { display:inline-block; padding-left:5px; }
.pay_total dl dt:after { content:" : "; padding-right:4px; }
.pay_total dl dt:before { font-weight:bold; font-size:1.1em; padding-right:10px; }
.pay_total dl dt.sum_delivery:before { content:"+ "; }
.pay_total dl dt.sum_discount:before { content:"- "; }
.pay_total dl dt.sum_total:before { content:"= "; }
.pay_total dl dd { display:inline-block; padding-right:5px; }
.pay_total dl em { font-weight:700; color:#e2450e; }
.pay_container .pay_item { width:100%; }
.pay_container .pay_item td { text-overflow:hidden; word-break:break-all; }
.pay_container .single_box { min-height:22px; padding:8px 10px; border-top:2px solid #727272; border-bottom:1px solid #d1d1d1; }
.return_agree_box {min-height:22px; padding:20px; border:5px solid #d1d1d1;}
.return_agree_box dt {font-weight:bold;margin-top:20px}
.return_agree_box dt:first-child {margin-top:0}
.return_agree_box dd {margin-left:20px;margin-top:10px}
.return_agree_box .agree_text {margin-top:20px;text-align:center;padding:15px;border-top:1px dotted gray;}
.return_agree_box .agree {font-weight:bold;font-size:14px;margin:0 -20px -20px -20px;padding:15px 20px;background-color:#f1f1f1;border-top:1px solid #d1d1d1}
.return_agree_box input {vertical-align:-6px;width:20px;height:20px;margin-right:5px}
.return_pay_text {border-bottom:1px solid #727272;padding:10px;text-align:center}
.return_pay_text .notice {font-weight:bold;color:red}

.type_table{border-top: 1px solid #676767}
.type_table thead th{padding:8px 0;font-weight:700;color:#3c3c3c;border-bottom:1px solid #676767;text-align:center}
.type_table tbody th{padding:8px 0 8px 8px;background-color:#f8f8f8;font-weight:700;text-align:left;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td{padding:8px 0 8px 8px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td div.mh50{min-height:50px}
.type_table tbody th.tac{text-align:center;padding-left:0}
.type_table tbody td.tac{text-align:center;padding-left:0}
.type_table.type_inner{border-top:1px dashed #d1d1d1; font-size:15px;}
.type_table.type_inner thead th{text-align:center;padding:4px 0; } 
.type_table.type_inner tbody th{text-align:left;padding:12px 7px;background-color:#ffffff;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;padding:12px 0;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td.tal{text-align:left;padding-left:20px}

.type_table.type_tutor_view th {vertical-align:top; width:260px;}
.type_table.type_tutor_view td {vertical-align:top;}
.type_table.type_tutor_view .tutor_image {width:260px;height:290px;border:1px solid #e0e0e0;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center top;text-indent:-9999px;}

.type_list {border-top: 1px solid #676767; font-size:15px}
.type_list thead th{border-bottom: 1px solid #676767;padding:10px 0;color:#3c3c3c;white-space:nowrap;text-align:center;}
.type_list tbody td{border-bottom: 1px solid #ddd;padding:8px 0}
.type_list tbody td.tac{text-align:center}
.type_list tbody td.tal{text-align:left;padding-left:10px}
.type_list tbody td.tal span{vertical-align:top;margin-left:2px}
.type_list tbody td.tal span img{vertical-align:top;margin-top:2px}
.type_list tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px;margin-top:0px;margin-bottom:0px;}
.type_list tbody td.tal .subject img{vertical-align:top}
.type_list tbody td.tal .subject a {color:#777; line-height:24px;}
.type_list tbody td.tal .subject a b {color:#333333; font-size:15px; font-weight:bold; padding-top:7px;}
.type_list .clabel .hide {display:none}

.type_webzine{border-top: 1px solid #676767}
.type_webzine thead th{border-bottom: 2px solid #ddd;padding:10px 0;color:#3c3c3c;white-space:nowrap;}
.type_webzine tbody td{border-bottom: 1px solid #ddd;padding:15px 0}
.type_webzine tbody td.tac{text-align:center}
.type_webzine tbody td.tal{text-align:left;padding-left:10px}
.type_webzine tbody td.tal span{vertical-align:top;margin-left:2px}
.type_webzine tbody td.tal span img{vertical-align:top;margin-top:2px;}
.type_webzine tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px;font-weight:bold;}
.type_webzine tbody td.tal .subject img{vertical-align:top}
.type_webzine tbody td.tal .subject a{color:#777}
.type_webzine tbody td.tal .ct_text{height:80px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; word-wrap:break-word; }
.type_webzine .webzine_img {width:200px;height:140px;display:block;float:left;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position:center !important;background-size:cover !important;}

.type_calendar {}
.type_calendar tr td {padding:0 !important; vertical-align:top;}
.type_calendar tr td div.type_day {background-color:#fcfcfc;border-bottom:1px solid #d1d1d1;padding:4px 0;font-weight:normal;}
.type_calendar tr td div.normal {font-weight:normal;}
.type_calendar tr td div.bold {font-weight:bold;}
.type_calendar tr td div.type_schedule {padding:0 5px;min-height:100px;text-align:left;font-size:12px;}
.type_calendar tr td div.type_schedule ul li {padding:5px 0;line-height:16px;}
.type_calendar_style {position:absolute; top:0; right:0; font-size:13px;}

/* 갤러리형 강의 리스트 */
.course_gallery {border-top: 1px solid #676767;border-bottom: 1px solid #d1d1d1;padding-bottom:20px;margin-left:-26px}
.course_gallery li { float:left; width:268px;  margin:20px 0 0 30px; border:1px #dedede solid; max-height:356px; overflow:hidden; }
.course_gallery .cimg { height:177px; border-bottom:1px #dedede solid;}
.course_gallery .cimg img { width:266px; height:177px; }
.course_gallery .ccont { padding:19px; }  
.course_gallery .ccont .clabel {display:block; }
.course_gallery .ccont .clabel .hide {display:none}
.course_gallery .ccont .label { margin-left:0; }
.course_gallery .ccont .cday { float:right; margin-top:-20px; font-size:12px; text-align:right; }
.course_gallery .ccont .ctitle a { display:block;  font-size:17px; color:#222; font-weight:bold; margin:0 0 15px 0; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.course_gallery .ccont .cprice { text-align:center; font-size:15px; margin:10px 0;font-weight:500; padding:10px 0 0 0; border-top:1px #dedede dashed; }
.course_gallery .ccont .ctext { font-size:13px; height:40px; font-weight:400; line-height:20px;  padding:0; overflow:hidden;text-overflow:ellipsis;  }
.course_gallery .ccont .cif { font-size:13px; border-top:1px #dedede dashed; padding:10px 0 0 0; margin:10px 0  0  0; }
.course_gallery .ccont .cbtn { text-align:center; margin-top:15px; }
.course_gallery .ccont .cbtn .button.long { width:110px}
.course_gallery .nodata { height:200px;width:100%;margin:10px 0 0 6px;border:0;text-align:center;font-size:18px;line-height:200px;padding:0}

/* 웹진형 강의 리스트 */
.course_webzine {border-top: 1px solid #676767;}
.course_webzine li {border:1px solid #e8e8e8;margin-top:20px;}

.course_webzine .col_course_thumbnail {float:left;width:310px;height:200px;padding:0px; margin:30px;}
.course_webzine .col_course_thumbnail img{width:310px;height:200px;display:block;border-right:0px solid #e8e8e8}

.course_webzine .col_course_name {float:left;width:500px;height:200px;padding:0px 0px 0 0px; margin:30px 0px;}
.course_webzine .col_course_name .ctitle a {font-size:20px; line-height:30px;color:#222;font-weight:bold;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;}
.course_webzine .col_course_name .csubtitle { display:block; font-size:13px; line-height:18px;color:#777777;font-weight:normal; max-height:36px; overflow:hidden; margin-top:5px; margin-bottom:10px; }
.course_webzine .col_course_name .cstar { border-top:1px #e8e8e8 solid; height:30px; padding:10px 0px 10px 0px; margin-bottom:10px; }
.course_webzine .col_course_name .cstar img {vertical-align:-3px}
.course_webzine .col_course_name .clabel {margin-top:10px}
.course_webzine .col_course_name .clabel .small {font-size:13px;padding:0 12px;font-weight:normal;vertical-align:1px;display:inline-block;height:30px;line-height:30px;letter-spacing:-1px;}
.course_webzine .col_course_name .clabel .hide {display:none}
.course_webzine .col_course_name .cinfo { font-size:15px;}
.course_webzine .col_course_name .cinfo label { color:#111111;}
.course_webzine .col_course_name .ctutor label { color:#111111;}
.course_webzine .col_course_name p {margin-top:3px}
.course_webzine .col_course_name label {font-weight:bold; color:gray}

.course_webzine .col_course_button {float:right;width:270px;height:260px;background-color:#ffffff;padding:45px 0 0 0px; border-left:1px #e8e8e8 solid; background:url('/html/images/common/col_course_button_title.png') 50% 0px no-repeat;  }
.course_webzine .col_course_button table { margin:25px 30px; width:210px; }
.course_webzine .col_course_button th {text-align:left; height:30px; font-size:15px; font-weight:normal;color:#111111; line-height:20px;  }
.course_webzine .col_course_button td {padding-top:3px; height:30px; font-size:18px; font-weight:bold; line-height:20px;}
.course_webzine .col_course_button td.ccb_btn { padding-top:10px; }
.course_webzine .col_course_button td.ccb_btn span { display:block; margin-top:5px;}
.course_webzine .nodata { height:200px;text-align:center;font-size:18px;line-height:200px;margin-top:10px;width:100%;padding:0}

.type_chart {border-top: 1px solid #676767}
.type_chart .list_li {padding:8px 0}
.type_chart .list_li .course_img{width:220px;height:155px;display:block;float:none;position:relative;margin-top:14px;}
.type_chart .list_li .course_img a{display:block;width:220px;height:147px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .course_img a img{width:220px;height:147px;display:block}
.type_chart .list_li .course_img .tm{position:absolute;left:0;top:0}

.type_chart .list_li .webtv_img {width:220px;height:125px;display:block;float:none;position:relative; margin-top:10px;}
.type_chart .list_li .webtv_img a{display:block;width:220px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .webtv_img a img{width:220px;height:125px;display:block}

.type_chart .list_li .top_td{padding-top:5px;}
.type_chart .list_li .top_td span{margin-right:8px}
.type_chart .list_li .bot_td span{margin-left:0}
.type_chart .list_li .bot_td{padding-bottom:15px; border-bottom:1px solid #d1d1d1}
.type_chart .list_li .bot_td.tac{text-align:center}
.type_chart .list_li .btn_list{margin-bottom:-5px}
.type_chart .list_li .btn_list .button{margin-bottom:5px}
.type_chart strong{display:block;max-height:72px;line-height:20px;overflow:hidden;}
.type_chart strong a{color:#000;font-size:16px;font-weight:bold; padding-left:0;}
.type_chart .list_li span{margin-left:4px}
.type_chart .list_li .ct_wrap{overflow:hidden}
.type_chart .list_li .ct_text{height:40px;overflow:hidden;line-height:20px;margin-top:10px}
.type_chart .list_li .ct_if{overflow:hidden;margin-top:10px}
.type_chart .list_li .ct_if .tutor{float:left;margin-right:10px}
.type_chart .list_li .ct_if .p{float:left; padding-right:10px;}
.type_chart .list_li .ct_if .p span.days { margin-right:10px; }
.type_chart .nodata { width:830px; line-height:200px;height:200px; margin:-8px 0 0 0;border-bottom:1px solid #d1d1d1; padding:0; text-align:center; font-size:18px; background-color:#ffffff !important;}

/* 강의 상세보기 */
.course_info {border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden}
.course_info .info_img{ width:500px;float:left;margin-right:50px;text-align:center}
.course_info .info_img img{width:500px;height:322px;border:1px solid #d1d1d1;margin-bottom:10px}
.course_info .info_text{float:left;width:600px}
.course_info .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}
.course_info .info_text p{font-size:12px;color:#3c3c3c}
.course_info .info_text div.buy_book{float:left;width:250px}
.course_info .info_text div.buy_book p.book_name{text-align:left}
.course_info .info_text div.buy_book p.book_price{text-align:right}
.course_info .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.course_info .info_btn{overflow:hidden;padding-top:15px; width:100%;}
.course_info .info_btn li{float:right;margin-left:0}
.course_info .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}
.course_info .lesson_period li {margin:2px}
.course_info .lesson_period input[type=radio] {vertical-align:middle}
.course_info .return_list li {float:left;margin-right:15px;font-size:14px}
.course_foot {margin-top:30px}
.course_foot .tutor_list {padding-bottom:-10px}
.course_foot .tutor_info dl {background-color:#f1f1f1;padding:10px 20px;margin-bottom:10px;}
.course_foot .tutor_info dt {float:left;padding:5px 0;width:70px;font-weight:bold;}
.course_foot .tutor_info dd {float:clear;padding:5px 0 5px 70px}

.tutor_info dl {background-color:#f1f1f1;padding:10px 20px;margin-bottom:10px;overflow:hidden;}
.tutor_info dt {float:left;padding:5px 0;width:70px;font-weight:bold;}
.tutor_info dd {float:clear;padding:5px 0 5px 70px}

.sns_preview_wrap {margin-top:10px}
.sns_preview_wrap .sns_btn {overflow:hidden;float:right;}
.sns_preview_wrap .sns_btn li{float:left;margin-right:5px}
.sns_preview_wrap .sns_btn .btn_facebook { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_facebook.png') no-repeat;}
.sns_preview_wrap .sns_btn .btn_kakaostory { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_kakaostory.png') no-repeat;} 
.sns_preview_wrap .sns_btn .btn_naver { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_naver.png') no-repeat;}
.sns_preview_wrap .button {float:left}

.sns_btn .btn_kakao{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_kakao.png') no-repeat;}
.sns_btn .btn_qna{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_qna.png') no-repeat;}

/* 수강후기 */
.tb_box .review_list { border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.tb_box .review_list li.first { border-top:0 none; }
.tb_box .review_list li { padding:10px 20px; border-top:1px dotted #8f8f8f; }
.tb_box .review_list li.no { border-top:0 none; text-align:center; margin:30px; }
.tb_box .review_list li .tx_info { overflow:hidden; }
.tb_box .review_list li .tx_info .com_writer { float:left; font-weight:bold; }
.tb_box .review_list li .tx_info .com_modify { float:right; }
.tb_box .review_list li .tx_info .com_modify .btn_del { width:32px; height:16px; }
.tb_box .review_list li .tx_comment { margin-top:5px; clear:both; }
.tb_box .review_list li .tx_reg_date { color:#999999; font-weight:normal; }
.tb_box .review_pagebar { margin-top:20px; }
.review-ltem {height:50px;overflow:hidden;}
.review-more {padding:0;display:none;overflow:hidden;position:relative;top:11px;}
.review-more > div {text-align:center;width:100%;}
.review-more > div > button { 
	display:inline-block;cursor:pointer;
	background-color:#fff;color:#333;text-shadow:none;background-image:none;
	padding:0 4px;height:24px;line-height:24px;font-size:12px;vertical-align:0;width:100px;
	border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;
	-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;
	border-top-left-radius:10px;border-top-right-radius:10px;
}

/* 도서 상세보기 */
.book_infomation{padding:0;overflow:hidden}
.book_infomation .info_img{width:210px;float:left;margin-right:40px;text-align:center}
.book_infomation .info_img img{width:210px;height:270px;border:1px solid #d1d1d1;margin-bottom:10px}
.book_infomation .info_text{float:right; width:578px;}
.book_infomation .info_text .info_title{font-size:30px;color:#3c3c3c;border-bottom:0 solid #e2450e;font-weight:700}
.book_infomation .info_text p{font-size:12px;color:#3c3c3c}
.book_infomation .info_text div.buy_book{float:left;width:250px}
.book_infomation .info_text div.buy_book p.book_name{text-align:left}
.book_infomation .info_text div.buy_book p.book_price{text-align:right}
.book_infomation .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.book_infomation .info_btn{overflow:hidden;padding-top:15px}
.book_infomation .info_btn li{float:right;margin-left:1px}
.book_infomation .book_qty {width:80px; border:1px solid #ddd; padding:0; height:30px; line-height:30px; font-size:13px; text-align:center; box-sizing:border-box;}
.book_foot{margin-top:10px}

.col_book_information_title {width:100px;}

/* 방송 상세보기 */
#webtv_player { width:100%; height:467px; }
#webtv_player > iframe:first-child { width:830px; height:467px; border:0 none; }
.content_body .webtv_ready { box-sizing:border-box; width:100%; height:467px; background-color:#efefef; border:1px solid #dedede; text-align:center; font-size:16px;}
.content_body .webtv_ready h1{ font-size:24px; font-weight:bold; margin:200px 0 20px 0;}
/* .webtv_infomation{border:1px solid #d1d1d1;border-top:2px solid #676767;padding:20px;overflow:hidden} */
.webtv_infomation .info_text{margin-bottom:15px;}
.webtv_infomation .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}
.webtv_infomation .info_text p{font-size:12px;color:#3c3c3c}
.webtv_infomation .info_text div.buy_book{float:left;width:250px}
.webtv_infomation .info_text div.buy_book p.book_name{text-align:left}
.webtv_infomation .info_text div.buy_book p.book_price{text-align:right}
.webtv_infomation .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.webtv_infomation .info_btn{overflow:hidden;padding-top:15px}
.webtv_infomation .info_btn li{float:right;margin-left:13px}
.webtv_foot{margin-top:30px}


.tb_box{border-top:1px solid #727272}
.tb_box input.w300{width:300px}
.tb_box input.w180{width:180px}
.tb_box input.w158{width:158px}
.tb_box input.w135{width:135px}
.tb_box input.w80{width:80px}
.tb_box input.w50{width:50px}

.type_grid{}
.type_grid .list_grid{overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-20px}
.type_grid .list_grid li{ width:192px;float:left;margin:15px 0 25px 20px;height:330px;text-align:left;}
.type_grid .list_grid li .grid_text {padding:0 0 0 0;}
.type_grid .list_grid li .grid_img{width:190px;height:224px;border:1px solid #d3d3d3;margin-right:20px;}
.type_grid .list_grid li .grid_img img{width:190px;height:224px}
.type_grid .list_grid li .grid_title a {display:block;padding:15px 0 10px 0;font-size:15px;line-height:20px;color:#222222;font-weight:bold;}
.type_grid .list_grid li .grid_author{margin-top:2px;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_grid .list_grid li .grid_price{color:#e2450e;font-weight:bold;font-size:15px;display:block; margin:5 0 10px 0;}
.type_grid .list_grid li.nodata { float:none; width:830px; margin:0 0 0 20px; padding:0; border:0; text-align:center;height:200px; line-height:200px;  font-size:18px; }

.type_grid_tutor{ padding:0; margin:0; }
.type_grid_tutor .list_grid{ width:100%;overflow:hidden; padding:0; margin:0 0 20px 0}
.type_grid_tutor .list_grid li{ float:none; width:100%; padding:0 0;margin:0 20px 40px 0;height:225px;text-align:left; display:inline-block; overflow:hidden; }
.type_grid_tutor .list_grid li .grid_img{ float:left; width:202px;height:225px;overflow:hidden; margin:0 30px 0 0;}
.type_grid_tutor .list_grid li .grid_img div{width:200px;height:223px;border:1px solid #d3d3d3;background-repeat:no-repeat;background-size:cover;background-position:center top;text-indent:-9999px;cursor:pointer;}
.type_grid_tutor .list_grid li .grid_detail{ float:left;width:590px; background-color:#ffffff;}
.type_grid_tutor .list_grid li .grid_title{ height:50px; border-bottom:1px dashed #d3d3d3; border-top:1px solid #666666; margin-bottom:15px;font-size:24px; line-height:50px; color:#222222;font-weight:bold;text-align:left;}
.type_grid_tutor .list_grid li.nodata{width:100%;line-height:200px;height:200px; font-size:18px; text-align:center;}

.type_tutor {background-color:#ffffff; border:1px solid #dedede; padding:20px 20px 0 20px;}
.type_tutor tbody th { padding:0;text-align:left;color:#3c3c3c;vertical-align:top; padding-bottom:20px; }
.type_tutor tbody th img { width:270px; height:inherit;border:1px solid #e0e0e0; }
.type_tutor tbody td{ color:#3c3c3c;vertical-align:top; }
.type_tutor tbody td .tutor_name { font-size:24px; line-height:30px; font-weight:bold; color:#0e71a3; padding:5px 0 25px 0;}
.type_tutor tbody td .tutor_cont { font-size:14px; line-height:20px;color:#555555; padding-bottom:20px;}
.type_tutor tbody td .tutor_cont strong { display:block; font-size:15px; font-weight:bold; color:#000000; padding:0; }

.calendar_title{text-align:center; margin:15px 0; font-size:24px; font-weight:bold; position:relative; } 
.calendar_title b { color:#333333;font-weight:bold;  padding:10px 15px;}
.calendar_title em { color:#ff6000;font-weight:bold; }

.webtv_calendar { background-color:#ffffff; border-left:1px solid #dedede;  }
.webtv_calendar thead th { background-color:#f5f5f5; text-align:center;color:#000000; height:35px; line-height:35px; font-size:15px; font-weight:bold;border-right:1px solid #dedede;border-bottom:1px solid #cccccc; }
.webtv_calendar td { height:140px; vertical-align:top;  border-bottom:1px solid #dedede;border-right:1px solid #dedede;}
.webtv_calendar td div.webtv_day { padding:8px 0 0 8px;color:#222222; font-weight:normal;}
.webtv_calendar td div.normal {font-weight:normal;}
.webtv_calendar td div.bold {font-weight:bold;}
.webtv_calendar td div.webtv_schedule { color:#555555; padding:0 8px;min-height:100px;text-align:left;font-size:12px;}
.webtv_calendar td div.webtv_schedule ul li {padding:5px 0;line-height:16px;}
.webtv_calendar td.sat { color:#3872ab; }
.webtv_calendar td.sun { color:#ff4141; }

.type_webtv{}
.type_webtv .list_webtv{ display:inline-block;overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-10px; margin-right:-10px; padding-top:20px;}
.type_webtv .list_webtv li{width:262px;float:left;margin:0 10px 20px 10px;height:240px;text-align:left;}
.type_webtv .list_webtv li .webtv_text {padding:0 5px;}
.type_webtv .list_webtv li .webtv_img{width:262px;height:160px;border:1px solid #dedede;position:relative;}
.type_webtv .list_webtv li .webtv_img img{width:262px;height:160px}
.type_webtv .list_webtv li .webtv_title{margin-top:12px;font-size:16px;line-height:18px;color:#222222;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_webtv .list_webtv li .webtv_subtitle{margin-top:7px;font-size:14px;line-height:20px;height:40px;text-overflow:hidden;overflow:hidden;}
.type_webtv .list_webtv li .webtv_price{color:#e2450e;font-weight:bold;display:block; margin:5 0 10px 0;}
.type_webtv .list_webtv li.nodata{ float:none; width:830px;line-height:200px;height:200px; margin:-20px 10px 0 10px; padding:0; text-align:center; font-size:18px;}
.webtv_length{background-color:#000000;color:#ffffff;text-align:center;position:absolute;bottom:0;right:0;padding:0;width:50px;}

.book_img > a > img { border:1px solid #d3d3d3; }
.payment_comp{padding-top:30px}

 /* 과정스케줄 */
table.tbl_style1 { border:0; border-spacing:0; width:100%; margin-top:0px; margin-bottom:10px;border-left:1px solid #dfdfdf; }
table.tbl_style1 tr > th { border-top:1px solid #2492cf; border-right:1px solid #2492cf; height:35px; background:#0079c0; text-align:center; vertical-align:middle; font-size:14px; color:#ffffff; }
table.tbl_style1 tr > td { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; vertical-align:middle; font-size:14px; padding:7px 5px; text-align:center; color:#666; }
table.tbl_style1 tr > td > b { font-weight:bold; color:#222222; }
table.tbl_style1 tr > span { color:#18a3dc; }
table.tbl_style1 tr > td.tal { text-align:left; padding-left:15px;  }
table.tbl_style1 tr > td.bg_td { background:#f7f7f7; }
table.tbl_style1 tr > td.font_bule { color:#0079c0; }

table.tbl_style2 { border:0; border-spacing:0; width:100%; margin-top:0px; margin-bottom:10px;border-top:1px solid #dfdfdf;border-left:1px solid #dfdfdf; }
table.tbl_style2 tr > th { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; height:35px; background:#f4f9ff; text-align:center; vertical-align:middle; font-size:14px; color:#2e2e2e; }
table.tbl_style2 tr > td { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; vertical-align:middle; font-size:14px; padding:7px 5px; text-align:center; color:#666; }
table.tbl_style2 tr > td > b { color:#18a3dc; }
table.tbl_style2 tr > td.tal { text-align:left; padding-left:15px;  }
table.tbl_style2 tr > td.bg_td { background:#f7f7f7; }

/* 댓글 */
.comment_wrap { width:100%; color:#000000; }
.comment_wrap .comment_title { margin:20px 0 7px 0; }
.comment_wrap .comment_title .title { font-weight:bold; font-size:14px; }
.comment_wrap .comment_title .title em { color:#0a81bb; }
.comment_wrap .comment_box .text_ip {border:1px solid #dfdfdf; border-top:2px solid #0a81bb; background-color:#fbfdfe; padding:17px; margin-bottom:25px; position:relative;}
.comment_wrap .comment_box .text_ip .comment_write {box-sizing:border-box; margin-right:82px; }
.comment_wrap .comment_box .text_ip .comment_submit {box-sizing:border-box; position:absolute; top:0; right:0; margin:17px 17px 0 0;}
.comment_wrap .comment_box .text_ip textarea { width:100%; height:66px; border:1px solid #c3c3c3; margin:0; padding:0; box-sizing: border-box;}
.comment_wrap .comment_box .text_ip input[type=image] {width:82px; height:66px; margin:0; padding:0; }
.comment_wrap .comment_box .com_list { border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.comment_wrap .comment_box .com_list li.first { border-top:0 none; }
.comment_wrap .comment_box .com_list li { padding:10px 20px; border-top:1px dotted #8f8f8f; }
.comment_wrap .comment_box .com_list li.no { border-top:0 none; text-align:center; margin:30px; }
.comment_wrap .comment_box .com_list li .tx_info { overflow:hidden; }
.comment_wrap .comment_box .com_list li .tx_info .com_writer { float:left; font-weight:bold; }
.comment_wrap .comment_box .com_list li .tx_info .com_modify { float:right; }
.comment_wrap .comment_box .com_list li .tx_info .com_modify .btn_del { width:32px; height:16px; }
.comment_wrap .comment_box .com_list li .tx_comment { margin-top:5px; clear:both; }
.comment_wrap .comment_box .com_list li .tx_reg_date { color:#999999; font-weight:normal; }
.comment_wrap .comment_box .comment_pagebar { margin-top:20px; }

.progress_info {display:none;position:absolute;}
.progress_info div.progress_container {text-align:left;position:absolute;width:180px;left:10px;bottom:0;}
.progress_info div.progress_contents {box-sizing:border-box;word-break:break-all;border:2px solid #0a81bb;border-bottom:0 none;background-color:#ffffff;padding:4px;font-size:0.85em;line-height:1.4em;}
.progress_info div.progress_bottom {box-sizing:border-box;height:9px;background:url(/common/images/default/progress_bottom.png) no-repeat; }

.lesson_file_info {display:none;position:relative;}
.lesson_file_info div.lesson_file_contents {position:absolute;width:100%;bottom:4px;box-sizing:border-box;word-break:break-all;border:2px solid #0a81bb;background-color:#ffffff;padding:4px;font-size:0.85em;font-weight:bold;line-height:1.4em;}

.search_title {padding:10px 0;border-bottom:1px solid #e2e2e2; font-weight:bold;}
.search_title em {color:#e9861a;}
.search_title .search_keyword {font-size:16px;margin-right:10px;}
.search_title .search_total_no {font-size:1.3em}

.search_box {padding:20px; text-align:center;}
.search_box .search_txt {width:300px; height:30px; margin:0; padding:0 10px; border:5px solid #df0012 !important; font-size:14px;}
.search_box .search_btn {width:70px; height:40px; margin:0; background-color:#df0012; border:0 none; font-size:14px; color:#ffffff; font-weight:bold;}
.search_category {width:100%; padding:10px; font-size:12px; background-color:#f8f8f8; border:1px solid #c1c1c1; border-width:1px 0; overflow:hidden;}
.search_category span {float:left; margin:0 10px 0 20px; font-weight:bold;font-size:1.2em}
.search_category span img {vertical-align:2px;}
.search_category ul {float:left;}
.search_category li {float:left; margin-right:5px;font-size:1.2em;}
.search_category li:not(:last-child):after {content:' ·';}
.search_category li a:hover {text-decoration:none;}
.search_category li em {font-size:0.8em}
.search_category li em strong {color:#df0012;}
.search_section {margin-top:40px;}
.search_section .search_detail {vertical-align:middle; position:relative; height:25px;}
.search_section .search_detail img {top:2px; position:absolute;}
.search_section .search_detail .search_subject {float:left; margin:0 10px 0 22px; font-size:16px; font-weight:bold; vertical-align:middle;}
.search_section .search_detail .search_cnt {float:left;}
.search_section .search_detail .search_cnt em {color:#e9861a; font-weight:bold; font-size:1.2em;}
.search_section .search_detail .search_more {float:right;}
.search_section .search_detail .search_more a:hover {text-decoration:underline;}
.search_section .search_result {width:100%;}
.search_section .search_result table {width:100%; border-top:1px solid #999999;}
.search_section .search_result tr {border-bottom:1px solid #d9d9d9;}
.search_section .search_result td {padding:10px 0; vertical-align:top;}
.search_section .search_result td.course_image {padding:13px 0; width:128px;}
.search_section .search_result td.course_image a {display:block;width:118px;height:88px;overflow:hidden;border:1px solid #d1d1d1;}
.search_section .search_result td.course_image a img {width:118px;height:88px;}

.search_section .search_result td.course_info {position:relative;}
.search_section .search_result td.course_info .info_t {}
.search_section .search_result td.course_info .info_t em {font-weight:bold;font-size:14px;}
.search_section .search_result td.course_info .info_t .ctitle {font-weight:bold;font-size:15px;}
.search_section .search_result td.course_info .info_t p {margin-top: 3px;}
.search_section .search_result td.course_info .info_t .cinfo {}
.search_section .search_result td.course_info .info_t .info_b {vertical-align:bottom;}
.search_section .search_result td.course_info .info_t .info_b .hide {display:none}
.search_section .search_result td.course_info .star_p {position:absolute;bottom:20px;}

.search_section .search_result td.post_info {position:relative;}
.search_section .search_result td.post_info em {font-weight:bold; font-size:15px; margin-bottom:10px; display:inline-block;}
.search_section .search_result .webtv_img{width:178px;height:100px;display:block;float:left;position:relative;border:1px solid #d1d1d1;}
.search_section .search_result .webtv_img a{display:block;width:178px;height:100px;overflow:hidden;}
.search_section .search_result .webtv_img a img{width:178px;height:100px;display:block}
.search_section .search_result .webtv_img .tm{position:absolute;left:0;top:0}

.search_no {border:1px solid #d9d9d9; border-width:1px 0; padding:30px 0; height:200px;}
.search_no .search_no_image {height:100%;float:left; vertical-align:middle;}
.search_no .search_no_image img {margin-top:6px;}
.search_no .search_no_text {height:100%;float:left;}
.search_no .search_no_text h4 {font-weight:bold; margin-bottom:14px;}
.search_no .search_no_text h4 em {color:#e9861a;}

/* 갤러리 2016-10-18 */
.type_gallery .list_gallery {overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-30px;padding-bottom:5px;}
.type_gallery .list_gallery li {width:270px;float:left;margin:20px 0 0 30px;height:260px;text-align:left;}
.type_gallery .list_gallery li .gallery_div {width:268px;height:200px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;background-size:cover !important;text-indent:-9999px;}
.type_gallery .list_gallery li .gallery_img img {width:229px;height:129px;}
.type_gallery .list_gallery li .gallery_title {margin-top:5px;font-size:12px;line-height:18px;color:#565554;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_gallery .list_gallery li .gallery_reg {float:right;}
.type_gallery .list_gallery li.nodata {width:100%;line-height:200px;text-align:center;}
.type_gallery .list_gallery li .gallery_div_ie {height:150px;overflow:hidden;display:none;}
.type_gallery .list_gallery li .gallery_div_ie img {width:229px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;}



/* 페이징 */
.page_box{ margin:0 auto; table-layout:auto !important}
.page_box li{vertical-align:top;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.page_box li.page_margin{display:none}
.page_box li div{width:24px;height:24px;border:1px solid #bebebe;padding:0;margin:0 2px;line-height:24px}
.page_box td{ padding:0; border-width:0; font-family:verdana; color:#999999; font-size:12px }
.page_p_btn{display:none}
.page_n_btn{display:none}
.page_box .page_first_btn { background:url('/common/images_skin2/common/page_first_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_next_btn { background:url('/common/images_skin2/common/page_next_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:#de5c00; color:#fff; font-weight:700; width:26px; height:26px;border:none;line-height:26px }
.page_box li a:hover{text-decoration:none}
.page_box li .page_number_btn:hover{background-color:#de5c00;color:#fff;width:26px; height:26px;border:none;line-height:26px}


.tab_wrap{padding-top:0}
.tab_wrap2{padding-top:0}
.tab_wrap{position:relative}
.tab_tt{display:inline-block;margin-bottom:20px;border:NONE;width:100%}
.tab_tt li{float:left;position:relative;width:16.6%;height:40px}
.tab_tt li a{display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;line-height:40px;text-align:center;color:#3c3c3c;font-size:15px;z-index:4;height:40px}
.tab_tt li.on a{background-color:#666666;color:#ffffff;font-weight:700;border:1px solid #555555;z-index:5;position:absolute;left:0;top:0;width:100%;height:40px}

.tab_cview{display:inline-block;margin-bottom:20px;width:100%;height:42px;border-bottom:1px solid #d2d2d4;}
.tab_cview li{float:left;position:relative;width:20%;height:40px}
.tab_cview li a{display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;border-bottom:0;line-height:40px;text-align:center;color:#3c3c3c;font-size:15px;z-index:4}
.tab_cview li.on a{background-color:#666666;color:#ffffff;font-weight:700;border:1px solid #555555;z-index:5;position:absolute;left:0;top:0;width:100%;height:42px}

.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}

.tab_con {/*  min-height:500px; */ margin-bottom:50px;}

.faq_wrap{border-top:1px solid #727272}
.faq_wrap .nodata{padding:12px 0;border-bottom:1px solid #d1d1d1}
.faq dt{width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;padding:12px 50px;background: url(/common/images/default/faq_question.gif) no-repeat 15px 15px;border-bottom:1px solid #d1d1d1;overflow:hidden}
.faq dd{display:none;padding:12px 50px;background: #f4f4f4 url(/common/images/default/faq_answer.gif) no-repeat 15px 15px;border-bottom:1px solid #d1d1d1}
.faq.on dt{display:block;white-space:normal;}



/******** 회원관련 스타일 *********/
/* login */
.login_box{border:1px solid #dcdcdc;padding:50px 150px;overflow:hidden}
.log_tt{margin:20px 0 50px 0px;font-size:15px;}
.log_form{float:left;padding-right:35px;border-right:1px solid #e0e0e0;width:500px; padding-bottom:10px;}
.log_area{overflow:visible;}
.log_in{float:left}
.log_in label{display:inline-block;padding:8px 13px 0 0;}
.log_in div input{vertical-align:top;border:1px solid #d1d1d1;padding:0px 0 1px 6px;height:40px;width:240px;line-height:40px; margin-bottom:5px; border-radius: 4px 4px 4px 4px;}
.log_in div{height:42px;margin-bottom:7px}
.log_in div.ip_pass{margin-bottom:0px}
.log_area .ip_submit{float:left;margin-left:8px;margin-top: 0px;margin-bottom: 0px;}
.login_box .ip_tx{margin-top:24px;font-size:12px;line-height:18px;color:#3c3c3c}
.login_box .ip_tx a{color:#e2450e ;font-weight:700}
.log_find{float:left;padding:22px 0 0 80px;width:300px}
.log_find dt{font-weight:500;letter-spacing:-0.03em; font-size:17px;}
.log_find dd{margin:8px 0 33px 0}

.log_oauth {overflow:hidden; margin-top:15px; font-weight:bold; line-height:40px;}
.log_oauth .log_oauth_list {float:right; margin-right:40px;}
.log_oauth .log_oauth_list li {float:left; margin-left:10px;}
.log_oauth .log_oauth_list li img {width:40px; height:40px;}

.login_box .ip_tx {margin-top:15px;}

.join_oauth {display:none; overflow:hidden;}
.join_oauth .join_oauth_list {width:300px; margin:0 auto;}
.join_oauth .join_oauth_list li {margin:10px 0; background-color:#ffffff; border:1px solid #dedede; border-radius:8px; padding:6px; }
.join_oauth .join_oauth_list li a {position:relative;}
.join_oauth .join_oauth_list li img {position:absolute; width:40px; height:40px; left:0; top:0;}
.join_oauth .join_oauth_list li div {height:40px; font-size:1.2em; margin-left:40px; text-align:center; line-height:40px;}
.join_oauth .join_oauth_list li.join_oauth_normal div {font-size:1.4em; font-weight:bold;}

/*agreement */
.agreement_list{overflow:hidden;width:526px;margin:0 auto;display:none;}
.agreement_list li{float:left;padding-left:47px;background: url(/common/images/default/blt_join.jpg) no-repeat 15px 50%}
.agreement_list li.first{padding-left:0;background-image:none}
.box_title{font-family:"noto_sans", sans-serif;color:#2d2d2d;font-size:22px;font-weight:500;margin:25px 0 15px 0}
.box_tx{margin:0 0 15px 0;font-size:15px; }
.gray_box{border:1px solid #dcdcdc;background-color:#fafafa;padding:15px 15px;margin-bottom:20px}
.gray_box.top{border-top:1px solid #676767}
.gray_box .box_stitle{font-family:"noto_sans", sans-serif;font-weight:500;font-size:15px;color:#464646;margin-bottom:12px}
.gray_box .g_box_in{border:1px solid #dbdbdb;background-color:#fff;height:100px;overflow:auto;padding:14px 10px;margin-bottom:10px}
.check input{vertical-align:middle;margin-right:4px}

.gray_box_auth{	border: 1px solid #dcdcdc;background-color: #fafafa;padding: 20px 22px;margin-bottom: 43px;}
.gray_box_auth.top{ border-top: 2px solid #676767;}
.auth_box ul {text-align:center;}
.auth_box ul li {display:inline-block;}
.auth01 { border: 1px solid #ccc;float:left;}
.auth02 { border: 1px solid #ccc;float:left;margin-left:14px;}
.auth_button { border: 1px solid #ccc;float:left;margin-left:14px;width:320px; height:85px; display:inline-block;text-indent:-9999px; background:url(/common/images/default/agreement_method.png) no-repeat 0 0; }
.auth_button.first { margin-left:0; }
.auth_mobile { background-position:0 0; }
.auth_mobile.on { background-position:-320px 0; }
.auth_ipin { background-position:0 -85px; }
.auth_ipin.on { background-position:-320px -85px; }

.btns_agr{overflow:hidden;width:240px;margin:0 auto}
.btns_agr li{float:left;margin-left:6px}
.success {border-top:1px solid #676767;border-bottom:1px solid #676767;margin-top:5px;padding:30px}
.success .suc_in{overflow:hidden;width:524px;margin:0 auto}
.success .suc_in h6{float:left;margin-right:50px}
.success .suc_in span{display:block;float:left;margin:20px 0 0 0}
.suc_p{width:435px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;margin:20px auto;padding:20px}
.suc_agree{width:500px;border:1px solid #dcdcdc;margin:20px auto;padding:20px;line-height:200%}

.find_subtitle {font-size:16px;font-weight:bold;color:#333333;margin-bottom:8px}
.find_box{border: 1px solid #dcdcdc; border-top:1px solid #676767;padding:30px 0;margin-bottom:50px}
.find_box p{width:530px;margin:0 auto;padding-left:120px;margin-bottom:5px}
.find_box .find_id{width:475px;margin:0 auto}
.find_box .find_id li{overflow:hidden;margin-bottom:5px}
.find_box .find_id li input[type=text] {margin-top:1px}
.find_box .find_id li strong{display:block;float:left;width:90px;line-height:24px}
.find_box .find_id li div{float:left;width:385px}

.find_box .find_id li input.w70{width:70px}
.find_box .find_id li input.w90{width:90px}
.find_box .find_id li input.w120{width:120px}
.find_box .find_id li input.w150{width:150px}
.find_box img {border:1px solid #ccc;}
.find_box p.auth {padding-left:0;text-align:center;}

.privacy h3{font-weight:700;font-size:15px;margin-top:20px;color:#ff7200;}
.privacy dl{padding-left:5px;margin-top:10px}
.privacy dt{font-weight:700;margin-top:5px}
.privacy dd{margin-top:2px;margin-left:10px}
.privacy p{margin-top:5px;margin-left:5px;float:none !important}
.privacy .depth2{padding-left:10px}
.privacy .depth2 > li{margin:2px 0}
.privacy .depth3{padding-left:10px}
.privacy .depth3 > li{margin:2px 0}
.privacy .tel_list{overflow:hidden}
.privacy .tel_list li{float:left;width:50%}

.terms h3{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;}
.terms .depth1 li{line-height:150%}
.terms .depth1{margin-top:10px;padding-left:0;float:none}
.terms .depth2{padding-left:15px}
.terms .depth3{padding-left:24px}

.refund {  }
.refund h3{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;} 
.refund .depth1 {margin-top:10px;padding-left:0;float:none}
.refund .depth1 li {line-height:25px}
.refund .depth2 {padding-left:15px;margin:5px 0;}
.refund .depth2 li {line-height:25px}
.refund .depth3 {padding-left:24px}
.refund .depth3 li {line-height:25px}
.refund .formula { display:inline-block; }
.refund .formula span { float:left; margin-right:5px; }
.refund .formula .rnum { float:left; line-height:40px; }
.refund .formula .rbox { float:left;width:1000px;padding:10px 20px; border:1px #dedede solid; background:#f7f7f7; margin:5px 0; font-weight:bold; }
.refund .formula .formula1 { float:left;line-height:40px; }
.refund .formula .formula2 { float:left;text-align:center;line-height:20px; padding:0 4px; background:url('/common/images_skin2/common/furmula2.png') 0 50% repeat-x; }

/******** 마이페이지 스타일 *********/
.tb_title{font-weight:700;color:#333;padding:35px 0 15px 0;font-size:18px; line-height:18px}
.tb_subtitle{font-weight:700;color:#396e94;padding:15px 0 10px 0;font-size:15px; line-height:15px}
.my_box{border:1px solid #d7d7d7;overflow:hidden}
.my_box .my_info{padding:20px;width:47%;height:200px;float:left;position:relative}
.my_box .my_info h6{font-weight:700;color:#2d2d2d;font-size:16px;0;}
.my_box .my_info .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_box .my_info .btn_more{position:absolute;right:20px;top:15px}
.my_box .my_info .my_info_in{border-top:1px solid #d7d7d7;margin-top:15px;padding:20px 0 0 100px;background: url(/common/images_skin2/common/myinfo_img.jpg) no-repeat 0 15px;min-height:100px}
.my_box .my_info li{overflow:hidden;height:20px;line-height:20px;margin-bottom:5px}
.my_box .my_info li strong{display:block;float:left;width:70px}
.my_box .my_info li span{display:block;float:left;width:190px}
.my_box .my_info li span.name{font-weight:700;color:#3c3c3c}

.my_box .my_note{padding:20px;float:left;width:45%;height:200px;border-left:1px solid #d7d7d7;position:relative}
.my_box .my_note h6{font-weight:700;color:#2d2d2d;font-size:16px;}
.my_box .my_note .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_box .my_note .btn_more{position:absolute;right:20px;top:24px}
.my_box .my_note .my_note_in{border-top:1px solid #d7d7d7;margin-top:15px;padding:20px 0 0 0;min-height:110px}
.my_box .my_note .my_note_in li{position:relative;margin-bottom:2px}
.my_box .my_note .my_note_in li a{vertical-align:top;color:#777}
.my_box .my_note .my_note_in li img{vertical-align:top;padding-right:6px}
.my_box .my_note .my_note_in li p{width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px}
.my_box .my_note .my_note_in li .note_day{position:absolute;right:0;top:0}

/* 클래스룸  */
.tb_title.subject {border:1px solid #ccc;padding:8px 14px;margin:15px 0 5px 0;background-color:#eee;cursor:pointer}
.tb_title.cr_arrow_up {border:1px solid #ccc;background:#eeeeee url('/common/images/default/cr_arrow_up.png') 98% 50% no-repeat;} 
.tb_title.cr_arrow_down {border:1px solid #ccc;background:#eeeeee url('/common/images/default/cr_arrow_down.png') 98% 50% no-repeat;} 
.tb_title span.cr_icon1 {display:inline-block;background:url('/common/images/default/cr_icon1.png') 0px 50% no-repeat;padding-left:40px;height:30px;line-height:30px;} 
.tb_title span.cr_icon2 {display:inline-block;background:url('/common/images/default/cr_icon2.png') 0px 50% no-repeat;padding-left:40px;height:30px;line-height:30px;} 


.btn_submit{text-align:center;margin-top:10px}
.btn_submit.right{text-align:right}
.page_bar{margin-top:20px;text-align:center}
.page_btns{position:absolute;padding-top:15px;}
.read_page{margin-top:20px;border-top:2px solid #d1d1d1;border-bottom:2px solid #d1d1d1}
.read_page td{padding:8px 0}
.read_page td span{vertical-align:top;margin-left:2px}
.read_page td.first{border-bottom: 1px solid #d1d1d1}
.read_page td.pb_th{font-weight:700;text-align:center}
.read_page td.pb_subject .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px}
.read_page td.pb_subject span img{vertical-align:top;margin-top:4px}
.read_page td.pb_day{text-align:right;padding-right:10px}
.read_page td.none_text{color:#999}


p.nodata{padding:8px 0 8px 10px;border-bottom:1px solid #d1d1d1}
.tb_table tbody .tb_th{padding:8px 0 8px 10px;text-align:left;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;color:#444}
.tb_table tbody td{padding:8px 0 8px 10px;border-bottom:1px solid #d1d1d1}
.tb_table .progress{width:190px;height:18px;background-color:#ececec;display:inline-block}
.tb_table .progress span{display:block;background-color:#e2450e;height:18px}
.tb_list thead th{padding:8px 0 ;border-bottom:1px solid #676767;color:#444; font-weight:bold; text-align:center;}
.tb_list tbody td{padding:8px 0 ;border-bottom:1px solid #d1d1d1}
.tb_list tbody td.tac{text-align:center}
.tb_list tbody td.tal{text-align:left}
.tb_list tbody td.tal span{vertical-align:-4px;margin-left:2px}
.tb_list tbody td.impor{background-color:#f3f8ff !important;}
.tb_list tfoot th{padding:8px 0 ;border-bottom:1px solid #676767;border-top:2px solid #d1d1d1;background-color:#f9f9f9;font-weight:700;}
.tb_list tfoot td{padding:8px 0 ;border-bottom:1px solid #d1d1d1;background-color:#f9f9f9;font-weight:700}
.tb_list tfoot th.tac{text-align:center}
.tb_list tfoot td.tac{text-align:center}
.tb_list tfoot td.nline{border-bottom:1px solid transparent;padding-bottom:0}
.tb_list tfoot td.tline{padding-top:0}
.tb_list tfoot td .coment{padding-left:20px;font-weight:400}
.tb_list tfoot td em{font-weight:700;color:#f47400;/* padding-right:4px */}
.tb_view tbody th{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;text-align:left}
.tb_view tbody td{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;text-align:left}
.tb_insert tbody th{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;text-align:left}
.tb_insert tbody td{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;text-align:left}


.tb_list.survey {table-layout:fixed;border-collapse:collapse;}
.tb_list.survey thead th {border-left:1px solid #DEDEDE;line-height:15px;}
.tb_list.survey thead th:first-child {border-left:none}
.tb_list.survey tbody td {border-left:1px solid #DEDEDE;}
.tb_list.survey tbody td.items {padding:0;}
.tb_list.survey tbody td:first-child {border-left:none}
.tb_list.survey tbody td span{vertical-align:0;margin-left:0}
.tb_list.survey td.tac {text-align:center !important;}
.tb_list.survey td.tal {text-align:left !important;padding-left:10px !important;padding-right:10px !important;}
.tb_list.survey td div.sentence {margin-top:5px;}
.tb_list.survey td div.sentence textarea {width:100%;padding:5px;}
.tb_list.survey td div.sentence input {width:100%;}

.tb_list.survey .survey_item {table-layout:fixed;border-collapse:collapse;width:auto;}
.tb_list.survey .survey_item td {background-color:transparent !important;border-bottom:none;}
.tb_list.survey .survey_item td label {display:inline-block;width:45px;}


h5.not_break { margin-bottom:10px; }
.not_break{line-height:30px;white-space:nowrap;font-size:22px;font-weight:700;color:#333;padding-left:0;margin-bottom:10px;}

#fileArea{display:block;margin-top:10px}
.survey_list{border-top:2px solid #727272;padding-bottom:50px}
.survey_dl dt{font-weight:700;padding:8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8}
.survey_dl dd{padding:8px;padding-left:20px;border-bottom:1px solid #d1d1d1}
.survey_dl dd input[type=radio]{vertical-align:top;margin-top:3px;margin-right:4px}
.survey_dl dd li{margin-top:5px}
.survey_dl dd textarea{border:1px solid #d1d1d1;width:650px;height:100px;padding:4px}

.file_info{background-color:#f8f8f8;padding:10px;color:#000;font-weight:700}
.file_info_faq{background-color:#fff;padding:10px;color:#000;font-weight:700;margin-top:20px;}
.file_w{padding:10px}
.file_con{padding-right:5px}

.not_answer{padding:8px 0 ;text-align:center;border-top:1px dotted #afafaf;border-bottom:1px dotted #afafaf;margin-top:15px}
.not_answer span{background: url(/common/images/default/not_answer.jpg) no-repeat 0 50%;padding-left:55px;display:inline-block;height:48px;line-height:48px}
.not_answer span em{font-weight:700}

.popup{position:relative;}
.popup .btn_closed{position:absolute;right:15px;top:15px}
.pop_tt{font-weight:700;height:20px;line-height:20px;padding-bottom:10px}
.pop_content{overflow:auto;border-top:2px solid #676767;padding:10px;height:231px}
.pop_content .book_img{float:left;width:180px;height:223px;margin-right:10px}
.pop_content .book_img img{width:180px}
.pop_content .book_info{float:left;width:300px;border:1px solid #d1d1d1;border-bottom:none}
.pop_content .book_info .textbox{border:1px solid #d1d1d1;height:92px;width:275px;padding:4px;overflow:auto}
.book_nm{font-weight:bold}

.main_pop{width:100%;height:100%;border:2px solid #0a81bb;background-color:#fff;padding-bottom:33px;padding-top:44px;position:relative;overflow:hidden}
.main_pop_tt{height:44px;background-color:#0a81bb;color:#fff;font-size:16px;font-weight:bold;line-height:44px;text-indent:8px;position:absolute;left:0;top:0;width:100%}
.main_pop_bt{height:35px;background-color:#0a81bb;color:#fff; border-top:1px solid #0a81bb;}
.main_pop_bt td {height:35px; padding:7px; }
.main_pop_bt a {color:#fff;}
.main_pop .btn_close{position:absolute;right:15px;top:15px}

/* 수강신청절차 */
.step_list{padding-top:30px;border-top:2px solid #0d0b0b}
.step_list > li{padding-left:90px;padding-bottom:40px}
.step_list li.step01{background: url(/common/images/default/icon_step01.jpg) no-repeat 0 0}
.step_list li.step02{background: url(/common/images/default/icon_step02.jpg) no-repeat 0 0}
.step_list li.step03{background: url(/common/images/default/icon_step03.jpg) no-repeat 0 0}
.step_list li.step04{background: url(/common/images/default/icon_step04.jpg) no-repeat 0 0}
.step_list li.step05{background: url(/common/images/default/icon_step05.jpg) no-repeat 0 0}
.step_list li.step06{background: url(/common/images/default/icon_step06.jpg) no-repeat 0 0}
.step_list li.step07{background: url(/common/images/default/icon_step07.jpg) no-repeat 0 0}
.step_list li.step08{background: url(/common/images/default/icon_step08.jpg) no-repeat 0 0}
.step_list li.step09{background: url(/common/images/default/icon_step09.jpg) no-repeat 0 0}
.step_list li h6{font-weight:700;font-size:16px;margin-bottom:10px}
.step_list li em{color:#e2450e; padding-right:5px;font-size:18px;}
.step_list li p{line-height:22px; font-size:14px;}
.step_list li .dep1{margin-top:20px}
.step_list li .dep2{margin:10px 0}

/* 사이트맵 */
.sitemap_wrap{overflow:hidden;margin-left:-32px;margin-top:15px}
.sitemap_wrap > li{background-color:#f1f2f4;float:left; width:175px;margin-left:32px;height:233px;margin-bottom:32px;padding:15px 20px}
.sitemap_wrap > li h6.site_title{height:30px;line-height:30px;color:#0a81bb;font-size:15px;font-weight:700;border-bottom:1px solid #dcdcdc}
.sitemap_wrap .site_list{border-top:1px solid #fbfcfc}
.sitemap_wrap .site_list li{height:26px;padding-left:10px;background: url(/common/images/default/blt_dot.png) no-repeat 3px 50%;line-height:26px}

table.buy_book {margin:-8px 0 -8px 0 }
table.buy_book tbody td{border:none;vertical-align:top;font-size:12px;border-bottom:1px solid #d1d1d1}
table.buy_book tbody td.book_name{text-align:left;padding-left:4px}
table.buy_book tbody td.book_price{text-align:right}
table.buy_book tbody td.book_buy{text-align:right}
table.buy_book tbody td.book_buy input{vertical-align:top;margin-top:4px}
table.buy_book tbody td.last{border:none}

.pop_wrap .pop_title{position:relative;height:44px;background-color:#507bd7;line-height:44px}
.pop_wrap .pop_title h6{color:#fff;font-size:16px;font-weight:bold;padding-left:18px}
.pop_wrap .pop_title .pop_closed{position:absolute;right:13px;top:13px}
.pop_wrap .pop_title .time{position:absolute;right:25px;top:0;height:30px;width:250px;line-height:30px;color:#fff;text-align:center;font-weight:bold;background-color:#3cc0f7;margin:7px 0}
.pop_wrap .post_con{border:1px solid #0a81bb;border-top:none;height:392px;width:482px;padding:13px 8px 0}
.pop_wrap .control-group{text-align:center;margin-top:19px;line-height:24px}
.pop_wrap .control-group .control-label{display:inline-block;zoom:1;*display:inline;font-weight:700;color:#555;vertical-align:top}
.pop_wrap .control-group .controls{display:inline-block;zoom:1;*display:inline;vertical-align:top}
.pop_wrap .inner_tb{height:230px;overflow:auto}
.tb_post{border-top:2px solid #727272;margin-top:18px;border-bottom:1px solid #d2d2d4}
.tb_post thead th{height:36px;background-color:#f6f6f6;border-left:1px solid #d2d2d4;border-right:1px solid #d2d2d4;color:#000}
.tb_post > tbody > tr > td{;border-left:1px solid #d2d2d4;border-right:1px solid #d2d2d4}
.post_code{border-right:1px solid #d2d2d4;text-align:center;border-bottom:1px solid #d2d2d4}
.addr_code{padding-left:4px;border-bottom:1px solid #d2d2d4;line-height:23px}
#address a{font-size:12px;}
#nodata td{height:230px;text-align:center;font-size:14px}

/* 시험창 */
.pop_exam{position:relative;width:100%;height:100%}
.pop_exam .pop_title {position:fixed;top:0;width:100%}
.exam_wrap {height:100%;width:100%;padding:44px 0 56px 0}
.exam_container {padding:10px;overflow:auto;width:80%;height:100%;float:left;}
.exam_result {width:100%;}
.exam_wrap .exam_container .exam_info{width:250px;margin-left:8px;float:left}
.exam_question {border:1px solid #919191;margin-bottom:10px}
.exam_question h6 {background-color:white;font-size:15px;color:#000;font-weight:bold;line-height:20px;padding:9px 14px;border-bottom:1px solid black}
.exam_question .exam_caption{background-color:#f7f8fa;padding:15px 17px}
.exam_question .exam_answer {padding:15px}
.exam_question .exam_answer td {padding-bottom:5px}
.exam_question .exam_answer .exam_choice {width:15px;height:15px}
.exam_question .exam_answer .color_true {color:red;font-weight:bold}
.exam_question .exam_answer .ans_false {display:none}
.exam_question .exam_desc {padding:15px;background-color:#f1f1f1}
.exam_btn{text-align:center}
.exam_info {width:20%;height:100%;float:right;overflow:auto;}
.exam_info .time{background-color:#ef4e16;color:#fff;height:36px;line-height:36px;text-align:center;font-size:14px;font-weight:700}
.exam_info .answer_item {text-align:left;padding:2px 0 0 5px}
.exam_info .answer_item span {border:1px solid gray;background-color:#f1f1f1;padding:2px 5px}
.exam_info .answer_item span.on {border:2px solid gray;background-color:gray;color:white;font-weight:bold}
.exam_table th{background-color:#d9d9d9;border:1px solid #b2b2b2;height:30px}
.exam_table td{border:1px solid #cacaca;text-align:center;height:30px}
.exam_table td .a_ok{color:#003aff;font-weight:bold}
.exam_table td .a_not{color:#ff3a00;font-weight:bold}
.exam_answer .ans_list{margin-top:5px}
.exam_answer input{vertical-align:top;margin-top:3px}
.exam_foot{position:fixed;bottom:0;width:100%;background: #fefefe;background: linear-gradient(to bottom,  #fefefe 0%,#e1e2e4 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e1e2e4',GradientType=0 );border-top:1px solid #d1d1d1;padding:12px 12px 10px;overflow:hidden;}
.exam_foot p{float:left;height:24px;line-height:24px;font-weight:700;}
.exam_foot p em{color:#ef4e16}
.exam_foot .button{float:right}


/* sub_page  */
.page_license{background: url(/common/images/default/bg_guide.jpg) no-repeat 0 0;padding-top:130px;padding-bottom:50px}
.page .page_h{font-size:15px;font-weight:700;color:#333;}
.page .page_title{font-size:15px;font-weight:bold;color:#000000;padding-left:20px;background: url('/common/images_skin2/common/blt_curri.png') no-repeat 0 50%;margin-top:20px}
.page .ptext{margin-top:8px;margin-bottom:20px;color:#333;padding-left:10px}
.page .tb_page{text-align:center}
.page .tb_page thead th{padding:10px 0;color:#333;border-bottom:2px solid #ddd}
.page .tb_page tbody td{padding:10px 0;color:#333;border-bottom:1px solid #ddd;border-left:1px solid #ddd}
.page .tb_page tbody td.bd_none{border-left:none}

.cv .page_title{font-size:15px;font-weight:bold;color:#000000;padding-left:20px;background: url('/common/images_skin2/common/blt_curri.png') no-repeat 0 50%;margin-bottom:8px}
.cv .cv_text{margin-bottom:20px;color:#3c3c3c;}
.cv .tb_cv{border-top:2px solid #727272}
.cv .tb_cv thead th{padding:8px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1;text-align:center}
.cv .tb_cv tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1;text-align:center}
.cv .tb_cv tbody td.tal{text-align:left;padding-left:20px}

.tb_table .progress{width:190px;height:18px;background-color:#ececec;display:inline-block}
.tb_table .progress span{display:block;background-color:#e2450e;height:18px}

.sub_page .sub_tt{font-size:24px;line-height:150%;padding:20px 10px;color:#333333}
.sub_page .sub_tt em{color:#0a81bb;font-weight:bold;}
.sub_page .right{float:right}
.sub_page .left{float:left}
.sub_page .bd_bot{border-bottom:2px solid #000;overflow:hidden}
.sub_page .ovh{overflow:hidden}
.sub_page .text{width:350px;padding:10px 0}
.sub_page .w48p{width:48%;float:left}
.sub_page .mr4p{margin-right:4%}
.sub_page div p{float:left}
.sub_page .rule dt{font-weight:700;color:#000}
.sub_page .rule dd{margin-bottom:20px}
.sub_page .rule dd .rule_1{margin-top:20px}
.sub_page .rule dd .rule_1 > li{margin-bottom:20px}
.sub_page .rule dd .dep1{margin:20px 0}
.sub_page .rule dd .dep1 > li{margin-top:10px}
.sub_page .rule dd .dep2{margin-left:10px}
.sub_page .year{border-top:2px solid #676767}
.sub_page .year_dl{padding:20px 0;overflow:hidden;border-bottom:1px solid #d1d1d1}
.sub_page .year_dl dt{font-weight:700;font-size:20px;display:block;float:left;width:104px}
.sub_page .year_dl dd{float:left}
.sub_page .year_dl dd li{padding-left:8px;background: url(/common/images/default/blt_dot.png) no-repeat 0 8px}

.compbox{padding-left:320px;background: url(/common/images/default/payment_bg.jpg) no-repeat 0 0;min-height:250px;border-top:2px solid #676767;padding-top:20px}
.payment_comp div p.p1{font-size:24px;font-weight:700;padding:15px 10px;border-bottom:1px solid #dcdcdc;display:block;line-height:150%}
.payment_comp div p.p2{padding:25px 10px}

/* 주문결제시 쿠폰창 */
.main_pop_contents {width:100%; height:100%; padding:20px; overflow:auto;}
.pinfo {padding:10px; background-color:#ededed; color:#000000; overflow:hidden;}
.pinfo .pinfo_nm {font-weight:bold;word-break:break-all;}
.pinfo .pinfo_price {float:right; margin-left:20px;}
.dc_method_title {padding:0 5px !important;}
.dc_method { text-indent:-18px; padding-left:18px; word-break:break-all; }
.period{color:#e2450e;font-size:11px;}
.limit_price{color:#428bca;font-size:11px;}
.discount_radio {vertical-align:-3px;}
.apply_invalid {color:#bbbbbb;}
.apply_invalid .period {color:#888888;}
.price_box {margin-top:20px; background-color:#f9f9f9;}
.price_box .tb_price {border:1px solid #727272;}
.price_box .tb_price .price_result {background-color:#ededed;}
.price_box .tb_price td.price_result {color:#e2450e}
.price_box .tb_price th {font-weight:normal; text-align:left; padding:5px 10px; border-left:1px solid #dedede;}
.price_box .tb_price th:first-child {border-left:0 none;}
.price_box .tb_price td {font-weight:bold; text-align:right; padding:5px 10px; border-left:1px solid #dedede;}
.price_box .tb_price td:first-child {border-left:0 none;}
.price_box .tb_price td .price_value {font-size:1.4em; letter-spacing:-1px;}

.discount_submit {margin:15px auto; text-align:center;}

/* 마이페이지 쿠폰관리 */
.coupon_box{ text-align:center; border:1px #dedede solid; background:#f7f7f7; padding:20px 0; margin-bottom:20px; }
.coupon_box_inner { text-align:center; margin:0 auto; }
.coupon_box .coupon_input{vertical-align:2px;font-size:20px;font-weight:bold;height:38px;line-height:38px;text-align:center;width:400px }

/* 마이페이지 비밀번호변경 */
.passwd_box { border:1px solid #dcdcdc; border-top:2px solid #676767; padding:0; margin-bottom:20px; text-align:center; }
.passwd_box .box_sub { padding:20px 15px; }
.passwd_box .box_sub .box_icon { padding:10px 0 20px; }
.passwd_box .box_sub .box_icon img { width:67px; height:65px; }
.passwd_box .box_stitle { font-size:16px; line-height:30px; font-weight:bold;  }

/* 강의실 캡차 */
#captcha_wrap {padding-top:50px}
#captcha_div {border:5px solid #d1d1d1;padding:10px 50px 50px 50px;margin:0px auto;width:500px}
#captcha_img {margin-right:10px;margin-top:6px}
#user_input {margin-right:10px;margin-top:10px;width:270px;height:33px;padding-left:20px;font-weight:bold;font-size:20px}
#btnVoice {width:82px}
#btnRefresh {margin-top:2px;width:82px}
#btnConfirm {margin-top:10px;}

.authorization .auth_notice {text-align:center}
.authorization .gray_box_auth{width:710px;border: 1px solid #dcdcdc;background-color: #fafafa;padding: 20px 22px;margin:20px auto;}

/* homework_view.html */
.homework_notice {margin-bottom:5px}
.homework_notice dt {font-weight:bold;margin-top:5px}
.homework_notice dd {margin-left:10px;}
.homework_notice_wrap {border:3px solid #DEDEDE;padding:10px;margin-bottom:10px;}
.homework_agree {border-top:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;background:#F4F4F4;padding:10px;text-align:center;margin:10px 0;font-size:14px;}

/* exam_view.html */
.exam_notice {margin:5px 0}
.exam_notice li {margin-left:20px;list-style-type:decimal}
.exam_alert {text-align:center;}
.exam_alert h1 {font-size:20px;font-weight:bold;color:white;background-color:red;line-height:50px;height:50px;}
.exam_alert p {font-weight:bold;line-height:200%;padding:30px}
.exam_alert p b {color:red}
.exam_alert div {text-align:center;padding:10px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;margin:0 50px}
.exam_alert input {width:20px;height:20px;vertical-align:-7px}
.exam_alert button {margin-top:20px}

/* alert.html */
.popTitle {background-color:red;height:50px;padding-left:20px}
.popTitle h1 {font-size:20px;font-weight:bold;line-height:50px;color:white}
.popContent {padding:20px}
.popContent h2 {font-size:18px;font-weight:bold;margin-top:15px}
.popContent ol {border:1px solid #d1d1d1;padding:10px;margin-top:10px;}
.popContent ol li {list-style-type:decimal;margin-left:20px}
.popContent .alert_check {text-align:center;font-size:15px;font-weight:bold;margin-top:20px}
.popContent .alert_check input {width:20px;height:20px;vertical-align:-5px}



/****** GRID ******/
.hide{display:none;}
.tac{text-align:center;}
.tc{text-align:center;}
.mt10{margin-top:10px}
.mt5{margin-top:5px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}
.mb15{margin-bottom:15px;}
.w555{width:555px}
.nodata{text-align:center}
.h50{height:50px}
.p10{padding:10px;}
.pl20{padding-left:20px}
.bold{font-weight:bold}
.font12{font-size:12px;}
.font16{font-size:16px;}

.debug { border:1px solid red; }
.inline { display:inline; }
.container { width:1000px; margin:0 auto; }
.row { margin-right:-10px; margin-left:-10px; }

.clearfix:before,
.clearfix:after,
.box:before,
.box:after,
.container:before,
.container:after,
.row:before,
.row:after { display: table; content: " "; }
.clearfix:after,
.box:after,
.container:after,
.row:after { clear: both; }

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { position:relative; padding-left:10px; padding-right:10px; float:left; }
.col1 { width:8.33333333%; }
.col2 { width:16.66666667%; }
.col3 { width:25%; }
.col4 { width:33.33333333%; }
.col5 { width:41.66666667%; }
.col6 { width:50%; }
.col7 { width:58.33333333%; }
.col8 { width:66.66666667%; }
.col9 { width:75%; }
.col10 { width:83.33333333%; }
.col11 { width:91.66666667%; }
.col12 { width:100%; }

.box { border: 1px solid #e5e5e5; width:100%; padding:10px; }
.box .title { margin:-10px -10px 10px -10px; padding:10px; font-weight:bold; background-color:#efefef; border-bottom: 1px solid #e5e5e5; }
.box .footer { margin:10px -10px -10px -10px; padding:10px; font-weight:bold; background-color:#efefef; border-top: 1px solid #e5e5e5; }

.inline > li { display: inline-block; float:left; padding-right: 10px; padding-left: 10px; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.text-nowrap { white-space:nowrap; }

/****** table button ******/
.board.btn{overflow:hidden;margin-top:15px;text-align:center}
.board.btn .left{float:left;margin-right:4px}
.board.btn .right{float:right;margin-left:4px}

/****** button style ******/

/* button style */
.button::-moz-focus-inner {border:0; padding:0;margin:0}
button.button::-moz-focus-inner {margin:0}
.button{width: auto;display: inline-block;cursor: pointer;line-height:100%;border: none;border-radius:0;
	padding:8px 25px;font-size:15px;text-align:center;background-image:none;
	text-shadow:none;
}
.button.mini{padding:0 4px; height:24px; line-height:24px; font-size:13px; vertical-align:0;}
.button.thin{padding:0 10px; height:20px; line-height:20px; font-size:13px}
.button.small{padding:0 10px; height:30px; line-height:27px; font-size:13px}
.button.medium{padding:0 20px; height:34px; line-height:34px; font-size:15px}
.button.large{padding:0 35px; height:38px; line-height:38px; font-size:18px;font-weight:bold}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:bold;}
.button.large_p0{padding:0;font-size:14px;font-weight:bold;}


.button.black{background-color: #222;color: #fff;border:1px solid transparent;background-image:none;}
.button.black:hover{background-color: #000}
.button.white{background-color: #fff;color: #333;border:1px solid #ddd;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #eee;border:1px solid #bbb}
.button.recomm_title{float:left; border:0 none; padding:10px 0 10px 32px; border-radius:3px; background:url('/common/images_skin2/common/icon_good.png') 10px 48% no-repeat;}
.button.recomm_cnt{float:left;background:none;padding:10px 10px 10px 6px; color:#0f91d0;}
.button.pview_title{padding:10px 10px 10px 37px; border-radius:3px; background:url('/common/images_skin2/common/icon_pview.png') 10px 48% no-repeat; }
.button.large_p0:hover .button.recomm_title{color: #0f91d0}
.button.blue{background-color: #0f91d0;color: #fff;border:1px solid #0d80b7}
.button.blue:hover{background-color: #0d80b7}
.button.green{background-color: #5cb85c;color: #fff;border:1px solid #5cb85c}
.button.green:hover{background-color: #4ba74b}
.button.sky{background-color: #5bc0de;color: #fff;border:1px solid #5bc0de}
.button.sky:hover{background-color: #4ab0cd}
.button.orange{background-color: #ff8814;color: #fff;border:1px solid #ea7300}
.button.orange:hover{background-color: #ea7300}
.button.red{background-color: #ff2c02;color: #fff;border:1px solid #e12500}
.button.red:hover{background-color: #e12500}
.button.red-sunglo{background-color: #E26A6A;color: #fff;border:1px solid #de3939}
.button.red-sunglo:hover{background-color: #de3939}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.gray:hover{background-color: #929292}
.button.long{padding-left:0;padding-right:0;width:78px}
.button.full{padding-left:0;padding-right:0;width:100%}
.button.login{font-family:"noto_sans", sans-serif;padding:36px 30px;font-size:18px;font-weight:500;background:#0f90d0;border:1px #0f90d0 solid;*padding:18px 0;*width:75px}
.logi {
	height: 48px;
    width: 275px;
	cursor: pointer;
    background: #005486;
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 10px;
    font-size: 18px;
    border-radius: 10px 10px 10px 10px;
}
.button.login:hover {background:#147db1;border:1px #147db1 solid;}
.button.login_auth{padding:10px 30px;font-size:16px;font-weight:700;vertical-align:middle;height:50px;}

.button.btn_buy	{ width:245px;border-radius:0px; padding:0; text-align:center; height:45px; line-height:42px; font-size:18px; color:#ffffff; font-weight:bold; background:#3e4347; border:1px #3e4347 solid;}
.button.btn_buy:hover {background:#25282b;}
.button.btn_cart { width:245px;border-radius:0px;padding:0; margin-right:10px; text-align:center; height:45px; line-height:42px; font-size:18px;color:#3e4347; font-weight:bold; background:#ffffff; border:1px #3e4347 solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #929292 solid;}

.button.btn_refund	{ width:100%; padding:0; text-align:center; height:40px; line-height:40px; font-size:18px; color:#ffffff; font-weight:bold; background:#3e4347; border:none;}
.button.btn_refund:hover {background:#25282b;}
.button.btn_sample { width:100%;padding:0; text-align:center; height:40px; line-height:40px; font-size:18px;color:#ffffff; font-weight:bold; background:#a6a6a6; border:none;}
.button.btn_sample:hover {background:#929292;}


/* 도서일괄구매 리스트 */
.list-table {border-top: 1px solid #676767}
.list-table dt {border-bottom: 1px solid #676767;padding:10px 0;color:#3c3c3c;font-weight:bold;background-color:#efefef;}
.list-table dd {border-bottom: 1px solid #ddd;padding:10px 10px 20px 10px;}

/* 테이블 */
.table {border-top: 1px solid #676767}
.table thead th {border-bottom: 1px solid #676767;padding:8px;color:#3c3c3c}
.table tbody td {border-bottom: 1px solid #ddd;padding:8px}
.table.type-view tbody th{padding:8px 0 8px 8px;background-color:#f8f8f8;font-weight:700;text-align:left;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.table.type-view tbody td{padding:8px 0 8px 8px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.table.type-list thead th{padding:8px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1}
.table.bordered, .table.bordered td, .table.bordered th { border:1px solid #d1d1d1 }
.table.striped tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}

/* 테이블 리스트  홀짝 색 */
.type_list tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}
.tb_list tbody tr:nth-child(odd) td, .tb_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}

/* 테이블 리스트 오버 */
.type_list tbody tr:hover td, .type_list tbody tr:hover th{background-color:#f5f5f5}
.tb_list tbody tr:hover td, .tb_list tbody tr:hover th{background-color:#f5f5f5}

/* 라벨 */
.label{font-size:12px;padding:0 4px;font-weight:normal;vertical-align:1px;display:inline-block;height:20px;line-height:20px;letter-spacing:-1px;}
.label.red{background-color:#d9534f;color:#fff}
.label.blue{background-color:#0079c0;color:#fff}
.label.mint{background-color:#199db2;color:#fff}
.label.orange{background-color:#e75e0e;color:#fff}
.label.gray{background-color:#999;color:#fff}
.label.green{background-color:#5cb85c;color:#fff}
.label.sky{background-color:#5bc0de;color:#fff}
.label.brown{background-color:#7b462f;color:#fff}
.label.purple{background-color:#8376ff;color:#fff}
.label.small{font-size:11px}
.label.large{font-size:13px}
.label.refund{font-size:13px;padding:0 12px;font-weight:normal;vertical-align:1px;display:inline-block;height:30px;line-height:30px;letter-spacing:-1px;}


/* 도서일괄구매 2017-05-16 */
.book_all_list {box-sizing:border-box; overflow:hidden; margin-bottom:15px; border-left:1px solid #cccccc; padding:0 1px 1px 0;}
.book_all_list * {}
.book_all_list li {width:20%; float:left; display:none;}
.book_all_list li a {display:inline-block; width:100%; margin:0 -1px -1px 0; padding:10px 0; border:1px solid #cccccc; border-left-width:0; text-align:center; }
.book_all_list li a:hover {background-color:#0a81bb; color:#ffffff;}
.table_category .book_all_qty {width:100%; text-align:center; padding:2px 3px 4px 4px;}
.table_category td.book_nm { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.table_category td.book_nm a { font-weight:normal; }


/* 강의실 신규 레이아웃  */
#wrap_classroom { width:100%; background:#1a1617 url('/common/images_skin2/common/classroom_bg.jpg') no-repeat !important; background-size:100% auto !important; padding:60px 0; text-align:center; min-height:1280px; }
.main_wrap_classroom {width: 1140px;0px;margin:0 auto;overflow:hidden; background:#f9f9f9; }
.main_wrap_classroom .content_area{float:right;text-align:left; border:1px solid #dfdfdf; background:#ffffff; width:840px; min-height:585px; margin:20px 20px 20px 0; padding:19px 19px 19px 19px;position:relative}
.main_wrap_classroom .content_area .path {display:none;}
.main_wrap_classroom .content_area .content_title {display:none;}
.main_wrap_classroom .content_area .content_body{padding-top:0;overflow:hidden}
.main_wrap_classroom .content_area .tb_top{overflow:hidden;}
/*.main_wrap_classroom .content_area .tb_top > .tb_title{float:none;padding:0;padding:0 0 16px 0;height:18px}*/

.classroom_out { position:absolute; top:10px; right:10px; width:auto; text-align:right;  } 
.classroom_out a { display:block; font-size:15px; font-weight:bold; color:#ffffff; border:1px #95c9e8 solid; border-radius:4px; padding:0 15px 0 40px; height:38px; line-height:38px; background:url('/common/images_skin2/common/classroom_out.png') 14px 50% no-repeat; } 

.sub_top_classroom { position:relative; display:inline-block; width:1140px; height:190px; padding:0 0; overflow:hidden; text-align:center; background:url('/common/images_skin2/common/classroom_top.png'); }
.sub_top_classroom .top_title { display:block; height:50px; font-size:36px; line-height:50px; font-weight:bold; color:#ffffff; margin-top:40px; text-align:center; }
.sub_top_classroom .top_title em { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:95%; display:block; margin:0 auto; }
.sub_top_classroom .top_state { display:inline-block; height:40px; padding:0 0 0 20px; text-align:center; border-radius:20px; background:#00466c; margin:20px auto 20px auto; overflow:hidden;}
.sub_top_classroom .top_state li { float:left; line-height:40px; padding:0 10px; font-size:17px; font-weight:bold; color:#ffffff; }
.sub_top_classroom .top_state li.li1{ color:#68cdff; background:url('/common/images_skin2/common/classroom_top_bar.png') 0 50% no-repeat; padding-right:20px;}
.sub_top_classroom .top_state li.li2{ background:#002b4d; padding-left:20px;  }
.sub_top_classroom .top_state li.li3{ background:#002b4d url('/common/images_skin2/common/classroom_top_bar.png') 0 50% no-repeat; font-weight:normal; padding-right:25px;}
.sub_top_classroom .top_state li.li3 b { font-size:20px; color:#ffd200;font-weight:bold; }

.left_area_classroom { float:left; display:block; width:198px;min-height:500px; height:100%;border:1px solid #dfdfdf; background:#ffffff; margin:20px; }
.left_area_classroom .lnb_title{ display:none;}
.left_area_classroom .lnb_list{ width:160px; margin:8px 19px 30px 19px;border-top:none;border-bottom:none;text-align:left;}
.left_area_classroom .lnb_list li{border-bottom:1px solid #dfdfdf;}
.left_area_classroom .lnb_list li.half{width:50%;float:left;}
.left_area_classroom .lnb_list li a{display:block;font-size:15px;color:#000000;font-weight:bold;line-height:25px;padding:10px 20px 10px 50px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area_classroom .lnb_list li.on a{color:#0f91d0;}
.left_area_classroom .lnb_list li a:hover{color:#0f91d0;}
.left_area_classroom .lnb_list li.li1 { background: url('/common/images_skin2/common/left_cr_icon1.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li2 { background: url('/common/images_skin2/common/left_cr_icon2.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li3 { background: url('/common/images_skin2/common/left_cr_icon3.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li4 { background: url('/common/images_skin2/common/left_cr_icon4.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li5 { background: url('/common/images_skin2/common/left_cr_icon5.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li6 { background: url('/common/images_skin2/common/left_cr_icon6.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li7 { background: url('/common/images_skin2/common/left_cr_icon7.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li8 { background: url('/common/images_skin2/common/left_cr_icon8.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li9 { background: url('/common/images_skin2/common/left_cr_icon9.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li10 { background: url('/common/images_skin2/common/left_cr_icon10.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li11 { background: url('/common/images_skin2/common/left_cr_icon11.png') no-repeat 0% 50%}

.left_area_classroom .lnb_list li.li1:hover { background: url('/common/images_skin2/common/left_cr_icon1_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li2:hover { background: url('/common/images_skin2/common/left_cr_icon2_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li3:hover { background: url('/common/images_skin2/common/left_cr_icon3_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li4:hover { background: url('/common/images_skin2/common/left_cr_icon4_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li5:hover { background: url('/common/images_skin2/common/left_cr_icon5_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li6:hover { background: url('/common/images_skin2/common/left_cr_icon6_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li7:hover { background: url('/common/images_skin2/common/left_cr_icon7_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li8:hover { background: url('/common/images_skin2/common/left_cr_icon8_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li9:hover { background: url('/common/images_skin2/common/left_cr_icon9_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li10:hover { background: url('/common/images_skin2/common/left_cr_icon10_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li11:hover { background: url('/common/images_skin2/common/left_cr_icon11_over.png') no-repeat 0% 50%}

.left_area_classroom .lnb_list li.on.li1 { background: url('/common/images_skin2/common/left_cr_icon1_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li2 { background: url('/common/images_skin2/common/left_cr_icon2_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li3 { background: url('/common/images_skin2/common/left_cr_icon3_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li4 { background: url('/common/images_skin2/common/left_cr_icon4_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li5 { background: url('/common/images_skin2/common/left_cr_icon5_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li6 { background: url('/common/images_skin2/common/left_cr_icon6_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li7 { background: url('/common/images_skin2/common/left_cr_icon7_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li8 { background: url('/common/images_skin2/common/left_cr_icon8_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li9 { background: url('/common/images_skin2/common/left_cr_icon9_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li10 { background: url('/common/images_skin2/common/left_cr_icon10_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li11 { background: url('/common/images_skin2/common/left_cr_icon11_over.png') no-repeat 0% 50%}

.left_area_classroom .sp_center { width:160px; margin:0 19px 30px 19px; position:relative;text-align:left;display:none }
.left_area_classroom .sp_center .top_title{font-size:18px;font-weight:bold;color:#333;text-align:center;}
.left_area_classroom .sp_center .mcs_text {padding:14px 0 0 58px;background:url('/common/images_skin2/common/img_cs.png') 0% 15px no-repeat; background-size:48px auto;}
.left_area_classroom .sp_center .mcs_text .mcs_tel{color:#ed3934;font-size:15px;font-weight:bold;padding-bottom:5px;}
.left_area_classroom .sp_center .mcs_text span{display:block;font-size:11px;line-height:18px;}

.my_cr_bbs{overflow:hidden;  }
.my_cr_bbs .my_bbs { padding:0;width:395px;height:175px;float:left;position:relative; padding-right:20px;}
.my_cr_bbs .my_bbs_right { padding-left:20px;padding-right:0;border-left:1px dashed #d7d7d7; }
.my_cr_bbs .my_bbs h6{font-weight:700;color:#2d2d2d;font-size:18px;padding:0 0 16px 0;line-height:18px;}
.my_cr_bbs .my_bbs .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_cr_bbs .my_bbs .btn_more{position:absolute;right:25px;top:5px}
.my_cr_bbs .my_bbs_right .btn_more{position:absolute;right:5px;top:5px}
.my_cr_bbs .my_bbs .my_bbs_in{ border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:10px 5px;height:140px; }
.my_cr_bbs .my_bbs .my_bbs_in li{position:relative;margin-bottom:2px}
.my_cr_bbs .my_bbs .my_bbs_in li a{vertical-align:top;color:#666;height:22px;line-height:22px}
.my_cr_bbs .my_bbs .my_bbs_in li img{vertical-align:top;padding-right:6px}
.my_cr_bbs .my_bbs .my_bbs_in li p{width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:22px;line-height:22px}
.my_cr_bbs .my_bbs .my_bbs_in li .note_day{position:absolute;right:0;top:0}

.tb_list tbody tr.tb_section { background-color:#eeeeee; }
.tb_list tbody tr.tb_section td { background-color:#eeeeee; font-weight:bold; font-size:1.1em; line-height:1.1em; padding:14px 17px; }
.tb_list tbody tr.tb_section:hover { background-color:#eeeeee; }
.tb_list tbody tr.tb_section:hover td { background-color:#eeeeee; }

/* 스킨별 콘텐츠 노출 (항상 CSS 최하단에 위치) */
.skin_hide { display:none !important; }
.skin_show_2_i { display:inline !important; }
.skin_show_2_b { display:block !important; }
.skin_show_2_ib { display:inline-block !important; }

.simple_captcha .captcha_input {float:left}
.simple_captcha #captcha {float:left;margin-left:10px;width:140px;height:26px;}
.warning {color:red;font-weight:bold}

/* cheditor */
.cheditor-container > * { box-sizing:content-box; }

/**/
.survey-shortcut { text-align:center;border:3px solid #F1F8FF;margin-top:20px;display:none; }
.survey-shortcut div { border:1px solid #CCC;padding:10px; }

/* 개인정보 취급방침*/
.privacy { }
.privacy h3{font-family:'noto_sans';font-weight:500;font-size:18px;margin-top:20px;line-height:40px;color:#333333;}
.privacy dl{padding-left:5px;margin-top:15px; font-size:14px;}
.privacy dt{font-weight:bold;margin-top:10px; font-size:14px;}
.privacy dd{margin-top:2px;margin-left:10px; font-size:14px;}
.privacy p{margin-top:5px;margin-left:0px;float:none !important; font-size:14px;}
.privacy .depth2{padding-left:10px}
.privacy .depth2 > li{margin:2px 0}
.privacy .depth3{padding-left:10px}
.privacy .depth3 > li{margin:2px 0}
.privacy .tel_list{overflow:hidden}
.privacy .tel_list li{float:left;width:50%}
.privacy table { border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.privacy th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.privacy td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; }
.privacy td.tac { text-align:center; }

.terms { margin-top:-20px;}
.terms h2{font-weight:bold;font-size:18px;margin-top:40px;color:#000000;}
.terms h3{font-family:'noto_sans';margin:20px 0px 0px 0px;font-weight:500;font-size:18px;line-height:40px;color:#333333;}
.terms .depth1 li{line-height:150%; font-size:14px;}
.terms .depth1{margin-top:10px;padding-left:0;float:none}
.terms .depth2{padding-left:15px; font-size:14px;}
.terms .depth3{padding-left:24px; font-size:14px;}

/* 이용약관 테이블 */
.terms_basic_table{padding-left:12px; width:100%; table-layout:fixed; border-top:3px solid #4b5359; border-bottom:1px solid #4b5359; font-size:14px; text-align:center; margin:10px 0px 10px 0px;}
.terms_basic_table th{padding:18px 0; background-color:#ececec; border-right:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-top:1px solid #d6d6d6;}
.terms_basic_table th.lst{border-right:none;}
.terms_basic_table th.bgn{background:none;}
.terms_basic_table td{padding:12px 12px; border-right:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-top:1px solid #d6d6d6; text-align:center; line-height:20px;}

.refund .depth1 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.refund .depth1 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.refund .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; text-align:center;}
.refund .depth1 table td.tl{text-align:left;}
.refund .depth1 table td .fc_red{color:#d90000;}


/* 서브 디자인 페이지 */
.stitle { font-family:'noto_sans';font-size:24px; font-weight:500; color:#333333; line-height:35px; margin:0px 0 15px 0px;}
.sstitle { font-size:16px; font-weight:bold; color:#0d79ba; line-height:24px; margin:0px 0 10px 0px;}
.scont { font-size:15px; color:#777777; line-height:25px; margin-bottom:40px;  }
.scont span {  color:#0d79b9; }
.scont  p {font-size:15px; color:#666; line-height:25px;}
.scont_img { position:relative;margin-bottom:50px; }
ul.scont { font-size:15px; color:#777777; line-height:25px; margin-bottom:40px;  }
ul.scont li { font-size:15px; font-weight:normal; color:#777777; line-height:22px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }

/* 인사말 */
.greeting {position:relative; font-size:17px; line-height:25px;text-align:left;}
.greeting h2 { font-family:'noto_sans'; font-size:30px;color:#333333;line-height:40px;font-weight:400; padding-left:40px;border-left:3px #0079c0 solid; margin-bottom:40px;}
.greeting h2 em{color:#0079c0;}
.greeting p { font-size:16px;color:#666666;line-height:25px;}

/* 미션 비전 */
.mission {  margin-bottom:60px; }
.mission li { margin-bottom:25px; }
.mission h2 {font-family:'noto_sans'; font-size:20px; font-weight:400; color:#0079c0; line-height:30px; }
.mission h2 b { color:#2c7495; font-weight:500;}
.mission p { font-size:16px;color:#666666;line-height:25px;}
.mission2 { border:1px #dedede solid; padding:30px 35px;background:#f9fbfc;font-size:16px;color:#666666;line-height:25px;}

/* 연혁 */
.year_dl{padding:30px 0;overflow:hidden;border-bottom:1px solid #d9d9d9;margin:-50px 0px 50px 0px;}
.year_dl dt{font-family:'noto_sans'; font-weight:500;font-size:30px;line-height:30px;color:#333333;display:block;float:left;width:200px; text-align:center;}
.year_dl dd{float:left;}
.year_dl dd li{padding-left:8px;background:none;font-size:16px;}
.year_dl dd li b {font-family:'noto_sans';  font-weight:500;font-size:18px;display:inline-block;color:#0079c0; width:50px;}

/* 찾아오시는 길 */
.location .maxWidth {margin:0 auto !important;border:1px solid #ddd;}
.location .map_info {padding:3.5% 5%;border-top:1px solid #ddd;overflow:hidden;}
.location .map_info h3 {float:left;padding-right:40px;font-weight:600;font-size:24px;color:#333;}
.location .row li {position:relative;width:100%;padding-left:117px;box-sizing:border-box;font-weight:400;font-size:16px;line-height:34px;list-style:none;}
.location .row li strong {position:absolute;left:0;font-weight:600;font-size:16px;color:#333;vertical-align:middle;letter-spacing:0}
.location .row li strong:before {content:'';display:inline-block;width:18px;height:20px;margin-right:10px;background-position:center;background-repeat:no-repeat;background-size:cover !important;vertical-align:middle;}
.location .row li.icon1 strong:before {background-image:url(../../images/sub/icon_map1.png);}
.location .row li.icon2 strong:before {background-image:url(../../images/sub/icon_map2.png);}
.location .row li.icon3 strong:before {background-image:url(../../images/sub/icon_map3.png);}
.location .row li a {color:#666;}
.location p {margin-top:10px;font-size:14px;color:#333;text-align:right;}
.location .ly__map {position:relative;}
.location .ly__map #map {position:relative;height:420px;}
.location .ly__map #map p {text-align:center;font-size:14px !important;color:#fff;}
.location .mapBtn {position:absolute;right:20px;bottom:20px;display:block;width:140px;height:45px;background-color:#fff;border:1px solid #ddd;font-size:14px;color:#666;line-height:45px;text-align:center;box-sizing:border-box;font-weight:300;z-index:9999;}
.location .mapBtn:before {display:none; content:'';width:14px;height:14px;margin-right:10px;background-image:url(../../images/sub/blit_map.gif);background-position:0;background-repeat:no-repeat;background-size:100%;vertical-align:middle;}
.location .ly__map .root_daum_roughmap {width:100%!important;}
.location .ly__map .root_daum_roughmap .wrap_controllers {display:none!important;}


/* 근로자카드 */
.worker1 { width:100%; height:auto; background:url('/html/images/common/worker1_2.png') 0 0px no-repeat;display:inline-block;margin-bottom:40px; }
.worker1 h2 { font-size:22px; font-weight:bold; color:#2e2e2e; line-height:30px; margin:0px 0 10px 460px; }
.worker1 p { font-size:15px; font-weight:normal; color:#777777; line-height:23px; margin:0 0 15px 460px; }
.worker1 p span{color:#fe5a4e;}
.worker1 ul {  margin:0 0 15px 460px; }
.worker1 li { font-size:15px; font-weight:normal; color:#2e2e2e; line-height:23px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat;}
.worker1 li b { color:#0c8ecd; font-weight:bold;}
.worker1 .btn_box{margin:25px 0 0px 460px;}
.worker1 a{float:left; display:inline-block; width:275px; height:60px;text-align:center; font-size:16px; color:#ffffff; font-weight:bold;}
.worker1 a.oepncard {margin-right:10px; background:#0f90d0; padding-top:8px;}
.worker1 a.btn_bule {line-height:60px; background:#232632; }

.worker2 { width:100%; height:auto; border:1px #ccc solid; display:inline-block; margin-bottom:50px; }
.worker2 h2 { float:left; width:300px; margin:160px 0px; font-size:18px; font-weight:normal; color:#525252; line-height:30px; text-align:center; }
.worker2 h2 span { color:#006e9c; font-weight: bold; }
.worker2 h2 small { font-size:15px; }
.worker2 ul {  float:right; width:860px; padding:30px 0px 30px 0px; background-color: #f4f4f4; }
.worker2 li { font-size:15px; font-weight:normal; color:#777777; line-height:18px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; margin-left:25px; margin-bottom:7px;}

.worker3 {  width:100%; margin:0 0px 30px 0px; display:inline-block;background:url('/html/images/common/worker3_2.png') no-repeat; }
.worker3 .worker3_sub { margin:60px 50px 93px 235px;  text-align:left; }
.worker3 .worker3_sub h2 {  font-size:17px; font-weight:normal; color:#2e2e2e; line-height:30px;}
.worker3 .worker3_sub ul {  margin:10px 0px 10px 0px; height:75px; }
.worker3 .worker3_sub li { font-size:15px; font-weight:normal; color:#777777; line-height:25px; padding-left:0px; }
.worker3 .worker3_sub a.worker3_down { float:right; display:block; width:180px; height:75px; line-height:25px; padding:12px 0px 0 30px; text-align:left; font-size:18px; color:#ffffff; font-weight:bold; border:1px #232632 solid; background:#232632 url('/html/images/common/worker3_down.png') 115px 17px no-repeat; margin:-110px 30px 0 0;  }
.worker3 a.worker3_btn { display:block; width:340px; height:49px; line-height:45px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold; border:1px #007abd solid; background:#0c8ecd; margin:0 auto;   }
.worker3 .worker3_tel {  line-height:50px; text-align:center; font-size:17px; color:#000000; font-weight:bold;   }
.worker3 .worker3_tel span {  color:#0d79b9; }

.worker3 .worker_noti{margin-top:-5px; padding:0 40px 40px; }
.worker3 .worker_noti .noti_box{padding:30px; border:1px solid #e5e5e5; background:#fff;}
.worker3 .worker_noti .noti_box h2{ font-size:17px; font-weight:normal; color:#2e2e2e; line-height:30px;}
.worker3 .worker_noti .noti_box table{margin-top:5px;}
.worker3 .worker_noti .noti_box table th{padding:5px 0; line-height:1.3; background:#338bca; color:#fff; }
.worker3 .worker_noti .noti_box table td{padding:10px; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.worker3 .worker_noti .noti_box table td.tc{text-align:center;}
.worker3 .worker_noti .noti_box table td li{font-size:15px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }
.worker3 .worker_noti .noti_box .txt_noti{margin-top:15px; }
.worker3 .worker_noti .noti_box .txt_noti p{font-weight:bold;padding-bottom:5px;}
.worker3 .worker_noti .noti_box .txt_noti ol{padding-left:15px;}
.worker3 .worker_noti .noti_box .txt_noti ol, .worker3 .worker_noti .noti_box .txt_noti li{list-style:decimal;font-weight:normal;color:#666666;}


.cs_help1 { background:#6ba3d2 url('/html/images/common/cshelp1_bg.png') 100% 50% no-repeat; padding:40px; }
.cs_help1 h2 { font-size:33px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:10px; }
.cs_help1 p { font-size:15px; font-weight:normal; color:#ffffff; line-height:24px; }

.cs_help2 { background:#ffffff; padding:40px 0px; width:100%; border:1px #e1e1e1 solid; display:inline-block; margin-bottom:10px;}
.cs_help2 li { float:left; width:50%; padding-left:40px; }
.cs_help2 li:first-child { border-right:1px #e1e1e1 solid; }
.cs_help2 li b { font-size:30px; font-weight:bold; color:#000000; margin-right:10px; }

.cs_help3 { width:100%; display:inline-block; margin-top:40px; border-bottom:1px #dedede dashed; }
.cs_help3 h3 { font-size:30px; font-weight:bold; color:#000000; margin:0px 0px 20px 0px; }
.cs_help3 p {display:block; font-size:15px; margin-bottom:30px;  }
.cs_help3 p.tac { text-align:center;}
.cs_help3 ul.cs_help3_1 { display:inline-block; width:100%; margin-bottom:40px; }
.cs_help3 ul.cs_help3_1 li { float:left; width:45%; font-size:15px; color:#666666; line-height:22px; }
.cs_help3 ul.cs_help3_1 li span { color:#d70505; font-weight:bold; }
.cs_help3 ul.cs_help3_1 li b { color:#222222; font-weight:bold; } 

.cs_help3 ul.cs_help3_2 { width:1180px; display:inline-block; text-align:center; margin:0px -5px 40px -5px; }
.cs_help3 ul.cs_help3_2 li { float:left; width:185px; text-align:center; margin:5px; border:1px #e1e1e1 solid; padding:25px 0px 0px 0px;}
.cs_help3 ul.cs_help3_2 li h2 { font-size:15px; font-weight:bold; color:#000000; line-height:45px; margin:10px 0px 20px 0px; }
.cs_help3 ul.cs_help3_2 li img { width:60px; height:auto; }
.cs_help3 ul.cs_help3_2 li a.cs_help_down { display:block;font-size:15px; padding-right:30px; text-align:center;height:50px; line-height:50px;background:#f0f0f0 url('/html/images/common/btn_down.png') 100px 50% no-repeat; }

.cs_help3 ul.cs_help3_3 { display:inline-block; width:100%; margin:10px 0 40px 0; }
.cs_help3 ul.cs_help3_3 li { font-size:15px; color:#666666; line-height:22px; }
.cs_help3 ul.cs_help3_3 li b { color:#222222; font-weight:bold; } 
.cs_help3 ul.cs_help3_3 li span { color:#d70505; font-weight:bold; }
.cs_help3 ul.cs_help3_3 li img { display:block; margin:10px 0px 30px 0px; }

.cs_help4 { background:#ffffff; padding:0px; width:100%; border:1px #e1e1e1 solid; display:inline-block; }
.cs_help4 li { float:left; background:#ffffff; padding:15px 10px 30px 10px; width:32%; text-align:center; }
.cs_help4 li.cs_help4_1 { background:#ffffff url('/html/images/common/cs_help3_1.png') 50% 55px no-repeat; border-right:1px #e1e1e1 solid; }
.cs_help4 li.cs_help4_2 { background:#fafafa url('/html/images/common/cs_help3_2.png') 50% 55px no-repeat;width:36%; border-right:1px #e1e1e1 solid; }
.cs_help4 li.cs_help4_3 { background:#ffffff url('/html/images/common/cs_help3_3.png') 50% 55px no-repeat; }
.cs_help4 li h1 { font-size:15px; font-weight:normal; color:#555555; line-height:20px;margin-bottom:120px; text-align:left; padding:0px 25px; }
.cs_help4 li h1 span { color:#0b71b9; }
.cs_help4 li h2 { font-size:24px; font-weight:normal; color:#000000; line-height:50px;margin-bottom:0px; }
.cs_help4 li p { font-size:15px; font-weight:normal; color:#555555; line-height:24px;margin-bottom:25px; }
.cs_help4 li .cshelp_btn { display:block; margin:5px auto; width:180px; height:59px;  }
.cs_help4 li a.cshelp_btn1 { display:block; margin:5px auto; width:180px; height:55px; line-height:51px; border:2px #838383 solid; background:#ffffff; font-size:15px; color:#333333; font-weight:bold; text-align:center; }
.cs_help4 li a.cshelp_btn2 { display:block; margin:5px auto; width:180px; height:55px; line-height:51px; border:2px #0b71b9 solid; background:#0b71b9; font-size:15px; color:#ffffff; font-weight:bold; text-align:center; }


.cs_down1 { width:1170px; display:inline-block; text-align:center; margin:0px -5px 40px -5px; }
.cs_down1 li { float:left; width:242px; text-align:center; margin:5px; border:1px #e1e1e1 solid; }
.cs_down1 li a { display:block; text-align:center; padding:30px 0px;}
.cs_down1 li a:hover { background:#f7f7f7; }
.cs_down1 li h2 { font-size:16px; font-weight:bold; color:#000000; line-height:45px; margin-top:10px; }
.cs_down1 li p { font-size:13px; font-weight:normal; color:#444444; line-height:18px;  }

.cs_down2 { width:1170px; display:inline-block; text-align:center; }
.cs_down2 li { text-align:left; margin-bottom:30px; padding-left:110px;  }
.cs_down2 li a { display:block; text-align:center;  }
.cs_down2 li h2 { font-size:15px; font-weight:bold; color:#000000; line-height:50px; background:url('/html/images/common/cs_down2_tit.png') 0% 100% no-repeat; margin-bottom:15px; }
.cs_down2 li p { font-size:13px; font-weight:normal; color:#666666; line-height:20px;  }
.cs_down2 li p b { float:left; display:block; width:40px; font-size:13px; font-weight:bold; color:#000000;  }
.cs_down2 li .down_guide { font-size:13px; font-weight:normal; color:#444444; line-height:20px; border:1px #e1e1e1 solid; background:#f7f7f7; padding:15px 20px 15px 40px; margin-top:10px; background:#f7f7f9 url('/html/images/common/cs_down2_guide.png') 20px 50% no-repeat; }
.cs_down2 li.cs_down2_1 { background:url('/html/images/common/cs_down2_1.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_2 { background:url('/html/images/common/cs_down2_2.png') 0px 10px no-repeat; }
.cs_down2 li.cs_down2_3 { background:url('/html/images/common/icon_explorer.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_4 { background:url('/html/images/common/cs_down2_4.png') 0px 20px no-repeat; }
.cs_down2 li.cs_down2_5 { background:url('/html/images/common/icon_acrobat.png') 0px 20px no-repeat; }

.cs_remote1 { background:#f7f7f7 url('/html/images/common/support1_1.png') -2% 50% no-repeat;border:1px #dedede solid;padding:50px 60px; margin-bottom:40px; padding-left:240px;}
.cs_remote1 h2 {font-family:"noto_sans",sans-serif; font-size:33px; font-weight:500; color:#000000; line-height:35px; margin-bottom:20px; }
.cs_remote1 p { font-size:15px; font-weight:normal; color:#333333; line-height:24px; }

.cs_remote2 { width:1170px; display:inline-block; margin-bottom:10px; }
.cs_remote2 li { float:left; width:360px; text-align:center; margin:15px; padding:120px 30px 30px; font-size:15px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote2 li.cs_remote2_1 { background:url('/html/images/common/support1_2.png') center 11% no-repeat; }
.cs_remote2 li.cs_remote2_2 { background:url('/html/images/common/support1_3.png') center 11% no-repeat; }
.cs_remote2 li.cs_remote2_3 { background:url('/html/images/common/support1_4.png') center 11% no-repeat; }

.cs_remote3 { width:1170px; display:inline-block; background-color:#f4f4f4; padding:50px 0 10px 50px; margin-bottom: 50px; }
.cs_remote3 li { text-align:left; margin-bottom:40px; padding:10px 0 0 120px; height:96px; font-size:15px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote3 li h2 { text-align:left; margin-bottom:10px; padding:0px; font-size:18px; line-height:24px; font-weight:bold; color:#000000; }
.cs_remote3 li.cs_remote3_1 { background:url('/html/images/common/support1_5.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_2 { background:url('/html/images/common/support1_6.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_3 { background:url('/html/images/common/support1_7.png') 0px 50% no-repeat; }

.cs_remote4 { width:100%; border:1px #dedede solid; background:#ffffff; padding:20px 40px;display:inline-block;line-height:45px;font-size:15px; }
.cs_remote4 a.cs_remote4_btn { float:right; width:170px; height:45px; line-height:45px; color:#ffffff; font-size:15px; text-align:center; background:#0a72b9; }


/* 결제페이지 할인 숨김*/
.col-coupon { display:none; }




.m_show{display:none;}
.left_area_classroom .menu_close{display:none;}
.mobile_on{display:none;}
.mobile_off{display:block;}
.tb_box textarea{resize:none;border:1px solid #ccc;padding:8px;box-sizing: border-box;}

.join_input {
    font-size: 16px;
    border: 1px solid #c2c2c2;
    padding: 8px 10px 9px;
    border-radius: 4px;
    color: #61646d;
}

.main-login-wrap {
    position: absolute;
    max-width: 1400px;
    margin: 0 auto;
    top: 200px;
    right: 18%;
    z-index: 102;
}
.main-login-wrap .login-box {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 1px 5px 12px rgb(111 111 111 / 30%);
    transition: all 1s;
    transform: translateX(600px);
    opacity: 0.1;
}
.main-login-wrap .login-box .top-box {
    background-color: #fff;
    padding: 30px 10px 20px 10px;
}

.main-login-wrap .login-box .top-box li {
    margin-bottom : 15px;
}

.main-login-wrap .login-box .top-box li input {
    height: 48px;
    width: 275px;
}

.main-login-wrap .login-box .top-box .btn-login {
    background: #2ca971;
    color: #fff;
    text-align: center;
    display: block;
    padding: 15px 10px;
    font-size: 18px;
    border-radius: 4px 10px 4px 10px;
}

.main-login-wrap .login-box .top-box .login-utill{
    background-color: #fff;
    font-family: "GmarketSansMedium"
}

.main-login-wrap .login-box .bottom-box {
    background-color: #2f3949;
    padding: 20px 30px;
    color: #fff;
}

.main-login-wrap .login-box .bottom-box dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-login-wrap .login-box .bottom-box dl dt {
    font-size: 24px;
    margin-right: 18px;
    margin-left: 10px;
}

.main-login-wrap .login-box .bottom-box dl dd {
    font-family: 'NanumSquarExtraBold',sans-serif;
	vertical-align: middle;
}

.main-login-wrap .login-box .bottom-box dl dd a {
    font-size: 30px;
    font-weight: 800;
}


.main-login-wrap .login-box .bottom-box dl dd p {
    font-size: 17px;
    text-align: right;
    font-weight: 400;
    font-family: 'NanumSquarBold',sans-serif;
}

.main-login-wrap .login-box .bottom-box a {
    color: #fff;
}

.main-login-wrap.login-success {
    display: none;
  }

@media all and (max-width:1099px) {
    .m_hidden{display:none;}
    .m_show{display:none;}
    .left_area_classroom.on .menu_close{display:none;}

}

@media all and (max-width:800px) {


}
@media all and (max-width:640px) {
    .mobile_on{display:none;}

}

#prev, #next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	transition: background-color 0.3s ease-in-out;
	z-index: 1; /* z-index 값 추가 */
  }
  
  #prev {
	left: 0;
  }
  
  #next {
	right: 0;
  }
  
  #prev:hover, #next:hover {
	background-color: rgba(0, 0, 0, 0.75);
  }

  @font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
