@charset "utf-8";
@import url('/common/font/notokr/notokr.css');
@import url('/common/font/nanumsquare/nanumsquareround.css');
@import url('/common/font/nanumsquare/nanumsquare.css');

/****** basic style ******/
html,body{margin:0;padding:0;height:100%;position:relative;}
body{font:14px/20px "NanumSquareRound", "Nanum Gothic", "돋움", Dotum, "굴림", Gulim, Arial, sans-serif; color:#666;overflow-y:scroll;}
ol,ul,li{list-style:none !important;}

#wrap {position:relative; width:100%; min-width:1300px; text-align:center;}
#header {position:relative; width:100%; min-width:1300px; height:190px; margin:0 auto; text-align:center;}
#header .util_wrap{ width:100%;height:100px; background:#ffffff; border:none;}
.util_wrap .util_menu { display:inline-block;width:1200px;height:100px;margin-top:0px;text-align:center;}
.util_wrap .util_menu ul{float:right;width:auto;height:40px;margin-top:30px;}
.util_wrap .util_menu li{float:left;width:auto;padding-left:0px;background:none; margin-right:25px}	
.util_wrap .util_menu li:first-child{background:none;}
.util_wrap .util_menu li a{display:block;line-height:40px;color:#777777;padding-left:24px;}
.util_wrap .util_menu li a.top_login {background: url('/html/images/common/top_login.png') 0px 10px no-repeat;}
.util_wrap .util_menu li a.top_join {background: url('/html/images/common/top_join.png') 0px 10px no-repeat;}
.util_wrap .af_log{float:right;margin-right:10px;line-height:40px;color:#666666;}

.util_wrap .util_menu h1.logo {float:left;width:300px;height:80px;line-height:80px;margin:10px 0px 10px 0px;}
.util_wrap .util_menu h1.logo img{width:auto;height:auto;max-width:270px;max-height:80px;vertical-align:middle;}

.util_wrap .util_menu .top_search {  float:left; width:360px; padding:0px; text-align:center; border:none !important; background:none; margin:40px 50px 30px 120px;}
.util_wrap .util_menu .top_search span.search_input {float:left;display:inline-block;height:25px; width:330px;border-bottom:2px #333333 solid;}
.util_wrap .util_menu .top_search input.search_txt { width:320px; height:25px;line-height:25px; margin:0px; padding:0px; border:1px #ffffff solid !important; font-size:14px;}
.util_wrap .util_menu .top_search .search_btn { float:right;width:30px; height:25px; margin:0; background:url('/html/images/common/btn_search.png') left 50% no-repeat; border:0 none; text-indent:-999; font-weight:bold;}

#header .inner{position:relative;display:inline-block;width:100%;height:90px;overflow:hidden;margin:0 auto;text-align:center;background:#19191b;}
.inner .menu_wrap{position:relative;float:none;width:1200px; margin-top:0px;display:inline-block;}
.menu_wrap #gnb{float:none;width:auto;display:inline-block;}
.menu_wrap #gnb.gnb {/* float:left !important; */ display:none;}
.menu_wrap #gnb li {float:left;}
.menu_wrap #gnb li a{font-family:"NanumSquare", sans-serif;display:block; margin:0px 25px;color:#ffffff;font-weight:500;font-size:17px;line-height:90px; transition:0.5s ease-out;}
.menu_wrap #gnb li a.gnb_home{display:block; margin:0px 0px 0px 25px;width:90px;height:90px;  background:url('/html/images/common/gnb_home.png') left 50% no-repeat;}
.menu_wrap #gnb li.on a{color:#e6a401;font-weight:500;}
.menu_wrap #gnb li a:hover{color:#e6a401;font-weight:500;}

.menu_wrap #gnb_side { width:140px;float:right;height:40px;margin-top:5px;display:inline-block;}
.menu_wrap #gnb_side li{float:left;width:140px;}
.menu_wrap #gnb_side li.my {background:none;}
.menu_wrap #gnb_side li a{display:block;background:none;border-radius:20px;text-align:left;width:95px;font-size:15px;line-height:40px;color:#ffffff; padding-left:45px;}
.menu_wrap #gnb_side li a:hover{background:none;}

.menu_wrap .gnb_right {position:absolute; top:30px;right:0px;width:auto;display:inline-block;z-index:1002;}
.menu_wrap .gnb_right li {float:left;width:110px;height:30px;margin-right:8px;}
.menu_wrap .gnb_right li a{display:block;width:100%;text-align:center;border:1px #d3d3d3 solid;color:#ffffff;font-weight:normal;font-size:13px;line-height:28px; }
.menu_wrap .gnb_right li a:hover {border:1px #f0ab00 solid;background:#f0ab00;color:#ffffff; }

nav.gnb_nav { position:absolute;top:100px; width:100%;min-width:1300px;left:0%;margin:0%;background:none;z-index:1000 !important;text-align:center; }
nav.gnb_nav ul {display:inline-block;width:auto;font-size: 0;margin:0px auto;padding:0;z-index:1000 !important;}
nav.gnb_nav ul li {float:left;display: inline-block;position:relative;margin:0px 0px;}
nav.gnb_nav ul li a {font-family:'NanumSquare',sans-serif; text-align:center;display:block;width:120px;padding:0px 0px;margin:0px;background:none;color:#ffffff;font-weight:500;font-size:17px;line-height:90px; transition: 0.5s ease-out; }
nav.gnb_nav ul li a.gnb_home{display:block;padding:0px; margin:0px 0px 0px 0px;width:30px;height:90px; background:url('/html/images/common/gnb_home.png') 50% 50% no-repeat;}
nav.gnb_nav ul li a.gnb_home:hover {background:url('/html/images/common/gnb_home_on.png') 50% 50% no-repeat;}
nav.gnb_nav ul li:hover { color:#e6a401;}
nav.gnb_nav ul li:hover a { color:#e6a401;}
nav.gnb_nav ul li a:hover { color:#e6a401;}
nav.gnb_nav ul li ul {  position:absolute;width:240px;background:#f0ab00;display:none;box-sizing:border-box; padding:20px 0px; margin:0px -60px;}
nav.gnb_nav ul li ul li { width:100%; display:inline-block;margin:0px; text-align:left;}
nav.gnb_nav ul li ul li:first-child {  }
nav.gnb_nav ul li ul li a { color:#ffffff !important;font-size:15px;width:auto;font-weight:normal;text-align:left !important; display:inline-block; padding:0px;border-bottom:1px #f0ab00 solid;margin:0px 0px 4px 20px; line-height:24px;}
nav.gnb_nav ul li ul li a:hover { color:#ffffff;border-bottom:1px #ffffff solid;}
nav.gnb_nav .fa.fa-angle-down { margin-left:0px; }


#footer{ background:#ffffff; text-align:center; padding:0 0 20px 0;border-top:1px #e0e0e0 solid;}
#footer .foot_menu{width:100%;background:#ffffff;margin:0 auto 40px auto; text-align:center;}
.foot_menu .foot_list{width:1200px;margin:0 auto;text-align:left;padding:0px 0}
.foot_menu .foot_list li{float:left;padding:0px;min-width:140px;text-align:center;line-height:27px;background:#ffffff;border:1px #8f8f8f solid;margin-right:10px;}
.foot_menu .foot_list li a{display:block;color:#555;padding:0px 20px;font-size:14px;line-height:27px;font-weight:normal;text-align:center;}	
.foot_menu .foot_list li a:hover{color:#ffffff;background:#8f8f8f;}	
.foot_menu .foot_list li a.footer_privacy_policy{font-weight:normal;color:#555;}
.foot_menu .foot_list li a.footer_privacy_policy:hover{color:#ffffff;background:#8f8f8f;}	
#footer .copy{width:1200px;padding:40px 0 20px 0;overflow:hidden;margin:0 auto;color:#666666;}
.foot_info{overflow:hidden;text-align:left;color:#666666;}
.foot_info a {color:#b7b7b7;text-decoration:underline;}
.foot_desc {width:900px;float:left;margin-left:0px;line-height:25px;}

#container.main{padding-bottom:0px;text-align:center;}
/* layout */
.main_wrap{width:100%;margin:0 auto;overflow:hidden; text-align:center;}
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area {float:none;width:100%;padding:50px 0px 0 0;margin:0px auto;}
.main_wrap #contet_area{position:static;float:none;width:1200px; min-height:750px;padding:40px 0 30px 0;margin:0px auto;text-align:left;}

/* main 레이아웃 스타일 */
.bgGray {position:relative;display:inline-block; width:100%; background:#f4f4f4; text-align:center; padding:50px 0px; z-index:1}
.bgWhite {position:relative;display:inline-block; width:100%; background:#ffffff; text-align:center; padding:50px 0px; z-index:1;}
.main_inner {position:relative;width:1200px;margin:0px auto 0px auto; padding:0px 0px; display:block;overflow:visible; text-align:left; z-index:1}

/****** 메인 스타일 ******/	
/* main 상단롤링배너 */
.main_visual{position:relative;width:100%;height:700px;text-align:center;background:#0b0606 url('/html/images/common/main_visual.jpg') 50% 50% no-repeat;padding:75px 0px; box-sizing:border-box;  }
/*
#slides {width:100%; height:500px; position:relative;}
#slides .slides_container {width:1920px; height:500px; position:absolute; left:-25%; top:0;}
#slides .slides_container div, #slides .slides_container img {width:1920px;height:500px;}
*/
.slides_main {width:1200px;margin:0px auto;}
.slides_main .slides_container, .slides_main .slides_container div {width:890px;min-width:890px;height:550px !important;}
.slides_main .slides_container .slides_control {width:890px !important;min-width:890px;height:550px !important;}
.slides_main .slide {background-position:center; background-size:cover; position:relative;}
.slides_main .slide h2 {z-index:100;position:absolute; top:0; left:0; width:100%; font-family:"NanumSquare", sans-serif; font-size:50px;font-weight:600;line-height:75px;text-align:center; color:#ffffff; padding-top:165px; text-shadow:0 0 20px #000000; height:100%; box-sizing:border-box;}
.slides_main .slide img {width:890px;height:550px !important;}

/* .main_visual .slides, .main_visual .slides_main{position:absolute;top:0;left:0;z-index:100} */
.main_visual .slides_container{overflow:hidden}
.main_visual .slides_container div{display:block}
.main_visual .pagination{position:absolute;width:250px;left:50%;top:230px !important;margin-left:330px;z-index:101;text-align:center;display:inline-block;font-size:18px !important;}
.main_visual .pagination li{width:250px;height:40px;display:inline-block;margin:0;background:none;margin:5px 0px;}
.main_visual .pagination li a{font-family:"NanumSquare", sans-serif;display:block;text-align:left;line-height:40px;font-weight:400;color:#fff;text-indent:20px !important; width:250px; height:40px;transition: 0.2s linear;}
.main_visual .pagination li a:hover{color:#f0ab00;}
.main_visual .pagination li.current{background:#f0ab00;}
.main_visual .pagination li.current a:hover{color:#fff;}


/* main 추출 강의 스타일 */
.horizontal_wrap .top_title {font-family:"noto_sans", sans-serif;height:50px;line-height:50px;font-size:30px;font-weight:500;color:#222222;text-align:center;padding:15px 0px; background:none;letter-spacing:-0.05em;margin:0px 0px 15px 0px;}
.horizontal_wrap .horizontal_list {overflow:hidden; width:1236px; margin:0 -36px 0 0;}
.horizontal_wrap .horizontal_list li{float:left;border:none;padding-bottom:50px;min-height:100px;width:375px;margin:0 36px 0 0;background:url('/html/images/common/horizontal_list_bg.png') 100% 100% no-repeat; transition:0.2s ease-out;}
.horizontal_wrap .horizontal_list li.nodata{padding:90px 0;min-height:50px;width:1198px;border:1px solid #e5e5e5;margin-left:0;}
.horizontal_wrap .horizontal_list li.first{/* margin-left:0; */}
.horizontal_list li span{display:block;text-align:center}
.horizontal_list li span.img_box{border:none;position:relative;margin-bottom:20px;width:375px;height:250px}
.horizontal_list li span.img_box a{position:relative;display:block;}
.horizontal_list li span.img_box > img{width:375px;height:250px;}
.horizontal_list li span.list_subject{font-family:"NanumSquare", sans-serif;font-weight:400;font-size:17px;color:#000;padding:0px 20px;line-height:30px;height:30px;text-align:left;overflow:hidden; }
.horizontal_list li span.list_subtext{display:block;font-size:14px;color:#666666;margin-top:15px;padding:0px 20px; line-height:21px;height:42px;overflow:hidden;text-align:left }
.horizontal_list li span.list_blt {line-height:18px;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.horizontal_list li span.list_price {display:none;font-size:15px; color:#da0000;font-weight:bold;}
.horizontal_wrap .more{position:absolute;right:13px;top:10px}
.horizontal_list li:hover {background:#f0ab00 url('') 100% 100%; }
.horizontal_list li:hover span.list_subject{ padding:0px 20px;color:#fff;}
.horizontal_list li:hover span.list_subject a{ color:#fff;}
.horizontal_list li:hover span.list_subtext{ padding:0px 20px;color:#fff; }

.main_newcourse { padding:0px 0px; text-align:center; margin:0px auto;}
.main_newcourse .course_sl{position:relative;}
.main_newcourse .bx-wrapper{margin:0 auto}
.main_newcourse .bx-controls-auto{overflow:visible;position:absolute;left:-99999px;width:1px;height:1px}
.main_newcourse .bx-controls-direction a{ display:block; position:absolute; top:130px;width:40px;height:60px;text-indent:-99999px; background:url('/html/images/common/controls.png') no-repeat;}
.main_newcourse .bx-controls-direction a.bx-prev{left:50%; margin-left:-690px;background-position:left top;background-size:auto;}
.main_newcourse .bx-controls-direction a.bx-next{left:50%; margin-left:630px;background-position:right top;background-size:auto;}

.main_banner {font-family:"NanumSquare", sans-serif;position: relative;width:1200px;margin:0px auto; padding:0px; display:block;overflow:hidden; text-align:center;}
.main_banner li {float:left; width:25%; height:auto;text-align:center; padding-top:70px; box-sizing:border-box;}
.main_banner li h2 {font-size:18px;font-weight:500;color:#333333;line-height:50px;}
.main_banner li p {font-size:15px;font-weight:normal;color:#777777;line-height:22px;margin-bottom:10px;}
.main_banner li p span { display:block;font-size:18px;font-weight:400;color:#007cb8;line-height:22px;padding-bottom:9px;}
.main_banner li a.mbtn_more { display:inline-block;width:auto; height:25px; line-height:25px;border:1px #424242 solid;font-size:13px;padding:0px 20px;font-weight:normal;color:#333333;text-align:center;border-radius:30px;}
.main_banner li a.mbtn_more:hover { border:1px #424242 solid;background:#424242;color:#ffffff;}
.main_banner li.m_notice {background:url('/html/images/common/m_notice.png') 50% 0 no-repeat; }
.main_banner li.m_time {background:url('/html/images/common/m_time.png') 50% 0 no-repeat; }
.main_banner li.m_tel {background:url('/html/images/common/m_tel.png') 50% 0 no-repeat;}
.main_banner li.m_faq {background:url('/html/images/common/m_faq.png') 50% 0 no-repeat;}

/****** 서브페이지 스타일 ******/
/*lnb */
.left_area {text-align:center;width:100%;background:#f7f7f7; border-bottom:1px #d8d8d8 solid;}
.left_area .lnb_title{ font-family:"NanumSquare", sans-serif;font-size:35px;color:#3c3c3d;font-weight:500;height:60px;line-height:60px;text-align:center;background:none;border:none;box-sizing:border-box;margin-bottom:20px;}
.left_area .lnb_list{ display:inline-block;width:auto;background:none;border:none;margin:0px auto;margin-top:15px;}
.left_area .lnb_list li{position:relative; float:left;width:auto;height:50px;background:none;border:none; box-sizing:border-box;padding:0px;margin:0px;}
.left_area .lnb_list li a{font-family:"NanumSquare",sans-serif;display:inline-block;font-size:18px;color:#333333;font-weight:400;height:50px;line-height:50px;padding:0px 40px;background:none; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;border:none;}
.left_area .lnb_list li a:hover{color:#000000; }	
.left_area .lnb_list li.on a{ color:#000000;border:1px #d8d8d8 solid;border-bottom:none;background:#ffffff;}
.left_area .lnb_list li#allcourses a {display:inline-block;padding:0px !important;width:50px;background:url('/html/images/common/icon_menu.png') 50% 50% no-repeat;text-indent:-999px !important;margin-right:10px;}
.left_area .lnb_list li#allcourses.on a{ background:#ffffff url('/html/images/common/icon_menu.png') 50% 50% no-repeat;}

.left_area.left_area_full2 .lnb_list li{width:300px;}
.left_area .sp_center {display:none !important;}

.nolnb_title{ font-family:"NanumSquare", sans-serif;font-size:35px;color:#3c3c3d;font-weight:500;width:1200px;padding:120px 0px 0 0;text-align:left;background:none;border:none;box-sizing:border-box;margin:0px auto;}
.content_title2 { font-family:"NanumSquare", sans-serif;font-size:35px;color:#3c3c3d;font-weight:500;width:1200px;padding:60px 0px 0 0;text-align:left;background:none;border:none;box-sizing:border-box;margin:0px auto;}
.content_title{display:none;}

/* 서브 비주얼 */
p.sub_top {display:none;}
.sub_top {position:relative; width:100%; min-width:1300px; height:200px; padding:0px; margin:0px 0px 0px 0px; background:#000; overflow:hidden; text-align:center; z-index:0; transition:0.5s ease-out; background-image:url('/common/images_skin3/common/sub1.jpg'); background-position:50% 50%; background-repeat:no-repeat; background-size:cover;}
.sub_top h1 {position:relative; width:600px;height:66px;line-height:30px; display:block;font-family:"NanumSquare", sans-serif;font-size:28px;font-weight:400;color:#ffffff;margin:65px auto;text-align:center; z-index:10; border-right:3px #f0ab00 solid; border-left:3px #f0ab00 solid;}
.sub_top h1 p{display:block;position:relative;line-height:40px;font-family:"NanumSquare", sans-serif;font-size:24px;font-weight:300; }

.sub_top .overlay-top-header { display:none;position:absolute; top:0; left:0;width:100%;height:200px; background:rgba(0,0,0,0.5); z-index:1;}
.sub_top1 { background-image:url('/common/images_skin3/common/sub1.jpg'); }
.sub_top2 { background-image:url('/common/images_skin3/common/sub2.jpg'); }
.sub_top3 { background-image:url('/common/images_skin3/common/sub3.jpg'); }
.sub_top4 { background-image:url('/common/images_skin3/common/sub4.jpg'); }
.sub_top5 { background-image:url('/common/images_skin3/common/sub5.jpg'); background-position:50% 30%; }
.sub_top6 { background-image:url('/common/images_skin3/common/sub6.jpg'); }
.sub_top7 { background-image:url('/common/images_skin3/common/sub7.jpg'); }
.sub_top8 { background-image:url('/common/images_skin3/common/sub8.jpg'); }
.sub_top9 { background-image:url('/common/images_skin3/common/sub9.jpg'); }

.path{display:inline-block;position:absolute; width:1200px;left:50%;top:0px;overflow:hidden;margin-left:-600px; height:45px;}
.path_list{float:left;background: url('/common/images/default/path_home.png') no-repeat 0 50%;padding-left:18px}
.path_list li{float:left;padding-left:16px;background: url('/common/images/default/blt_path.png') no-repeat 0 50%;margin-left:5px;font-size:13px;color:#666666;line-height:45px;height:45px}
.path_list li.last{color:#666666}


/* button style */
.button::-moz-focus-inner {border:0; padding:0;margin:0}
button.button::-moz-focus-inner {margin:0}
.button{width: auto;display: inline-block;cursor: pointer;line-height:100%;border: none;border-radius:0;
	padding:8px 25px;font-size:15px;text-align:center;background-image:none;
	text-shadow:none;
}
.button.mini{padding:0 4px; height:24px; line-height:24px; font-size:13px; vertical-align:0;}
.button.small{padding:0 10px; height:30px; line-height:30px; font-size:13px}
.button.medium{padding:0 20px; height:34px; line-height:34px; font-size:15px}
.button.large{padding:0 35px; height:38px; line-height:38px; font-size:18px;font-weight:500;}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:500;}
.button.large_p0{padding:0;font-size:14px;font-weight:500;}
.button.course{padding:0 22px; height:45px; line-height:45px; font-size:16px}

.button.black{background-color: #333333;color: #fff;border:1px solid transparent;background-image:none;}
.button.black:hover{background-color: #000}
.button.white{background-color: #fff;color: #f0ab00;border:1px solid #f0ab00;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #fff;border:1px solid #d79a04}
.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:#f0ab00;}
.button.pview_title{padding:10px 10px 10px 37px; border-radius:3px; background:url('/common/images_skin2/common/icon_pview.png') 10px 48% no-repeat; }
.button.wish_title{padding:10px 10px 10px 33px; border-radius:3px; background:url('/common/images_skin2/common/icon_wish_off.png') 10px 48% no-repeat; }
.button.wish_title.on{background:url('/common/images_skin2/common/icon_wish_on.png') 10px 48% no-repeat; }
.button.large_p0:hover .button.recomm_title{color: #f0ab00}
.button.blue{background-color: #f0ab00;color: #fff;border:1px solid #f0ab00}
.button.blue:hover{background-color: #d79a04;border:1px solid #d79a04}
.button.green{background-color: #ffffff;color: #f0ab00;border:1px solid #f0ab00}
.button.green:hover{background-color: #f7f7f7;border:1px solid #f0ab00}
.button.sky{background-color: #5bc0de;color: #fff;border:1px solid #5bc0de}
.button.sky:hover{background-color: #4ab0cd}
.button.orange{background-color: #f0ab00;color: #fff;border:1px solid #f0ab00}
.button.orange:hover{background-color: #d79a04;border:1px solid #d79a04}
.button.red{background-color: #f0ab00;color: #fff;border:1px solid #f0ab00}
.button.red:hover{background-color: #d79a04;border:1px solid #d79a04}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.gray:hover{background-color: #929292}
.button.long{padding-left:0;padding-right:0;width:78px}

.button.btn_buy	{width:338px; border-radius:0px; padding:0; text-align:center; height:54px; line-height:54px; font-size:18px; color:#ffffff; font-weight:bold; background:#f0ab00; border:1px #f0ab00 solid;}
.button.btn_buy:hover {background:#f0ab00;}
.button.btn_cart {width:338px; border-radius:0px;padding:0; margin-right:10px; text-align:center; height:54px; line-height:54px; font-size:18px;color:#f0ab00; font-weight:bold; background:#ffffff; border:1px #f0ab00 solid;}
.button.btn_cart:hover {background:#ffffff; border:1px #f0ab00 solid;}
.button_pay { display:inline-block;margin-top:5px;line-height:38px;height:38px;}
.button_cancel { display:inline-block;height:36px !important;margin-top:5px; vertical-align:top; font-weight:300 !important;}

.btn_sort { float:right; margin-right:10px; text-align:right; }
.btn_sort a { margin-right:0px; }
.search_form { }
.search_form span { float:left; margin:0 0px 0 5px !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:35px; border:1px #cccccc solid; font-size:14px;}
select.search_select { width:auto; min-width:200px; height:35px; line-height:35px; border:1px #cccccc solid; font-size:14px; padding-left:7px;}
.search_form input[type=text] {border:1px solid #d1d1d1;margin:0 !important; padding:0 6px;width:180px;height:35px; line-height:35px;}
.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:35px; border:1px #cccccc solid; }
.search_form .btn_search { height:35px; background:#363b45;}
.tb_top_course { border-top:2px #333333 solid; padding-top:20px;}
.tb_top_board { border-top:none; padding-bottom:20px;}
.tb_top_board2 { border-top:2px #333333 solid; padding:20px 0px;}
.tb_box {border-top:1px solid #666666;}
.tb_top {padding-bottom:10px;} 

.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 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; text-align:center; }  /* 게시판 하단 검색 */
.search_form_wrap2 .search_form { width:auto;display:inline-block;padding:0px; margin:0px auto; }  
.search_form_wrap3 { margin:0 auto 20px auto; width:100%;display:inline-block; padding:30px 0; text-align:center; background:#f7f7f7;   }  /* FAQ 검색 */
.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px; margin:0px auto;}  /* FAQ 검색 */
.search_form_wrap3 .search_keyword { width:300px !important; height:34px !important; line-height:34px !important; margin:0 !important; }
.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */

.tab_tt{display:inline-block;margin-bottom:20px;border:NONE;width:100%;border:1px solid #d2d2d4;box-sizing:border-box;}
.tab_tt li{float:left;position:relative;width:20%;height:50px;}
.tab_tt li a{font-family:"NanumSquare", sans-serif;display:block;background-color:#ffffff;border:none;line-height:50px;text-align:center;color:#3c3c3c;font-size:16px;z-index:4}
.tab_tt li.on a{font-family:"NanumSquare", sans-serif;background-color:#333333;color:#ffffff;font-weight:500;border:none;z-index:5;position:absolute;left:0;top:0;width:100%;height:50px}

.tab_tt.tab_tt1 li{width:50%;}

span.ori_price{font-family:"NanumSquare", sans-serif;font-weight:400;text-decoration:line-through;text-align:center;padding-right:5px}
.type_chart span.ori_price{padding-right:0}
span.price{font-family:"NanumSquare", sans-serif;;color:#000000;text-align:center;font-weight:500;}
.type_list tfoot td{padding:20px 0;background-color:#f9f9f9;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;text-align:center}

.col_course_thumbnail {width:330px;}
.col_course_name {padding-top:20px !important;vertical-align:top;}
.col_course_price {width:250px; }
.col_course_button {width:250px; text-align:right !important;}

/* 리스트,웹진,갤러리 */
a.back_icon{width:35px;height:35px;display:inline-block;text-indent:-100000px; background: url('/html/images/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 -37px}
a.btn_gallery{background-position:-37px -1px}
a.btn_gallery.on{background-position:-37px -37px}
a.btn_webzine{background-position:-73px -1px}
a.btn_webzine.on{background-position:-73px -37px}
a.btn_calendar{background-position:-109px -1px}
a.btn_calendar.on{background-position:-109px -37px}

/* 갤러리형 강의 리스트 */
.course_gallery { display:inline-block; width:1215px;margin-right:-15px;padding-top:20px; box-sizing:border-box;text-align:left;border-bottom:2px solid #333333; }
.course_gallery li { float:left; width:390px;height:470px; margin:15px 15px 40px 0px; border:none; }
.course_gallery .cimg { width:390px; height:218px;}
.course_gallery .cimg a {display:block; width:390px; height:218px; }
.course_gallery .cimg a img { width:388px; height:216px;border:1px #dedede solid;}
.course_gallery .ccont { padding:10px 0px; text-align:center;}  
.course_gallery .ccont .clabel {display:block; }
.course_gallery .ccont .label { margin-left:0;  }
.course_gallery .ccont .cday { float:none; margin:0px; font-size:16px;color:#333333; text-align:center;height:30px; line-height:30px;padding-left:0px; white-space:normal; overflow:hidden;text-overflow:clip;}
.course_gallery .ccont .cday span { margin:0px;padding-left:0px; }
.course_gallery .ccont .ctitle a { font-family:"NanumSquare", sans-serif;display:block; line-height:24px; height:24px; font-size:18px; color:#222; font-weight:400; margin:10px 0 10px 0; white-space:normal; overflow:hidden;text-overflow:clip;}
.course_gallery .ccont .cprice { text-align:center; font-size:20px;height:20px;line-height:20px; margin:10px 0;font-weight:400; padding:0px 0 0 0; border-top:0px #dedede dashed; }
.course_gallery .ccont .cprice  span.ori_price { font-size:16px; color:#333333;font-weight:300; }
.course_gallery .ccont .ctext { font-size:13px; height:45px; 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:25px; height:auto; overflow:hidden; }
.course_gallery li.nodata { float:none; width:1200px; margin:-8px 0 0 0 !important;padding:0; border:0; border-top:1px solid #d1d1d1;border-bottom:1px #d1d1d1 solid; line-height:200px;  font-size:18px; }

/* 웹진형 강의 리스트 */
.type_chart {border-top:0px solid #e5e5e5;border-bottom:2px solid #333333;box-sizing:border-box;}
.type_chart .list_li {padding:0px 0px}
.type_chart .list_li td {padding:30px 0px !important;margin:0px !important;}
.type_chart .list_li .course_img{display:inline-block;width:290px;height:170px;float:none;position:relative;margin:0px !important;}
.type_chart .list_li .course_img a{display:inline-block;width:290px;height:170px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .course_img a img{width:290px;height:170px;display:inline-block;;}
.type_chart .list_li .course_img .tm{position:absolute;left:0;top:0}

.type_chart .list_li .webtv_img {width:290px;height:180px;display:block;float:none;position:relative; margin-top:0px;}
.type_chart .list_li .webtv_img a{display:block;width:290px;overflow:hidden;border:1px solid #d1d1d1}
.type_chart .list_li .webtv_img a img{width:290px;height:180px;display:block}

.type_chart .list_li .top_td{position:relative;}
.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{border:none; border-top:1px solid #d1d1d1}
.type_chart .list_li .bot_td.tac{text-align:center}
.type_chart .list_li .col_course_name_box {margin:0px 0;padding:0px;min-height:170px;}
.type_chart .list_li .col_course_price {text-align:right !important;font-size:20px; line-height:30px;margin:5px 0; padding-right:10px;font-weight:500;border-top:0px #dedede dashed;}
.type_chart .list_li .col_course_price  span.ori_price { font-size:16px; color:#333333;font-weight:300; }
.type_chart .list_li .btn_list{width:auto;margin-bottom:0px; text-align:right;}
.type_chart .list_li .btn_list .button{margin:3px 0px}
.type_chart .list_li .btn_list .button.course { width:100px;padding:0px;margin-right:5px; font-size:16px;}
.type_chart strong{display:inline-block;max-height:52px;line-height:26px;overflow:hidden; margin-top:15px;}
.type_chart strong a{font-family:"NanumSquare", sans-serif;color:#303030;font-size:20px;font-weight:500; padding-left:0;padding-right:10px;}
.type_chart .list_li span{margin-left:4px}
.type_chart .list_li strong span {margin:1px !important;}
.type_chart .list_li .ct_wrap{overflow:hidden}
.type_chart .list_li .ct_text{height:69px;overflow:hidden;font-size:15px;line-height:23px;margin-top:15px;margin-bottom:10px;}
.type_chart .list_li .ct_if{position:absolute; bottom:40px; left:0;overflow:hidden;margin-top:20px;font-size:16px;color:#333333;}
.type_chart .list_li .ct_if .tutor{float:left;margin-right:10px;line-height:27px;font-size:16px;color:#333333;}
.type_chart .list_li .ct_if .p{float:left; padding-right:10px;line-height:27px;font-size:16px;color:#333333; }
.type_chart .list_li .ct_if span.days { margin-right:10px;color:#333333; }
.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_title{position:static;font-family:"NanumSquare",sans-serif;font-weight:500;font-size:30px;color:#2e2e2e; line-height:40px;text-align:left; padding-bottom:15px;}
.course_infomation {border-top:0 solid #333333;padding:20px 0 0 0;overflow:hidden}
.course_infomation .info_img{ width:450px;float:left;margin-right:60px;text-align:center}
.course_infomation .info_img img{width:450px;height:300px;border:1px solid #d1d1d1;margin-bottom:10px}
.course_infomation .info_text{float:left;width:690px}
.course_infomation .info_text .info_title{font-size:16px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:500}
.course_infomation .info_text p{font-size:16px;color:#3c3c3c}
.course_infomation .info_text .buy_book{float:left;}
.course_infomation .info_text .buy_book td {font-size:15px;padding-left:0px;}
.course_infomation .info_text .buy_book .book_name{text-align:left;}
.course_infomation .info_text .buy_book .book_price{text-align:right}
.course_infomation .info_text .buy_book .book_price input{vertical-align:-3px;margin-left:10px}
.course_infomation .info_btn{overflow:hidden;padding-top:15px}
.course_infomation .info_btn li{float:right;margin-left:0}
.course_infomation .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}

.course_infomation .sns_btn{overflow:hidden;padding-top:13px}
.course_infomation .sns_btn li{float:right;margin-left:5px}
.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_btn .btn_kakaostory { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_kakaostory.png') no-repeat;} 
.sns_btn .btn_naver { display:block; width:30px; height:30px; text-indent:-99999px; background:url('/common/images_skin2/common/icon_naver.png') no-repeat;}

.course_foot{margin-top:50px}

.type_table{border-top: 1px solid #676767; font-size:15px;}
.type_table thead th{padding:10px 0;font-weight:500;color:#3c3c3c;border-bottom:1px solid #676767;text-align:center;}
.type_table thead th.tac {text-align:center;padding-left:0}
.type_table tbody th{padding:10px 0 10px 10px;background-color:#f8f8f8;font-weight:500;text-align:left;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td{padding:10px 0 10px 10px ;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:11px;background-color:#ffffff;border-bottom:1px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;padding:11px 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;}

.cv .page_title{font-family:"NanumSquare",sans-serif;font-size:20px;font-weight:500;color:#000000;padding-left:15px;background: url('/html/images/common/blt_curri.png') no-repeat 0 50%;margin-top:30px;margin-bottom:15px}
.cv .cv_text{margin-bottom:20px;color:#3c3c3c;padding-left:0px;padding-bottom:8px; font-size:16px;line-height:30px;}
.cv .cv_text img{max-width:100%;}
.cv .cv_text hr{height:1px;background-color:#999999;border:1px;width:100%;position:static;visibility:visible;}
.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}

/* 게시판 */
.type_list {border-top: 1px solid #676767}
.type_list thead th{border-bottom: 1px solid #676767;padding:15px 0;color:#222222;white-space:nowrap; font-size:16px; font-weight:500;}
.type_list tbody td{border-bottom: 1px solid #ddd;padding:15px 0; font-size:15px;}
.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_read{border-top: 1px solid #676767}
.type_read thead th{padding:20px 0;background-color:#f6f6f6;color:#000; font-size:18px; font-weight:500;}
.type_read thead td{padding:20px 0;background-color:#f6f6f6;color:#666666;font-size:14px;}
.type_read thead td.subject{padding-left:20px;font-size:17px; font-weight:500;color:#000;}
.type_read td.files{padding-left:10px}
.type_read thead td.view_info{text-align:right;padding-right:20px}
.type_read tbody td{border-bottom:1px solid #d1d1d1;padding:8px 0}
.type_read tbody td .read_text{padding:10px 0px;min-height:200px; line-height:23px;}
.type_read tbody td .webtv_player { padding:20px; }

/* 갤러리 (수정 20180617) */
.type_gallery .list_gallery {display:inline-block;overflow:hidden;border-bottom:0px solid #d3d3d3; width:1215px;margin:0px; margin-right:-15px; padding:20px 0 0 0;}
.type_gallery .list_gallery li {width:390px;float:left;; margin:15px 15px 40px 0px;height:300px;text-align:center;}
.type_gallery .list_gallery li .gallery_div {width:390px; height:218px;border:1px solid #dedede;position:relative;cursor:pointer;box-sizing:border-box;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:390px; height:218px;}
.type_gallery .list_gallery li .gallery_title {font-family:"NanumSquare", sans-serif;display:block; line-height:24px; height:24px; font-size:18px; color:#222;text-align:center; font-weight:400; margin:10px 0 10px 0; 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:218px;overflow:hidden;display:none;}
.type_gallery .list_gallery li .gallery_div_ie img {width:390px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;}


/* 페이징 */
.page_bar{padding-top:50px;text-align:center}
.page_box{ margin:20px 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:30px;height:36px;border:none;padding:0;margin:0 0px;line-height:36px}
.page_box li{ padding:0; border-width:0; font-family:verdana; color:#999999; font-size:16px }
.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:34px; height:34px; border:1px #d1d1d1 solid;margin:0px 2px; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid; margin:0px 2px;}
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid;margin:0px 7px 0px 2px ; }
.page_box .page_next_btn { background:url('/common/images_skin2/common/page_next_btn.png') no-repeat 50% 50%; width:34px; height:34px; border:1px #d1d1d1 solid; margin:0px 2px 0px 7px;}
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:#ffffff; color:#000000; font-weight:500; width:30px; height:36px;border:none;line-height:36px }
.page_box li a:hover{text-decoration:none}
.page_box li .page_number_btn:hover{background-color:#ffffff;color:#000000;width:30px; height:36px;border:none;line-height:36px}


.faq_wrap{border-top:0px solid #d1d1d1}
.faq_wrap .nodata{padding:12px 0;border-bottom:1px solid #d1d1d1}
.faq dt{font-family:"NanumSquare",sans-serif;width:100%;display:block;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:16px;padding:17px 50px;background: url(/common/images/default/faq_question.gif) no-repeat 15px 19px;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;}

.search_title em {color:#f0ab00;}
.search_title .search_keyword {font-family:"NanumSquare",sans-serif;font-weight:500;font-size:18px;}
.search_box .search_txt {width:300px; height:30px; margin:0; padding:0 10px; border:5px solid #f0ab00 !important; font-size:14px;}
.search_box .search_btn {width:70px; height:40px; margin:0; background-color:#f0ab00; border:0 none; font-size:14px; color:#ffffff; font-weight:bold;}
.search_category {width:100%; display:inline-block; padding:15px ; height:auto;line-height:30px; font-size:15px; background-color:#f7f7f7; border:1px solid #dedede; border-width:1px 0;}
.search_category span {float:left; margin:0 10px 0 20px; font-weight:bold;}
.search_category ul {float:left;}
.search_category li {float:left; margin-right:20px;}
.search_category li a:hover {text-decoration:underline;}
.search_category li em {color:#f0ab00;}
.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 10px 22px; font-size:18px; font-weight:500; vertical-align:middle;}
.search_section .search_detail .search_cnt {float:left;}
.search_section .search_detail .search_cnt em {color:#f0ab00; font-weight:500;}
.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:140px;}
.search_section .search_result td.course_image a {display:block;width:118px;height:92px;overflow:hidden;border:1px solid #d1d1d1;}
.search_section .search_result td.course_image a img {width:118px;height:92px;}
.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:500;font-size:17px;line-height:22px;}
.search_section .search_result td.course_info .info_t em a {font-weight:500;font-size:17px;line-height:22px;margin-bottom:10px;}
.search_section .search_result td.course_info .info_t em .info_b {display:inline-block; vertical-align:bottom;}
.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:500; font-size:17px; margin-bottom:10px; display:inline-block;}

.search_no .search_no_text h4 {font-weight:bold; margin-bottom:15px;}
.search_no .search_no_text h4 em {color:#f0ab00;}



/* login */
.login_box{border:1px solid #dbdbdb; background:#ffffff; padding:60px 100px 60px 100px;overflow:hidden; margin:0px;}
.log_tt{margin-bottom:40px;font-size:17px;}
.log_form{float:left;padding-right:0px;border-right:1px solid #dbdbdb;width:560px; padding-bottom:0px;}
.log_area{overflow:hidden}
.log_in{float:none !important; display:inline-block;}
.log_in label{padding-right:13px}
.log_in div{height:31px;margin:0px;z-index:10000;}
.log_in .iparea input{ z-index:10000; font-size:16px; font-weight:300; color:#7a7a7a; border:0px solid #dbdbdb !important;padding:0px 0 0px 10px;height:40px;width:400px;line-height:40px; margin:10px 0px;}
.log_in .ip_id { display:inline-block; width:420px; height:60px; background:#ffffff url('/html/images/common/ipt1_id.png') 25px 50% no-repeat !important;margin:0px; padding-left:60px; border:1px #dbdbdb solid; border-bottom:1px #dbdbdb solid; }
.log_in .ip_pass { display:inline-block; width:420px; height:60px; background:#ffffff url('/html/images/common/ipt1_pw.png') 25px 50% no-repeat !important;margin:0px 0px 20px 0px;padding-left:60px;border:1px #dbdbdb solid; border-top:none;}
.log_in span { float:left;width:800px; display:block; line-height:60px; font-size:16px; font-weight:500; color:#7a7a7a; }
.log_area .ip_submit{float:none !important;margin:0px 0px 0px 0px}
.id_save { padding:15px 0px; font-size:15px; font-weight:500;}

.login_box .ip_tx{margin-top:24px;font-size:12px;line-height:18px;color:#495057}
.login_box .ip_tx a{color:#e2450e ;font-weight:500}
.log_find{float:left;padding:70px 0 0 80px;width:200px}
.log_find dt{font-weight:400;letter-spacing:-0.05em; font-size:17px;}
.log_find dd{margin:14px 0 30px 0}

.button.btn_login{ padding:0px;font-size:20px;font-weight:500;background:#f0ab00;color: #fff;border:1px #f0ab00 solid;width:480px ; height:60px; line-height:60px;}
.button.btn_login:hover{background:#e2a100;border:1px #e2a100 solid;}

/*agreement */
.agreement_list{display:none;}
.box_title{font-family:"NanumSquare", sans-serif;color:#2d2d2d;font-size:22px;font-weight:500;margin:25px 0 15px 0}
.box_tx{margin:0 0 15px 0;font-size:15px; }
.gray_box{border:1px solid #dcdcdc;background-color:#fafafa;padding:15px 15px;margin-bottom:20px}
.gray_box.top{border-top:1px solid #676767}
.gray_box .box_stitle{font-family:"NanumSquare", sans-serif;font-weight:500;font-size:15px;color:#464646;margin-bottom:12px}
.gray_box .g_box_in{border:1px solid #dbdbdb;background-color:#fff;height:60px;overflow:auto;padding:14px 10px;margin-bottom:10px}
.check input{vertical-align:middle;margin-right:4px}

tbody th.tb_th{background-color:#f8f8f8;color:#474747;padding-left:10px;text-align:left;font-family:"NanumSquare", sans-serif;font-weight:500;font-size:15px;border-bottom:1px solid #d1d1d1}

/******** 마이페이지 스타일 *********/
.tb_title{font-family:"NanumSquare", sans-serif;font-weight:500;color:#333;padding:35px 0 15px 0;font-size:20px; line-height:22px}
.my_box{border:1px solid #d7d7d7;overflow:hidden}
.my_box .my_info{padding:30px;width:538px;float:left;position:relative}
.my_box .my_info h6{font-family:"NanumSquare", sans-serif;font-weight:500;color:#2d2d2d;font-size:20px;padding:3px 0 12px 0;}
.my_box .my_info .h6_sub{color:#757575;font-size:14px;padding-left:21px;font-weight:200;background: url(/common/images/default/blt_bar.png) no-repeat 10px 50%}
.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_info .btn_more{position:absolute;right:30px;top:30px}
.my_box .my_info .my_info_in{border-top:1px solid #d7d7d7;padding:30px 0 0 100px;background: url(/common/images_skin2/common/myinfo_img.jpg) no-repeat 0 20px;min-height:80px}

.my_box .my_note{padding:30px;float:left;width:528px;border-left:1px solid #d7d7d7;position:relative}
.my_box .my_note h6{font-family:"NanumSquare", sans-serif;font-weight:500;color:#2d2d2d;font-size:20px;padding:3px 0 12px 0;}
.my_box .my_note .h6_sub{color:#757575;font-size:14px;padding-left:21px;font-weight:200;background: url(/common/images/default/blt_bar.png) no-repeat 10px 50%}
.my_box .my_note .btn_more{position:absolute;right:30px;top:30px}
.my_box .my_note .my_note_in{border-top:1px solid #d7d7d7;padding:30px 0 0 0;min-height:80px}
.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}


.clause { margin-top:-30px;}
.clause h1{font-family:"NanumSquare", sans-serif;margin-top:40px;font-weight:500;font-size:20px;color:#000000;}
.clause h2{font-family:"NanumSquare", sans-serif;margin-top:40px;margin-bottom:-10px;font-weight:500;font-size:18px;color:#333333;}
.clause h3{font-family:"NanumSquare", sans-serif;margin-top:20px;font-weight:500;font-size:15px;color:#d99b00;}

/* 회원가입 약관부분 텍스트 일괄처리 */
.textin { font-size:15px !important; font-weight:normal !important;line-height:25px !important;}
.textin > .clause { margin-top:-20px;}
.textin > .clause  h1 {font-family:"NanumSquareRound", sans-serif;font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:20px 0px 0px 0px !important;}
.textin > .clause  h2 {font-family:"NanumSquareRound", sans-serif;font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:20px 0px 0px 0px !important;}
.textin > .clause  h3 {font-family:"NanumSquareRound", sans-serif;font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:10px 0px 0px 0px !important;}
.textin > .clause  .depth1{margin-top:0px !important;}

.my_cr_bbs {display:none;}