@charset "utf-8";
@font-face {
    font-family: 'IBM_Plex_Sans_KR';
    src: url('/common/font/ibmplexsanskr/IBMPlexSansKR-Regular.woff2') format('woff2'),
    url('/common/font/ibmplexsanskr/IBMPlexSansKR-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

#wrap { width:100%;}
#header {width:100%;min-width:1100px;height:150px;margin:0 auto;text-align:center;background:#FFF;}
#header .util_wrap{ width:1000px; height:100px; display:inline-block;margin:0 auto; background:none;}
.util_wrap h1.logo {float:left;width:370px;height:85px;line-height:85px;margin-top:7px;text-align:left;}
.util_wrap h1.logo img{max-width:100%;max-height:100%;vertical-align:middle;}

.util_wrap .util_search {float:left; width:290px; background:none; margin:32px 0px 0px 0px; display:inline-block; } 
.util_wrap .util_search .top_search { float:left; width:auto; padding:0px; text-align:center; border:2px solid #0078c1 !important; margin-left:0px; }
.util_wrap .util_search .top_search input.search_txt { width:225px; height:32px; line-height:32px; margin:2px; padding:0 0px; border:1px #FFF solid !important; font-size:14px; text-indent:5px;}
.util_wrap .util_search .top_search .search_btn { width:42px; height:36px; margin:0; background:url('/html/images/common/btn_search.png') right 50% no-repeat; border:0 none; text-indent:-999; font-weight:bold;}

.util_wrap .util_menu { float:right; display:inline-block;width:340px;height:40px; margin-top:30px;text-align:right;}
.util_wrap .util_menu ul{float:right;width:auto;height:40px;}
.util_wrap .util_menu li{float:left;width:auto;padding-left:9px;background: url('/html/images/common/blt_dot.png') 0 50% no-repeat; margin-right:9px}	
.util_wrap .util_menu li:first-child{background:none;}
.util_wrap .util_menu li a{display:block;line-height:40px;color:#7a7a7a;}
.util_wrap .util_menu li.my a span{display:inline-block; padding:1px 3px 0; margin-right:3px; line-height:13px; color:#ec6300; border:1px solid #ec6300; border-radius:3px; font-size:11px; font-family:'Dotum', '돋움';}
.util_wrap .af_log{float:right;margin-right:0px;line-height:40px;color:#555555;}

#header .inner{width:100%;height:50px;overflow:hidden;margin:0 auto;text-align:center;background:#0079c0 url('/html/images/common/menu_bg.jpg') 50% 0% repeat-y; }
.inner .menu_wrap{ float:none;width:1000px;text-align:center;margin:0 auto;}
.menu_wrap #gnb{float:none;width:1000px;display:inline-block;margin:0 auto;}
.menu_wrap #gnb li{float:left;width:200px; padding-left:0px; text-align:center; background:#0079c0;}
.menu_wrap #gnb li.first {float:left;padding-left:0px; background:#005586 url('/html/images/common/icon_fullmenu.png') 0 50% no-repeat;;}
.menu_wrap #gnb li a{display:block;color:#ffffff;font-weight:bold;font-size:18px;line-height:50px;}
.menu_wrap #gnb li.on a{color:#ffffff}
.menu_wrap #gnb li a:hover{color:#e6f6ff}

nav { width: 100%; z-index:1000; }
.nav_wrapper { position: relative; z-index:1000; left: 0; top: 0; width: 100%; transition: top .5s ease-out; background:#0079c0 url('/html/images/common/menu_bg.jpg') 50% 0% repeat-y; }
.menu { width: 100%; height:50px; transition: all 0.3s ease;}
.menu ul { padding: 0px; margin: 0px; list-style: none; position: relative; display: inline-block;}
.menu ul li { display: block;padding: 0px; margin: 0px; }
.menu > ul > li {float:left; display:inline-block;width:166px;height:50px; padding:0px;margin: 0px;  text-align:center; background:#0079c0; }
.menu ul li.first {float:left;padding-left:0px; background:#005586 url('/html/images/common/icon_fullmenu.png') 0 50% no-repeat;;}
.menu ul li.first  a:hover { background:#005586 url('/html/images/common/icon_fullmenu.png') 0 50% no-repeat;;}
.menu ul li a {  display:block;color:#ffffff;font-weight:bold;font-size:18px;line-height:50px;}
.menu ul li a:hover { display: block;background: #0079c0; color: #fff;}
.menu ul li.hover > a { display: block;background: #0079c0; color: #fff;}
.menu ul ul { display: none; position: absolute; top: 100%; width:180px; height:450px; background: #1195d1; padding:10px 0px;}
.menu ul li:hover > ul { display: block; }
.menu ul ul > li { position: relative; }
.menu ul ul > li a {width:100%; padding: 0px 0px 0px 27px; height:28px;line-height:28px; background:#1195d1 url('/html/images/common/dot2.png') 20px 50% no-repeat; text-align:left;color:#ffffff;font-weight:normal;font-size:15px;  box-sizing:border-box;}
.menu ul ul > li a:hover { background: #ffffff; color: #419bd0; }

.menu ul ul > li.h2 { position: relative; }
.menu ul ul > li.h2 a {width:100%;  padding: 0px 20px; height:33px;line-height:33px; text-align:left;color:#ffffff;font-weight:bold;font-size:16px; background:#1195d1; box-sizing:border-box;}
.menu ul ul > li.h2 a:hover { background: #ffffff; color: #419bd0; }


.global_tab { width:100%; height:44px; line-height:44px; background:#f4f4f4 url('/html/images/common/global_tab_bg.png') 0 100% repeat-x; text-align:center; }
.global_tab .global_tab_ul { display:inline-block; width:1000px; height:44px; line-height:40px; margin:0px auto; border-left:1px #d7d7d7 solid; }
.global_tab .global_tab_ul li{ float:left; width:auto; height:44px; line-height:44px; border-right:1px #d7d7d7 solid;}
.global_tab .global_tab_ul li a { display:block; height:44px; line-height:44px; padding:0px 25px; font-size:16px; font-weight:bold; color:#7a7a7a;}
.global_tab .global_tab_ul li.bestbook a { display:block; height:44px; line-height:16px; padding:6px 25px; font-size:16px; font-weight:bold; color:#7a7a7a; }
.global_tab .global_tab_ul li.bestbook a small { font-size:12px; }
.global_tab .global_tab_ul li.active a { display:block; height:44px; line-height:16px; padding:6px 25px; font-size:16px; font-weight:bold; color:#7a7a7a; }
.global_tab .global_tab_ul li.active a { background:#ffffff;}
.global_tab .global_tab_ul li.active a small { font-size:12px; }
.global_tab .global_tab_ul li.page { float:right; width:auto; height:44px; line-height:44px; border:none;}
.global_tab .global_tab_ul li.page a { display:block; height:44px; line-height:44px; padding:0px 7px 0px 20px; font-size:14px; font-weight:normal; color:#7a7a7a; background:url('/html/images/common/icon_page.png') 0px 50% no-repeat; }

#fullmenu { position:absolute; z-index:1005; top:0px; left:1px; width:100%; margin-top:0px; min-width:1100px;height:451px; background:#ffffff;border-bottom:1px #dedede solid; opacity:1; box-sizing:border-box;text-align:center; } 
#fullmenu .fm_icon { position:absolute; width:200px; height:50px; top:-50px; left:50%; margin-left:-500px; }
#fullmenu .fm_icon img { width:200px; height:50px; }
#fullmenu a.fm_close { display:block; position:absolute; width:45px; height:45px; top:20px; left:50%; margin-left:530px; }
#fullmenu .inner {  width:1000px; height:450px; margin:0px auto; text-align:left; display:inline-block; }
#fullmenu .inner .fm_first { float:left; width:166px;height:450px; background:url('/html/images/common/fm_first.png') no-repeat; }
#fullmenu .inner .fm_sub { float:left; width:166px; height:450px; padding:20px 0px 0px 17px; display:inline-block; border-right:1px #dedede solid; background:#ffffff;}
#fullmenu .inner .fm_sub2 {background:#fbfbfb; }
#fullmenu .inner .fm_sub h2 { font-size:15.5px; color:#333333; font-weight:bold; line-height:33px;  }
#fullmenu .inner .fm_sub ul { width:100%; display:inline-block; margin-top:3px; }
#fullmenu .inner .fm_sub li { padding:0px; }
#fullmenu .inner .fm_sub li a { display:block; font-size:14px; color:#666666; line-height:28px;padding-left:10px; background:url('/html/images/common/dot_fm.png') 0px 50% no-repeat; }
#fullmenu .inner .fm_sub li a:hover { color:#333333; text-decoration:none;  }



#container{width:100%;margin:0 auto;}
#container.main{width:1000px;margin:0 auto;padding-bottom:30px; }
#container .horizontal_wrap{position:relative}

#footer{ width:100%; min-width:1000px; background:#555555; }
#footer .foot_menu{width:100%;background:#434343;margin:0 auto; text-align:center;}
.foot_menu .foot_list{width:auto;margin:0 auto;text-align:center;padding:20px 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:14px;font-weight:normal;}	
.foot_menu .foot_list li a.footer_privacy_policy{font-weight:normal;color:#ffe505;}
#footer .copy{padding:35px 0 35px 0;overflow:hidden;width:1000px;margin:0 auto;}
#footer .copy .foot_logo{float:left;margin:8px 30px 0 26px}
.foot_info{overflow:hidden;text-align:left;font-size:14px; color:#8b8b8b; display:inline-block; line-height:25px;}
.foot_info b { color:#ffffff; font-weight:bold; }
.foot_info .foot_info1 { float:left; width:500px;  }
.foot_info .foot_info2 { float:right; width:500px; border-left:1px #727272 solid; padding-left:50px; }

/* layout */
.main_wrap_full {width:100%;margin:0 auto;overflow:hidden; }
.main_wrap_full #contet_area {float:none;width:1000px; min-height:750px;margin:20px auto 40px auto;position:relative}

.main_wrap{width:1000px;margin:0 auto;overflow:hidden; }
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area{float:none; width:1000px; margin:20px 0px 40px 0px}
.main_wrap #contet_area{float:none;width:100%; min-height:750px;margin:30px auto 40px auto;position:relative}
.main_wrap .content_area { width:1000px;}
.main_wrap .content_body { width:1000px;}

/****** 메인 스타일 ******/	
/* main 상단롤링배너 */
.main_visual_new { position:relative;height:470px; width:100%; background:url('/html/images/common/main1.jpg') 50% 0px no-repeat; text-align:center; }
.main_visual_new img { height:470px; width:100%; }

/****** 메인 스타일 ******/	
/* main 상단롤링배너 
.main_visual{position:relative;width:100%;height:470px;}
#slides{position:absolute;top:0;left:0;z-index:100}
.slides_container{width:1000px;height:auto;overflow:hidden}
.slides_container img {width:1000px;height:auto;}
.slides_container div{width:1100px;height:auto;display:block}
.pagination{position:absolute;left:50%;bottom:8px;z-index:101;margin:auto; margin-left:-45px;}
.pagination li{width:30px;height:30px;float:left;margin:0;background: url('/common/images_skin2/common/main_dot_off.png') no-repeat 0 0;}
.pagination li a{display:block;text-align:center;line-height:30px;font-weight:700;color:#fff;text-indent:-9999999px;}
.pagination li.current{background: url('/common/images_skin2/common/main_dot_on.png') no-repeat 0 0}*/

/* main 상단롤링배너 */
.main_visual{position:relative;height:470px;z-index:100;}
#slides{position:absolute;top:0;left:0;z-index:100}
.slides_container{width:100%;height:470px;overflow:hidden}
.slides_container img {width:100%;height:470px;image-rendering: -webkit-optimize-contrast; transform: translateZ(0); backface-visibility: hidden;}
.slides_container div{width:100%;height:470px;display:block;background-size: cover !important;}

.main_visual .pagination{position:absolute;width:100%;left:0;bottom:20px;z-index:10;margin:0px;text-align:center; }
.main_visual .pagination li{width:13px;height:13px;float:none;display:inline-block;padding:0px;margin:6px;background:#fff;border-radius:50%;}
.main_visual .pagination li a{line-height:13px;text-indent:-9999999px; width:13px; height:13px;}
.main_visual .pagination li.current{background:#444;}

.main_visual a.prev { position:absolute !important;top:200px;left:50%;margin-left:-650px;width:50px;height:50px;text-indent:-999999px; z-index:999;background:url('/html/images/common/arrow_left.png') no-repeat;background-size:cover;}
.main_visual a.next { position:absolute !important;top:200px;left:50%;margin-left:600px;width:50px;height:50px;text-indent:-999999px; z-index:999;background:url('/html/images/common/arrow_right.png') no-repeat;background-size:cover;}

.courseViewBanner {width:1000px;height:90px;overflow:hidden;}
.courseViewBanner .slides_container{width:100%;height:90px;}
.courseViewBanner .slides_container img {width:100%;height:90px;}
.courseViewBanner .slides_container div{width:100%;height:90px;display:block;background-size: contain !important;}




.main_topmenu { position:relative; width:1000px; height:270px;border:1px solid #dfdfdf;background:#ffffff; margin:-105px auto 0px auto; z-index:900;}
.main_topmenu .main_topmenu_title{font-weight:normal;font-size:24px;color:#111111;background:#ffffff;height:100px;line-height:100px;text-align:center;}
.main_topmenu .main_topmenu_list{margin:0px 25px; width:950px;border:none;}
.main_topmenu .main_topmenu_list li{ float:left; width:25%;border:none;}
.main_topmenu .main_topmenu_list li a{display:block;font-size:16px;color:#000000;font-weight:bold;line-height:25px; padding:0px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.main_topmenu .main_topmenu_list li a img { display:block; margin:0px auto 10px auto;text-align:center;}
.main_topmenu .main_topmenu_list li.on a{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.main_topmenu .main_topmenu_list li a:hover{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}


.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 {height:40px;line-height:40px;font-size:26px;font-weight:700;color:#000000; margin:40px 0 15px 0; text-align:center; }
.horizontal_wrap .horizontal_list {overflow:hidden}
.horizontal_wrap .horizontal_list li{float:left;border:1px solid #e5e5e5;padding-bottom:13px;min-height:200px;width:258px;margin-left:20px;}
.horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:1098px;border:1px solid #e5e5e5;margin-left:0;}
.horizontal_wrap .horizontal_list li.first{margin-left:0;}
.horizontal_list span{display:block;}
.horizontal_list span.img_box{border-bottom:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:256px;height:145px}
.horizontal_list span.img_box a{position:relative;display:block;}
.horizontal_list span.img_box > a > img{width:256px;height:144px;}
.horizontal_list span.list_subject{font-weight:bold;font-size:16px;color:#000;padding-bottom:13px;text-align:center}
.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_price {font-size:15px; color:#da0000;font-weight:bold;text-align:center; margin-top:13px;}
.horizontal_wrap .more{position:absolute;right:13px;top:10px}

/* 메인 컨텐츠 -  추천강의 */
.mcourse_recomm { display:inline-block; width:1000px; height:425px; overflow:hidden; border:1px #dcdcdc solid; background:#ffffff; text-align:center;}
.mcourse_recomm .main_course_tab { float:none; display:inline-block; width:auto; height:50px; line-height:50px; margin:10px auto 0px auto; text-align:center; }
.mcourse_recomm .main_course_tab li {float:left;width:auto;height:50px; background:url('/html/images/common/main_course_part.png') 0% 50% no-repeat;}
.mcourse_recomm .main_course_tab li:first-child { background:none;}
.mcourse_recomm .main_course_tab li a { display:block; background:none; width:auto; margin:0px 15px; padding:0px; height:50px; line-height:50px; font-size:15px; font-weight:bold; color:#666666; }
.mcourse_recomm .main_course_tab li a:hover { color:#000000; }
.mcourse_recomm .main_course_tab li.active a { display:block;  width:auto; margin:0px 15px; color:#000000; background:none; }
.mcourse_recomm .main_course_info { float:none; width:990px; margin:0px 20px; }
.main_course_info .horizontal_list li{float:left; background:#ffffff; border:1px solid #e5e5e5; border-right:1px solid #e5e5e5; padding:0; padding-bottom:15px; min-height:320px; width:217px; margin:10px 10px 20px 10px;}
.main_course_info .horizontal_list li.nodata{ padding:90px 0;border:none;min-height:47px;width:950px; background:none;}
.main_course_info .horizontal_list li.first{ padding-left:0; margin-left:15px; border-left:1px solid #e5e5e5;}
.main_course_info .horizontal_list span.img_box{border-bottom:1px solid #e0e1e4;position:relative;margin-bottom:10px;width:215px;height:135px}
.main_course_info .horizontal_list span.img_box >  a > img{width:215px;height:135px;text-align:center}
.main_course_info .horizontal_list span.list_subject{ font-weight:bold;padding:0 10px 10px 20px; margin-bottom:13px; font-size:15px; line-height:35px; background:url('/html/images/common/list_subject.png') 20px 100% no-repeat; text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.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_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}

.best_course { display:inline-block; width:1000px; padding:0px; margin:0px; }
.best_course li { float:left; padding:0px; margin:0px; }
.best_course li.main_ban1,  
.best_course li.main_ban1 img { width:335px; height:323px; }
.best_course li.main_ban2,  
.best_course li.main_ban2 img { width:330px; height:323px; }
.best_course li.main_ban3,  
.best_course li.main_ban3 img { width:335px; height:323px; }
.best_course li.main_ban4,  
.best_course li.main_ban4 img { width:335px; height:322px; }
.best_course li.main_ban5,  
.best_course li.main_ban5 img { width:330px; height:322px; }
.best_course li.main_ban6,  
.best_course li.main_ban6 img { width:335px; height:322px; }

.horizontal_book_list{overflow:hidden}
.horizontal_book_list li{float:left;padding:0;min-height:180px;width:135px; margin:0 0px 0 20px;}
.horizontal_book_list li.nodata{width:450px;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:122px;height:137px}
.horizontal_book_list li .img_box a{position:relative;display:block}
.horizontal_book_list li .img_box >  a > img{width:120px;height:135px;text-align:center}
.horizontal_book_list li .list_subject{font-weight:bold;font-size:13px;color:#000000;text-align:center;text-overflow:none;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont {width:130px;text-align:center;line-height:18px;font-size:13px;color:#7a7a7a;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont b{color:#d62720; font-size:15px; }


/* 메인 컨텐츠 -  하단 영역 */
.square_wrap {display:inline-block; margin:0px auto 30px auto; box-sizing:border-box; }
.square_wrap .main_cs {float:left; width:315px; background:#ffffff; border:none; padding:0px;position:relative; height:232px;margin-right:0px;}
.square_wrap .main_cs li { display:block; width:315px; height:114px;border:1px #e5e5e5 solid; font-size:20px;font-weight:bold;color:#333;padding:20px 0px 20px 20px ; margin-bottom:12px; background:#fbfbfb;}
.square_wrap .main_cs li.main_cs1 { background:#fbfbfb url('/html/images/common/main_cs1.png') 0px 50% no-repeat;}
.square_wrap .main_cs li.main_cs2 { background:#fbfbfb url('/html/images/common/main_cs2.png') 0px 50% no-repeat;}
.square_wrap .main_cs h2 { display:none; }
.square_wrap .main_cs p {font-size:12px; color:#666;font-weight:normal; padding:0px;line-height:17px; margin-left:75px;}
.square_wrap .main_cs .cs_tel {color:#000000;font-size:28px;font-weight:normal;padding:0px; line-height:40px; letter-spacing:-0.07em; margin-left:72px;}

.square_wrap .main_board  { float:left;background:#ffffff; width:665px;margin-right:20px; }
.square_wrap .main_board .mboard_title { height:45px; border-left:1px #dcdcdc solid;background:#efefef;border:1px #dcdcdc solid; }
.square_wrap .main_board .mboard_title span { float:left; width:120px;  } 
.square_wrap .main_board .mboard_title span a { display:block; width:120px; height:44px; line-height:44px; font-size:17px; font-weight:bold; 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:#0079c0; font-weight:bold;  }
.square_wrap .main_board .mboard_cont { width:665px; height:195px; padding:20px 25px; border:1px #e4e4e4 solid;border-top:none;}
.square_wrap .main_board .mboard_more { text-align:right; margin:10px 20px 0 0;}

.content_title {font-weight:bold;color:#333;font-size:28px;height:auto;line-height:70px; background:url('/html/images/common/page_title.png') 0px 0px no-repeat; }

/*lnb */
.left_area{ }
.left_area .lnb_title{display:none;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:none;}
.left_area .lnb_list li{ float:left; width:16.66666%; border:none;}
.left_area .lnb_list li.half{width:50%;float:left;}
.left_area .lnb_list li a{display:block;font-size:16px;color:#2e2e2e;text-align:center;border:1px solid #dfdfdf;font-weight:bold;height:55px;line-height:53px;padding:0px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area .lnb_list li.on a{color:#0079c0; border:3px #1a90d5 solid; line-height:49px; /* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li a:hover{color:#0079c0; border:1px #8dbad4 solid; /* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li.on a:hover{color:#0079c0; border:3px #1a90d5 solid; line-height:49px; /* 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 .lnb_list.lnb_list2 li{ width:16.6%; border:none;}

.left_full_area{  width:100%; height:auto; text-align:center; z-index:1000; margin-bottom:30px;}
.left_full_area .left_full_inner {  width:1000px; height:270px;border:1px solid #dfdfdf;background:#ffffff; margin:-105px auto 0px auto; z-index:1000;}
.left_full_area .lnb_full_title{font-weight:normal;font-size:24px;color:#111111;background:#ffffff;height:100px;line-height:100px;text-align:center;}
.left_full_area .lnb_full_list{margin:0px 25px; width:950px;border:none;}
.left_full_area .lnb_full_list li{ float:left; width:25%;border:none;}
.left_full_area .lnb_full_list li.half{width:50%;float:left;}
.left_full_area .lnb_full_list li a{display:block;font-size:16px;color:#000000;font-weight:bold;line-height:25px; padding:0px;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_full_area .lnb_full_list li a small { font-size:14px;color:#333333;font-weight:normal;}
.left_full_area .lnb_full_list li a img { display:block; margin:0px auto 10px auto;text-align:center;}
.left_full_area .lnb_full_list li.on a{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_full_area .lnb_full_list li a:hover{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_full_area .lnb_full_list li.lnb_sub {background-color:#f1f2f4; padding-left:14px; /* height:28px; line-height:28px; */}
.left_full_area .lnb_full_list li.lnb_sub a{font-weight:normal; padding:4px 20px;}
.left_full_area .lnb_full_list li.lnb_sub.on a{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}
.left_full_area .lnb_full_list li.lnb_sub a:hover{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}
.left_full_area .lnb_full_list2 li {float:left;  width:20%; }

.path{position:absolute;right:0;top:-20px;overflow:hidden}
.path_list{float:right;background: url(/common/images/default/path_home.png) no-repeat 0 50%;padding-left:12px}
.path_list li{float:left;padding-left:16px;background: url(/common/images/default/blt_path.png) no-repeat 0 3px;margin-left:5px;font-size:12px;line-height:18px;height:18px}
.path_list li.last{color:#222}


.sub_top { width:100%; min-width:1100px; height:470px; padding:0px; margin:0px; background:#000; overflow:hidden; text-align:center; }
.sub_top img { display:none; width:1000px; height:470px; margin:0 auto; }
.sub_top1 { background:#eeeeee  url('/html/images/common/sub1.jpg') 50% 0px no-repeat;  }
.sub_top2 { background:#eeeeee url('/html/images/common/sub2.jpg') 50% 0px no-repeat; }
.sub_top3 { background:#eeeeee url('/html/images/common/sub3.jpg') 50% 0px no-repeat; }
.sub_top4 { background:#eeeeee url('/html/images/common/sub4.jpg') 50% 0px no-repeat; }
.sub_top5 { background:#eeeeee url('/html/images/common/sub5.jpg') 50% 0px no-repeat; height:240px; }
.sub_top6 { background:#eeeeee url('/html/images/common/sub6.jpg') 50% 0px no-repeat; height:240px; }
.sub_top7 { background:#eeeeee url('/html/images/common/sub7.jpg') 50% 0px no-repeat; height:240px; }
.sub_top8 { background:#eeeeee url('/html/images/common/sub8.jpg') 50% 0px no-repeat; height:240px; }
.sub_top9 { background:#eeeeee url('/html/images/common/sub9.jpg') 50% 0px no-repeat; height:240px; }
.sub_top10 { background:#eeeeee url('/html/images/common/sub10.jpg') 50% 0px no-repeat; height:240px;}
.sub_top11 { background:#eeeeee url('/html/images/common/sub1.jpg') 50% 0px no-repeat; height:240px; }


.commu_tab { width:1010px; display:inline-block; margin-right:-10px; border-top:1px #cccccc solid; border-bottom:1px #cccccc solid; margin-bottom:20px; }
.commu_tab li { float:left; width:240px; height:65px; line-height:65px; margin:20px 10px 20px 0px;  }
.commu_tab li a {display:block; line-height:65px; font-size:17px; font-weight:bold; color:#333333; background:#ebebeb; text-align:center; }
.commu_tab li a:hover { background:#cccccc; }
.commu_tab li.active a { color:#ffffff; background:#01a89e; }
.commu_tab li.active a:hover { background:#008e85; }


/* 웹진형 강의 리스트 */
.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:358px;height:auto;padding:30px 20px 30px 0; margin:0;border-right:1px #e8e8e8 solid;}
.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:13px;}
.course_webzine .col_course_name .cinfo label { color:#111111;cursor:text;}
.course_webzine .col_course_name .ctutor label { color:#111111;cursor:text;}
.course_webzine .col_course_name p {margin-top:3px}
.course_webzine .col_course_name label {font-weight:bold; color:gray;cursor:text;}

.course_webzine .col_course_button {float:right;width:270px;height:260px;background-color:#ffffff;padding:45px 0 0 0px; 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}

/* 갤러리형 강의 리스트 */
.course_gallery {border-top: 1px solid #676767;border-bottom: 1px solid #d1d1d1;padding-bottom:20px;margin-left:-25px}
.course_gallery li { float:left; width:315px;  margin:20px 0 0 25px; border:1px #dedede solid;  }
.course_gallery .cimg { height:176px; border-bottom:1px #dedede solid;}
.course_gallery .cimg img { width:313px; height:175px; }
.course_gallery .ccont { padding:19px; }  
.course_gallery .ccont .clabel {display:block; }
.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_info {border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden}
.course_info .info_img{ width:450px;float:left;margin-right:50px;text-align:center}
.course_info .info_img img{width:450px;height:253px;border:1px solid #d1d1d1;margin-bottom:10px}
.course_info .info_text{float:left;width:500px}
.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:50px}
.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}

.type_table{border-top: 1px solid #676767}
.type_table thead th{padding:8px 0;font-weight:700;color:#3c3c3c;border-bottom:1px solid #676767}
.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}


.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;}

/* 라벨 */
.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;}

/****** 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.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.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{padding:25px 40px;font-size:15px;font-weight:700;*padding:18px 0;*width:75px}

.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;}

.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_tt_board { display:none; }
select.board_category { height:34px !important; line-height:29px !important; font-size:15px !important; margin-bottom:10px; border:1px #cccccc solid !important;  margin-top:1px; }

.search_form_wrap1 {margin:0 auto 15px auto;padding:0 0 15px 0; text-align:right; }	  /* 강좌 상단의 오른쪽 검색 */
.search_form_wrap2 {margin:0 auto;padding:30px 0; text-align:center; }  /* 게시판 하단 검색 */
.search_form_wrap2 .search_form { padding-left:300px; }  
.search_form_wrap3 {border:1px solid #d1d1d1;margin:0 auto 20px auto; width:100%;display:inline-block; padding:20px 0; text-align:center; background:#f7f7f7;   }  /* FAQ 검색 */
.search_form_wrap3 .search_form { padding-left:300px; }  /* FAQ 검색 */
.search_form_wrap3 .search_keyword { width:300px !important; height:32px !important; line-height:32px !important; margin:0 !important; }
.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */

/* 갤러리 게시판 */
.type_gallery .list_gallery {overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:0px; margin-right:-9px; padding:20px 0px 0px 0px;}
.type_gallery .list_gallery li {width:190px;float:left;margin:0px 9px 20px 0px;height:200px;text-align:left;border:1px solid #dedede; padding:0px;}
.type_gallery .list_gallery li .gallery_div {width:190px;height:120px;border:none; border-bottom: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:190px;height:120px;}
.type_gallery .list_gallery li .gallery_title {margin-top:10px; font-size:15px;line-height:23px;color:#222222;font-weight:bold;text-overflow:ellipsis;white-space:normal;overflow:hidden;margin:0 13px;}
.type_gallery .list_gallery li a { }
.type_gallery .list_gallery li a.gallery_reg { display:visible; float:right; margin-right:10px;}

.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;}

/* 게시판 상세보기 */
.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 5px}
.type_read tbody td .read_text{padding:10px;min-height:200px}

.type_list {font-size:14px; }


/* 회원관련 */
.agreement_list{overflow:hidden;width:830px;margin:0 auto}
.agreement_list li{float:left;padding-left:50px;background: url(/common/images/default/blt_join.jpg) no-repeat 15px 50%}
.agreement_list li.first{padding-left:0;background-image:none}

/* login */
.login_box{border:none; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc;padding:50px 110px;overflow:hidden}
.log_tt{margin-bottom:50px;font-size:15px;}
.log_form{float:left;padding-right:35px;border-right:1px solid #e0e0e0;width:500px; padding-bottom:0px;}
.log_area{overflow:hidden}
.log_in{float:left}
.log_in label{padding-right:13px}
.log_in div input{vertical-align:top;border:1px solid #d1d1d1;padding:2px 0 1px 6px;height:30px;width:230px;line-height:30px; margin-top:0;}
.log_in div{height:31px;margin-bottom:7px}
.log_in div.ip_pass{margin-bottom:0}
.log_area .ip_submit{float:left;margin-left:8px}
.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 35px;width:200px}
.log_find dt{font-weight:bold;letter-spacing:-0.05em; font-size:15px;}
.log_find dd{margin:8px 0 33px 0}
.log_find dd > .button.small{padding:0 20px; height:40px; line-height:35px; font-size:15px}

.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;}

.privacy { }
.privacy h2{font-weight:bold;font-size:18px;margin-top:20px;color:#000000;}
.privacy h3{font-weight:bold;font-size:15px;margin-top:20px;color:#ff7200;}
.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{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;}
.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;}

/* 마이페이지 수강후기 */
.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}
.course_tab { display:inline-block;width:450px; height:40px; margin-bottom:20px; float:left;}

/* 서브메인 */
.cate_tab { width:1015px; margin-right:-15px; display:inline-block; }
.cate_tab li { float:left; width:188px; height:130px; margin:0px 15px 15px 0px; }
.cate_tab li a { display:block; width:188px; height:130px; line-height:130px; padding:0px; font-size:20px; color:#ffffff; font-weight:bold; text-align:center; }
.cate_tab li a.cate_tab1 { background:url('/html/images/common/cate_img1.png') no-repeat; }
.cate_tab li a.cate_tab2 { background:url('/html/images/common/cate_img2.png') no-repeat; }
.cate_tab li a.cate_tab3 { background:url('/html/images/common/cate_img3.png') no-repeat; }
.cate_tab li a.cate_tab4 { background:url('/html/images/common/cate_img4.png') no-repeat; }
.cate_tab li a.cate_tab5 { background:url('/html/images/common/cate_img5.png') no-repeat; }
.cate_tab li a.cate_tab6 { background:url('/html/images/common/cate_img6.png') no-repeat; }
.cate_tab li a.cate_tab7 { background:url('/html/images/common/cate_img7.png') no-repeat; }
.cate_tab li a.cate_tab8 { background:url('/html/images/common/cate_img8.png') no-repeat; }
.cate_tab li a.cate_tab9 { background:url('/html/images/common/cate_img9.png') no-repeat; }
.cate_tab li a.cate_tab10 { background:url('/html/images/common/cate_img10.png') no-repeat;}

.submain_wrap { width:100%; display:block; border-top:1px #dcdcdc solid; text-align:center; background:url('/html/images/common/smain_board_bg.png') 50% 0px repeat-y; }
.submain_wrap .submain_wrap_inner { width:1000px; margin:30px 0px 50px 0px; text-align:left; display:inline-block;}
.submain_wrap .submain_wrap_inner .smain_title { font-size:27px; font-weight:bold; color:#262f38; line-height:35px; }
.submain_wrap .submain_wrap_inner .smain_title span { font-size:14px; font-weight:normal; color:#979797; line-height:35px;  }
.submain_wrap .submain_wrap_inner .smain_more { float:right; margin-top:-35px;}
.submain_wrap .submain_wrap_inner .smain_board { float:left; width:460px; }
.submain_wrap .submain_wrap_inner .smain_book { float:right; width:460px; }
.submain_wrap .submain_wrap_inner .smain_cont { margin-top:20px; min-height:200px; }
.submain_wrap .submain_wrap_inner .smain_cont span { margin:0px 20px 0px 0px;}

.submain_wrap .submain_wrap_inner .smain_cont .list_top li{padding-left:0px;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.submain_wrap .submain_wrap_inner .smain_cont .list_top li a{font-size:14px;line-height:35px; padding-left:0px;}


.stitle { font-size:18px; font-weight:bold; color:#2e2e2e; line-height:30px; 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:14px; color:#777777; line-height:25px; margin-bottom:40px;  }
.scont span {  color:#0d79b9; }
ul.scont { font-size:14px; color:#777777; line-height:25px; margin-bottom:40px;  }
ul.scont li { font-size:14px; font-weight:normal; color:#777777; line-height:22px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }

/* 근로자카드 */
.worker1 { width:1000px;  height:458px; background:url('/html/images/common/worker1_1.png') no-repeat;display:inline-block; margin-top:50px; }
.worker1 h2 { font-size:22px; font-weight:bold; color:#2e2e2e; line-height:30px; margin:40px 0 10px 410px; }
.worker1 p { font-size:15px; font-weight:normal; color:#777777; line-height:23px; margin:0 0 15px 410px; }
.worker1 p span{color:#fe5a4e;}
.worker1 ul {  margin:0 0 15px 410px; }
.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:10px 0 0px 410px;}
.worker1 a{float:left; display:inline-block; width:275px; height:49px;text-align:center; font-size:16px; color:#ffffff; font-weight:bold;}
.worker1 a.oepncard {margin-right:10px;border:1px #2b4f8f solid; border-bottom:4px #2b4f8f solid;background:#4472c4; }
.worker1 a.btn_bule {line-height:45px; border:1px #006da2 solid; border-bottom:4px #006da2 solid;background:#0c8ecd; }

.worker2 { width:1000px; height:auto; border:5px #e8e8e8 solid; display:inline-block; margin-bottom:50px; }
.worker2 h2 { float:left; width:220px; margin:30px 0px; padding-top:135px; font-size:18px; font-weight:normal; color:#525252; line-height:30px; text-align:center;background:url('/html/images/common/worker2_1.png') 50% 40px no-repeat; }
.worker2 h2 span { color:#006e9c; }
.worker2 h2 small { font-size:15px; }
.worker2 ul {  float:left; width:720px; margin:30px 0px 30px 0px; border-left:1px #e8e8e8 solid; }
.worker2 li { font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; margin-left:25px; }

.worker3 {  width:100%; margin:30px 0px 30px 0px; display:inline-block;background:url('/html/images/common/worker3_1.png') no-repeat; }
.worker3 .worker3_sub { margin:45px 50px 60px 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:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 10px no-repeat; }
.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 #09a896 solid; border-bottom:4px #09a896 solid;background:#12b8a9 url('/html/images/common/worker3_down.png') 115px 17px no-repeat; margin:-110px 30px 0 0;  }
.worker3 a.worker3_btn { display:block; width:290px; height:49px; line-height:45px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold; border:1px #007abd solid; border-bottom:4px #007abd solid;background:#0c8ecd; margin:80px 0 0px 355px;   }
.worker3 .worker3_tel {  line-height:50px; text-align:center; font-size:17px; color:#000000; font-weight:bold;   }
.worker3 .worker3_tel span {  color:#0d79b9; }
/* 2019-04-15 추가 */
.worker3 .worker_noti{margin-top:-5px; padding:0 40px 40px; background:#f0f0f0;}
.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:14px; 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;}
.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;}

.owner1 { border:1px #dedede solid;  padding:40px 40px 35px 40px; line-height:25px;font-size:14px; font-weight:normal; color:#777777; margin-bottom:40px;  }
.owner1 p{font-weight:bold; font-size:15px; color:#111;}
.owner1 .box1{padding-top:190px; margin-bottom:50px; background:url('/html/images/common/owner1_box1.png') no-repeat;}
.owner1 .box2{padding-top:190px; background:url('/html/images/common/owner1_box2.png') no-repeat;}
.owner1_2 { border:1px #dedede solid; background:url('/html/images/common/owner1_2.png') 0px 100% no-repeat; padding:35px 40px 275px 40px;line-height:25px;font-size:14px; font-weight:normal; color:#777777;  margin-bottom:40px; }
.owner1_3 { line-height:25px;font-size:14px; font-weight:normal; color:#777777;  margin-bottom:40px; }
.owner1_3 img { margin:13px 0px; }

.owner2 { display:inline-block; }
.owner2 li { float:left; width:226px; height:345px; border:1px #e0e0e0 solid; background:url('/html/images/common/owner2.png') 50% 29px no-repeat; text-align:center; margin-bottom:30px; }
.owner2 li h1 { margin-top:33px; text-align:center; font-size:15px; color:#ffffff; font-weight:bold; line-height:40px; }
.owner2 li h2 { margin-bottom:30px; text-align:center; font-size:18px; color:#2e2e2e; font-weight:bold; line-height:62px;  }
.owner2 li p { font-size:14px; font-weight:normal; color:#777777; line-height:22px; }
.owner2 li p span {color:#0079c0;}
.owner2 li.arrow { width:30px; height:345px; background:url('/html/images/common/owner2_arrow.png') 50% 50% no-repeat; border:none; }
.owner2 li.line2 { height:280px; }
/* 2019-04-15 추가 */
.owner_noti{margin-top:20px; padding-top:20px; border-top:1px solid #eee;}
.owner_noti p{margin-bottom:5px; font-weight:bold; color:#111; font-size:15px;}
.owner_noti ol{-webkit-padding-left:15px; -moz-padding-left:15px; padding-left:20px; }
.owner_noti ol, .owner_noti li{list-style:decimal;}

.owner3 { width:1000px; height:180px; display:inline-block; margin-bottom:35px; border:1px #eaeaea solid;  }
.owner3 h2 { font-size:17px; font-weight:bold; color:#2e2e2e; line-height:30px; margin:30px 0px 10px 210px; }
.owner3 p { font-size:14px; font-weight:normal; color:#777777; line-height:22px; margin:0 0 5px 210px; }
.owner3 ul {  margin:0 0 0px 210px; }
.owner3 li { font-size:14px; font-weight:normal; color:#777777; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 11px no-repeat;}
.owner3 li a:hover{text-decoration:underline;}
.owner3 li b { color:#333333; font-weight:bold;}
.owner3_1 { background:#f7f7f7 url('/html/images/common/owner3_1.png') 50px 50% no-repeat;  }
.owner3_2 { background:#f7f7f7 url('/html/images/common/owner3_2.png') 50px 50% no-repeat;  }
.owner3_3 { background:#f7f7f7 url('/html/images/common/owner3_3.png') 50px 50% no-repeat;  }


/* 기업교육문의 */
.company2_tit { background:url('/html/images/common/company2_1.png') no-repeat ; width:1000px; height:186px; padding:42px 0 0 180px;  margin-bottom:40px; }
.company2_tit h2 { font-size:22px; color:#2e2e2e; font-weight:bold; line-height:30px; padding-bottom:10px; }
.company2_tit p { font-size:15px; color:#77777; font-weight:normal; line-height:20px;  }


/* 회사소개 */
.greeting { font-size:14px; line-height:25px;  }
.greeting b { color:#222222; }
.greeting2 { border:1px #eaeaea solid; background:#f7f7f7; margin:50px 0px; }
.greeting2 ul { margin:30px 40px; }
.greeting2 li { font-size:14px; line-height:25px;  }
.greeting2 li b { display:block; float:left; width:73px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 11px no-repeat; color:#000000; font-weight:normal; }
.greeting2 a.btn_location { float:right; margin:-70px 40px 0 0; display:block; width:130px; height:40px;line-height:40px; background:#00adef; border:1px #009dd9 solid; color:#ffffff; font-size:15px; font-weight:bold; text-align:center; }

.philosophy1 { font-size:18px; font-weight:normal; color:#777777; line-height:30px; height:100px; text-align:center; background:url('/html/images/common/line_pattern.png') 0px 100% no-repeat;  margin-bottom:50px; }
.philosophy1 b { font-weight:bold; color:#2e2e2e;  }

.philosophy2 {  margin-bottom:60px; }
.philosophy2 li { margin-bottom:25px; }
.philosophy2 h2 { font-size:18px; font-weight:bold; color:#000000; line-height:30px; }
.philosophy2 h2.pt1 { color:#2c7495; }
.philosophy2 h2.pt2 { color:#167c51; }
.philosophy2 h2.pt3 { color:#cb4b39; }
.philosophy2 h2.pt4 { color:#325fad; }
.philosophy2 p { font-size:14px; font-weight:normal; color:#777777; line-height:25px; }

.year_first {border-top:2px solid #8d8d8d;border-bottom:1px #e0e0e0 solid;}
.year { border-bottom:1px #e0e0e0 solid;}
.year_tbl {padding:20px 0;overflow:hidden; margin:25px 0px; }
.year_tbl th { font-weight:bold;font-size:30px; color:#1a90d5; background:#f7f7f7; width:120px; }
.year_tbl td { padding:0px 0px 0px 35px; }
.year_tbl td div.year_cont { display:inline-block; padding-bottom:20px; margin-bottom:20px; border-bottom:1px #e0e0e0 solid; }
.year_tbl td div.year_cont.year_cont_last { padding-bottom:0px; margin-bottom:0px; border-bottom:none; }
.year_tbl td div.year_cont img { float:left; width:auto; margin-right:30px; }
.year_tbl td div.year_cont .year_list { float:left; width:500px;  padding-left:0px;}
.year_tbl td div.year_cont .year_list li { padding-left:0px; line-height:25px; }

.business_tit { background:url('/html/images/common/business1.png') no-repeat ; width:1000px; height:162px; padding:50px 0 0 185px;  margin-bottom:40px; }
.business_tit h1 { font-size:17px; color:#77777; font-weight:bold; line-height:30px;  }
.business_tit h1 span { color:#1a90d5; }
.business_tit h2 { font-size:24px; color:#2e2e2e; font-weight:bold; line-height:40px; }
.business_tit h2 span { color:#e9323d; }
.business { display:inline-block; border-bottom:2px #8d8d8d solid; padding-bottom:30px; margin-bottom:30px;}
.business h2 { float:left; width:250px; background:url('/html/images/common/business_arrow.png') 220px 50% no-repeat ; padding-left:20px; margin-top:10px;}
.business h2 b { display:block; color:#1a90d5; font-size:17px; font-weight:bold; line-height:55px; }
.business ul { float:left; width:750px; display:inline-block; }
.business ul li { float:left; width:190px; padding:0px 30px; border-right:1px #e0e0e0 solid; line-height:30px; }
.business ul li.last { width:170px; padding:0px 0px 0px 30px; border-right:none; }

/* 찾아오시는 길 */
.tab-menu { margin:30px 0 0 0; padding:0; box-sizing:border-box; }
.tab-menu > ul { list-style:none; padding:0; margin:0; border-bottom:1px solid #4c4c4c; width:1000px; height:42px; }
.tab-menu > ul > li { float:left; width:180px; height:42px; line-height:40px; border:1px solid #cccccc; border-bottom:1px solid #4c4c4c; background:#ffffff; color:#888888; font-size:15px; text-align:center; font-weight:normal; cursor:pointer; }
.tab-menu > ul > li:first-child { margin-left:0; }
.tab-menu > ul > li:hover { color:#2e2e2e; border:1px solid #4c4c4c; border-bottom:1px solid #fff; background:#fff; }
.tab-menu > ul > li.on { color:#2e2e2e; border:1px solid #4c4c4c; border-bottom:1px solid #fff; background:#fff; font-weight:bold; }

.location > .tab_cont_1 { display:block; }
.location > .tab_cont_2 { display:none; }
.location > div > .map { margin:30px 0px 20px 0px; }
.location > div > .info_addr { border:5px #bfd9e9 solid; padding:20px 0px 20px 225px; background:url('/html/images/common/info_addr.png') 0px 50% no-repeat; }
.location > div > .info_addr > .cont_addr { font-size:14px; color:#777777; line-height:27px;}
.location > div > .info_addr > .cont_call { font-size:14px; color:#777777;font-weight:bold; line-height:27px; }
.location > div > .info_addr > .cont_call b { background:url('/html/images/common/icon_call.png') 0px 50% no-repeat; color:#2e2e2e; padding-left:20px; }
.location > div > .info_addr > .cont_call span { color:#e6131f; margin-right:20px;  }

.location > div > .info { padding-top:40px; display:inline-block; }
.location > div > .info > .info_title { float:left; width:100px; margin-right:40px; text-align:center; } 
.location > div > .info > .info_title img { margin-bottom:10px; } 

.location > div > .info > .cont_transit { float:left; border-spacing:0; width:860px; border-top:1px solid #dfdfdf; height:auto; line-height:30px; font-size:14px; color:#777777; padding:15px 10px; margin-top:0px; }
.location > div > .info > .cont_transit > b { color:#18a3dc; }
.location > div > .info > table { float:left; border:0; border-spacing:0; width:860px; margin-top:0px; margin-bottom:10px; }
.location > div > .info > table tr > th { border-top:1px solid #dfdfdf; border-left:1px solid #dfdfdf; height:35px; background:#f9f9f9; text-align:center; vertical-align:middle; font-size:13px; color:#666; }
.location > div > .info > table tr > th:first-child { border-left:none; }
.location > div > .info > table tr > td { border-bottom:1px solid #dfdfdf; border-left:1px solid #dfdfdf; vertical-align:middle; font-size:13px; padding:16px 10px; text-align:center; color:#666; }
.location > div > .info > table tr > td:first-child { border-left:none; }
.location > div > .info > table tr > td.position { font-weight:bold; }
.location > div > .info > table tr > td.way { text-align:left; }
.location > div > .info > table tr > td > b { color:#18a3dc; }
.location > div > .info > b { font-size:14px; color:#555555; font-weight:normal; line-height:1; padding-left:140px; }

/* 자격증정보 - 시험정보 */
.license_select { background:#dbe0ea; padding:25px; text-align:center; font-size:18px; font-weight:bold; color:#003d61;  }
.license_select span { font-size:18px; font-weight:bold; color:#003d61; margin-right:15px; }
.license_select > select { width:350px; height:40px; border:1px #dedede solid; line-height:40px; font-size:15px; text-indent:10px; }

.stitle_license { font-size:25px; font-weight:bold; color:#000000; line-height:70px; border-bottom:1px #cccccc solid; }

.tab-menu2 { margin:30px 0 30px 0; padding:0; box-sizing:border-box; }
.tab-menu2 > ul { list-style:none; padding:0; margin:0; border-bottom:1px solid #01a89e; width:1000px; height:47px; }
.tab-menu2 > ul > li { float:left; width:180px; height:47px; border-radius:7px 7px 0px 0px; margin-right:5px; line-height:45px; border:1px solid #cccccc; border-bottom:1px solid #01a89e; background:#fafafa; color:#333333; font-size:17px; text-align:center; font-weight:normal; cursor:pointer; }
.tab-menu2 > ul > li:first-child { margin-left:0; }
.tab-menu2 > ul > li:hover { color:#01a89e; border:1px solid #01a89e; border-bottom:1px solid #fff; background:#fff; }
.tab-menu2 > ul > li.on { color:#01a89e; border:1px solid #01a89e; border-bottom:1px solid #fff; background:#fff; font-weight:bold; }

.license > .license_cont_1 { display:block; }
.license > .license_cont_2 { display:none; }
.license > .license_cont_3 { display:none; }
.license > .license_cont_4 { display:none; }
.license > .license_cont_5 { display:none; }

.license p { margin-bottom:40px;}

.license_guide { border:1px #e0e0e0 solid; background:#f9f9f9; padding:20px; font-size:15px; line-height:20px; font-weight:normal; color:#777777; margin-bottom:30px; }
.license_guide b { font-weight:normal; color:#000000; }
.license_guide span { font-weight:bold; color:#0079c0; }
.license_guide .license_guide_btn { float:right; margin-top:-30px; display:block; width:180px; line-height:20px; font-size:16px; color:#ffffff; font-weight:bold; padding:10px 0px; text-align:center; border:1px #3d4f5d solid; background:#475766;  }


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:40px; 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; }

.license_step { display:inline-block; width:1000px; border-bottom:1px #dedede dashed; margin-bottom:20px; }
.license_step_last { border-bottom:none;  }
.license_step li { float:left; width:226px; height:250px; border:0px #dedede solid; background:url('/html/images/common/license_step1.png') 50% 8px no-repeat; text-align:center; margin-bottom:0px; }
.license_step li h1 { margin-top:13px; text-align:center; font-size:15px; color:#ffffff; font-weight:bold; line-height:40px; }
.license_step li h2 { margin-bottom:30px; text-align:center; font-size:16px; color:#2e2e2e; font-weight:bold; line-height:20px; padding:10px 0px; }
.license_step li p { font-size:13px; font-weight:normal; color:#777777; line-height:20px; }
.license_step li p span {color:#0079c0;}
.license_step li.arrow { width:30px; height:170px; background:url('/html/images/common/owner2_arrow.png') 50% 50% no-repeat; border:none; }
.license_step li.line2 { height:280px; }

.license_step li.license_step1  { background:url('/html/images/common/license_step1.png') 50% 8px no-repeat;  }
.license_step li.license_step2 { background:url('/html/images/common/license_step2.png') 50% 8px no-repeat; height:230px;  }
.license_step li.license_step3 { background:url('/html/images/common/license_step3.png') 50% 8px no-repeat;height:220px; }

.gray_box .g_box_in {height: 100px;}

/* 고객센터 추가 20181109 */
.csmain_top { border:1px #e1e1e1 solid; display:inline-block; margin-bottom:20px; width:100%;height:265px; }
.csmain_top h2 { font-size:26px; font-weight:bold; color:#000000; margin-bottom:20px; line-height:55px; background: url('/html/images/common/csmain_title.png') 0% 100% no-repeat;  }
.csmain_top p { font-size:15px; font-weight:normal; color:#555555; line-height:24px;  }
.csmain_top p span { color:#306c8e;  }
.csmain_top .csmain_help { float:left; width:50%; padding:10px 30px; height:263px; background:#e8f6fe url('/html/images/common/csmain_help_bg.png') 100% 100% no-repeat; border-right:1px #e1e1e1 solid;  }
.csmain_top .csmain_help h2 { margin-bottom:90px; }
.csmain_top .csmain_board { float:right; width:50%; padding:10px 30px; height:263px; }
.csmain_top .csmain_board .csmain_cont { margin:0px 20px 0px 0px; }
.csmain_top .csmain_board .csmain_cont .list_top li{ width:100%; height:30px;line-height:30px; padding-left:10px;margin:0px !important; background:url('/html/images/common/dot1.png') 0px 50% no-repeat;;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.csmain_top .csmain_board .csmain_cont .list_top li a{font-size:14px;line-height:30px; padding-left:0px;}

.csmain_more { float:right; margin-top:-60px;}

.csmain_faq { border:1px #e1e1e1 solid; display:inline-block; margin-bottom:20px; }
.csmain_faq .csmain_faq_ul { width:100%; border-bottom:1px #e1e1e1 solid; display:inline-block;   }
.csmain_faq .csmain_faq_ul li {float:left; width:160px; height:200px; font-size:14px; background:#fafafa; border-left:1px #e1e1e1 solid; padding:20px 10px 10px 20px; }
.csmain_faq .csmain_faq_ul li.csmain_faq_tit { background:#666666; width:198px; padding:20px; }
.csmain_faq .csmain_faq_ul li.csmain_faq_tit h2 { font-size:26px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:55px;}
.csmain_faq .csmain_faq_ul li.csmain_faq_tit a.csmain_faq_tit_all { display:block; padding-right:30px; height:30px; line-height:30px; text-align:right; color:#ffffff; font-size:16px;background: url('/html/images/common/csmain_faq_tit_all.png') 100% 50% no-repeat; }
.csmain_faq .csmain_faq_ul li b { display:block; width:45px; height:45px; border-radius:30px; background:#a9a9a9; font-weight:normal; margin-bottom:40px; font-size:28px; line-height:45px; text-align:center; color:#ffffff;}
.csmain_faq .csmain_faq_ul li b.faq_best1 { background:#3280e5; }
.csmain_faq .csmain_faq_ul li b.faq_best2 { background:#32c9de; }
.csmain_faq .csmain_faq_ul li b.faq_best3 { background:#f96f4a; }

.csmain_faq .csmain_faq_ul2 { float:left; width:590px; height:160px; display:inline-block; padding:30px; }
.csmain_faq .csmain_faq_ul2 li { float:left; width:20%; text-align:center !important; line-height:50px; font-size:14px;  }
.csmain_bottom .csmain_down li a { display:block; text-align:center !important; line-height:18px;}

.csmain_faq .csmain_cs { float:right; width:400px;height:160px;  padding:25px 30px 30px 0px; }
.csmain_faq .csmain_cs h2 { font-size:26px; font-weight:bold; color:#000000; line-height:40px; margin-bottom:5px; }
.csmain_faq .csmain_cs h2 b { color:#0079c0; margin-left:10px;}
.csmain_faq .csmain_cs p { font-size:14px; color:#555555; }
.csmain_faq .csmain_cs a.csmain_kakao { float:right; margin-top:-100px; }


.csmain_bottom { border:1px #e1e1e1 solid; display:inline-block; margin-bottom:20px; width:100%; }
.csmain_bottom h2 { font-size:26px; font-weight:bold; color:#000000; margin-bottom:20px; line-height:55px; background: url('/html/images/common/csmain_title.png') 0% 100% no-repeat;  }
.csmain_bottom p { font-size:15px; font-weight:normal; color:#555555; line-height:24px;  }
.csmain_bottom p span { color:#306c8e;  }
.csmain_bottom .csmain_down { float:left; width:50%; padding:10px 30px; height:235px; border-right:1px #e1e1e1 solid;  }
.csmain_bottom .csmain_down ul { width:106%; display:inline-block; text-align:center !important; margin:25px -3% 0px -3%; }
.csmain_bottom .csmain_down li { float:left; width:20%; text-align:center !important; line-height:20px;  }
.csmain_bottom .csmain_down li a { display:block; text-align:center !important; }
.csmain_bottom .csmain_down li img { width:48px; height:auto; margin-bottom:15px; }

.csmain_bottom .csmain_remote { float:right; width:50%; padding:10px 30px; height:235px; background:url('/html/images/common/csmain_remote_bg.png') 100% 100% no-repeat;  }
.csmain_bottom .csmain_remote p { margin-top:40px; }


.cs_help1 { background:#6190e2 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 { 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 { font-size:15px; margin-bottom:30px;  }
.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:1010px; display:inline-block; text-align:center; margin:0px -5px 40px -5px; }
.cs_help3 ul.cs_help3_2 li { float:left; width:157px; 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:14px; 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; }
*/


.faq_best  { width:100%; display:inline-block;   }
.faq_best  h2 { font-size:26px; font-weight:bold; color:#000000; background:#fafafa; line-height:70px; padding:0px 30px; border:1px #e1e1e1 solid; }
.faq_best  h2 span { color:#898989; }
.faq_best .faq_best_ul { width:100%; border-right:1px #e1e1e1 solid; border-bottom:1px #e1e1e1 solid; display:inline-block;   }
.faq_best .faq_best_ul li {float:left; width:20%; height:200px; font-size:14px; background:#ffffff; border-left:1px #e1e1e1 solid; padding:20px 10px 10px 30px; }
.faq_best .faq_best_ul li b { display:block; width:45px; height:45px; border-radius:30px; background:#a9a9a9; font-weight:normal; margin-bottom:40px; font-size:28px; line-height:45px; text-align:center; color:#ffffff;}
.faq_best .faq_best_ul li b.faq_best1 { background:#3280e5; }
.faq_best .faq_best_ul li b.faq_best2 { background:#32c9de; }
.faq_best .faq_best_ul li b.faq_best3 { background:#f96f4a; }

.cs_down1 { width:1010px; 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:1000px; 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:#8db3be url('/html/images/common/cs_remote1_bg.png') 100% 50% no-repeat; padding:45px; margin-bottom:40px; }
.cs_remote1 h2 { font-size:33px; font-weight:bold; color:#ffffff; line-height:35px; margin-bottom:20px; }
.cs_remote1 p { font-size:15px; font-weight:normal; color:#ffffff; line-height:24px; }

.cs_remote2 { width:1010px; display:inline-block; margin:0px -5px 40px -5px; }
.cs_remote2 li { float:left; width:326px; text-align:left; margin:5px; padding:40px 0px 40px 155px; border:1px #e1e1e1 solid; font-size:14px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote2 li.cs_remote2_1 { background:url('/html/images/common/cs_remote2_1.png') 50px 50% no-repeat; }
.cs_remote2 li.cs_remote2_2 { background:url('/html/images/common/cs_remote2_2.png') 50px 50% no-repeat; }
.cs_remote2 li.cs_remote2_3 { background:url('/html/images/common/cs_remote2_3.png') 50px 50% no-repeat; }

.cs_remote3 { width:1000px; display:inline-block; margin:0px 0px 0px 0px; }
.cs_remote3 li { text-align:left; margin-bottom:40px; padding:10px 0 0 120px; height:96px; font-size:14px; 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/cs_remote3_1.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_2 { background:url('/html/images/common/cs_remote3_2.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_3 { background:url('/html/images/common/cs_remote3_3.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; }

.course_tab { display:inline-block; width:100%; border-top:0px #0278be solid; }
.course_tab li { float:left; width:16.1%; height:40px; border:none; background:none; box-sizing:border-box; }
.course_tab li:first-child { border-left:1px #e8e8e8 solid;  }
.course_tab li a { display:block; font-size:14px; text-align:center; color:#464646; }
.course_tab li a.line2 { line-height:17px; padding:6px 0px;}
.course_tab li.on { border:none; background:none; color:#ffffff; font-weight:bold; }
.course_tab li.on a { color:#ffffff; } 

.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}

/* 2019-04-15 common */
.tc{text-align:center;}

.mt50{margin-top:50px;}


/* 결제페이지 할인 숨김*/
.col-coupon { display:none; }

/* 2019-05-16 추가 */
.txt_noti{padding-left:27px; margin:10px 0; font-size:15px; font-weight:bold; background:url(../images/common/txt_noti.png) 0 0 no-repeat; line-height:20px; color:#111;}
.txt_noti span{color:#ff7607;}

.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;}
.sns_btn .btn_youtube{ display:block; width:30px; height:30px; text-indent:-99999px; background:url('../images/common/icon_youtube.png') no-repeat;}


/* 마이페이지 쪽지함 -> 공지사항으로 변경 */
.my_box .my_note .list_top{border-top:1px solid #d7d7d7;margin-top:15px;padding:6px 0 0 0;min-height:110px}
.my_box .my_note .list_top li{position:relative;margin-bottom:2px}
.my_box .my_note .list_top li a{vertical-align:top;color:#777}
.my_box .my_note .list_top li img{vertical-align:top;padding-right:6px}
.my_box .my_note .list_top li p{width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px}
.my_box .my_note .list_top li .note_day{position:absolute;right:0;top:0}


.bx-wrapper{margin:0 auto}
.bx-controls-auto{overflow:visible;position:absolute;left:-99999px;width:1px;height:1px}
.bx-controls-direction a{ display:block; position:absolute; top:375px;width:30px;height:30px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat;opacity:0.6;}
.bx-controls-direction a:hover {opacity:1;}
.bx-controls-direction a.bx-prev{left:1px; background-position:left top;background-size:auto;}
.bx-controls-direction a.bx-next{right:1px;background-position:right top;background-size:auto;}

.bx-controls {position:absolute;left:50%; transform:translateX(-50%); bottom:20px; z-index:1000;}
.bx-pager {display:inline-block;width:100%;text-align:center;margin:0px auto 0px auto;}
.bx-pager-item {display:inline-block;width:auto;}
.bx-pager-item a {display:inline-block;width:10px;height:10px;margin:0px 3px;border-radius:50%;text-indent:-99999px;background:#eee; border:1px #ccc solid;}
.bx-pager-item a.active {background:#666; border:1px #444 solid;text-indent:-99999px;}

.ReviewBanner {position:relative; width:1000px;display:inline-block;border-radius:10px;border:1px #0079c0 solid;box-sizing:border-box;overflow:hidden;margin-bottom:30px;}
.ReviewBanner ul {position:relative; width:100%;display:inline-block;}
.ReviewBanner li { float:left;width:100%;display:inline-block;box-sizing:border-box;text-align:center;}
.board-font {
    font-family: 'IBM_Plex_Sans_KR', 'Nanum Gothic', sans-serif;
}


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
/* 평생교육이용권 */
.sub_top_lle {position:relative; background:#eeeeee url('/html/images/common/lle_top.png') 50% 0px no-repeat; height:240px; background-size:cover !important; }
.sub_top_lle h2 {position:absolute; left:0%; top:50%; transform:translateY(-50%);width:100%; font-size:35px; color:#fff;font-weight:bold; letter-spacing:-0.05em; text-align:center;}
.compad { display:flex; width:100%; padding:80px 0px;}
.sub_inner {display:flex; flex-wrap:wrap; width:1000px; margin:0px auto; }
.sub_inner_btn {display:flex; width:100%;justify-content:center; margin-top:60px; text-align:center;}
.lle_01 {background:#052a7b; }
.lle_02 {background:#fff; }
.lle_03 {background:#e7eaf1; }
.lle_btn  {background:#e7eaf1; }
.lle_btn .sub_inner {display:flex; flex-wrap:nowrap; gap:30px;}
.lle_btn a {font-family : 'Noto Sans KR'; display:flex; flex-wrap:nowrap; align-items:center;justify-content:center; width:470px; height:60px; background:#0a35d1; border-radius:5px; font-size:24px; letter-spacing:-0.05em; color:#fff;font-weight:bold; text-align:center;}
.lle_btn a:hover {background:#052a7b;}