@charset "utf-8";

.mcourse_recomm .main_course_tab li.active a { background:url('/html/images/common/main_course_tab_over.png') left center no-repeat; }

.menu_wrap #gnb li a {margin-left:50px;}

/* 메인 컨텐츠 -  강사소개 영역 */
.main_tutor { display:inline-block;}
.main_tutor li { float:left; width:202px; height:270px; 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:230px; height:40px; line-height:40px; font-size:16px; color:#fff; font-weight:bold; text-align:center;background:rgba(0,0,0,0.5);  }
