@charset "utf-8";  
@import url(nanumgothic.css);

/****** basic style ******/
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html,body{margin:0;padding:0;height:100%}
body{font:13px/20px "Nanum Gothic", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif; color:#666;overflow-y:scroll;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tbody,tfoot,thead,th,td,select{margin:0;padding:0}
table{border-spacing:0;border-collapse:collapse}
ol,ul,li{list-style:none}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%}
hr, legend, .hidden{position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0; }
.hide{text-indent:-9999px;overflow:hidden;width:0;height:0;font-size:0;line-height:0;}
caption{visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0}
abbr,acronym,img,fieldset{border:0 none}
button{padding:0;margin:0;border:0;cursor:pointer;vertical-align:top;background-color:#fff;font:13px/20px "Nanum Gothic", "Malgun Gothic", Dotum, Gulim, Arial, sans-serif}
label{cursor:pointer}
em,address{font-style:normal}
a {text-decoration:none;color:#777}
a:link,a:visited{color:#3c3c3c;text-decoration:none}
a:hover,a:active,a:focus{text-decoration:none} 
table{border-spacing:0;border-collapse:collapse;width:100%;table-layout:fixed}
.skip_nav{position:relative;}
.skip_nav a{display:block; height:1px; width:1px; margin-bottom:-1px; overflow:hidden; font-size:0;color:transparent; color:#fff; font-weight:700; white-space:nowrap;}
.skip_nav a:focus,.skip_nav a:active{height:auto; width:100%; padding:5px; margin-bottom:10px; position:absolute; left:0; top:0;font-size:20px; background:#2466a6;z-index:10}

form { padding:0; margin:0;}

input[type=text], input[type=password], select {font:13px/20px "Nanum Gothic", "Malgnun Gothic", Dotum, Gulim, Arial, sans-serif;box-sizing:border-box;height:30px;line-height:30px;padding:2px 4px 3px;margin-top:-1px; background-color:#ffffff !important; border: 1px solid #cccccc !important; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;}


/****** 페이지 레이아웃 스타일 ******/
#wrap { width:100%;}
#header {width:100%;min-width:1100px;height:140px;margin:0 auto;text-align:center;}
#header .util_wrap{ width:100%;height:40px; background:#0f91d0;}
.util_wrap .util_menu { display:inline-block;width:1100px;height:40px;text-align:right;}
.util_wrap .util_menu ul{float:right;width:auto;height:40px;}
.util_wrap .util_menu li{float:left;width:auto;padding-left:10px;background: url('/images/common/blt_dot.png') 0 50% no-repeat; margin-right:10px}	
.util_wrap .util_menu li:first-child{background:none;}
.util_wrap .util_menu li a{display:block;line-height:40px;color:#ffffff;}
.util_wrap .af_log{float:right;margin-right:10px;line-height:40px;color:#ffffff;}

#header .inner{width:1100px;height:100px;overflow:hidden;margin:0 auto;text-align:left;}
.inner h1.logo {float:left;width:220px;height:85px;line-height:85px;margin-top:5px;}
.inner h1.logo img{max-width:100%;max-height:100%;vertical-align:middle;}
.inner .menu_wrap{float:right;width:880px;margin-top:25px;display:inline-block;}
.menu_wrap #gnb{float:right;display:inline-block;margin-left:-55px}
.menu_wrap #gnb li{float:left;padding-left:55px}
.menu_wrap #gnb li a{display:block;color:#1e1e1e;font-weight:bold;font-size:20px;line-height:50px;}
.menu_wrap #gnb li.on a{color:#00709a}
.menu_wrap #gnb li a:hover{color:#00709a}
.menu_wrap #GNB_MYPAGE { height:40px;margin-top:5px;display:inline-block;}
.menu_wrap #GNB_MYPAGE a{display:block;background:#ffaa06 url('/images/common/icon_mypage.png') 18px 50% no-repeat;border-radius:20px;text-align:left;font-size:15px !important;line-height:40px !important;color:#ffffff !important; padding:0 20px 0 45px;font-weight:normal !important;}
.menu_wrap #GNB_MYPAGE a:hover{background:#fb7c00 url('/images/common/common/icon_mypage.png') 18px 50% no-repeat;}

#container{width:1100px;margin:0 auto;}
#container.main{width:1100px;margin:0 auto;padding-bottom:30px}
#container .horizontal_wrap{position:relative}

#footer{ width:100%; min-width:1100px; background:#717171; }
#footer .foot_menu{width:100%;background:#5a5a5a;margin:0 auto; text-align:center;}
.foot_menu .foot_list{width:auto;margin:0 auto;text-align:center;padding:15px 0}
.foot_menu .foot_list li{padding-left:35px;background: url('/images/common/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:bold;}	
.foot_menu .foot_list li a.footer_privacy_policy{font-weight:bold;color:#ffe505;}
#footer .copy{padding:30px 0 50px 0;overflow:hidden;width:1100px;margin:0 auto;}
#footer .copy .foot_logo{float:left;margin:8px 30px 0 26px}
.foot_info{overflow:hidden;text-align:center;color:#b7b7b7;}

/* layout */
.main_wrap{width:1100px;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:220px;margin-top:20px}
.main_wrap .content_area{float:right;width:830px; min-height:750px;margin:20px 0 40px 0;position:relative}

/****** 메인 스타일 ******/	
/* main 상단롤링배너 */
.main_visual{width:100%;position:relative;height:400px}
#slides{width:100%;position:absolute;top:0;left:0;z-index:100}
.slides_container{width:100%;height:400px;margin:0 auto;overflow:hidden}
.slides_container img {width:1100px;height:400px;}
.slides_container div{width:100% !important;height:400px;display:block;text-align:center}
.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 추출 강의 스타일 */
.horizontal_wrap .top_title {height:40px;line-height:40px;font-size:28px;font-weight:700;color:#000000; margin:40px 0 15px 0;}
.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:0 10px 10px 10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}
.horizontal_list span.list_period{font-weight:bold;font-size:14px;color:#555;padding-bottom:8px;text-align:center}
.horizontal_list span.list_blt {line-height:18px;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}
.horizontal_list span.list_price {font-size:15px; color:#da0000;font-weight:bold;text-align:center}
.horizontal_wrap .more{position:absolute;right:13px;top:10px}

.horizontal_book_list{overflow:hidden}
.horizontal_book_list li{float:left;padding:0;min-height:180px;width:112px; margin-left:18px;}
.horizontal_book_list li.nodata{width:245px;padding:90px 0;min-height:47px;margin-left:0;}
.horizontal_book_list li.first{margin-left:0;}
.horizontal_book_list li .img_box{border:1px solid #e0e1e4;position:relative;margin-bottom:15px;width:110px;height:125px}
.horizontal_book_list li .img_box a{position:relative;display:block}
.horizontal_book_list li .img_box >  a > img{width:110px;height:125px;text-align:center}
.horizontal_book_list li .list_subject{font-weight:bold;font-size:13px;color:#000000;text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont {width:110px;text-align:center;line-height:18px;font-size:12px;color:#7a7a7a;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.horizontal_book_list li .list_cont b{color:#006da5;}

/* 메인 컨텐츠 -  추천강의 */
.mcourse_recomm { display:inline-block; width:1098px; height:249px; overflow:hidden; border:1px #e6e6e6 solid; background:#f7f7f7 url('/common/images_skin2/common/mcourse_recomm_bg.png') 0 0 repeat-y;}
.mcourse_recomm .main_course_tab { float:left; width:190px; height:50px; line-height:50px;  }
.mcourse_recomm .main_course_tab li { width:190px;height:50px; background:url('/common/images_skin2/common/main_course_tab.png') left bottom no-repeat;}
.mcourse_recomm .main_course_tab li a { display:block; background:none; width:174px; margin-right:16px; padding-left:16px; height:50px; line-height:50px; font-size:14px; font-weight:bold; color:#222222; }
.mcourse_recomm .main_course_tab li a:hover { color:#276798; }
.mcourse_recomm .main_course_tab li.active a { display:block;  width:190px; margin-right:0; color:#fff; background:url('/common/images_skin2/common/main_course_tab_over.png') left center no-repeat; }
.mcourse_recomm .main_course_info { float:left; width:900px; }
.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:140px;width:202px; margin:18px 9px 20px 10px;}
.main_course_info .horizontal_list li.nodata{ padding:90px 0;border:none;min-height:47px;width:900px; 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:200px;height:114px}
.main_course_info .horizontal_list span.img_box >  a > img{width:200px;height:113px;text-align:center}
.main_course_info .horizontal_list span.list_subject{ font-weight:bold;padding:0 10px 5px 10px; font-size:14px; text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_period{ font-weight:bold;padding:0 10px 5px 10px; font-size:13px; text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.main_course_info .horizontal_list span.list_blt{padding-left:0;text-align:center;line-height:18px;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}

/* 메인 컨텐츠 -  강사소개 영역 */
.main_tutor {display:inline-block;}
.main_tutor li { float:left; width:258px; height:288px; border:1px #e5e5e5 solid; margin-left:20px; background-repeat:no-repeat; background-size:cover; background-position:center top;}
.main_tutor li.first { margin-left:0; }
.main_tutor li h2 { margin-top:248px; height:40px; line-height:40px; font-size:16px; color:#fff; font-weight:bold; text-align:center;background:rgba(0,0,0,0.5);  }

/* 메인 컨텐츠 -  수강후기 */
.mReview { text-align:center; width:1100px; margin:40px auto 0 auto;  }
.mReview_title { font-family:'Noto Sans KR', 'Noto Sans CJK KR', sans-serif; font-size:25px; color:#000; font-weight:600; padding-bottom:20px;text-align:left; }
.mReview_inner {display:inline-block;width:1100px; height:341px; margin:0 auto;text-align:left;  border:1px #dadada solid;  background:#fafafa; }  
.mReview_inner h2 { font-family:'Noto Sans KR', 'Noto Sans CJK KR', sans-serif; float:left; background:#ff5a00 url('/common/images_skin2/common/mReview.png') no-repeat; width:260px; height:340px; font-size:24px; line-height:35px; color:#fff; font-weight:500; text-align:left; padding:30px 0 0 30px;  }
.mReview_inner h2 b { font-size:53px; line-height:50px; color:#fff; font-weight:500;  }
.mReview_inner .mReview_cont { float:left; width:838px; font-size:45px; color:#000; font-weight:bold; padding:10px 35px; }
.mReview_inner .mReview_cont .review_top td { border-bottom:1px #dadada solid; font-size:14px; color:#666; padding:10px 5px; text-align:left; vertical-align:top; }
.mReview_inner .mReview_cont .review_top td a { display:block; font-size:14px; color:#666; line-height:24px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mReview_inner .mReview_cont .review_top td.tac { text-align:center; }
.mReview_inner .mReview_cont .review_top span.order { display:block; margin:0 7px; text-align:center; border:none; background:none; font-size:9px; color:#ff5a01; width:15px; height:20px; line-height:24px; font-size:16px; font-weight:bold; }

/* 메인 컨텐츠 -  하단 영역 */
.square_wrap {display:inline-block; margin:40px auto 30px auto;}
.square_wrap .main_cs {float:left;background:#ffffff; border:1px #e5e5e5 solid; padding:30px;position:relative; height:232px;margin-right:20px;}
.square_wrap .main_cs .top_title{font-size:20px;font-weight:bold;color:#333;padding-bottom:13px;}
.square_wrap .main_cs p {font-size:13px; color:#666; padding-bottom:20px; }
.square_wrap .main_cs .mcs_text {padding:14px 0 0 75px;background:url('/common/images_skin2/common/img_cs.png') 0% 15px no-repeat;}
.square_wrap .main_cs .mcs_text .mcs_tel{color:#ed3934;font-size:20px;font-weight:bold;padding-bottom:10px;}
.square_wrap .main_cs .mcs_text span{display:block;font-size:12px;line-height:18px;}

.square_wrap .main_board  { float:left;background:#ffffff; width:530px;margin-right:35px; }
.square_wrap .main_board .mboard_title { height:40px; border-left:1px #e4e4e4 solid;background:#efefef;border:1px #e4e4e4 solid; }
.square_wrap .main_board .mboard_title span { float:left; width:100px;  } 
.square_wrap .main_board .mboard_title span a { display:block; width:99px; height:40px; line-height:40px;font-weight:bold; text-align:center; background:none; color:#666666; border-left:0;  } 
.square_wrap .main_board .mboard_title span a.active { background:#0f91d0; color:#fff; font-weight:bold;  }
.square_wrap .main_board .mboard_cont { width:100%; height:190px; padding:20px 25px; border:1px #e4e4e4 solid;border-top:none;}
.square_wrap .main_board .mboard_more { text-align:right; margin:10px 20px 0 0;}

.square_wrap .main_book {float:left;width:245px;height:232px} 
.square_wrap .main_book .top_title {height:30px;line-height:30px;font-size:28px;font-weight:bold;color:#000000; margin:0 0 15px 0;}

/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li{padding-left:13px;background: url('/common/images_skin2/common/blt_dot2.png') no-repeat 2px 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.list_top li a{font-size:14px;line-height:30px;}
.faq_top li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px;margin-bottom:4px}
.faq_top li span{display:inline-block;text-align:center;width:60px;height:20px;color:#fff;font-size:11px;padding-left:0; margin-right:5px;}
.faq_top li .blue{ background:#40659c; border-radius:3px; margin-top:2px;}
.faq_top li .green{background: url(/common/images/default/green_cate.png) no-repeat 0 2px;}
.faq_top li a{font-size:14px}

/****** 서브페이지 스타일 ******/
/*lnb */
.left_area{ }
.left_area .lnb_title{font-weight:bold;font-size:24px;color:#fff;background-color:#0f91d0;height:85px;line-height:85px;text-align:center;border:1px solid #dfdfdf;}
.left_area .lnb_list{margin-bottom:50px;border:1px solid #dfdfdf;border-top:none;border-bottom:none;}
.left_area .lnb_list li{border-bottom:1px solid #dfdfdf;}
.left_area .lnb_list li.half{width:50%;float:left;}
.left_area .lnb_list li a{display:block;font-size:15px;color:#000000;font-weight:bold;line-height:25px;padding:10px 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area .lnb_list li.on a{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li a:hover{color:#0f91d0;/* background: url('/common/images_skin2/common/blt_lnb.png') no-repeat 0% 50% */}
.left_area .lnb_list li.lnb_sub {background-color:#f1f2f4; padding-left:14px; /* height:28px; line-height:28px; */}
.left_area .lnb_list li.lnb_sub a{font-weight:normal; padding:4px 20px;}
.left_area .lnb_list li.lnb_sub.on a{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}
.left_area .lnb_list li.lnb_sub a:hover{color:#0a81bb;background: url(/common/images/default/blt_lnb.png) no-repeat 95% 45%}

/* 왼쪽 메뉴 고객센터 */
.left_area .sp_center {background:#ffffff; border-bottom:1px #e5e5e5 solid; padding-bottom:30px; position:relative;margin-top:20px;}
.left_area .sp_center .top_title{font-size:20px;font-weight:bold;color:#333;}
.left_area .sp_center .top_text {margin-top:15px;font-size:13px; color:#666;}
.left_area .sp_center .mcs_text {margin-top:10px;padding:10px 0 0 80px;background:url('/common/images_skin2/common/img_cs.png') 0% 15px no-repeat;}
.left_area .sp_center .mcs_text .mcs_tel{color:#ed3934;font-size:21px;font-weight:bold;}
.left_area .sp_center .mcs_text span{margin-top:10px;display:block;font-size:12px;line-height:18px;}


.sub_top { width:1100px; height:200px; padding:0; background:#000; overflow:hidden; text-align:center;}
.sub_top img { width:1100px; height:200px; margin:0 auto; }

.content_title{font-weight:bold;color:#333;font-size:30px;height:85px;line-height:75px;}
.content_title .class_tt{width:545px}
.content_title span{color:#666;letter-spacing:-1px}
.content_body{overflow:hidden}
.content_codebody * {font-size:inherit; list-style:inherit;}

.path{position:absolute;right:0;top:5px;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}

.tb_top{overflow:hidden;}
.tb_top > .tb_title{float:left;padding-top:0;}
.tb_top .list_top{overflow:hidden;float:left}
.tb_top .list_top select{padding:1px;margin:0;vertical-align:top}
.tb_top .list_top .course_type{float:left}
.tb_top .list_top .book_type{float:left}
.tb_top .list_top .list_ord{float:right}
.tb_top .list_top .list_ord li{float:left;background: url(/common/images/default/blt_bar.png) no-repeat 0 50%;padding-left:0;margin-right:8px}
.tb_top .list_top .list_ord li a{font-weight:700}
.tb_top .list_top .list_ord li.first{background-image: none}

/****** style ******/

.course_tab { display:inline-block;width:400px; height:40px; margin-bottom:20px; float:left;}

.search_form_wrap1 {margin:0 auto 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:210px; }  
.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:210px; }  /* 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; }	 /* 마이페이지 검색 */

.btn_sort { float:right; margin-right:5px; text-align:right; }
.search_form{ }
.search_form span { float:left; margin:0 5px 0 0 !important; padding:0 !important; }
.search_form form{overflow:hidden}
.search_form select{ padding:0 0 0 5px; margin:0;  width:auto; min-width:120px; height:30px; border:1px #cccccc solid; font-size:14px;}
select.search_select { width:auto; min-width:120px; height:30px; line-height:30px; border:1px #cccccc solid; font-size:14px;}
.search_form input[type=text] {border:1px solid #d1d1d1;margin:0 !important; padding:0 6px;width:180px;height:30px; line-height:30px;}
.search_form .search_input { border:1px #cccccc solid; margin-top:0; }
.s_category { display:inline-block; width:100%; margin-bottom:15px; text-align:right; }
.s_category select.category { float:right; width:auto;min-width:150px; height:28px; border:1px #cccccc solid; }


/* 리스트,웹진,갤러리 */
a.back_icon{width:30px;height:30px;display:inline-block;text-indent:-100000px; background: url('/common/images_skin2/common/icon_list2.png') no-repeat -1px -1px;margin-bottom:10px;}
a.btn_list{background-position:-1px -1px}
a.btn_list.on{background-position:-1px -32px}
a.btn_gallery{background-position:-32px -1px}
a.btn_gallery.on{background-position:-32px -32px}
a.btn_webzine{background-position:-63px -1px}
a.btn_webzine.on{background-position:-63px -32px}
a.btn_calendar{background-position:-94px -1px}
a.btn_calendar.on{background-position:-94px -32px}


span.ori_price{font-weight:400;text-decoration:line-through;text-align:center;padding-right:5px}
.type_chart span.ori_price{padding-right:0}
span.price{;color:#e2450e;text-align:center;font-weight:700}
span.return_pay_price{;color:#e2450e;text-align:center;font-weight:700;font-size:16px}
.type_list tfoot td{padding:20px 0;background-color:#f9f9f9;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;text-align:center}
.cart_sum{font-weight:700;color:#3c3c3c;padding:0 10px;font-size:14px}
.cart_sum em{font-weight:700;color:#e2450e}
/* .col-coupon{width:0;visibility:hidden;} 쿠폰 미사용 사이트 custom.css에 적용  */
.col-coupon{width:18%;}

.type_read{border-top: 1px solid #676767}
.type_read thead th{padding:8px 0;background-color:#f6f6f6;color:#000}
.type_read thead td{padding:8px 0;background-color:#f6f6f6;color:#000}
.type_read thead td.subject{padding-left:10px;font-weight:700}
.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}

.recomm_area{text-align:center;padding:20px;}
.recomm_area * {vertical-align:bottom;}
.recomm_btn{margin:0 auto;padding:10px 15px;border-radius:0;background-color:#f8f8f8;cursor:pointer;}
.recomm_title{padding:0 10px 3px 10px;font-size:11px;border-bottom:1px solid #aaaaaa;}
.recomm_cnt{padding:9px 20px 6px 20px;font-size:22px;font-weight:bold;}

.share_area {display:inline-block; margin-left:20px;}
.share_area span {font-weight:bold; line-height:36px; padding:0 10px; font-size:14px;}
.share_area input[type=text] {font-weight:bold; height:36px; box-sizing:border-box; border:1px solid #dddddd; border-radius:3px;}
.share_area a img {width:36px; height:36px; border:0 none; border-radius:3px;}

.tb_review tbody td{padding:8px}
.type_write{border-top: 1px solid #676767}
.type_write tbody td{border-bottom: 1px solid #d1d1d1;padding:8px 0}
.type_write tbody td.tw_bold{font-weight:700;color:#474747;text-indent:8px}
.type_write input[type=text]{padding:2px 4px 3px; border:1px solid #d1d1d1;}
.type_write input[type=password]{padding:2px 4px 3px;border:1px solid #d1d1d1;}
.type_write #name{width:150px}
.type_write #subject{width:500px}
.type_write #tag{width:250px}
.type_write .write_text{padding:8px}
.type_write textarea{border:1px solid #d1d1d1;width:100%;min-height:200px;padding:8px 0}
.type_write span.pl10{padding-left:10px}
.type_write span.bad{color:#cc0000;}
.type_write span.good{color:#006633;}
.book_con{overflow:hidden;margin-bottom:10px}
.book_con .con_img{float:left;width:200px;text-align:center}
.book_con .con_img img{width:200px}
.book_con .con_tx{float:left;margin-left:10px}
tbody th.tb_th{background-color:#f8f8f8;color:#474747;padding-left:10px;text-align:left;border-bottom:1px solid #d1d1d1}
tbody td.tb_td{padding-left:8px !important;height:36px;}
tbody td div.content{min-height:100px}
.type_write .join tbody td{padding-left:10px;padding-right:10px;height:22px;line-height:22px}
.type_write .w40{width:40px}
.type_write .w60{width:60px}
.type_write .w100{width:108px}
.type_write .w200{width:208px !important}
.type_write .w500{width:500px}
.type_write .wmax{width:580px}
.w400{width:400px}
.type_write input[type="radio"]{vertical-align:middle;margin-right:4px}
.type_write input[type="checkbox"]{vertical-align:middle;margin-right:4px}
.type_write .join button{margin-left:5px}
.nobg tbody th.tb_th{background-color:#fff}
.type_write .nobg tbody textarea{min-height:50px}
p.notice{font-weight:700;color:#3c3c3c;padding:10px 0 30px 0}
p.no_install{font-weight:700;color:#e2450e;text-align:right;font-size:15px;padding:20px 10px 0 0}
.pay_type{background-color:#f9f9f9;border-bottom:1px solid #d1d1d1;text-align:center;padding:20px 0}
.pay_type li{display:inline-block;margin-right:10px}
.pay_type li input{vertical-align:middle;margin-right:4px}
.escrow{background-color:#f9f9f9;border-bottom:1px solid #d1d1d1;text-align:center;padding:10px 0;font-weight:bold;display:none;}
.escrow input{vertical-align:middle;margin-right:4px}
.sel_mom{margin-left:5px}
.sel_day{margin-left:5px}

.pay_total_wrap { overflow:hidden; }
.pay_total { font-size:1.2em; float:left; text-align:center; width:100%; padding:20px 0; background-color:#f9f9f9; border-top:1px solid #d1d1d1; border-bottom:2px solid #d1d1d1; overflow:hidden; }
.pay_total dl { font-weight:700; color:#3c3c3c; padding:0 5px; list-style:none; }
.pay_total dl dt { display:inline-block; padding-left:5px; }
.pay_total dl dt:after { content:" : "; padding-right:4px; }
.pay_total dl dt:before { font-weight:bold; font-size:1.1em; padding-right:10px; }
.pay_total dl dt.sum_delivery:before { content:"+ "; }
.pay_total dl dt.sum_discount:before { content:"- "; }
.pay_total dl dt.sum_total:before { content:"= "; }
.pay_total dl dd { display:inline-block; padding-right:5px; }
.pay_total dl em { font-weight:700; color:#e2450e; }
.pay_container .pay_item { width:100%; }
.pay_container .pay_item td { text-overflow:hidden; word-break:break-all; }
.pay_container .single_box { min-height:22px; padding:8px 10px; border-top:2px solid #727272; border-bottom:1px solid #d1d1d1; }
.return_agree_box {min-height:22px; padding:20px; border:5px solid #d1d1d1;}
.return_agree_box dt {font-weight:bold;margin-top:20px}
.return_agree_box dt:first-child {margin-top:0}
.return_agree_box dd {margin-left:20px;margin-top:10px}
.return_agree_box .agree_text {margin-top:20px;text-align:center;padding:15px;border-top:1px dotted gray;}
.return_agree_box .agree {font-weight:bold;font-size:14px;margin:0 -20px -20px -20px;padding:15px 20px;background-color:#f1f1f1;border-top:1px solid #d1d1d1}
.return_agree_box input {vertical-align:-6px;width:20px;height:20px;margin-right:5px}
.return_pay_text {border-bottom:1px solid #727272;padding:10px;text-align:center}
.return_pay_text .notice {font-weight:bold;color:red}

.type_table{border-top: 1px solid #676767}
.type_table thead th{padding:8px 0;font-weight:700;color:#3c3c3c;border-bottom:1px solid #676767}
.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}
.type_table.type_inner thead th{text-align:center;padding:4px 0; } 
.type_table.type_inner tbody th{text-align:left;padding:8px;background-color:#ffffff;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;padding:8px 0;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td.tal{text-align:left;padding-left:20px}

.type_table.type_tutor_view th {vertical-align:top; width:260px;}
.type_table.type_tutor_view td {vertical-align:top;}
.type_table.type_tutor_view .tutor_image {width:260px;height:290px;border:1px solid #e0e0e0;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center top;text-indent:-9999px;}

.type_list {border-top: 1px solid #676767}
.type_list thead th{border-bottom: 1px solid #676767;padding:10px 0;color:#3c3c3c;white-space:nowrap;text-align:center;}
.type_list tbody td{border-bottom: 1px solid #ddd;padding:8px 0}
.type_list tbody td.tac{text-align:center}
.type_list tbody td.tal{text-align:left;padding-left:10px}
.type_list tbody td.tal span{vertical-align:top;margin-left:2px}
.type_list tbody td.tal span img{vertical-align:top;margin-top:2px}
.type_list tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px}
.type_list tbody td.tal .subject img{vertical-align:top}
.type_list tbody td.tal .subject a {color:#777; line-height:24px;}
.type_list tbody td.tal .subject a b {color:#333333; font-size:15px; font-weight:bold; padding-top:7px;}
.type_list .clabel .hide {display:none}

.type_webzine{border-top: 1px solid #676767}
.type_webzine thead th{border-bottom: 2px solid #ddd;padding:10px 0;color:#3c3c3c;white-space:nowrap;}
.type_webzine tbody td{border-bottom: 1px solid #ddd;padding:8px 0}
.type_webzine tbody td.tac{text-align:center}
.type_webzine tbody td.tal{text-align:left;padding-left:10px}
.type_webzine tbody td.tal span{vertical-align:top;margin-left:2px}
.type_webzine tbody td.tal span img{vertical-align:top;margin-top:2px;}
.type_webzine tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px;font-weight:bold;}
.type_webzine tbody td.tal .subject img{vertical-align:top}
.type_webzine tbody td.tal .subject a{color:#777}
.type_webzine tbody td.tal .ct_text{height:63px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; word-wrap:break-word; }
.type_webzine .webzine_img{width:140px;height:100px;display:block;float:left;position:relative}
.type_webzine .webzine_img a{display:block;width:140px;height:100px;overflow:hidden;border:1px solid #d1d1d1}
.type_webzine .webzine_img a img{width:140px;display:block;min-height:100px;}
.type_webzine .webzine_img .tm{position:absolute;left:0;top:0}

.type_calendar {}
.type_calendar tr td {padding:0 !important; vertical-align:top;}
.type_calendar tr td div.type_day {background-color:#fcfcfc;border-bottom:1px solid #d1d1d1;padding:4px 0;font-weight:normal;}
.type_calendar tr td div.normal {font-weight:normal;}
.type_calendar tr td div.bold {font-weight:bold;}
.type_calendar tr td div.type_schedule {padding:0 5px;min-height:100px;text-align:left;font-size:12px;}
.type_calendar tr td div.type_schedule ul li {padding:5px 0;line-height:16px;}
.type_calendar_style {position:absolute; top:0; right:0; font-size:13px;}

/* 갤러리형 강의 리스트 */
.course_gallery {border-top: 1px solid #676767;border-bottom: 1px solid #d1d1d1;padding-bottom:20px;margin-left:-12px}
.course_gallery li { float:left; width:264px;  margin:20px 0 0 15px; border:1px #dedede solid; max-height:356px; overflow:hidden; }
.course_gallery .cimg { height:149px; border-bottom:1px #dedede solid;}
.course_gallery .cimg img { width:262px; height:148px; }
.course_gallery .ccont { padding:19px; }  
.course_gallery .ccont .clabel {display:block; }
.course_gallery .ccont .clabel .hide {display:none}
.course_gallery .ccont .label { margin-left:0; }
.course_gallery .ccont .cday { float:right; margin-top:-20px; font-size:12px; text-align:right; }
.course_gallery .ccont .ctitle a { display:block;  font-size:17px; color:#222; font-weight:bold; margin:0 0 15px 0; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.course_gallery .ccont .cprice { text-align:center; font-size:15px; margin:10px 0;font-weight:500; padding:10px 0 0 0; border-top:1px #dedede dashed; }
.course_gallery .ccont .ctext { font-size:13px; height:40px; font-weight:400; line-height:20px;  padding:0; overflow:hidden;text-overflow:ellipsis;  }
.course_gallery .ccont .cif { font-size:13px; border-top:1px #dedede dashed; padding:10px 0 0 0; margin:10px 0  0  0; }
.course_gallery .ccont .cbtn { text-align:center; margin-top:15px; }
.course_gallery .ccont .cbtn .button.long { width:110px}
.course_gallery .nodata { height:200px;width:100%;margin:10px 0 0 6px;border:0;text-align:center;font-size:18px;line-height:200px;padding:0}

/* 웹진형 강의 리스트 */
.course_webzine {border-top: 1px solid #676767;}
.course_webzine li {border:1px solid #d1d1d1;margin-top:20px;}

.course_webzine .col_course_thumbnail {float:left;width:216px;height:144px;padding:0px;overflow:hidden}
.course_webzine .col_course_thumbnail img{width:216px;height:144px;display:block;border-right:0px solid #d1d1d1}

.course_webzine .col_course_name {float:left;width:372px;height:144px;padding:13px 0px 0 20px;}
.course_webzine .col_course_name .ctitle a {font-size:17px;color:#222;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.course_webzine .col_course_name .cstar img {vertical-align:-3px}
.course_webzine .col_course_name .clabel {margin-top:6px}
.course_webzine .col_course_name .clabel .hide {display:none}
.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:200px;height:144px;background-color:#f1f1f1;padding:15px}
.course_webzine .col_course_button th {text-align:left}
.course_webzine .col_course_button td {padding-top:3px}
.course_webzine .nodata { height:200px;text-align:center;font-size:18px;line-height:200px;margin-top:10px;width:100%;padding:0}

.type_chart {border-top: 1px solid #676767}
.type_chart .list_li {padding:8px 0}
.type_chart .list_li .course_img{width:220px;height:155px;display:block;float:none;position:relative;margin-top:14px;}
.type_chart .list_li .course_img a{display:block;width:220px;height:147px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .course_img a img{width:220px;height:147px;display:block}
.type_chart .list_li .course_img .tm{position:absolute;left:0;top:0}

.type_chart .list_li .webtv_img {width:220px;height:125px;display:block;float:none;position:relative; margin-top:10px;}
.type_chart .list_li .webtv_img a{display:block;width:220px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .webtv_img a img{width:220px;height:125px;display:block}

.type_chart .list_li .top_td{padding-top:5px;}
.type_chart .list_li .top_td span{margin-right:8px}
.type_chart .list_li .bot_td span{margin-left:0}
.type_chart .list_li .bot_td{padding-bottom:15px; border-bottom:1px solid #d1d1d1}
.type_chart .list_li .bot_td.tac{text-align:center}
.type_chart .list_li .btn_list{margin-bottom:-5px}
.type_chart .list_li .btn_list .button{margin-bottom:5px}
.type_chart strong{display:block;max-height:72px;line-height:20px;overflow:hidden;}
.type_chart strong a{color:#000;font-size:16px;font-weight:bold; padding-left:0;}
.type_chart .list_li span{margin-left:4px}
.type_chart .list_li .ct_wrap{overflow:hidden}
.type_chart .list_li .ct_text{height:40px;overflow:hidden;line-height:20px;margin-top:10px}
.type_chart .list_li .ct_if{overflow:hidden;margin-top:10px}
.type_chart .list_li .ct_if .tutor{float:left;margin-right:10px}
.type_chart .list_li .ct_if .p{float:left; padding-right:10px;}
.type_chart .list_li .ct_if .p span.days { margin-right:10px; }
.type_chart .nodata { width:830px; line-height:200px;height:200px; margin:-8px 0 0 0;border-bottom:1px solid #d1d1d1; padding:0; text-align:center; font-size:18px; background-color:#ffffff !important;}

/* 강의 상세보기 */
.course_info {border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden}
.course_info .info_img{ width:370px;float:left;margin-right:40px;text-align:center}
.course_info .info_img img{width:370px;height:209px;border:1px solid #d1d1d1;margin-bottom:10px}
.course_info .info_text{float:left;width:420px}
.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}
.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_foot {margin-top:30px}
.course_foot .tutor_list {padding-bottom:-10px}
.tutor_info dl {background-color:#f1f1f1;padding:10px 20px;margin-bottom:10px;overflow:hidden;}
.tutor_info dt {float:left;padding:5px 0;width:70px;font-weight:bold;}
.tutor_info dd {float:clear;padding:5px 0 5px 70px}

.sns_preview_wrap {margin-top:10px}
.sns_preview_wrap .sns_btn {overflow:hidden;float:right;}
.sns_preview_wrap .sns_btn li{float:left;margin-right:5px}
.sns_preview_wrap .sns_btn .btn_facebook { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_facebook.png') no-repeat;}
.sns_preview_wrap .sns_btn .btn_kakaostory { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_kakaostory.png') no-repeat;} 
.sns_preview_wrap .sns_btn .btn_naver { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_naver.png') no-repeat;}
.sns_preview_wrap .button {float:left}


/* 수강후기 */
.tb_box .review_list { border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.tb_box .review_list li.first { border-top:0 none; }
.tb_box .review_list li { padding:10px 20px; border-top:1px dotted #8f8f8f; }
.tb_box .review_list li.no { border-top:0 none; text-align:center; margin:30px; }
.tb_box .review_list li .tx_info { overflow:hidden; }
.tb_box .review_list li .tx_info .com_writer { float:left; font-weight:bold; }
.tb_box .review_list li .tx_info .com_modify { float:right; }
.tb_box .review_list li .tx_info .com_modify .btn_del { width:32px; height:16px; }
.tb_box .review_list li .tx_comment { margin-top:5px; clear:both; }
.tb_box .review_list li .tx_reg_date { color:#999999; font-weight:normal; }
.tb_box .review_pagebar { margin-top:20px; }
.review-ltem {height:50px;overflow:hidden;}
.review-more {padding:0;display:none;overflow:hidden;position:relative;top:11px;}
.review-more > div {text-align:center;width:100%;}
.review-more > div > button { 
	display:inline-block;cursor:pointer;
	background-color:#fff;color:#333;text-shadow:none;background-image:none;
	padding:0 4px;height:24px;line-height:24px;font-size:12px;vertical-align:0;width:100px;
	border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;
	-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;
	border-top-left-radius:10px;border-top-right-radius:10px;
}

/* 도서 상세보기 */
.book_infomation{padding:0;overflow:hidden}
.book_infomation .info_img{width:210px;float:left;margin-right:40px;text-align:center}
.book_infomation .info_img img{width:210px;height:270px;border:1px solid #d1d1d1;margin-bottom:10px}
.book_infomation .info_text{float:right; width:578px;}
.book_infomation .info_text .info_title{font-size:30px;color:#3c3c3c;border-bottom:0 solid #e2450e;font-weight:700}
.book_infomation .info_text p{font-size:12px;color:#3c3c3c}
.book_infomation .info_text div.buy_book{float:left;width:250px}
.book_infomation .info_text div.buy_book p.book_name{text-align:left}
.book_infomation .info_text div.buy_book p.book_price{text-align:right}
.book_infomation .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.book_infomation .info_btn{overflow:hidden;padding-top:15px}
.book_infomation .info_btn li{float:right;margin-left:1px}
.book_infomation .book_qty {width:80px; border:1px solid #ddd; padding:0; height:30px; line-height:30px; font-size:13px; text-align:center; box-sizing:border-box;}
.book_foot{margin-top:10px}

.col_book_information_title {width:100px;}

/* 방송 상세보기 */
#webtv_player { width:100%; height:467px; }
#webtv_player > iframe:first-child { width:830px; height:467px; border:0 none; }
.content_body .webtv_ready { box-sizing:border-box; width:100%; height:467px; background-color:#efefef; border:1px solid #dedede; text-align:center; font-size:16px;}
.content_body .webtv_ready h1{ font-size:24px; font-weight:bold; margin:200px 0 20px 0;}
/* .webtv_infomation{border:1px solid #d1d1d1;border-top:2px solid #676767;padding:20px;overflow:hidden} */
.webtv_infomation .info_text{margin-bottom:15px;}
.webtv_infomation .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}
.webtv_infomation .info_text p{font-size:12px;color:#3c3c3c}
.webtv_infomation .info_text div.buy_book{float:left;width:250px}
.webtv_infomation .info_text div.buy_book p.book_name{text-align:left}
.webtv_infomation .info_text div.buy_book p.book_price{text-align:right}
.webtv_infomation .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}
.webtv_infomation .info_btn{overflow:hidden;padding-top:15px}
.webtv_infomation .info_btn li{float:right;margin-left:13px}
.webtv_foot{margin-top:30px}


.tb_box{border-top:1px solid #727272}
.tb_box input.w300{width:300px}
.tb_box input.w180{width:180px}
.tb_box input.w158{width:158px}
.tb_box input.w135{width:135px}
.tb_box input.w80{width:80px}
.tb_box input.w50{width:50px}

.type_grid{}
.type_grid .list_grid{overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-20px}
.type_grid .list_grid li{ width:192px;float:left;margin:15px 0 25px 20px;height:330px;text-align:left;}
.type_grid .list_grid li .grid_text {padding:0 0 0 0;}
.type_grid .list_grid li .grid_img{width:190px;height:224px;border:1px solid #d3d3d3;margin-right:20px;}
.type_grid .list_grid li .grid_img img{width:190px;height:224px}
.type_grid .list_grid li .grid_title a {display:block;padding:15px 0 10px 0;font-size:15px;line-height:20px;color:#222222;font-weight:bold;}
.type_grid .list_grid li .grid_author{margin-top:2px;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_grid .list_grid li .grid_price{color:#e2450e;font-weight:bold;font-size:15px;display:block; margin:5 0 10px 0;}
.type_grid .list_grid li.nodata { float:none; width:830px; margin:0 0 0 20px; padding:0; border:0; text-align:center;height:200px; line-height:200px;  font-size:18px; }

.type_grid_tutor{ padding:0; margin:0; }
.type_grid_tutor .list_grid{ width:100%;overflow:hidden; padding:0; margin:0 0 20px 0}
.type_grid_tutor .list_grid li{ float:none; width:100%; padding:0 0;margin:0 20px 40px 0;height:225px;text-align:left; display:inline-block; overflow:hidden; }
.type_grid_tutor .list_grid li .grid_img{ float:left; width:202px;height:225px;overflow:hidden; margin:0 30px 0 0;}
.type_grid_tutor .list_grid li .grid_img div{width:200px;height:223px;border:1px solid #d3d3d3;background-repeat:no-repeat;background-size:cover;background-position:center top;text-indent:-9999px;cursor:pointer;}
.type_grid_tutor .list_grid li .grid_detail{ float:left;width:590px; background-color:#ffffff;}
.type_grid_tutor .list_grid li .grid_title{ height:50px; border-bottom:1px dashed #d3d3d3; border-top:1px solid #666666; margin-bottom:15px;font-size:24px; line-height:50px; color:#222222;font-weight:bold;text-align:left;}
.type_grid_tutor .list_grid li.nodata{width:100%;line-height:200px;height:200px; font-size:18px; text-align:center;}

.type_tutor {background-color:#ffffff; border:1px solid #dedede; padding:20px 20px 0 20px;}
.type_tutor tbody th { padding:0;text-align:left;color:#3c3c3c;vertical-align:top; padding-bottom:20px; }
.type_tutor tbody th img { width:270px; height:inherit;border:1px solid #e0e0e0; }
.type_tutor tbody td{ color:#3c3c3c;vertical-align:top; }
.type_tutor tbody td .tutor_name { font-size:24px; line-height:30px; font-weight:bold; color:#0e71a3; padding:5px 0 25px 0;}
.type_tutor tbody td .tutor_cont { font-size:14px; line-height:20px;color:#555555; padding-bottom:20px;}
.type_tutor tbody td .tutor_cont strong { display:block; font-size:15px; font-weight:bold; color:#000000; padding:0; }

.calendar_title{text-align:center; margin:15px 0; font-size:24px; font-weight:bold; position:relative; } 
.calendar_title b { color:#333333;font-weight:bold;  padding:10px 15px;}
.calendar_title em { color:#ff6000;font-weight:bold; }

.webtv_calendar { background-color:#ffffff; border-left:1px solid #dedede;  }
.webtv_calendar thead th { background-color:#f5f5f5; text-align:center;color:#000000; height:35px; line-height:35px; font-size:15px; font-weight:bold;border-right:1px solid #dedede;border-bottom:1px solid #cccccc; }
.webtv_calendar td { height:140px; vertical-align:top;  border-bottom:1px solid #dedede;border-right:1px solid #dedede;}
.webtv_calendar td div.webtv_day { padding:8px 0 0 8px;color:#222222; font-weight:normal;}
.webtv_calendar td div.normal {font-weight:normal;}
.webtv_calendar td div.bold {font-weight:bold;}
.webtv_calendar td div.webtv_schedule { color:#555555; padding:0 8px;min-height:100px;text-align:left;font-size:12px;}
.webtv_calendar td div.webtv_schedule ul li {padding:5px 0;line-height:16px;}
.webtv_calendar td.sat { color:#3872ab; }
.webtv_calendar td.sun { color:#ff4141; }

.type_webtv{}
.type_webtv .list_webtv{ display:inline-block;overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-10px; margin-right:-10px; padding-top:20px;}
.type_webtv .list_webtv li{width:262px;float:left;margin:0 10px 20px 10px;height:240px;text-align:left;}
.type_webtv .list_webtv li .webtv_text {padding:0 5px;}
.type_webtv .list_webtv li .webtv_img{width:262px;height:160px;border:1px solid #dedede;position:relative;}
.type_webtv .list_webtv li .webtv_img img{width:262px;height:160px}
.type_webtv .list_webtv li .webtv_title{margin-top:12px;font-size:16px;line-height:18px;color:#222222;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_webtv .list_webtv li .webtv_subtitle{margin-top:7px;font-size:14px;line-height:20px;height:40px;text-overflow:hidden;overflow:hidden;}
.type_webtv .list_webtv li .webtv_price{color:#e2450e;font-weight:bold;display:block; margin:5 0 10px 0;}
.type_webtv .list_webtv li.nodata{ float:none; width:830px;line-height:200px;height:200px; margin:-20px 10px 0 10px; padding:0; text-align:center; font-size:18px;}
.webtv_length{background-color:#000000;color:#ffffff;text-align:center;position:absolute;bottom:0;right:0;padding:0;width:50px;}

.book_img > a > img { border:1px solid #d3d3d3; }
.payment_comp{padding-top:30px}

 /*과정일정*/

.schedule_title { margin-bottom:20px; margin-top:0px; padding-top:20px; border-top:1px #cccccc solid;z-index:100;}
.schedule_title h2 { font-size:26px; color:#000; text-align:center;line-height:30px; }
.schedule_title h2 b { font-family:"NanumSquare", sans-serif; font-weight:500;color:#e45e28; padding:0px; margin:0px; }
.schedule_title h2 strong { font-family:"NanumSquare", sans-serif; font-weight:500;color:#e45e28; padding:0px; margin:0px; }
.schedule_title .cal_btn { width:360px; position:absolute; left:50%; margin-left:-180px; margin-top:-30px; }	
.schedule_title .cal_btn a.prev { float:left; }
.schedule_title .cal_btn a.next { float:right; }


table.tbl_schedule { border:0; border-spacing:0; width:100%; margin-top:0px; margin-bottom:10px;border-left:0px solid #dfdfdf; }
table.tbl_schedule tr > th {font-family:"NanumSquare", sans-serif; font-weight:400; border-top:1px solid #133e69; border-bottom:1px solid #dfdfdf; height:45px; background:#f7f7f7; text-align:center; vertical-align:middle; font-size:15px; color:#333333; }
table.tbl_schedule tr > th:last-child { border-right:0px; }
table.tbl_schedule tr > td { border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; vertical-align:middle; font-size:14px; line-height:20px; padding:10px 15px; text-align:left; color:#666; }
table.tbl_schedule tr > td:last-child { border-right:0px; }
table.tbl_schedule tr > td > b { font-weight:bold; color:#222222; }
table.tbl_schedule tr > span { color:#18a3dc; }
table.tbl_schedule tr > td.tac { text-align:center; padding:10px 0px;  }
table.tbl_schedule tr > td.bg_td { background:#f7f7f7; }
table.tbl_schedule tr > td.font_bule { color:#0079c0; }
table.tbl_schedule tr > td a.btn_state1 { display:block; width:60px; height:30px; line-height:30px; font-size:13px; color:#ffffff; background:#f9881a; margin:0px auto; }
table.tbl_schedule tr > td a.btn_state2 { display:block; width:60px; height:30px; line-height:30px; font-size:13px; color:#ffffff; background:#133e69; margin:0px auto; }
table.tbl_schedule tr > td a.btn_state3 { display:block; width:60px; height:30px; line-height:30px; font-size:13px; color:#ffffff; background:#666666; margin:0px auto; }

/* 댓글 */
.comment_wrap { width:100%; color:#000000; }
.comment_wrap .comment_title { margin:20px 0 7px 0; }
.comment_wrap .comment_title .title { font-weight:bold; font-size:14px; }
.comment_wrap .comment_title .title em { color:#0a81bb; }
.comment_wrap .comment_box .text_ip {border:1px solid #dfdfdf; border-top:2px solid #0a81bb; background-color:#fbfdfe; padding:17px; margin-bottom:25px; position:relative;}
.comment_wrap .comment_box .text_ip .comment_write {box-sizing:border-box; margin-right:82px; }
.comment_wrap .comment_box .text_ip .comment_submit {box-sizing:border-box; position:absolute; top:0; right:0; margin:17px 17px 0 0;}
.comment_wrap .comment_box .text_ip textarea { width:100%; height:66px; border:1px solid #c3c3c3; margin:0; padding:0; box-sizing: border-box;}
.comment_wrap .comment_box .text_ip input[type=image] {width:82px; height:66px; margin:0; padding:0; }
.comment_wrap .comment_box .com_list { border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; }
.comment_wrap .comment_box .com_list li.first { border-top:0 none; }
.comment_wrap .comment_box .com_list li { padding:10px 20px; border-top:1px dotted #8f8f8f; }
.comment_wrap .comment_box .com_list li.no { border-top:0 none; text-align:center; margin:30px; }
.comment_wrap .comment_box .com_list li .tx_info { overflow:hidden; }
.comment_wrap .comment_box .com_list li .tx_info .com_writer { float:left; font-weight:bold; }
.comment_wrap .comment_box .com_list li .tx_info .com_modify { float:right; }
.comment_wrap .comment_box .com_list li .tx_info .com_modify .btn_del { width:32px; height:16px; }
.comment_wrap .comment_box .com_list li .tx_comment { margin-top:5px; clear:both; }
.comment_wrap .comment_box .com_list li .tx_reg_date { color:#999999; font-weight:normal; }
.comment_wrap .comment_box .comment_pagebar { margin-top:20px; }

.progress_info {display:none;position:absolute;}
.progress_info div.progress_container {text-align:left;position:absolute;width:180px;left:10px;bottom:0;}
.progress_info div.progress_contents {box-sizing:border-box;word-break:break-all;border:2px solid #0a81bb;border-bottom:0 none;background-color:#ffffff;padding:4px;font-size:0.85em;line-height:1.4em;}
.progress_info div.progress_bottom {box-sizing:border-box;height:9px;background:url(/common/images/default/progress_bottom.png) no-repeat; }

.lesson_file_info {display:none;position:relative;}
.lesson_file_info div.lesson_file_contents {position:absolute;width:100%;bottom:4px;box-sizing:border-box;word-break:break-all;border:2px solid #0a81bb;background-color:#ffffff;padding:4px;font-size:0.85em;font-weight:bold;line-height:1.4em;}

.search_title {padding:10px 0;border-bottom:1px solid #e2e2e2; font-weight:bold;}
.search_title em {color:#e9861a;}
.search_title .search_keyword {font-size:16px;margin-right:10px;}
.search_title .search_total_no {font-size:1.3em}

.search_box {padding:20px; text-align:center;}
.search_box .search_txt {width:300px; height:30px; margin:0; padding:0 10px; border:5px solid #df0012 !important; font-size:14px;}
.search_box .search_btn {width:70px; height:40px; margin:0; background-color:#df0012; border:0 none; font-size:14px; color:#ffffff; font-weight:bold;}
.search_category {width:100%; padding:10px; font-size:12px; background-color:#f8f8f8; border:1px solid #c1c1c1; border-width:1px 0; overflow:hidden;}
.search_category span {float:left; margin:0 10px 0 20px; font-weight:bold;font-size:1.2em}
.search_category span img {vertical-align:2px;}
.search_category ul {float:left;}
.search_category li {float:left; margin-right:5px;font-size:1.2em;}
.search_category li:not(:last-child):after {content:' ·';}
.search_category li a:hover {text-decoration:none;}
.search_category li em {font-size:0.8em}
.search_category li em strong {color:#df0012;}
.search_section {margin-top:40px;}
.search_section .search_detail {vertical-align:middle; position:relative; height:25px;}
.search_section .search_detail img {top:2px; position:absolute;}
.search_section .search_detail .search_subject {float:left; margin:0 10px 0 22px; font-size:16px; font-weight:bold; vertical-align:middle;}
.search_section .search_detail .search_cnt {float:left;}
.search_section .search_detail .search_cnt em {color:#e9861a; font-weight:bold; font-size:1.2em;}
.search_section .search_detail .search_more {float:right;}
.search_section .search_detail .search_more a:hover {text-decoration:underline;}
.search_section .search_result {width:100%;}
.search_section .search_result table {width:100%; border-top:1px solid #999999;}
.search_section .search_result tr {border-bottom:1px solid #d9d9d9;}
.search_section .search_result td {padding:10px 0; vertical-align:top;}
.search_section .search_result td.course_image {padding:13px 0; width:128px;}
.search_section .search_result td.course_image a {display:block;width:118px;height:88px;overflow:hidden;border:1px solid #d1d1d1;}
.search_section .search_result td.course_image a img {width:118px;height:88px;}

.search_section .search_result td.course_info {position:relative;}
.search_section .search_result td.course_info .info_t {}
.search_section .search_result td.course_info .info_t em {font-weight:bold;font-size:14px;}
.search_section .search_result td.course_info .info_t .ctitle {font-weight:bold;font-size:15px;}
.search_section .search_result td.course_info .info_t p {margin-top: 3px;}
.search_section .search_result td.course_info .info_t .cinfo {}
.search_section .search_result td.course_info .info_t .info_b {vertical-align:bottom;}
.search_section .search_result td.course_info .info_t .info_b .hide {display:none}
.search_section .search_result td.course_info .star_p {position:absolute;bottom:20px;}

.search_section .search_result td.post_info {position:relative;}
.search_section .search_result td.post_info em {font-weight:bold; font-size:15px; margin-bottom:10px; display:inline-block;}
.search_section .search_result .webtv_img{width:178px;height:100px;display:block;float:left;position:relative;border:1px solid #d1d1d1;}
.search_section .search_result .webtv_img a{display:block;width:178px;height:100px;overflow:hidden;}
.search_section .search_result .webtv_img a img{width:178px;height:100px;display:block}
.search_section .search_result .webtv_img .tm{position:absolute;left:0;top:0}

.search_no {border:1px solid #d9d9d9; border-width:1px 0; padding:30px 0; overflow:hidden;}
.search_no .search_no_image {height:100%;float:left; vertical-align:middle;}
.search_no .search_no_image img {margin-top:6px;}
.search_no .search_no_text {height:100%;float:left;}
.search_no .search_no_text h4 {font-weight:bold; margin-bottom:14px;}
.search_no .search_no_text h4 em {color:#e9861a;}

/* 갤러리 2016-10-18 */
.type_gallery .list_gallery {overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-8px;padding-bottom:5px;}
.type_gallery .list_gallery li {width:231px;float:left;margin:10px 0 0 8px;height:200px;text-align:left;}
.type_gallery .list_gallery li .gallery_div {width:229px;height:150px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;background-size:cover !important;text-indent:-9999px;}
.type_gallery .list_gallery li .gallery_img img {width:229px;height:129px;}
.type_gallery .list_gallery li .gallery_title {margin-top:5px;font-size:12px;line-height:18px;color:#565554;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_gallery .list_gallery li .gallery_reg {float:right;}
.type_gallery .list_gallery li.nodata {width:100%;line-height:200px;text-align:center;}
.type_gallery .list_gallery li .gallery_div_ie {height:150px;overflow:hidden;display:none;}
.type_gallery .list_gallery li .gallery_div_ie img {width:229px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;}



/* 페이징 */
.page_box{ margin:0 auto; table-layout:auto !important}
.page_box li{vertical-align:top;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.page_box li.page_margin{display:none}
.page_box li div{width:24px;height:24px;border:1px solid #bebebe;padding:0;margin:0 2px;line-height:24px}
.page_box td{ padding:0; border-width:0; font-family:verdana; color:#999999; font-size:12px }
.page_p_btn{display:none}
.page_n_btn{display:none}
.page_box .page_first_btn { background:url('/common/images_skin2/common/page_first_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box .page_next_btn { background:url('/common/images_skin2/common/page_next_btn.png') no-repeat 50% 50%; width:24px; height:24px; border:1px #d1d1d1 solid; }
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:#de5c00; color:#fff; font-weight:700; width:26px; height:26px;border:none;line-height:26px }
.page_box li a:hover{text-decoration:none}
.page_box li .page_number_btn:hover{background-color:#de5c00;color:#fff;width:26px; height:26px;border:none;line-height:26px}


.tab_wrap{padding-top:0}
.tab_wrap2{padding-top:0}
.tab_wrap{position:relative}
.tab_tt{display:inline-block;margin-bottom:20px;border:NONE;width:100%}
.tab_tt li{float:left;position:relative;width:20%;height:40px}
.tab_tt li a{display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;line-height:40px;text-align:center;color:#3c3c3c;font-size:15px;z-index:4;height:40px}
.tab_tt li.on a{background-color:#666666;color:#ffffff;font-weight:700;border:1px solid #555555;z-index:5;position:absolute;left:0;top:0;width:100%;height:40px}

.tab_cview{display:inline-block;margin-bottom:20px;width:100%;height:42px;border-bottom:1px solid #d2d2d4;}
.tab_cview li{float:left;position:relative;width:20%;height:40px}
.tab_cview li a{display:block;background-color:#f7f7f7;border:1px solid #d2d2d4;border-bottom:0;line-height:40px;text-align:center;color:#3c3c3c;font-size:15px;z-index:4}
.tab_cview li.on a{background-color:#666666;color:#ffffff;font-weight:700;border:1px solid #555555;z-index:5;position:absolute;left:0;top:0;width:100%;height:42px}

.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}

.tab_con {/*  min-height:500px; */ margin-bottom:50px;}

.faq_wrap{border-top:1px solid #727272}
.faq_wrap .nodata{padding:12px 0;border-bottom:1px solid #d1d1d1}
.faq dt{width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;padding:12px 50px;background: url(/common/images/default/faq_question.gif) no-repeat 15px 15px;border-bottom:1px solid #d1d1d1;overflow:hidden}
.faq dd{display:none;padding:12px 50px;background: #f4f4f4 url(/common/images/default/faq_answer.gif) no-repeat 15px 15px;border-bottom:1px solid #d1d1d1}
.faq.on dt{display:block;white-space:normal;}



/******** 회원관련 스타일 *********/
/* login */
.login_box{border:1px solid #dcdcdc;padding:50px;overflow:hidden}
.log_tt{margin-bottom:50px;font-size:15px;}
.log_form{float:left;padding-right:35px;border-right:1px solid #e0e0e0;width:430px; padding-bottom:30px;}
.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:180px;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:186px}
.log_find dt{font-weight:700;letter-spacing:-0.05em; font-size:14px;}
.log_find dd{margin:8px 0 33px 0}

.log_oauth {overflow:hidden; margin-top:15px; font-weight:bold; line-height:40px;}
.log_oauth .log_oauth_list {float:right; margin-right:40px;}
.log_oauth .log_oauth_list li {float:left; margin-left:10px;}
.log_oauth .log_oauth_list li img {width:40px; height:40px;}

.login_box .ip_tx {margin-top:15px;}

.join_oauth {display:none; overflow:hidden;}
.join_oauth .join_oauth_list {width:300px; margin:0 auto;}
.join_oauth .join_oauth_list li {margin:10px 0; background-color:#ffffff; border:1px solid #dedede; border-radius:8px; padding:6px; }
.join_oauth .join_oauth_list li a {position:relative;}
.join_oauth .join_oauth_list li img {position:absolute; width:40px; height:40px; left:0; top:0;}
.join_oauth .join_oauth_list li div {height:40px; font-size:1.2em; margin-left:40px; text-align:center; line-height:40px;}
.join_oauth .join_oauth_list li.join_oauth_normal div {font-size:1.4em; font-weight:bold;}

/*agreement */
.agreement_list{overflow:hidden;width:526px;margin:0 auto}
.agreement_list li{float:left;padding-left:47px;background: url(/common/images/default/blt_join.jpg) no-repeat 15px 50%}
.agreement_list li.first{padding-left:0;background-image:none}
.box_title{color:#2d2d2d;font-size:16px;font-weight:700;margin:25px 0 5px 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}

.gray_box_auth{	border: 1px solid #dcdcdc;background-color: #fafafa;padding: 20px 22px;margin-bottom: 43px;}
.gray_box_auth.top{ border-top: 2px solid #676767;}
.auth_box ul {text-align:center;}
.auth_box ul li {display:inline-block;}
.auth01 { border: 1px solid #ccc;float:left;}
.auth02 { border: 1px solid #ccc;float:left;margin-left:14px;}
.auth_button { border: 1px solid #ccc;float:left;margin-left:14px;width:320px; height:85px; display:inline-block;text-indent:-9999px; background:url(/common/images/default/agreement_method.png) no-repeat 0 0; }
.auth_button.first { margin-left:0; }
.auth_mobile { background-position:0 0; }
.auth_mobile.on { background-position:-320px 0; }
.auth_ipin { background-position:0 -85px; }
.auth_ipin.on { background-position:-320px -85px; }

.btns_agr{overflow:hidden;width:240px;margin:0 auto}
.btns_agr li{float:left;margin-left:6px}
.success {border-top:1px solid #676767;border-bottom:1px solid #676767;margin-top:5px;padding:30px}
.success .suc_in{overflow:hidden;width:524px;margin:0 auto}
.success .suc_in h6{float:left;margin-right:50px}
.success .suc_in span{display:block;float:left;margin:20px 0 0 0}
.suc_p{width:435px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;margin:20px auto;padding:20px}
.suc_agree{width:500px;border:1px solid #dcdcdc;margin:20px auto;padding:20px;line-height:200%}

.find_subtitle {font-size:15px;font-weight:bold;color:#ff7200;margin-bottom:8px}
.find_box{border: 1px solid #dcdcdc; border-top:1px solid #676767;padding:30px 0;margin-bottom:50px}
.find_box p{width:530px;margin:0 auto;padding-left:120px;margin-bottom:5px}
.find_box .find_id{width:475px;margin:0 auto}
.find_box .find_id li{overflow:hidden;margin-bottom:5px}
.find_box .find_id li input[type=text] {margin-top:1px}
.find_box .find_id li strong{display:block;float:left;width:90px;line-height:24px}
.find_box .find_id li div{float:left;width:385px}

.find_box .find_id li input.w70{width:70px}
.find_box .find_id li input.w90{width:90px}
.find_box .find_id li input.w120{width:120px}
.find_box .find_id li input.w150{width:150px}
.find_box img {border:1px solid #ccc;}
.find_box p.auth {padding-left:0;text-align:center;}

.privacy h3{font-weight:700;font-size:15px;margin-top:20px;color:#ff7200;}
.privacy dl{padding-left:5px;margin-top:10px}
.privacy dt{font-weight:700;margin-top:5px}
.privacy dd{margin-top:2px;margin-left:10px}
.privacy p{margin-top:5px;margin-left:5px;float:none !important}
.privacy .depth2{padding-left:10px}
.privacy .depth2 > li{margin:2px 0}
.privacy .depth3{padding-left:10px}
.privacy .depth3 > li{margin:2px 0}
.privacy .tel_list{overflow:hidden}
.privacy .tel_list li{float:left;width:50%}

.terms h3{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;}
.terms .depth1 li{line-height:150%}
.terms .depth1{margin-top:10px;padding-left:0;float:none}
.terms .depth2{padding-left:15px}
.terms .depth3{padding-left:24px}

.refund {  }
.refund h3{margin-top:20px;font-weight:bold;font-size:15px;color:#ff7200;} 
.refund .depth1{margin-top:10px;padding-left:0;float:none}
.refund .depth1 li{line-height:20px; margin-bottom:5px;}
.refund .depth2{padding-left:15px;margin:5px 0;}
.refund .depth2 li{line-height:20px; margin-bottom:0;}
.refund .depth3{padding-left:24px}
.refund .formula { display:inline-block; }
.refund .formula span { float:left; margin-right:5px; }
.refund .formula .rnum { float:left; line-height:40px; }
.refund .formula .rbox { float:left;width:750px;padding:10px 20px; border:1px #dedede solid; background:#f7f7f7; margin:5px 0; font-weight:bold; }
.refund .formula .formula1 { float:left;line-height:40px; }
.refund .formula .formula2 { float:left;text-align:center;line-height:20px; padding:0 4px; background:url('/common/images_skin2/common/furmula2.png') 0 50% repeat-x; }

/******** 마이페이지 스타일 *********/
.tb_title{font-weight:700;color:#333;padding:35px 0 15px 0;font-size:18px; line-height:18px}
.tb_subtitle{font-weight:700;color:#396e94;padding:15px 0 10px 0;font-size:15px; line-height:15px}
.my_box{border:1px solid #d7d7d7;overflow:hidden}
.my_box .my_info{padding:20px;width:50%;height:200px;float:left;position:relative}
.my_box .my_info h6{font-weight:700;color:#2d2d2d;font-size:16px;0;}
.my_box .my_info .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_box .my_info .btn_more{position:absolute;right:20px;top:15px}
.my_box .my_info .my_info_in{border-top:1px solid #d7d7d7;margin-top:15px;padding:20px 0 0 100px;background: url(/common/images_skin2/common/myinfo_img.jpg) no-repeat 0 15px;min-height:100px}
.my_box .my_info li{overflow:hidden;height:20px;line-height:20px;margin-bottom:5px}
.my_box .my_info li strong{display:block;float:left;width:70px}
.my_box .my_info li span{display:block;float:left;width:190px}
.my_box .my_info li span.name{font-weight:700;color:#3c3c3c}

.my_box .my_note{padding:20px;float:left;width:50%;height:200px;border-left:1px solid #d7d7d7;position:relative}
.my_box .my_note h6{font-weight:700;color:#2d2d2d;font-size:16px;}
.my_box .my_note .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_box .my_note .btn_more{position:absolute;right:20px;top:24px}
.my_box .my_note .my_note_in{border-top:1px solid #d7d7d7;margin-top:15px;padding:20px 0 0 0;min-height:110px}
.my_box .my_note .my_note_in li{position:relative;margin-bottom:2px}
.my_box .my_note .my_note_in li a{vertical-align:top;color:#777}
.my_box .my_note .my_note_in li img{vertical-align:top;padding-right:6px}
.my_box .my_note .my_note_in li p{width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px}
.my_box .my_note .my_note_in li .note_day{position:absolute;right:0;top:0}



.btn_submit{text-align:center;margin-top:10px}
.btn_submit.right{text-align:right}
.page_bar{margin-top:20px;text-align:center}
.page_btns{position:absolute;padding-top:15px;}
.read_page{margin-top:20px;border-top:2px solid #d1d1d1;border-bottom:2px solid #d1d1d1}
.read_page td{padding:8px 0}
.read_page td span{vertical-align:top;margin-left:2px}
.read_page td.first{border-bottom: 1px solid #d1d1d1}
.read_page td.pb_th{font-weight:700;text-align:center}
.read_page td.pb_subject .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px}
.read_page td.pb_subject span img{vertical-align:top;margin-top:4px}
.read_page td.pb_day{text-align:right;padding-right:10px}
.read_page td.none_text{color:#999}


p.nodata{padding:8px 0 8px 10px;border-bottom:1px solid #d1d1d1}
.tb_table tbody .tb_th{padding:8px 0 8px 10px;text-align:left;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;color:#444}
.tb_table tbody td{padding:8px 0 8px 10px;border-bottom:1px solid #d1d1d1}
.tb_table .progress{width:190px;height:18px;background-color:#ececec;display:inline-block}
.tb_table .progress span{display:block;background-color:#e2450e;height:18px}
.tb_list thead th{padding:8px 0 ;border-bottom:1px solid #676767;color:#444; font-weight:bold; text-align:center;}
.tb_list tbody td{padding:8px 0 ;border-bottom:1px solid #d1d1d1}
.tb_list tbody td.tac{text-align:center}
.tb_list tbody td.tal{text-align:left}
.tb_list tbody td.tal span{vertical-align:-4px;margin-left:2px}
.tb_list tbody td.impor{background-color:#f3f8ff !important;}
.tb_list tfoot th{padding:8px 0 ;border-bottom:1px solid #676767;border-top:2px solid #d1d1d1;background-color:#f9f9f9;font-weight:700;}
.tb_list tfoot td{padding:8px 0 ;border-bottom:1px solid #d1d1d1;background-color:#f9f9f9;font-weight:700}
.tb_list tfoot th.tac{text-align:center}
.tb_list tfoot td.tac{text-align:center}
.tb_list tfoot td.nline{border-bottom:1px solid transparent;padding-bottom:0}
.tb_list tfoot td.tline{padding-top:0}
.tb_list tfoot td .coment{padding-left:20px;font-weight:400}
.tb_list tfoot td em{font-weight:700;color:#f47400;/* padding-right:4px */}
.tb_view tbody th{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;text-align:left}
.tb_view tbody td{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;text-align:left}
.tb_insert tbody th{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;text-align:left}
.tb_insert tbody td{padding:8px 0 8px 8px;border-bottom:1px solid #d1d1d1;text-align:left}


.tb_list.survey {table-layout:fixed;border-collapse:collapse;}
.tb_list.survey thead th {border-left:1px solid #DEDEDE;line-height:15px;}
.tb_list.survey thead th:first-child {border-left:none}
.tb_list.survey tbody td {border-left:1px solid #DEDEDE;}
.tb_list.survey tbody td.items {padding:0;}
.tb_list.survey tbody td:first-child {border-left:none}
.tb_list.survey tbody td span{vertical-align:0;margin-left:0}
.tb_list.survey td.tac {text-align:center !important;}
.tb_list.survey td.tal {text-align:left !important;padding-left:10px !important;padding-right:10px !important;}
.tb_list.survey td div.sentence {margin-top:5px;}
.tb_list.survey td div.sentence textarea {width:100%;padding:5px;}
.tb_list.survey td div.sentence input {width:100%;}

.tb_list.survey .survey_item {table-layout:fixed;border-collapse:collapse;width:auto;}
.tb_list.survey .survey_item td {background-color:transparent !important;border-bottom:none;}
.tb_list.survey .survey_item td label {display:inline-block;width:45px;}


h5.not_break { margin-bottom:10px; }
.not_break{line-height:30px;white-space:nowrap;font-size:22px;font-weight:700;color:#333;padding-left:0;margin-bottom:10px;}

#fileArea{display:block;margin-top:10px}
.survey_list{border-top:2px solid #727272;padding-bottom:50px}
.survey_dl dt{font-weight:700;padding:8px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8}
.survey_dl dd{padding:8px;padding-left:20px;border-bottom:1px solid #d1d1d1}
.survey_dl dd input[type=radio]{vertical-align:top;margin-top:3px;margin-right:4px}
.survey_dl dd li{margin-top:5px}
.survey_dl dd textarea{border:1px solid #d1d1d1;width:650px;height:100px;padding:4px}

.file_info{background-color:#f8f8f8;padding:10px;color:#000;font-weight:700}
.file_info_faq{background-color:#fff;padding:10px;color:#000;font-weight:700;margin-top:20px;}
.file_w{padding:10px}
.file_con{padding-right:5px;display:inline-block;width:98%;}

.not_answer{padding:8px 0 ;text-align:center;border-top:1px dotted #afafaf;border-bottom:1px dotted #afafaf;margin-top:15px}
.not_answer span{background: url(/common/images/default/not_answer.jpg) no-repeat 0 50%;padding-left:55px;display:inline-block;height:48px;line-height:48px}
.not_answer span em{font-weight:700}

.popup{position:relative;}
.popup .btn_closed{position:absolute;right:15px;top:15px}
.pop_tt{font-weight:700;height:20px;line-height:20px;padding-bottom:10px}
.pop_content{overflow:auto;border-top:2px solid #676767;padding:10px;height:231px}
.pop_content .book_img{float:left;width:180px;height:223px;margin-right:10px}
.pop_content .book_img img{width:180px}
.pop_content .book_info{float:left;width:300px;border:1px solid #d1d1d1;border-bottom:none}
.pop_content .book_info .textbox{border:1px solid #d1d1d1;height:92px;width:275px;padding:4px;overflow:auto}
.book_nm{font-weight:bold}

.main_pop{width:100%;height:100%;border:2px solid #0a81bb;background-color:#fff;padding-bottom:33px;padding-top:44px;position:relative;overflow:hidden}
.main_pop_tt{height:44px;background-color:#0a81bb;color:#fff;font-size:16px;font-weight:bold;line-height:44px;text-indent:8px;position:absolute;left:0;top:0;width:100%}
.main_pop_bt{height:35px;background-color:#0a81bb;color:#fff; border-top:1px solid #0a81bb;}
.main_pop_bt td {height:35px; padding:7px; }
.main_pop_bt a {color:#fff;}
.main_pop .btn_close{position:absolute;right:15px;top:15px}

/* 수강신청절차 */
.step_list{padding-top:30px;border-top:2px solid #0d0b0b}
.step_list > li{padding-left:90px;padding-bottom:40px}
.step_list li.step01{background: url(/common/images/default/icon_step01.jpg) no-repeat 0 0}
.step_list li.step02{background: url(/common/images/default/icon_step02.jpg) no-repeat 0 0}
.step_list li.step03{background: url(/common/images/default/icon_step03.jpg) no-repeat 0 0}
.step_list li.step04{background: url(/common/images/default/icon_step04.jpg) no-repeat 0 0}
.step_list li.step05{background: url(/common/images/default/icon_step05.jpg) no-repeat 0 0}
.step_list li.step06{background: url(/common/images/default/icon_step06.jpg) no-repeat 0 0}
.step_list li.step07{background: url(/common/images/default/icon_step07.jpg) no-repeat 0 0}
.step_list li.step08{background: url(/common/images/default/icon_step08.jpg) no-repeat 0 0}
.step_list li.step09{background: url(/common/images/default/icon_step09.jpg) no-repeat 0 0}
.step_list li h6{font-weight:700;font-size:16px;margin-bottom:10px}
.step_list li em{color:#e2450e; padding-right:5px;font-size:18px;}
.step_list li p{line-height:22px; font-size:14px;}
.step_list li .dep1{margin-top:20px}
.step_list li .dep2{margin:10px 0}

/* 사이트맵 */
.sitemap_wrap{overflow:hidden;margin-left:-32px;margin-top:15px}
.sitemap_wrap > li{background-color:#f1f2f4;float:left; width:175px;margin-left:32px;height:233px;margin-bottom:32px;padding:15px 20px}
.sitemap_wrap > li h6.site_title{height:30px;line-height:30px;color:#0a81bb;font-size:15px;font-weight:700;border-bottom:1px solid #dcdcdc}
.sitemap_wrap .site_list{border-top:1px solid #fbfcfc}
.sitemap_wrap .site_list li{height:26px;padding-left:10px;background: url(/common/images/default/blt_dot.png) no-repeat 3px 50%;line-height:26px}

table.buy_book {margin:-8px 0 -8px 0 }
table.buy_book tbody td{border:none;vertical-align:top;font-size:12px;border-bottom:1px solid #d1d1d1}
table.buy_book tbody td.book_name{text-align:left;padding-left:4px}
table.buy_book tbody td.book_price{text-align:right}
table.buy_book tbody td.book_buy{text-align:right}
table.buy_book tbody td.book_buy input{vertical-align:top;margin-top:4px}
table.buy_book tbody td.last{border:none}

.pop_wrap .pop_title{position:relative;height:44px;background-color:#507bd7;line-height:44px}
.pop_wrap .pop_title h6{color:#fff;font-size:16px;font-weight:bold;padding-left:18px}
.pop_wrap .pop_title .pop_closed{position:absolute;right:13px;top:13px}
.pop_wrap .pop_title .time{position:absolute;right:25px;top:0;height:30px;width:250px;line-height:30px;color:#fff;text-align:center;font-weight:bold;background-color:#3cc0f7;margin:7px 0}
.pop_wrap .post_con{border:1px solid #0a81bb;border-top:none;height:392px;width:482px;padding:13px 8px 0}
.pop_wrap .control-group{text-align:center;margin-top:19px;line-height:24px}
.pop_wrap .control-group .control-label{display:inline-block;zoom:1;*display:inline;font-weight:700;color:#555;vertical-align:top}
.pop_wrap .control-group .controls{display:inline-block;zoom:1;*display:inline;vertical-align:top}
.pop_wrap .inner_tb{height:230px;overflow:auto}
.tb_post{border-top:2px solid #727272;margin-top:18px;border-bottom:1px solid #d2d2d4}
.tb_post thead th{height:36px;background-color:#f6f6f6;border-left:1px solid #d2d2d4;border-right:1px solid #d2d2d4;color:#000}
.tb_post > tbody > tr > td{;border-left:1px solid #d2d2d4;border-right:1px solid #d2d2d4}
.post_code{border-right:1px solid #d2d2d4;text-align:center;border-bottom:1px solid #d2d2d4}
.addr_code{padding-left:4px;border-bottom:1px solid #d2d2d4;line-height:23px}
#address a{font-size:12px;}
#nodata td{height:230px;text-align:center;font-size:14px}

/* 시험창 */
.pop_exam{position:relative;width:100%;height:100%}
.pop_exam .pop_title {position:fixed;top:0;width:100%}
.exam_wrap {height:100%;width:100%;padding:44px 0 56px 0}
.exam_container {padding:10px;overflow:auto;width:80%;height:100%;float:left;}
.exam_result {width:100%;}
.exam_wrap .exam_container .exam_info{width:250px;margin-left:8px;float:left}
.exam_question {border:1px solid #919191;margin-bottom:10px}
.exam_question h6 {background-color:#919191;font-size:15px;color:#fff;font-weight:bold;line-height:20px;padding:9px 14px;}
.exam_question .exam_caption{background-color:#f7f8fa;padding:15px 17px}
.exam_question .exam_answer {padding:15px}
.exam_question .exam_answer td {padding-bottom:5px}
.exam_question .exam_answer .exam_choice {width:15px;height:15px}
.exam_question .exam_answer .color_true {color:red;font-weight:bold}
.exam_question .exam_answer .ans_false {display:none}
.exam_question .exam_desc {padding:15px;background-color:#f1f1f1}
.exam_btn{text-align:center}
.exam_info {width:20%;height:100%;float:right;overflow:auto;}
.exam_info .time{background-color:#ef4e16;color:#fff;height:36px;line-height:36px;text-align:center;font-size:14px;font-weight:700}
.exam_info .answer_item {text-align:left;padding:2px 0 0 5px}
.exam_info .answer_item span {border:1px solid gray;background-color:#f1f1f1;padding:2px 5px}
.exam_info .answer_item span.on {border:2px solid gray;background-color:gray;color:white;font-weight:bold}
.exam_table th{background-color:#d9d9d9;border:1px solid #b2b2b2;height:30px}
.exam_table td{border:1px solid #cacaca;text-align:center;height:30px}
.exam_table td .a_ok{color:#003aff;font-weight:bold}
.exam_table td .a_not{color:#ff3a00;font-weight:bold}
.exam_answer .ans_list{margin-top:5px}
.exam_answer input{vertical-align:top;margin-top:3px}
.exam_foot{position:fixed;bottom:0;width:100%;background: #fefefe;background: linear-gradient(to bottom,  #fefefe 0%,#e1e2e4 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e1e2e4',GradientType=0 );border-top:1px solid #d1d1d1;padding:12px 12px 10px;overflow:hidden;}
.exam_foot p{float:left;height:24px;line-height:24px;font-weight:700;}
.exam_foot p em{color:#ef4e16}
.exam_foot .button{float:right}


/* sub_page  */
.page_license{background: url(/common/images/default/bg_guide.jpg) no-repeat 0 0;padding-top:130px;padding-bottom:50px}
.page .page_h{font-size:15px;font-weight:700;color:#333;}
.page .page_title{font-size:15px;font-weight:bold;color:#000000;padding-left:20px;background: url('/common/images_skin2/common/blt_curri.png') no-repeat 0 50%;margin-top:20px}
.page .ptext{margin-top:8px;margin-bottom:20px;color:#333;padding-left:10px}
.page .tb_page{text-align:center}
.page .tb_page thead th{padding:10px 0;color:#333;border-bottom:2px solid #ddd}
.page .tb_page tbody td{padding:10px 0;color:#333;border-bottom:1px solid #ddd;border-left:1px solid #ddd}
.page .tb_page tbody td.bd_none{border-left:none}

.cv .page_title{font-size:15px;font-weight:bold;color:#000000;padding-left:20px;background: url('/common/images_skin2/common/blt_curri.png') no-repeat 0 50%;margin-bottom:8px}
.cv .cv_text{margin-bottom:20px;color:#3c3c3c;}
.cv .tb_cv{border-top:2px solid #727272}
.cv .tb_cv thead th{padding:8px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1}
.cv .tb_cv tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1;text-align:center}
.cv .tb_cv tbody td.tal{text-align:left;padding-left:20px}

.tb_table .progress{width:190px;height:18px;background-color:#ececec;display:inline-block}
.tb_table .progress span{display:block;background-color:#e2450e;height:18px}

.sub_page .sub_tt{font-size:24px;line-height:150%;padding:20px 10px;color:#333333}
.sub_page .sub_tt em{color:#0a81bb;font-weight:bold;}
.sub_page .right{float:right}
.sub_page .left{float:left}
.sub_page .bd_bot{border-bottom:2px solid #000;overflow:hidden}
.sub_page .ovh{overflow:hidden}
.sub_page .text{width:350px;padding:10px 0}
.sub_page .w48p{width:48%;float:left}
.sub_page .mr4p{margin-right:4%}
.sub_page div p{float:left}
.sub_page .rule dt{font-weight:700;color:#000}
.sub_page .rule dd{margin-bottom:20px}
.sub_page .rule dd .rule_1{margin-top:20px}
.sub_page .rule dd .rule_1 > li{margin-bottom:20px}
.sub_page .rule dd .dep1{margin:20px 0}
.sub_page .rule dd .dep1 > li{margin-top:10px}
.sub_page .rule dd .dep2{margin-left:10px}
.sub_page .year{border-top:2px solid #676767}
.sub_page .year_dl{padding:20px 0;overflow:hidden;border-bottom:1px solid #d1d1d1}
.sub_page .year_dl dt{font-weight:700;font-size:20px;display:block;float:left;width:104px}
.sub_page .year_dl dd{float:left}
.sub_page .year_dl dd li{padding-left:8px;background: url(/common/images/default/blt_dot.png) no-repeat 0 8px}

.greeting { background: url('/common/images_skin2/common/greeting.png') no-repeat 97% 5%; }
.greeting h5 { font-size:24px;line-height:150%;font-weight:bold;padding:20px 0 40px 0;}
.greeting h5 em{color:#0a81bb}
.greeting p { font-size:15px;line-height:150%;font-weight:normal;padding:10px 0; color:#666666;}
.greeting p strong { font-size:17px;font-weight:bold; color:#333333;}
p.sign{clear:both;text-align:left;padding-top:30px;font-size:15px;}
p.sign strong{padding:0 10px; font-size:18px;}

.loca_tit { font-size:24px; font-weight:400; color:#128cc8; padding:30px 0; }
.loca {  border-top:1px #dcdcdc solid;border-bottom:1px #dcdcdc solid; padding:20px 10px; margin-bottom:40px; }
.loca li {padding-left:0; background:none; font-size:14px; line-height:30px;  } 
.loca li b { float:left; width:90px; display:block; color:#000; font-weight:bold; }
.loca li.last {  border-bottom:none; }

.compbox{padding-left:320px;background: url(/common/images/default/payment_bg.jpg) no-repeat 0 0;min-height:250px;border-top:2px solid #676767;padding-top:20px}
.payment_comp div p.p1{font-size:24px;font-weight:700;padding:15px 10px;border-bottom:1px solid #dcdcdc;display:block;line-height:150%}
.payment_comp div p.p2{padding:25px 10px}

/* 주문결제시 쿠폰창 */
/*
.main_pop{box-sizing:border-box;border:2px solid #507bd7;background-color:#fff;padding:44px 0 0 0;position:relative;overflow:hidden;height:100%;}

.coupon_box{text-align:center; margin:0 auto; padding:0; position:relative; width:100%; max-width:500px; border:0 none;}
.coupon_box .coupon_inputarea {margin-right:120px; position:relative;}
.coupon_box .coupon_inputarea .coupon_input {height:26px;line-height:26px;text-align:center;margin:0 4px;width:100%;}
.coupon_box .coupon_submit {float:right;position:absolute;top:0;right:0;width:144px;height:100%;overflow:hidden;text-align:right;}
*/
.main_pop_contents {width:100%; height:100%; padding:20px; overflow:auto;}
.pinfo {padding:10px; background-color:#ededed; color:#000000; overflow:hidden;}
.pinfo .pinfo_nm {font-weight:bold;word-break:break-all;}
.pinfo .pinfo_price {float:right; margin-left:20px;}
/*
.tb_title {font-weight:700; color:#333; padding:15px 0 5px 0; font-size:15px; height:18px;}
.tb_box{border-top:2px solid #727272; margin:10px 0;}
.tb_list thead th{padding:8px 0 ;border-bottom:1px solid #676767;color:#444;}
.tb_list tbody td{padding:8px 0 ;border-bottom:1px solid #d1d1d1}
*/
.dc_method_title {padding:0 5px !important;}
.dc_method { text-indent:-18px; padding-left:18px; word-break:break-all; }
.period{color:#e2450e;font-size:11px;}
.limit_price{color:#428bca;font-size:11px;}
.discount_radio {vertical-align:-3px;}
.apply_invalid {color:#bbbbbb;}
.apply_invalid .period {color:#888888;}
.price_box {margin-top:20px; background-color:#f9f9f9;}
.price_box .tb_price {border:1px solid #727272;}
.price_box .tb_price .price_result {background-color:#ededed;}
.price_box .tb_price td.price_result {color:#e2450e}
.price_box .tb_price th {font-weight:normal; text-align:left; padding:5px 10px; border-left:1px solid #dedede;}
.price_box .tb_price th:first-child {border-left:0 none;}
.price_box .tb_price td {font-weight:bold; text-align:right; padding:5px 10px; border-left:1px solid #dedede;}
.price_box .tb_price td:first-child {border-left:0 none;}
.price_box .tb_price td .price_value {font-size:1.4em; letter-spacing:-1px;}

.discount_submit {margin:15px auto; text-align:center;}



/* 마이페이지 쿠폰관리 */
.coupon_box{ text-align:center; border:1px #dedede solid; background:#f7f7f7; padding:20px 0; margin-bottom:20px; }
.coupon_box_inner { text-align:center; margin:0 auto; }
.coupon_box .coupon_input{vertical-align:2px;font-size:20px;font-weight:bold;height:38px;line-height:38px;text-align:center;width:400px }

/* 마이페이지 비밀번호변경 */
.passwd_box { border:1px solid #dcdcdc; border-top:2px solid #676767; padding:0; margin-bottom:20px; text-align:center; }
.passwd_box .box_sub { padding:20px 15px; }
.passwd_box .box_sub .box_icon { padding:10px 0 20px; }
.passwd_box .box_sub .box_icon img { width:67px; height:65px; }
.passwd_box .box_stitle { font-size:16px; line-height:30px; font-weight:bold;  }

/* 강의실 캡차 */
#captcha_wrap {padding-top:50px}
#captcha_div {border:5px solid #d1d1d1;padding:10px 50px 50px 50px;margin:0px auto;width:500px}
#captcha_img {margin-right:10px;margin-top:6px}
#user_input {margin-right:10px;margin-top:10px;width:270px;height:33px;padding-left:20px;font-weight:bold;font-size:20px}
#btnVoice {width:82px}
#btnRefresh {margin-top:2px;width:82px}
#btnConfirm {margin-top:10px;}

.authorization .auth_notice {text-align:center}
.authorization .gray_box_auth{width:710px;border: 1px solid #dcdcdc;background-color: #fafafa;padding: 20px 22px;margin:20px auto;}

/* homework_view.html */
.homework_notice {margin-bottom:5px}
.homework_notice dt {font-weight:bold;margin-top:5px}
.homework_notice dd {margin-left:10px;}
.homework_notice_wrap {border:3px solid #DEDEDE;padding:10px;margin-bottom:10px;}
.homework_agree {border-top:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;background:#F4F4F4;padding:10px;text-align:center;margin:10px 0;font-size:14px;}

/* exam_view.html */
.exam_notice {margin:5px 0}
.exam_notice li {margin-left:20px;list-style-type:decimal}
.exam_alert {text-align:center;}
.exam_alert h1 {font-size:20px;font-weight:bold;color:white;background-color:red;line-height:50px;height:50px;}
.exam_alert p {font-weight:bold;line-height:200%;padding:30px}
.exam_alert p b {color:red}
.exam_alert div {text-align:center;padding:10px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;margin:0 50px}
.exam_alert input {width:20px;height:20px;vertical-align:-7px}
.exam_alert button {margin-top:20px}

/* alert.html */
.popTitle {background-color:red;height:50px;padding-left:20px}
.popTitle h1 {font-size:20px;font-weight:bold;line-height:50px;color:white}
.popContent {padding:20px}
.popContent h2 {font-size:18px;font-weight:bold;margin-top:15px}
.popContent ol {border:1px solid #d1d1d1;padding:10px;margin-top:10px;}
.popContent ol li {list-style-type:decimal;margin-left:20px}
.popContent .alert_check {text-align:center;font-size:15px;font-weight:bold;margin-top:20px}
.popContent .alert_check input {width:20px;height:20px;vertical-align:-5px}



/****** GRID ******/
.mt10{margin-top:10px}
.mt5{margin-top:5px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}
.mb15{margin-bottom:15px;}
.w555{width:555px}
.nodata{text-align:center}
.h50{height:50px}
.p10{padding:10px;}
.pl20{padding-left:20px}
.bold{font-weight:bold}
.font12{font-size:12px;}
.font16{font-size:16px;}

.debug { border:1px solid red; }
.inline { display:inline; }
.container { width:1000px; margin:0 auto; }
.row { margin-right:-10px; margin-left:-10px; }

.clearfix:before,
.clearfix:after,
.box:before,
.box:after,
.container:before,
.container:after,
.row:before,
.row:after { display: table; content: " "; }
.clearfix:after,
.box:after,
.container:after,
.row:after { clear: both; }

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { position:relative; padding-left:10px; padding-right:10px; float:left; }
.col1 { width:8.33333333%; }
.col2 { width:16.66666667%; }
.col3 { width:25%; }
.col4 { width:33.33333333%; }
.col5 { width:41.66666667%; }
.col6 { width:50%; }
.col7 { width:58.33333333%; }
.col8 { width:66.66666667%; }
.col9 { width:75%; }
.col10 { width:83.33333333%; }
.col11 { width:91.66666667%; }
.col12 { width:100%; }

.box { border: 1px solid #e5e5e5; width:100%; padding:10px; }
.box .title { margin:-10px -10px 10px -10px; padding:10px; font-weight:bold; background-color:#efefef; border-bottom: 1px solid #e5e5e5; }
.box .footer { margin:10px -10px -10px -10px; padding:10px; font-weight:bold; background-color:#efefef; border-top: 1px solid #e5e5e5; }

.inline > li { display: inline-block; float:left; padding-right: 10px; padding-left: 10px; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.text-nowrap { white-space:nowrap; }

/****** table button ******/
.board.btn{overflow:hidden;margin-top:15px;text-align:center}
.board.btn .left{float:left;margin-right:4px}
.board.btn .right{float:right;margin-left:4px}

/****** button style ******/

/* button style */
.button::-moz-focus-inner {border:0; padding:0;margin:0}
button.button::-moz-focus-inner {margin:0}
.button{width: auto;display: inline-block;cursor: pointer;line-height:100%;border: none;border-radius:0;
	padding:8px 25px;font-size:15px;text-align:center;background-image:none;
	text-shadow:none;
}
.button.mini{padding:0 4px; height:24px; line-height:24px; font-size:13px; vertical-align:0;}
.button.thin{padding:0 10px; height:20px; line-height:20px; font-size:13px}
.button.small{padding:0 10px; height:30px; line-height:27px; font-size:13px}
.button.medium{padding:0 20px; height:34px; line-height:34px; font-size:15px}
.button.large{padding:0 35px; height:38px; line-height:38px; font-size:18px;font-weight:bold}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:bold;}
.button.large_p0{padding:0;font-size:14px;font-weight:bold;}


.button.black{background-color: #222;color: #fff;border:1px solid transparent;background-image:none;}
.button.black:hover{background-color: #000}
.button.white{background-color: #fff;color: #333;border:1px solid #ddd;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #eee;border:1px solid #bbb}
.button.recomm_title{float:left; border:0 none; padding:10px 0 10px 32px; border-radius:3px; background:url('/common/images_skin2/common/icon_good.png') 10px 48% no-repeat;}
.button.recomm_cnt{float:left;background:none;padding:10px 10px 10px 6px; color:#0f91d0;}
.button.pview_title{padding:10px 10px 10px 37px; border-radius:3px; background:url('/common/images_skin2/common/icon_pview.png') 10px 48% no-repeat; }
.button.large_p0:hover .button.recomm_title{color: #0f91d0}
.button.blue{background-color: #0f91d0;color: #fff;border:1px solid #0d80b7}
.button.blue:hover{background-color: #0d80b7}
.button.green{background-color: #5cb85c;color: #fff;border:1px solid #5cb85c}
.button.green:hover{background-color: #4ba74b}
.button.sky{background-color: #5bc0de;color: #fff;border:1px solid #5bc0de}
.button.sky:hover{background-color: #4ab0cd}
.button.orange{background-color: #ff8814;color: #fff;border:1px solid #ea7300}
.button.orange:hover{background-color: #ea7300}
.button.red{background-color: #ff2c02;color: #fff;border:1px solid #e12500}
.button.red:hover{background-color: #e12500}
.button.red-sunglo{background-color: #E26A6A;color: #fff;border:1px solid #de3939}
.button.red-sunglo:hover{background-color: #de3939}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.gray:hover{background-color: #929292}
.button.long{padding-left:0;padding-right:0;width:78px}
.button.full{padding-left:0;padding-right:0;width:100%}
.button.login{padding:25px 30px;font-size:15px;font-weight:700;*padding:18px 0;*width:75px}

.button.btn_buy	{ width:202px;border-radius:2px; padding:0; text-align:center; height:45px; line-height:42px; font-size:18px; color:#ffffff; font-weight:bold; background:#058acb; border:1px #058acb solid;}
.button.btn_buy:hover {background:#058acb;}
.button.btn_cart { width:202px;border-radius:2px;padding:0; margin-right:10px; text-align:center; height:45px; line-height:42px; font-size:18px;color:#058acb; font-weight:bold; background:#ffffff; border:1px #058acb solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #058acb solid;}

/* 도서일괄구매 리스트 */
.list-table {border-top: 1px solid #676767}
.list-table dt {border-bottom: 1px solid #676767;padding:10px 0;color:#3c3c3c;font-weight:bold;background-color:#efefef;}
.list-table dd {border-bottom: 1px solid #ddd;padding:10px 10px 20px 10px;}

/* 테이블 */
.table {border-top: 1px solid #676767}
.table thead th {border-bottom: 1px solid #676767;padding:8px;color:#3c3c3c}
.table tbody td {border-bottom: 1px solid #ddd;padding:8px}
.table.type-view tbody th{padding:8px 0 8px 8px;background-color:#f8f8f8;font-weight:700;text-align:left;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.table.type-view tbody td{padding:8px 0 8px 8px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.table.type-list thead th{padding:8px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1}
.table.bordered, .table.bordered td, .table.bordered th { border:1px solid #d1d1d1 }
.table.striped tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}

/* 테이블 리스트  홀짝 색 */
.type_list tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}
.tb_list tbody tr:nth-child(odd) td, .tb_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}

/* 테이블 리스트 오버 */
.type_list tbody tr:hover td, .type_list tbody tr:hover th{background-color:#f5f5f5}
.tb_list tbody tr:hover td, .tb_list tbody tr:hover th{background-color:#f5f5f5}

/* 라벨 */
.label{font-size:12px;padding:0 4px;font-weight:normal;vertical-align:1px;display:inline-block;height:20px;line-height:20px;letter-spacing:-1px;}
.label.red{background-color:#d9534f;color:#fff}
.label.blue{background-color:#428bca;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}

/* 도서일괄구매 2017-05-16 */
.book_all_list {box-sizing:border-box; overflow:hidden; margin-bottom:15px; border-left:1px solid #cccccc; padding:0 1px 1px 0;}
.book_all_list * {}
.book_all_list li {width:20%; float:left; display:none;}
.book_all_list li a {display:inline-block; width:100%; margin:0 -1px -1px 0; padding:10px 0; border:1px solid #cccccc; border-left-width:0; text-align:center; }
.book_all_list li a:hover {background-color:#0a81bb; color:#ffffff;}
.table_category .book_all_qty {width:100%; text-align:center; padding:2px 3px 4px 4px;}
.table_category td.book_nm { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.table_category td.book_nm a { font-weight:normal; }


/* 강의실 신규 레이아웃  */
#wrap_classroom { width:100%; background:#222222 url('/common/images_skin2/common/classroom_bg.jpg') no-repeat; background-size:cover; padding:60px 0; text-align:center; }
.main_wrap_classroom {width:1100px;margin:0 auto;overflow:hidden; background:#f9f9f9; }
.main_wrap_classroom .content_area{float:right;text-align:left; border:1px solid #dfdfdf; background:#ffffff; width:840px; min-height:585px; margin:20px 20px 20px 0; padding:19px 19px 19px 19px;position:relative}
.main_wrap_classroom .content_area .path {display:none;}
.main_wrap_classroom .content_area .content_title {display:none;}
.main_wrap_classroom .content_area .content_body{padding-top:0;overflow:hidden}
.main_wrap_classroom .content_area .tb_top{overflow:hidden;}
/*.main_wrap_classroom .content_area .tb_top > .tb_title{float:none;padding:0;padding:0 0 16px 0;height:18px}*/

.classroom_out { position:absolute; top:10px; right:10px; width:auto; text-align:right;  } 
.classroom_out a { display:block; font-size:15px; font-weight:bold; color:#ffffff; border:1px #95c9e8 solid; border-radius:4px; padding:0 15px 0 40px; height:38px; line-height:38px; background:url('/common/images_skin2/common/classroom_out.png') 14px 50% no-repeat; } 

.sub_top_classroom { position:relative; display:inline-block; width:1100px; height:190px; padding:0 0; overflow:hidden; text-align:center; background:url('/common/images_skin2/common/classroom_top.png'); }
.sub_top_classroom .top_title { display:block; height:50px; font-size:36px; line-height:50px; font-weight:bold; color:#ffffff; margin-top:40px; text-align:center; }
.sub_top_classroom .top_title em { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:95%; display:block; margin:0 auto; }
.sub_top_classroom .top_state { display:inline-block; height:40px; padding:0 0 0 20px; text-align:center; border-radius:20px; background:#00466c; margin:20px auto 20px auto; overflow:hidden;}
.sub_top_classroom .top_state li { float:left; line-height:40px; padding:0 10px; font-size:17px; font-weight:bold; color:#ffffff; }
.sub_top_classroom .top_state li.li1{ color:#68cdff; background:url('/common/images_skin2/common/classroom_top_bar.png') 0 50% no-repeat; padding-right:20px;}
.sub_top_classroom .top_state li.li2{ background:#002b4d; padding-left:20px;  }
.sub_top_classroom .top_state li.li3{ background:#002b4d url('/common/images_skin2/common/classroom_top_bar.png') 0 50% no-repeat; font-weight:normal; padding-right:25px;}
.sub_top_classroom .top_state li.li3 b { font-size:20px; color:#ffd200;font-weight:bold; }

.left_area_classroom { float:left; display:block; width:198px;min-height:600px; height:100%;border:1px solid #dfdfdf; background:#ffffff; margin:20px; }
.left_area_classroom .lnb_title{ display:none;}
.left_area_classroom .lnb_list{ width:160px; margin:8px 19px 30px 19px;border-top:none;border-bottom:none;text-align:left;}
.left_area_classroom .lnb_list li{border-bottom:1px solid #dfdfdf;}
.left_area_classroom .lnb_list li.half{width:50%;float:left;}
.left_area_classroom .lnb_list li a{display:block;font-size:15px;color:#000000;font-weight:bold;line-height:25px;padding:10px 20px 10px 50px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area_classroom .lnb_list li.on a{color:#0f91d0;}
.left_area_classroom .lnb_list li a:hover{color:#0f91d0;}
.left_area_classroom .lnb_list li.li1 { background: url('/common/images_skin2/common/left_cr_icon1.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li2 { background: url('/common/images_skin2/common/left_cr_icon2.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li3 { background: url('/common/images_skin2/common/left_cr_icon3.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li4 { background: url('/common/images_skin2/common/left_cr_icon4.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li5 { background: url('/common/images_skin2/common/left_cr_icon5.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li6 { background: url('/common/images_skin2/common/left_cr_icon6.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li7 { background: url('/common/images_skin2/common/left_cr_icon7.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li8 { background: url('/common/images_skin2/common/left_cr_icon8.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li9 { background: url('/common/images_skin2/common/left_cr_icon9.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li10 { background: url('/common/images_skin2/common/left_cr_icon10.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li11 { background: url('/common/images_skin2/common/left_cr_icon11.png') no-repeat 0% 50%}

.left_area_classroom .lnb_list li.li1:hover { background: url('/common/images_skin2/common/left_cr_icon1_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li2:hover { background: url('/common/images_skin2/common/left_cr_icon2_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li3:hover { background: url('/common/images_skin2/common/left_cr_icon3_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li4:hover { background: url('/common/images_skin2/common/left_cr_icon4_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li5:hover { background: url('/common/images_skin2/common/left_cr_icon5_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li6:hover { background: url('/common/images_skin2/common/left_cr_icon6_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li7:hover { background: url('/common/images_skin2/common/left_cr_icon7_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li8:hover { background: url('/common/images_skin2/common/left_cr_icon8_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li9:hover { background: url('/common/images_skin2/common/left_cr_icon9_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li10:hover { background: url('/common/images_skin2/common/left_cr_icon10_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.li11:hover { background: url('/common/images_skin2/common/left_cr_icon11_over.png') no-repeat 0% 50%}

.left_area_classroom .lnb_list li.on.li1 { background: url('/common/images_skin2/common/left_cr_icon1_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li2 { background: url('/common/images_skin2/common/left_cr_icon2_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li3 { background: url('/common/images_skin2/common/left_cr_icon3_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li4 { background: url('/common/images_skin2/common/left_cr_icon4_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li5 { background: url('/common/images_skin2/common/left_cr_icon5_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li6 { background: url('/common/images_skin2/common/left_cr_icon6_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li7 { background: url('/common/images_skin2/common/left_cr_icon7_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li8 { background: url('/common/images_skin2/common/left_cr_icon8_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li9 { background: url('/common/images_skin2/common/left_cr_icon9_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li10 { background: url('/common/images_skin2/common/left_cr_icon10_over.png') no-repeat 0% 50%}
.left_area_classroom .lnb_list li.on.li11 { background: url('/common/images_skin2/common/left_cr_icon11_over.png') no-repeat 0% 50%}

.left_area_classroom .sp_center { width:160px; margin:0 19px 30px 19px; position:relative;text-align:left; }
.left_area_classroom .sp_center .top_title{font-size:18px;font-weight:bold;color:#333;text-align:center;}
.left_area_classroom .sp_center .mcs_text {padding:14px 0 0 58px;background:url('/common/images_skin2/common/img_cs.png') 0% 15px no-repeat; background-size:48px auto;}
.left_area_classroom .sp_center .mcs_text .mcs_tel{color:#ed3934;font-size:15px;font-weight:bold;padding-bottom:5px;}
.left_area_classroom .sp_center .mcs_text span{display:block;font-size:11px;line-height:18px;}

.my_cr_bbs{overflow:hidden;  }
.my_cr_bbs .my_bbs { padding:0;width:400px;height:175px;float:left;position:relative; padding-right:20px;}
.my_cr_bbs .my_bbs_right { padding-left:20px;padding-right:0;border-left:1px dashed #d7d7d7; }
.my_cr_bbs .my_bbs h6{font-weight:700;color:#2d2d2d;font-size:18px;padding:0 0 16px 0;line-height:18px;}
.my_cr_bbs .my_bbs .h6_sub{color:#757575;font-size:11px;padding-left:15px;background: url(/common/images/default/blt_bar.png) no-repeat 6px 0}
.my_cr_bbs .my_bbs .btn_more{position:absolute;right:25px;top:5px}
.my_cr_bbs .my_bbs_right .btn_more{position:absolute;right:5px;top:5px}
.my_cr_bbs .my_bbs .my_bbs_in{ border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:10px 5px;height:140px; }
.my_cr_bbs .my_bbs .my_bbs_in li{position:relative;margin-bottom:2px}
.my_cr_bbs .my_bbs .my_bbs_in li a{vertical-align:top;color:#666;height:22px;line-height:22px}
.my_cr_bbs .my_bbs .my_bbs_in li img{vertical-align:top;padding-right:6px}
.my_cr_bbs .my_bbs .my_bbs_in li p{width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:22px;line-height:22px}
.my_cr_bbs .my_bbs .my_bbs_in li .note_day{position:absolute;right:0;top:0}

.tb_list tbody tr.tb_section { background-color:#eeeeee; }
.tb_list tbody tr.tb_section td { background-color:#eeeeee; font-weight:bold; font-size:1.1em; line-height:1.1em; padding:14px 17px; }
.tb_list tbody tr.tb_section:hover { background-color:#eeeeee; }
.tb_list tbody tr.tb_section:hover td { background-color:#eeeeee; }

/* 스킨별 콘텐츠 노출 (항상 CSS 최하단에 위치) */
.skin_hide { display:none !important; }
.skin_show_2_i { display:inline !important; }
.skin_show_2_b { display:block !important; }
.skin_show_2_ib { display:inline-block !important; }

.simple_captcha .captcha_input {float:left}
.simple_captcha #captcha {float:left;margin-left:10px;width:140px;height:26px;}
.warning {color:red;font-weight:bold}

/* cheditor */
.cheditor-container > * { box-sizing:content-box; }


/**/
.survey-shortcut { text-align:center;border:3px solid #F1F8FF;margin-top:20px;display:none; }
.survey-shortcut div { border:1px solid #CCC;padding:10px; }

.fix-banner.no-fix { background-color: #f5f2ed; };


