@charset "utf-8";
@import url('/common/font/notokr/notokr.css');
@import url('/common/font/nanumsquare/nanumsquareround.css');
@import url('/common/font/nanumsquare/nanumsquare.css');
@import url('/html/css/gyeonggi.css');

/****** basic style ******/
html,body{margin:0;padding:0;height:100%;}
body{font:14px/20px "NanumSquareRound", "Nanum Gothic", "µ¸¿ò", Dotum, "±¼¸²", Gulim, Arial, sans-serif; color:#444444;overflow-y:scroll;letter-spacing:-0.02em;}
ul, ol, li {list-style:none !important;}

input[type=text], input[type=password], select {font:13px/20px "Nanum 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;}

/****** ÆäÀÌÁö ·¹ÀÌ¾Æ¿ô ½ºÅ¸ÀÏ ******/
#wrap {position:relative; width:100%;min-width:1350px; background:#ffffff; text-align:center;box-sizing:border-box;}
#header {position:relative;width:100%;min-width:1350px;height:170px;margin:0 auto;text-align:center;box-sizing:border-box;}

#header .inner{position:relative;display:inline-block;width:1200px;height:100px;overflow:visible;margin:0 auto;text-align:left;}
.inner h1.logo {position:absolute;left:50%;float:none;width:400px;height:100px;line-height:100px;margin:0px 0px 0px -200px;text-align:center;}
.inner h1.logo img {width:auto;max-width:400px;height:auto;max-height:75;vertical-align:top;margin-top:22px;}

.inner .util_menu {position:absolute; left:0;top:40px; display:inline-block;width:300px;height:44px;}
.inner .util_menu ul{float:left;width:auto;height:44px;}
.inner .util_menu li{float:left;width:auto;padding-left:10px;background:none; margin-right:10px}	
.inner .util_menu li:first-child{background:none;}
.inner .util_menu li a{display:inline-block;line-height:44px;color:#686868;font-size:15px;}  
.inner .util_menu li a.icon_login {padding-left:15px; background: url('/html/images/common/icon_login.png') 0 50% no-repeat;}   
.inner .util_menu li a.icon_mem {padding-left:15px; background: url('/html/images/common/icon_mem.png') 0 50% no-repeat;}  
.inner .util_menu li a.icon_join {padding-left:20px; background: url('/html/images/common/icon_join.png') 0 50% no-repeat;} 
.inner .util_menu li a:hover{text-decoration:underline;}
.inner .util_menu li.af_log{margin-right:10px;line-height:44px;font-size:15px;color:#686868;padding-left:15px; background: url('/html/images/common/icon_mem.png') 0 45% no-repeat;}
.inner .util_menu li.af_log strong {color:#7953cd;line-height:44px; font-size:15px;}
.inner .util_menu li a.icon_logout {padding:0px 10px;margin:9px 0px; line-height:25px;font-size:13px;background:#ffffff;border:1px #dedede solid;border-radius:3px;text-align:center;}   

.inner .menu_search {position:absolute;float:none;right:0;top:40px; width:300px; background:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; display:inline-block; } 
.inner .menu_search .top_search { float:right; width:auto; padding:0px; text-align:center; border:none !important; margin-left:0px; }
.inner .menu_search .top_search span.search_input {float:left;display:inline-block;height:30px; width:200px;border:none;border-bottom:2px #ababab solid;}
.inner .menu_search .top_search input.search_txt { width:195px; height:28px; line-height:28px; margin:0px; padding:0 0px; border:1px #ffffff solid !important; font-size:14px; text-indent:5px;}
.inner .menu_search .top_search .search_btn { width:30px; height:30px; margin:0; background:url('/html/images/common/btn_search.png') 50% 50% no-repeat; border:0 none; text-indent:-999; font-weight:bold;}

.menu_wrap {position:relative;float:none;width:100%;height:71px;margin:0px;display:inline-block;text-align:center; border-top:1px #d4d7d7 solid;}
.menu_wrap #gnb {float:none;width:1200px;height:70px;display:inline-block; margin:0px auto;}
.menu_wrap #gnb.gnb {float:none !important;display:inline-block;}
.menu_wrap #gnb li {float:left;height:50px;}
.menu_wrap #gnb li a {font-family:"noto_sans",sans-serif;display:block;padding:0px 18px; margin:0px; color:#1e1e1e;font-weight:400;font-size:20px;line-height:70px;letter-spacing:-0.05em; background:url('/html/images/common/gnb_bar.png') 100% 50% no-repeat;}
.menu_wrap #gnb li:last-child a {background:none;}
.menu_wrap #gnb li.on a {color:#7953cd;}
.menu_wrap #gnb li a:hover {color:#7953cd;}
.menu_wrap #gnb li.fullmenu {width:40px; height:70px;padding:0px;margin:0px 0px 0px 0px; text-align:left;}
.menu_wrap #gnb li.fullmenu a {padding:0px;margin:22px 0px; background:none;}

.menu_wrap #gnb_mypage { height:70px;margin-top:0px;display:inline-block;}
.menu_wrap #gnb_mypage a{display:block;background:url('/html/images/common/gnb_bar.png') 0% 50% no-repeat;border-radius:0px;text-align:left;width:auto;font-size:20px !important;line-height:70px !important;color:#1e1e1e !important; padding:0px 15px; margin:0px;font-weight:400 !important;}
.menu_wrap #gnb_mypage a:hover{background:url('/html/images/common/gnb_bar.png') 0% 50% no-repeat;color:#7953cd;}

.menu_wrap #gnb_curri {display:none;}
.menu_wrap #gnb_course {display:none;}

#fullmenu { position:absolute; z-index:1000; top:100px; left:50%; width:1200px; margin-top:0px; min-width:1200px;height:340px; margin-left:-600px; overflow:visible; background:#ffffff;border:1px #e4e4e4 solid;  opacity:1; box-sizing:border-box;text-align:center; } 
#fullmenu a.fm_close { z-index:10000;display:block; position:absolute; width:50px; height:70px;padding:0px; top:10px; left:50%; margin-left:-599px; color:#333333; background:#ffffff;text-align:center; }
#fullmenu .inner { width:1200; height:337px;padding:0px 0 0 60px; margin:0px auto; text-align:left; display:inline-block;box-sizing:border-box;overflow:hidden; }
#fullmenu .inner .fm_sub { float:left; width:185px; padding:0px 0px 0px 0px; display:inline-block;}
#fullmenu .inner .fm_sub h2 { font-family:"gyeonggititle", sans-serif; display:inline-block; height:40px;font-weight:400;font-size:20px;color:#333333;}
#fullmenu .inner .fm_sub ul.fm_ul { float:left;width:100%;height:340px; display:inline-block; padding:30px 0px;border-left:1px #e4e4e4 solid; }
#fullmenu .inner .fm_sub ul.fm_ul_first {border-left:none; }
#fullmenu .inner .fm_sub ul.fm_ul2 { background:#fafafa;}
#fullmenu .inner .fm_sub ul.fm_ul li { padding:0px; padding-left:25px; }
#fullmenu .inner .fm_sub ul.fm_ul.fm_ul_last {border-right:1px #e4e4e4 solid;}
#fullmenu .inner .fm_sub ul.fm_ul li a { display:block; font-size:14px; color:#444444;line-height:24px;padding:6px 0px; text-align:left;}
#fullmenu .inner .fm_sub ul.fm_ul li a:hover { color:#5f4797; text-decoration:none; }

#footer{ position:relative;width:100%; min-width:1350px;background:#ffffff;text-align:center; padding:0px; border-top:1px #d8d8d8 solid;z-index:10000; }
#footer .foot_menu{ width:100%;background:#ededed;margin:0px;height:55px;text-align:center;}
.foot_menu .foot_list{width:1200px;margin:0px auto;text-align:left;padding:0px 0;height:55px;line-height:55px; }
.foot_menu .foot_list li{padding:0px 30px 0px 0px;background:none;display:inline-block;zoom:1;*display:inline;vertical-align:top;}
.foot_menu .foot_list li.first{background:none;padding-left:0}
.foot_menu .foot_list li a{font-family:"noto_sans", sans-serif; color:#222222;font-size:13px;font-weight:300;}	
.foot_menu .foot_list li a.footer_privacy_policy{font-weight:300;color:#222222;}
#footer .foot_addr { position:relative;width:1200px; margin:25px auto;padding:0px 0px; display:inline-block;text-align:left;}
#footer .foot_addr li { position:relative;float:left;width:300px;height:70px; padding:2px 0px 2px 95px; line-height:23px;text-align:left;font-weight:500;font-size:14px;color:#777777;box-sizing:border-box; }
#footer .foot_addr li h2 {font-family:"noto_sans", sans-serif; position:absolute;left:0;top:0; display:inline-block;width:80px; height:70px;box-sizing:border-box;  padding:10px 0px; line-height:23px; text-align:center;font-weight:300;font-size:18px;color:#777777;}
#footer .foot_addr li h2 b {display:block;font-weight:400;}
#footer .foot_addr li h2.fa1 {border:2px #85a66f solid;}
#footer .foot_addr li h2.fa1 b {color:#326500;}	
#footer .foot_addr li h2.fa2 {border:2px #e06d2e solid;}
#footer .foot_addr li h2.fa2 b {color:#c15215;}
#footer .foot_addr li h2.fa3 {border:2px #7070ca solid;}
#footer .foot_addr li h2.fa3 b {color:#2828b5;}
#footer .foot_addr li h2.fa4 {border:2px #269ad6 solid;}
#footer .foot_addr li h2.fa4 b {color:#0a7ab5;}

#footer .foot_inner {position:relative;width:1200px; margin:0px auto;padding:0px; display:inline-block;text-align:left;border-top:1px #d9d9d9 solid;background:url('/html/images/common/footer_logo.png') 0% 47% no-repeat;}
#footer .copy{ width:1200px;padding:30px 0 40px 240px;overflow:hidden;text-align:left;margin:0 auto;color:#444444; background:none;box-sizing:border-box;}
.foot_info{font-family:"noto_sans", sans-serif;overflow:hidden;text-align:left;color:#777777;font-size:13px; font-weight:300;}

#container{position:relative;width:100%;min-width:1350px; margin:0 auto; text-align:left; background:url('/html/images/common/loc_bar.png') 0 0 repeat-x;}
#container.main{width:100%;margin:0 auto;padding-bottom:0px}
#container .horizontal_wrap{position:relative;}
#container .left_area_full {width:100%; display:inline-block;background:#ededed; padding:30px 0px 50px 0px;text-align:center; margin-top:45px; }

.quickmenu { width:75px; height:100%;}
.quickmenu h2 { height:35px;line-height:35px;background:#f5f5f5;color:#404040;font-size:13px; text-align:center;}
.quickmenu li { border-bottom:1px #dedede solid; text-align:center;}
.quickmenu li a { display:block;text-align:center; padding:52px 0px 10px 0px;color:#555555;font-size:13px; line-height:18px;}
.quickmenu li a img { display:block;width:auto; margin:0px auto;}
.quickmenu li a:hover {color:#ffffff;}
.quickmenu li.quick1 a { background:url('/html/images/common/quick1.png') 50% 10px  no-repeat;}
.quickmenu li.quick2 a { background:url('/html/images/common/quick2.png') 50% 10px  no-repeat;}
.quickmenu li.quick3 a { background:url('/html/images/common/quick3.png') 50% 10px  no-repeat;}
.quickmenu li.quick4 a { background:url('/html/images/common/quick4.png') 50% 10px  no-repeat;}
.quickmenu li.quick1 a:hover { background:#fe7e9c url('/html/images/common/quick1_over.png') 50% 10px  no-repeat;}
.quickmenu li.quick2 a:hover { background:#fe7e9c url('/html/images/common/quick2_over.png') 50% 10px  no-repeat;}
.quickmenu li.quick3 a:hover { background:#fe7e9c url('/html/images/common/quick3_over.png') 50% 10px  no-repeat;}
.quickmenu li.quick4 a:hover { background:#fe7e9c url('/html/images/common/quick4_over.png') 50% 10px  no-repeat;}

.quickmenu li.top {border-bottom:none; }

/* layout */
.main_wrap{width:1200px;margin:0 auto;overflow:hidden; }
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area{float:left;width:210px;padding:60px 50px 50px 0;text-align:left;margin-top:45px;}
.main_wrap #contet_area{float:left;width:940px; min-height:600px;padding:100px 0 70px 0;position:none;text-align:left;}

.main_wrap_full { width:100%;text-align:center;}
.main_wrap_full #contet_area{float:none;width:100%; min-height:600px;padding:70px 0 70px 0;text-align:left;}
.main_wrap_full.main_wrap_full2 #contet_area{float:none;width:100%; min-height:600px;padding:0px 0 70px 0;text-align:left;}

.main_visual_full {position:relative;width:100%;min-width:1300px;height:375px;text-align:center;z-index:1000; }
.main_visual_full div { width:100%;min-width:1300px;height:375px;text-align:center; }
.main_visual_full a {display:block; height:375px; overflow:visible; }
.main_visual_full a img { z-index:0; border:0px; width:1200px; height:375px; }

/* main »ó´Ü·Ñ¸µ¹è³Ê (ÁÂ¿ìÈ­»ìÇ¥ ÀÖ´Â°Í) */
.main_visual{position:relative;width:100%;min-width:1300px;height:375px;text-align:center;z-index:1000; }
.container {position:relative; width:100%; min-width:1300px; height:375px !important; min-height:375px; top:0px; padding:0px; margin:0px auto; text-align:center;}
#slides {display:none;top:0;left:50%; position:absolute; width:100%; margin-left:0%; height:375px !important; overflow: visible; z-index:100;margin:0px auto; }
#slides a {display:block; height:375px; overflow:visible; }
#slides a span {display:inline-block; font-family:"noto_sans", sans-serif; width:auto; text-align:center; font-size:24px; font-weight:300;line-height:45px;border-bottom:1px #ffffff solid; color:#ffffff; margin:100px auto 35px auto;}
#slides a h2 {font-family:"noto_sans", sans-serif; text-align:center; font-size:50px; font-weight:400;line-height:80px; color:#ffffff;}
#slides a img {  z-index:0; border:0px; width:1200px; height:470px; }
#slides .slidesjs-navigation { position:absolute;  margin-top:0px; }

a.slidesjs-next,
a.slidesjs-previous { background:#555555 url('/html/images/playing/arrow.png') no-repeat;top:150px;display:absolute;width:40px;height:70px !important; border-radius:0px;overflow: hidden;text-indent: -9999px;float: left;z-index:100;opacity:1;
transition-property:opacity ; transition-duration:1s; transition-timing-function:ease-out; }
a.slidesjs-next { position:absolute; left:30px; background: url('/html/images/common/arrow_left.png') 100% 50% no-repeat;opacity:1;}
a:hover.slidesjs-next { background:url('/html/images/common/arrow_left.png') 100% 50% no-repeat; opacity:1;}
a.slidesjs-previous { position:absolute; right:30px; background: url('/html/images/common/arrow_right.png') 0% 50% no-repeat;opacity:1; }
a:hover.slidesjs-previous {background: url('/html/images/common/arrow_right.png') 0% 50% no-repeat; opacity:1;}

a.slidesjs-play,
a.slidesjs-stop { display:none; }
a.slidesjs-play { display:none; }
a.slidesjs-stop { display:none; }

.slidesjs-pagination { position:absolute; top:505px; left:50%; margin-left:-50px; float: left; list-style: none; z-index:100;  }
.slidesjs-pagination li { float: left; margin: 0 6px 0 6px; }
.slidesjs-pagination li a {display: block;width: 10px;height: 0px !important; text-indent:-9999px; padding:10px 0px 0 0px;background:#ffffff;border:2px #c3c3c3 solid;float: left;overflow: hidden; border-radius:10px;}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {width: 40px;  }
.slidesjs-pagination li a:hover { background:#ff2d11;}

/* main ÃßÃâ °­ÀÇ ½ºÅ¸ÀÏ */
.horizontal_wrap .top_title {font-family:"gyeonggititle", sans-serif;height:40px;line-height:40px;font-size:28px;font-weight:300;color:#222222; margin:40px 0 20px 0; text-align:left;}
.horizontal_wrap .horizontal_list {overflow:hidden}
.horizontal_wrap .horizontal_list li{float:left;display:inline-block;;border:none;padding-bottom:13px;min-height:100px;width:47%;margin:0 3% 0 0;}
.horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:1198px;border:1px solid #e5e5e5;margin-left:0;}
.horizontal_wrap .horizontal_list li.first{margin-left:0;}
.horizontal_list span.main_ccont {float:left;width:250px;padding-left:30px;}
.horizontal_list span{display:block;text-align:left}
.horizontal_list span.img_box{float:left;border:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:220px;height:147px}
.horizontal_list span.img_box a{position:relative;display:block;}
.horizontal_list span.img_box > a > img{width:220px;height:147px;}
.horizontal_list span.list_subject{font-weight:500;font-size:18px;line-height:24px;color:#000;padding:0px ;margin:10px 0px; }
.horizontal_list span.list_blt {line-height:18px;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.horizontal_list span.list_price {font-size:15px; color:#da0000;font-weight:bold;}
.horizontal_list span.list_subtitle{display:block !important;height:60px; line-height:20px; overflow:hidden;margin-bottom:10px; }
.horizontal_list span.list_date{padding-left:0;text-align:left;line-height:18px;font-size:14px;color:#ff5b1b;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.horizontal_wrap .more{position:absolute;right:13px;top:10px}

/* ¸ÞÀÎ ÄÁÅÙÃ÷ -  ÃßÃµ°­ÀÇ */
.mcourse_recomm { display:inline-block; width:1200px; height:auto; overflow:visible; border:none; background:#ffffff;}
.mcourse_recomm .main_course_tab { float:right; width:auto; height:30px; line-height:30px; margin-top:-60px; background:none;}
.mcourse_recomm .main_course_tab li {float:left; width:auto;height:30px; background:none;}
.mcourse_recomm .main_course_tab li a {font-family:"noto_sans", sans-serif; display:block; width:auto; margin:0px; padding:0px 20px; height:34px; line-height:34px; font-size:16px; font-weight:300; color:#333333; cursor:pointer; background:url('/html/images/common/blt_part.png') left 50% no-repeat;}
.mcourse_recomm .main_course_tab li:first-child a{background:none;}
.mcourse_recomm .main_course_tab li a:hover { color:#6c5998; }
.mcourse_recomm .main_course_tab li.active a { display:block;width:auto;margin-right:0px;color:#fff;background:#6c5998;border-radius:0px; }
.mcourse_recomm .main_course_info { float:none; width:1200px; }
.main_course_info .horizontal_list { display:inline-block; width:1210px; margin-right:-10px;}
.main_course_info .horizontal_list li{float:left; background:#ffffff; border:1px solid #e5e5e5; padding:15px; min-height:140px;width:290px; margin:0px 0px 0px 10px; box-sizing:border-box;}
.main_course_info .horizontal_list li.nodata{ padding:90px 0;border:none;border-bottom:1px solid #e5e5e5; min-height:47px;width:1200px; background:none;font-size:16px;}
.main_course_info .horizontal_list li.first{ padding:15px; margin:0px; }
.main_course_info .horizontal_list span.main_ccont {float:none;padding-left:0px;}
.main_course_info .horizontal_list span.img_box{float:none;border:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:255px;height:170px}
.main_course_info .horizontal_list span.img_box >  a > img{width:255px;height:170px;text-align:center}
.main_course_info .horizontal_list span.list_subject{ font-family:"noto_sans", sans-serif;font-weight:400;padding:0px !important; margin:0px; font-size:16px;color:#5b3aab !important;line-height:30px; text-align:left;margin-bottom:10px;}
.main_course_info .horizontal_list span.list_subjectv a {font-family:"noto_sans", sans-serif;display:block; font-weight:400;font-size:16px; color:#5b3aab !important;line-height:30px;text-align:left; text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_subtitle{padding:0px;margin:0px; line-height:20px; height:40px; overflow:hidden;margin-bottom:5px;}
.main_course_info .horizontal_list span.list_date{padding:0px;text-align:left;line-height:18px;font-size:14px;color:#444444;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}

.hw_recomm { border-bottom:1px #dedede solid; padding-bottom:20px; }

/* ¸ÞÀÎ ÄÁÅÙÃ÷ -  ¸ÞÀÎ °Ô½Ã¹° ÃßÃâ ½ºÅ¸ÀÏ */
.list_top li{padding-left:0px;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a{display:block; font-size:14px;line-height:30px; border-bottom:0px #dedede solid; text-align:left;}
.faq_top li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;margin-bottom:0px}
.faq_top li span{display:inline-block;text-align:center;width:auto;height:auto;color:#fff;font-size:14px;padding-left:0; margin-right:5px;}
.faq_top li .blue{ background:none; border-radius:3px; color:#ff2d11; margin-top:0px;}
.faq_top li .green{background:none; color:#ff2d11; margin-top:0px;}
.faq_top li a{display:block; font-size:14px;line-height:30px;border-bottom:0px #dedede solid;text-align:left;}

.bgGray {position:relative; width:100%; background:#f8f8f8; text-align:center; padding:50px 0px 50px 0px;}
.bgWhite {position:relative; width:100%; background:#ffffff; text-align:center; padding:50px 0px 50px 0px;}
.bgHotClass {position:relative; width:100%; background:#f5f5f5 url('/html/images/common/bgHotClass.png') 0% 0px repeat-x; text-align:center; padding:50px 0px 50px 0px;}
.bgBottom {position:relative; width:100%; background:#ffffff url('/html/images/common/main_board_bg.jpg') 50% 0% no-repeat; text-align:center; padding:0px;}
.main_inner { position: relative;width:1200px;margin:0px auto; padding:0px; display:block;overflow:hidden; text-align:left; }

/* main Å¸ÀÌÆ² ½ºÅ¸ÀÏ */
.main_title { font-family:"gyeonggititle", sans-serif;font-size:35px;font-weight:300; text-align:center; color:#090909; line-height:60px; margin-bottom:10px;letter-spacing:-0.05em;}
.main_ment { font-family:"noto_sans", sans-serif;font-size:18px;font-weight:200; text-align:center; color:#7f7f7f;line-height:26px;  }
.main_stitle {font-family:"gyeonggititle", sans-serif;font-size:22px; text-align:left; color:#090909;font-weight:500; line-height:40px;letter-spacing:-0.05em;margin-bottom:30px;}

.square_wrap { display:inline-block; margin:50px auto 0px auto;}
.square_wrap .main_board  { float:left;background:#ffffff; width:250px;margin-right:0px;margin-left:40px; }
.square_wrap .main_board .mboard_title { width:250px;height:29px;border:none;border-left:1px #cecece solid; border-bottom:1px #cecece solid;background:#ffffff; }
.square_wrap .main_board .mboard_title span { float:left; width:auto; } 
.square_wrap .main_board .mboard_title span a { display:block; width:auto;padding:0px 18px; height:28px; line-height:28px;font-weight:bold; text-align:center; background:#ebebeb; color:#88888;border:1px #cecece solid;border-bottom:none;border-left:none; } 
.square_wrap .main_board .mboard_title span a.active { background:#ffffff;height:29px; line-height:29px;margin-bottom:-1px;border-bottom:1px #ffffff solid;border-left:none; color:#000; font-weight:bold;  }
.square_wrap .main_board .mboard_cont { width:250px; height:148px; padding:20px 0px; border:none;border-top:none;}
.square_wrap .main_board .mboard_more {float:right; text-align:right; margin:-45px 0px 0 0;}

.main_banner_bottom {float:left; margin-left:11px;}

.main_ban_icon { display:inline-block;width:auto;margin:0px 137px; }
.main_ban_icon li { float:left;width:185px; }
.main_ban_icon li.mbi1 { background:url('/html/images/common/mbi1.png') 50% 0% no-repeat; }
.main_ban_icon li.mbi2 { background:url('/html/images/common/mbi2.png') 50% 0% no-repeat; }
.main_ban_icon li.mbi3 { background:url('/html/images/common/mbi3.png') 50% 0% no-repeat; }
.main_ban_icon li.mbi4 { background:url('/html/images/common/mbi4.png') 50% 0% no-repeat; }
.main_ban_icon li.mbi5 { background:url('/html/images/common/mbi5.png') 50% 0% no-repeat; }
.main_ban_icon li a { display:block;padding-top:75px;font-family:"noto_sans", sans-serif;font-size:16px; color:#555555;font-weight:200; text-align:center;}
.main_ban_icon li a b { font-size:17px; font-weight:400; }
.main_ban_btn { display:inline-block;width:100%;margin:50px auto 0px auto; text-align:center;}
.main_ban_btn .mb_btn { font-family:"noto_sans", sans-serif;display:inline-block;width:290px;height:58px;line-height:58px; color:#ffffff;margin:0px 5px;border-radius:4px;text-align:center;font-size:18px; color:#ffffff;}
.main_ban_btn .mb_btn1 { background:#949494;}
.main_ban_btn .mb_btn2 { background:#6c5998;}

.main_ban_btn_mobile {display:none;}

.bx-wrapper{margin:0 auto}
.bx-controls-auto{overflow:hidden;position:absolute;left:-99999px;width:1px;height:1px}
.bx-controls-direction a{ display:block; position:absolute; top:280px;width:28px;height:45px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat}
.bx-controls-direction a.bx-prev{left:50%;margin-left:-600px;background-position:left top}
.bx-controls-direction a.bx-next{left:50%;margin-left:560px;background-position:right top}

.main_course_ban_wrap {display:inline-block;width:100%;margin:40px auto 60px auto;}
.main_course_ban {display:inline-block;width:1060px; height:300px;margin:0px auto 0px auto;overflow:hidden;}
.main_course_ban a {display:block;float:left;width:520px;height:300px;margin:0px;}
.main_course_ban a img {width:520px;height:300px;}

.main_tov {display:inline-block;width:100%;text-align:center;background:url('/html/images/common/main_tov.png') 50% 0 no-repeat; }
.main_tov .main_tov_inner {position:relative;display:inline-block;width:1200px;height:200px;margin:40px auto; }
.main_tov .main_tov_inner h2 {display:block;font-family:"gyeonggititle", sans-serif;font-size:38px; text-align:left; color:#ffffff;font-weight:300; line-height:90px;letter-spacing:-0.03em;margin-left:90px;}
.main_tov .main_tov_inner ul {display:block;margin-left:90px; }
.main_tov .main_tov_inner li {font-size:15px; line-height:24px; text-align:left; color:#adabad;padding-left:30px;background:url('/html/images/common/check.png') 3px 50% no-repeat;}

.main_tov .main_tov_inner .main_cs {position:absolute; right:0px; top:0; border:10px #544e50 solid; padding:15px 50px; width:400px; height:200px; box-sizing:border-box;}
.main_tov .main_tov_inner .main_cs h3 {font-family:"noto_sans", sans-serif;font-size:22px; text-align:left; color:#ffffff;font-weight:400; line-height:22px;letter-spacing:-0.03em;margin-bottom:20px;}
.main_tov .main_tov_inner .main_cs p {font-size:13px; text-align:left; color:#777777;font-weight:300; line-height:22px; padding-top:10px;}
.main_tov .main_tov_inner .main_cs p.mcs_phone {font-size:15px; text-align:left; color:#ffffff;font-weight:400;padding-left:30px;padding-top:0px; line-height:25px;background:url('/html/images/common/icon_phone.png') 0px 50% no-repeat;}

.main_bottom_ban1 {position:relative;width:600px; height:145px; display:inline-block;}
.main_bottom_ban1 li { float:left;width:200px; text-align:center }
.main_bottom_ban1 li.mbb1_1 { background:url('/html/images/common/mbb1_1.png') 50% 0% no-repeat; }
.main_bottom_ban1 li.mbb1_2 { background:url('/html/images/common/mbb1_2.png') 50% 0% no-repeat; }
.main_bottom_ban1 li.mbb1_3 { background:url('/html/images/common/mbb1_3.png') 50% 0% no-repeat; }
.main_bottom_ban1 li a { display:block;padding-top:70px;font-family:"noto_sans", sans-serif;font-size:15px; color:#909090;font-weight:200; text-align:center;line-height:27px;}
.main_bottom_ban1 li a b { font-size:20px; font-weight:400;color:#222222; }

.main_bottom_ban2 {position:absolute;right:0;top:0;width:590px; display:inline-block;border:1px #dfe1e1 solid; background:#f9f9f9; padding:20px 0px;}
.main_bottom_ban2 li { float:left;width:50%;text-align:center;;font-family:"noto_sans", sans-serif;font-size:14px; color:#909090;font-weight:200; text-align:center;line-height:27px;}
.main_bottom_ban2 li b { font-size:20px; font-weight:400;color:#222222; }
.main_bottom_ban2 li a { display:inline-block; width:auto;padding:0px 15px; font-size:14px; font-weight:400;color:#444444;line-height:28px;border:1px #444444 solid;background:#ffffff;margin-top:10px; }

.main_bottom_support {  width:1200px;border-top:1px #dedede solid; padding:20px 0px; height:40px; line-height:40px;font-size:14px; color:#444444; text-align:center; margin-top:40px;}
.main_bottom_support span {font-size:14px; color:#ff6600; }


/****** ¼­ºêÆäÀÌÁö ½ºÅ¸ÀÏ ******/
/*lnb */
.left_area{ }
.left_area .lnb_title{ font-family:"gyeonggititle", sans-serif;font-weight:400;font-size:20px;color:#333333;background:#f3f3f3;height:90px;padding:0px;line-height:90px; text-align:center;border:1px #d1d1d1 solid;border-top:2px #665099 solid;}
.left_area .lnb_list{margin-bottom:50px;border:1px solid #d1d1d1;border-top:none;border-bottom:none;}
.left_area .lnb_list li{border-bottom:1px solid #d1d1d1;}
.left_area .lnb_list li a{display:block;font-size:15px;color:#333333;font-weight:400;line-height:30px;padding:10px 18px;background: url('/html/images/common/blt_lnb.png') 190px 20px no-repeat; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area .lnb_list li.on a{color:#ffffff; background:#b7acd0 url('/html/images/common/blt_lnb_on.png') 190px 20px no-repeat;}
.left_area .lnb_list li a:hover{color:#ffffff; background:#b7acd0 url('/html/images/common/blt_lnb_on.png') 190px 20px no-repeat;}

.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;font-size:14px;color:#777777; padding:4px 20px;background: url('/html/images/common/blt_lnbs.png') no-repeat 10px 50%;}
.left_area .lnb_list li.lnb_sub.on a{color:#5f4797;background: url('/html/images/common/blt_lnbs.png') no-repeat 10px 50%}
.left_area .lnb_list li.lnb_sub a:hover{color:#5f4797;background: url('/html/images/common/blt_lnbs.png') no-repeat 10px 50%}

.left_area .sp_center {float:left;background:#ffffff; border-bottom:none; padding-bottom:20px; position:relative; height:170px;}
.left_area .sp_center .top_title{font-family:"NanumSquare", sans-serif;font-size:24px;font-weight:500;color:#333;padding-bottom:2px;}
.left_area .sp_center p {font-size:13px; color:#666; padding-bottom:10px; }
.left_area .sp_center .mcs_top {padding-left:60px;background:url('/html/images/common/left_cs.png') 5px 0px no-repeat;border-bottom:1px #dfdfdf solid;}
.left_area .sp_center .mcs_top p { font-size:11px; color:#666; padding-bottom:10px; }
.left_area .sp_center .mcs_text { padding:14px 0 0 0px;background:none;}
.left_area .sp_center .mcs_text .mcs_tel{ font-family:"NanumSquare", sans-serif;color:#ff2d11;font-size:22px;font-weight:500;padding-bottom:10px;line-height:30px;}
.left_area .sp_center .mcs_text b{ font-family:"NanumSquare", sans-serif;display:block;font-size:13px;font-weight:400;line-height:22px;color:#181818;}

.left_area_full {text-align:center;}
.left_area_full .lnb_title{ width:100%;font-family:"gyeonggititle",sans-serif;font-weight:400;font-size:35px;color:#2e2e2e;background:url('/html/images/common/title_bar.png') 50% 100% no-repeat; line-height:80px; text-align:center;border:none;box-sizing:border-box;margin-bottom:10px;}
.left_area_full .lnb_list{ display:inline-block;background:#ffffff;border:none;border-bottom:none;margin:0px auto;margin-top:35px;}
.left_area_full .lnb_list li{ float:left;width:200px;height:60px;background:#ffffff; border:1px solid #ededed;}
.left_area_full .lnb_list li a{font-family:"noto_sans",sans-serif;display:block;font-size:17px;color:#444444;font-weight:400;line-height:60px;padding:0px;background:#ffffff; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area_full .lnb_list li a:hover{color:#7953cd; background:#ffffff; }	
.left_area_full .lnb_list li.on a{color:#ffffff; background:#574879;}
.left_area_full.left_area_full2 .lnb_list li{width:300px;}

.sub_top {display:none;}

.content_title{position:relative;font-family:"gyeonggititle",sans-serif;font-weight:400;font-size:35px;color:#2e2e2e;background:url('/html/images/common/title_bar.png') 50% 100% no-repeat; line-height:80px;text-align:center; margin-bottom:40px;}
.content_title .class_tt{width:545px}
.content_title span{color:#666;letter-spacing:-1px}
.content_body{padding-top:0px;overflow:hidden}
.content_codebody * {font-size:inherit; list-style:inherit;}

.path{position:absolute; width:1200px;left:50%;top:0px;overflow:hidden;margin-left:-730px; height:45px;}
.path_list{float:left;background: url('/html/images/common/path_home.png') no-repeat 0 50%;padding-left:18px}
.path_list li{float:left;padding-left:16px;background: url('/html/images/common/blt_path.png') no-repeat 0 50%;margin-left:5px;font-size:14px;color:#ffffff;line-height:45px;height:45px}
.path_list li.last{color:#ffffff}

.main_wrap_full .content_title{display:none;}
.main_wrap_full .content_body{width:1200px; text-align:left;padding-top:0px;overflow:hidden; margin:0px auto;}
.main_wrap_full.main_wrap_full2 .content_body{width:100%; text-align:center;padding-top:0px;overflow:hidden; margin:0px auto;}
.main_wrap_full .path {margin-left:-600px;}

/* 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:30px; 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:500;}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:500;}
.button.large_p0{padding:0;font-size:14px;font-weight:500;}

.button.black{background-color: #333333;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.wish_title{padding:10px 10px 10px 33px; border-radius:3px; background:url('/common/images_skin2/common/icon_wish_off.png') 10px 48% no-repeat; }
.button.wish_title.on{background:url('/common/images_skin2/common/icon_wish_on.png') 10px 48% no-repeat; }
.button.large_p0:hover .button.recomm_title{color: #0f91d0}
.button.blue{background-color: #5f4797;color: #fff;border:1px solid #5f4797}
.button.blue:hover{background-color: #492f86;border:1px solid #492f86}
.button.green{background-color: #5f4797;color: #fff;border:1px solid #5f4797}
.button.green:hover{background-color: #492f86;border:1px solid #492f86}
.button.sky{background-color: #5bc0de;color: #fff;border:1px solid #5bc0de}
.button.sky:hover{background-color: #4ab0cd}
.button.orange{background-color: #5f4797;color: #fff;border:1px solid #5f4797}
.button.orange:hover{background-color: #492f86;border:1px solid #492f86}
.button.red{background-color: #5f4797;color: #fff;border:1px solid #5f4797}
.button.red:hover{background-color: #492f86;border:1px solid #492f86}
.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.btn_buy	{width:217px; border-radius:0px; padding:0; text-align:center; height:45px; line-height:45px; font-size:18px; color:#ffffff; font-weight:bold; background:#5f4797; border:1px #5f4797 solid;}
.button.btn_buy:hover {background:#5f4797;}
.button.btn_cart {width:217px; border-radius:0px;padding:0; margin-right:10px; text-align:center; height:45px; line-height:45px; font-size:18px;color:#5f4797; font-weight:bold; background:#ffffff; border:1px #5f4797 solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #444444 solid;}
.button_pay { display:inline-block;margin-top:5px;line-height:38px;height:38px;}
.button_cancel { display:inline-block;height:36px !important;margin-top:5px; vertical-align:top; font-weight:300 !important;}

.course_tab { display:inline-block;width:100%; height:50px; margin-bottom:20px; float:left;}
.tab_tt {display:inline-block;margin-bottom:10px;border-bottom:1px solid #444444;width:100%}
.tab_tt li{float:left;width:auto;min-width:140px; padding:0px;height:51px;;}
.tab_tt li a{display:block;width:auto; min-width:100px;padding:0px 20px;background-color:#f7f7f7;border:1px solid#dbdbdb; line-height:50px; text-align:center;color:#3c3c3c;border-bottom:none;font-size:15px;font-weight:500;z-index:4}
.tab_tt li.on a{position:relative;display:block;width:auto !important;min-width:100px; padding:0px 20px !important;background-color:#fff;color:#111111;font-weight:500;border:1px solid #444444;border-bottom:1px solid #fff;z-index:5;height:50px}


span.price{;color:#5f4797;text-align:center;font-weight:500}

/* °­ÀÇ ½ºÅ¸ÀÏ */
a.back_icon{background: url('/html/images/common/icon_list2.png') no-repeat -1px -1px;;}
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}

/* °­ÀÇ »ó¼¼º¸±â */
.course_infomation {border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden}
.course_infomation .info_img{ width:450px;float:left;margin-right:40px;text-align:center}
.course_infomation .info_img img{width:450px;height:300px;border:1px solid #d1d1d1;margin-bottom:10px}
.course_infomation .info_text{float:left;width:450px}
.course_infomation .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}
.course_infomation .info_text p{font-size:12px;color:#3c3c3c}
.course_infomation .info_text div.buy_book{float:left;width:250px}
.course_infomation .info_text div.buy_book p.book_name{text-align:left}
.course_infomation .info_text div.buy_book p.book_price{text-align:right}
.course_infomation .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.course_infomation .info_btn{overflow:hidden;padding-top:15px}
.course_infomation .info_btn li{float:right;margin-left:0}
.course_infomation .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}

/* °¶·¯¸®Çü °­ÀÇ ¸®½ºÆ® */
.course_gallery { display:inline-block; width:960px;padding-top:10px; margin-right:-20px;}
.course_gallery li { float:left; width:300px; margin:10px 20px 10px 0; border:1px #dedede solid; box-sizing:border-box; }
.course_gallery .cimg { width:300px; height:200px; }
.course_gallery .cimg img { width:300px; height:200px; }
.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 li.nodata { float:none; width:940px; margin:-8px 0 0 0 !important;padding:0; border:0; border-bottom:1px #d1d1d1 solid; line-height:200px;  font-size:18px; }


/* À¥ÁøÇü °­ÀÇ ¸®½ºÆ® */
.type_chart {border-top: 1px solid #666666;border-bottom: 1px solid #666666; }
.type_chart .list_li {margin:25px 0 0px 0}
.type_chart .list_li .course_img{width:220px;height:155px;display:block;float:none;position:relative;margin:10px 0px 30px 0px;}
.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 strong{display:block;max-height:72px;line-height:20px;overflow:hidden;}
.type_chart strong a{font-family:"NanumSquare",sans-serif;color:#000;font-size:18px;font-weight:500; padding-left:0;}
.type_chart .list_li span{margin-left:0px}
.type_chart .list_li .ct_wrap{overflow:hidden}
.type_chart .list_li .ct_text{height:60px;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{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:0px;}
.type_chart .list_li .ct_if .p span { margin-right:10px;padding:0px;}
.type_chart .list_li .ct_if .p span.days { margin-right:0px;color:#ff5b1b;}

.col_course_thumbnail {width:250px;}
.col_course_name {padding-top:20px !important;vertical-align:top;}
.col_course_price {width:130px;font-size:16px;text-align:center;}
.col_course_button {width:100px;}

/* °Ô½ÃÆÇ °ü·Ã  */
.type_list {border-top: 1px solid #676767}
.type_list thead th{border-bottom: 1px solid #676767;padding:12px 0;color:#3c3c3c;font-size:15px;white-space:nowrap;text-align:center;}
.type_list tbody td{border-bottom: 1px solid #ddd;padding:10px 0;font-size:15px;line-height:20px;}
.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:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:20px;margin-right:4px}
.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;}

.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 { display:inline-block;width:auto;padding:0px 0px;margin:0px auto; text-align:center;} 
.search_form_wrap2 .search_form  span { display:inline-block;}  
.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 {display:inline-block;width:auto;padding:0px 0px;margin:0px auto; text-align:center;}  /* FAQ °Ë»ö */
.search_form_wrap3 .search_form  span { display:inline-block;} 
.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; }	 /* ¸¶ÀÌÆäÀÌÁö °Ë»ö */

.faq_wrap{border-top:0px solid #727272; margin-top:0px;}
.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; font-size:15px;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;}

.type_read{border-top: 1px solid #676767}
.type_read thead th{padding:13px 0;background-color:#f6f6f6;color:#000}
.type_read thead td{padding:13px 0;background-color:#f6f6f6;color:#000}
.type_read thead td.subject{ font-family:"noto_sans",sans-serif;padding-left:20px;font-weight:400; font-size:18px;line-height:22px;}
.type_read td.files{padding-left:10px}
.type_read thead td.view_info{text-align:right;padding-right:20px;font-size:15px;}
.type_read tbody td{border-bottom:1px solid #d1d1d1;padding:12px 0}
.type_read tbody td .read_text{padding:10px 20px;min-height:200px;font-size:15px;}
.type_read tbody td .read_text img{max-width:100%;}

.type_grid{}
.type_grid .list_grid{overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:0px}
.type_grid .list_grid li{ width:200px;float:left;margin:15px 15px 25px 15px;height:320px;text-align:left;}
.type_grid .list_grid li .grid_text {padding:0 0 0 0;}
.type_grid .list_grid li .grid_img{width:200px;height:250px;border:1px solid #d3d3d3;}
.type_grid .list_grid li .grid_img img {width:200px;height:250px}
.type_grid .list_grid li .grid_title a {display:block;padding:15px 0px 10px 0px;font-size:17px;line-height:20px;color:#222222;font-weight:bold; text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.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:0 0 10px 0;text-align:center;}
.type_grid .list_grid li.nodata { float:none; width:1200px; margin:0 0 0 0px; padding:0; border:0; text-align:center;height:200px; line-height:200px;  font-size:18px; }

.search_title em {color:#7953cd;}
.search_title .search_keyword {font-size:18px;margin-right:10px;}
.search_category li em {color:#7953cd;}
.search_section .search_detail .search_cnt em {color:#7953cd; font-weight:bold;}
.search_no .search_no_text h4 em {color:#7953cd;}

/* µµ¼­ »ó¼¼º¸±â */
.book_infomation{padding:50px; width:100%; display:inline-block;overflow:hidden; border:1px #dedede solid; box-sizing:border-box; margin-bottom:20px; }
.book_infomation .info_img{width:320px;float:left;margin-right:50px;text-align:center}
.book_infomation .info_img img{width:320px;height:430px;border:1px solid #d1d1d1;margin-bottom:10px}
.book_infomation .info_text{float:right; width:700px;}
.book_infomation .info_text .info_title{ font-family:"noto_sans",sans-serif;font-size:30px;color:#3c3c3c;border-bottom:0 solid #e2450e;font-weight:400; line-height:40px; padding-bottom:20px;}
.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;}


/* ÆäÀÌÂ¡ */
.page_box{ margin:10px auto; }
.page_box li .page_number_btn_on	{background-color:#5f4797;  }
.page_box li .page_number_btn:hover{background-color:#5f4797;}

.loca_tit { font-size:24px; font-weight:400; color:#5f4797; padding:20px 0; }
.loca { background:#ffffff; border:1px #dcdcdc solid; padding:20px 20px; margin:-16px 0px 40px 0px; z-index:1000; }
.loca li {padding-left:0; background:none; font-size:14px; line-height:30px;  } 
.loca li b { float:left; text-align:center; width:70px; display:block; color:#000; font-weight:bold; }
.loca li.last {  border-bottom:none; }

/* ¼­ºê */
.sub_title {font-family:"gyeonggititle",sans-serif;font-size:28px;line-height:40px;font-weight:400;padding:0px;margin-bottom:40px;color:#222222;text-align:center;}
.sub_title span {color:#724fc5;}
.sub_stitle {font-family:"NanumSquare",sans-serif;font-size:20px;line-height:30px;font-weight:500;padding:0px 0px 0px 27px;margin-bottom:10px;color:#333333;background:url('/html/images/common/stit_dot.png') 0px 3px no-repeat;}
.sub_stitle2 {font-family:"NanumSquare",sans-serif;font-size:20px;line-height:30px;font-weight:500;padding:0px;margin-bottom:10px;color:#333333;}
.sub_cont {font-size:15px;line-height:25px;font-weight:300;padding:0px;color:#444444; margin-bottom:50px;text-align:center;}
.sub_cont .sc_t {display:inline-block; width:auto; height:25px;margin-bottom:5px; line-height:25px; background:#8e999c; padding:0px 10px;color:#ffffff;font-size:15px;font-weight:bold;}
.sub_cont b {font-weight:bold;color:#000000;}
.sub_cont2 {margin:-20px 0px 40px 0px;font-size:16px;line-height:25px;font-weight:300;}

.sub_cont_guide {font-size:15px;line-height:25px;font-weight:300;color:#444444;background:#f7f7f7; padding:30px;margin-bottom:50px; border:1px #dedede dashed;}

.sub_tab {display:inline-block;width:100%;height:50px;margin-bottom:40px;}
.sub_tab li {float:left;width:25%;box-sizing:border-box;}
.sub_tab li a {font-family:"NanumSquare",sans-serif;display:block;line-height:50px;height:50px;background:#f2f2f2;text-align:center;border:1px #dedede solid;font-size:16px; color:#333333;font-weight:400;box-sizing:border-box;}
.sub_tab li a.active {font-family:"NanumSquare",sans-serif;background:#ffffff; border:1px #666666 solid; font-size:17px;border-bottom:1px #ffffff solid;color:#5f4797;font-weight:500;}

.sub_tab.sub_tab2 li {width:16.6%;}

/* sub_page  */
.page .page_title{font-family:"gyeonggititle",sans-serif;font-size:20px;font-weight:500;color:#000000;padding-left:0px;background:none;margin-top:20px}
.cv .page_title{font-family:"gyeonggititle",sans-serif;font-size:20px;font-weight:500;color:#000000;padding-left:0px;background:none;margin-top:20px;margin-bottom:8px}

/*  */
.sub_tbl {width:100%; border-top:2px #5f4797 solid;margin-bottom:40px;}
.sub_tbl thead th{padding:0px;font-weight:500;color:#333333;line-height:40px;border-bottom:1px solid #616161}
.sub_tbl tbody { border-left:1px solid #d1d1d1 !important;}
.sub_tbl tbody th{padding:8px 0 8px 0px;background:#fafafa;font-weight:400;font-size:15px;line-height:22px;text-align:center;color:#444444;border-bottom:1px solid #d1d1d1;border-right:1px solid #d1d1d1;}
.sub_tbl tbody td{padding:10px 0 10px 0px;background:#ffffff;font-weight:400;font-size:15px;line-height:22px;text-align:center;color:#444444;border-bottom:1px solid #d1d1d1;border-right:1px solid #d1d1d1;}

.sub_tbl2 {width:100%; border-top:1px #d1d1d1 solid;margin-bottom:40px;}
.sub_tbl2  th{width:120px; padding:8px 0 8px 0px;background:#fafafa;font-weight:bold;font-size:15px;line-height:22px;text-align:center;color:#000000;border-bottom:1px solid #d1d1d1;border-right:1px solid #d1d1d1;}
.sub_tbl2  td{padding:10px 0 10px 20px;background:#ffffff;font-weight:400;font-size:15px;line-height:22px;text-align:left;color:#444444;border-bottom:1px solid #d1d1d1;}


/* ¼­ºêµðÀÚÀÎ */
.greeting_wrap {width:1200px; display:inline-block; margin:70px auto 0px auto;text-align:center;}
.greeting { background: url('/html/images/common/greeting.png') no-repeat 0% 50%;  padding:0px 210px 0 280px;text-align:left;margin-bottom:80px; }
.greeting h5 { font-family:"gyeonggititle",sans-serif;font-size:28px;line-height:35px;font-weight:400;padding:0px;padding-bottom:25px;color:#222222;}
.greeting h5 span { display:block;}
.greeting h5 b { color:#724fc5;font-weight:400;text-decoration:underline;}
.greeting p { font-family:"noto_sans",sans-serif;font-size:18px;line-height:26px;font-weight:300;padding:0px 0px 10px 0px; color:#444444;}
.greeting p b {font-weight:normal; color:#724fc5;}

.greeting2 {text-align:left;margin-bottom:100px; }
.greeting2 h2 { font-family:"gyeonggititle",sans-serif;font-size:28px;line-height:35px;font-weight:400;padding:0px;margin-bottom:20px;color:#222222;text-align:center;background: url('/html/images/common/greeting2_tit.png') no-repeat 0% 50%;}
.greeting2 h2 span{ color:#dd2458;}
.greeting2 ul { display:inline-block; width:100%;box-sizing:border-box;}
.greeting2 li { position:relative;padding-top:30px; padding-left:140px;}
.greeting2 li h1 { font-family:"gyeonggititle",sans-serif;display:inline-block;position:absolute; left:0;top:30px;width:92px;height:92px;border-radius:50%;background:#fe7e9c; line-height:92px;text-align:center;font-size:48px;color:#ffffff;font-weight:400;}
.greeting2 li h3 { font-family:"gyeonggititle",sans-serif;position:relative;padding-bottom:10px; line-height:35px;text-align:left;font-size:24px;color:#000000;font-weight:400;} 
.greeting2 li p { font-family:"noto_sans",sans-serif;position:relative; line-height:22px;text-align:left;font-size:16px;color:#444444;font-weight:300; padding-bottom:30px;border-bottom:1px #dedede solid;}
.greeting2 li p.noline {border:none;}

.greeting3 {display:inline-block;width:100%; margin-bottom:70px;border:1px #dedede solid;background:#f7f7f7;box-sizing:border-box; }
.greeting3 li {font-family:"noto_sans",sans-serif;float:left;width:33.3%;display:inline-block; text-align:center;margin:70px 0px;border-left:1px #dedede solid;box-sizing:border-box;font-size:16px;font-weight:200;color:#777777;line-height:28px;padding-top:100px; }
.greeting3 li:first-child {border:none;}
.greeting3 li.greeting3_1 {background: url('/html/images/common/greeting3_1.png') no-repeat 50% 0%;} 
.greeting3 li.greeting3_2 {background: url('/html/images/common/greeting3_2.png') no-repeat 50% 0%;}
.greeting3 li.greeting3_3 {background: url('/html/images/common/greeting3_3.png') no-repeat 50% 0%;}

.overview {position:relative;width:100%; background:#ffffff url('/html/images/common/overview_bg.png') repeat-x 0% 0%; text-align:center;}
.overview .overview_top { width:100%; background:#5ce1e6; text-align:center; margin:0px auto;}
.overview .overview_cont { width:1200px; background:#ffffff; border:1px #d0d0d0 solid; padding:0px 60px 60px 60px; text-align:left;border-radius:5px; box-sizing:border-box;z-index:1000; margin:0px auto; }
.overview .overview_cont h2 { padding:60px 0px; border-bottom:1px #e6e6e6 solid;  font-family:"gyeonggititle",sans-serif; font-size:20px; color:#000000;text-align:center;line-height:35px; margin-bottom:24px;}
.overview .overview_cont h3 { display:none; }
.overview .overview_cont p { font-size:16px;font-weight:500; color:#444444;text-align:left;line-height:24px; padding-bottom:24px; }
.overview .overview_cont p span { color:#dd2458;}
.overview .overview_cont p b { font-weight:600;font-size:20px;color:#444444;}

.overview .bx-wrapper{margin:0 auto}
.overview .bx-controls-auto{overflow:hidden;position:absolute;left:-99999px;width:1px;height:1px}
.overview .bx-controls-direction a{ display:block; position:absolute; top:190px;width:60px;height:120px;text-indent:-99999px; background:url('/html/images/common/controls2.png') no-repeat}
.overview .bx-controls-direction a.bx-prev{left:50%;margin-left:-600px;background-position:left top}
.overview .bx-controls-direction a.bx-next{left:50%;margin-left:540px;background-position:right top}


.curri2 {display:inline-block;width:1200px;margin:80px auto 40px auto; }
.curri2 li {float:left;width:33.3%;padding:0px; margin:0px;padding-top:135px;border-left:1px #dedede solid;text-align:center; font-size:16px;color:#dd2458;line-height:24px;box-sizing:border-box; }
.curri2 li:first-child {border-left:none; }
.curri2 li b {display:block;font-size:20px;font-weight:400;color:#222222;line-height:26px;}
.curri2 li.curri2_1 {background:url('/html/images/common/curri2_1.png') no-repeat 50% 0%;} 
.curri2 li.curri2_2 {background:url('/html/images/common/curri2_2.png') no-repeat 50% 0%;}
.curri2 li.curri2_3 {background:url('/html/images/common/curri2_3.png') no-repeat 50% 0%;}


.tov { position:relative;width:1200px; margin:0px auto;} 
.tov .tov_title {text-align:center; margin-bottom:40px; background:url('/html/images/common/tov_title.png') no-repeat 50% 50%;}
.tov .tov_title h2 { font-family:"noto_sans",sans-serif;font-size:32px;font-weight:300; color:#333333;text-align:center;line-height:50px;margin-bottom:0px;}
.tov .tov_title h2 span { color:#0472d3;font-weight:500;}
.tov .tov_title p { font-family:"noto_sans",sans-serif;font-size:18px;font-weight:300; color:#444444;text-align:center;line-height:40px;}

.tov .bx-controls-direction a{ display:block; position:absolute; top:450px;width:28px;height:45px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat}
.tov .bx-controls-direction a.bx-prev{left:50%;margin-left:-600px;background-position:left top}
.tov .bx-controls-direction a.bx-next{left:50%;margin-left:560px;background-position:right top}


.parking { border:2px #dedede solid; padding:100px 50px; text-align:center; font-size:18px; }

.mob_title {display:none;}
.m_sub_tab {display:none;}



/* login */
.login_box{border:1px solid #dbdbdb; background:#ffffff; padding:60px 150px 60px 150px;overflow:hidden; margin:0px;}
.log_tt{margin-bottom:40px;font-size:17px;}
.log_form{float:left;padding-right:0px;border-right:1px solid #dbdbdb;width:560px; padding-bottom:0px;}
.log_area{overflow:hidden}
.log_in{float:none !important; display:inline-block;}
.log_in label{padding-right:13px}
.log_in div{height:31px;margin:0px;z-index:10000;}
.log_in .iparea input{ z-index:10000; font-size:16px; font-weight:300; color:#7a7a7a; border:0px solid #dbdbdb !important;padding:0px 0 0px 10px;height:40px;width:400px;line-height:40px; margin:10px 0px;}
.log_in .ip_id { display:inline-block; width:420px; height:60px; background:#ffffff url('/html/images/common/ipt1_id.png') 25px 50% no-repeat !important;margin:0px; padding-left:60px; border:1px #dbdbdb solid; border-bottom:1px #dbdbdb solid; }
.log_in .ip_pass { display:inline-block; width:420px; height:60px; background:#ffffff url('/html/images/common/ipt1_pw.png') 25px 50% no-repeat !important;margin:0px 0px 20px 0px;padding-left:60px;border:1px #dbdbdb solid; border-top:none;}
.log_in span { float:left;width:800px; display:block; line-height:60px; font-size:16px; font-weight:500; color:#7a7a7a; }
.log_area .ip_submit{float:none !important;margin:0px 0px 0px 0px}
.id_save { padding:15px 0px; font-size:15px; font-weight:500;}

.login_box .ip_tx{margin-top:24px;font-size:12px;line-height:18px;color:#495057}
.login_box .ip_tx a{color:#e2450e ;font-weight:500}
.log_find{float:left;padding:70px 0 0 80px;width:200px}
.log_find dt{font-weight:400;letter-spacing:-0.05em; font-size:17px;}
.log_find dd{margin:14px 0 30px 0}

.button.btn_login{ padding:0px;font-size:20px;font-weight:500;background:#6c5998;color: #fff;border:1px #6c5998 solid;width:480px ; height:60px; line-height:60px;}
.button.btn_login:hover{background:#6c5998;border:1px #6c5998 solid;}

/*agreement */
.agreement_list{overflow:hidden;width:auto;margin:0 auto}
.agreement_list li{float:left;padding-left:100px;background: url(/common/images/default/blt_join.jpg) no-repeat 40px 50%}
.agreement_list li.first{padding-left:250px;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 }
.gray_box{border:1px solid #dcdcdc;background-color:#fafafa;padding:13px 15px;margin-bottom:20px}
.gray_box.top{border-top:1px solid #676767}
.gray_box .box_stitle{font-weight:700;font-size:13px;color:#464646;margin-bottom:8px}
.gray_box .g_box_in{border:1px solid #dbdbdb;background-color:#fff;height:60px;overflow:auto;padding:14px 10px;margin-bottom:10px}
.check input{vertical-align:middle;margin-right:4px}

.tov_map { width:1020px; margin:40px auto 0px auto; }

/* °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ */
.privacy {margin-top:-6px;}
.privacy h3{font-family:"noto_sans", sans-serif;margin-top:20px;font-weight:400;font-size:18px;color:#6940c8 !important;line-height:28px;}
.privacy dl{padding-left:0px;margin-top:10px}
.privacy dt{font-weight:400;margin-top:5px;font-weight:400;font-size:15px;color:#495057;line-height:28px; }
.privacy dd{margin-top:2px;margin-left:10px;font-weight:200;font-size:15px;color:#7a7a7a;line-height:22px; }
.privacy p{margin-top:5px;margin-left:0px;float:none !important;font-weight:200;font-size:15px;color:#7a7a7a;line-height:22px; }
.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%}

/* ÀÌ¿ë¾à°ü */
.clause {margin-top:-8px;}
.clause h3{font-family:"noto_sans", sans-serif;margin-top:20px;font-weight:400;font-size:18px;color:#6940c8 !important;line-height:28px;}
.clause .depth1 li{line-height:150%;font-weight:200;font-weight:200;font-size:15px;color:#7a7a7a;line-height:22px;}
.clause .depth1{margin-top:10px;padding-left:0;float:none;font-weight:200;font-size:15px;color:#7a7a7a;line-height:22px;}
.clause .depth2{padding-left:15px}
.clause .depth3{padding-left:24px}

/* È¯ºÒ±ÔÁ¤ */
.refund {list-style:none; margin-top:-8px;}
.refund h3{font-family:"noto_sans", sans-serif;margin-top:20px;font-weight:400;font-size:18px;color:#6940c8 !important;line-height:28px;} 
.refund .depth1{margin-top:10px;padding-left:0;float:none}
.refund .depth1 li{line-height:20px; margin-bottom:5px;font-weight:200;font-size:16px;color:#7a7a7a;line-height:22px; }
.refund .depth2{padding-left:15px;margin:5px 0;font-weight:200;font-size:15px;color:#7a7a7a;line-height:22px; }
.refund .depth2 li{line-height:20px; margin-bottom:0;font-weight:200;font-size:15px;color:#7a7a7a;line-height:22px; }
.refund .depth3{padding-left:24px;font-weight:200;font-size:15px;color:#7a7a7a;line-height:22px; }
.refund .formula { display:inline-block; }
.refund .formula span { float:left; margin-right:5px;font-weight:200;font-size:15px;color:#7a7a7a;  }
.refund .formula .rnum { float:left; line-height:40px; }
.refund .formula .rbox { float:left;width:1100px;padding:10px 20px; border:1px #dedede solid; background:#f7f7f7; margin:5px 0; font-weight:400; }
.refund .formula .formula1 { float:left;line-height:40px; }
.refund .formula .formula2 { float:left;text-align:center;line-height:20px; padding:0 4px; background:url('/html/images/common/furmula2.png') 0 50% repeat-x; }

/* È¸¿ø°¡ÀÔ ¾à°üºÎºÐ ÅØ½ºÆ® ÀÏ°ýÃ³¸® */
.textin { font-size:14px !important; font-weight:200 !important;color:#444444 !important; line-height:22px !important;padding:0px !important;margin:0px !important;}
.textin h2 {font-family:"NanumSquareRound", sans-serif;font-size:14px !important; font-weight:200 !important;color:#444444 !important; line-height:22px !important;padding:0px !important;margin:0px !important;}
.textin h3 {font-family:"NanumSquareRound", sans-serif;font-size:14px !important; font-weight:200 !important;color:#444444 !important; line-height:22px !important;padding:0px !important;margin:0px !important;}
.textin p { font-size:14px !important; font-weight:200 !important;color:#444444 !important; line-height:22px !important; margin-bottom:10px !important;}
.textin li { font-size:14px !important; font-weight:200 !important;color:#444444 !important; line-height:22px !important; margin-bottom:0px !important;}

.mob_title {display:none;}