@charset "utf-8";
/* CSS Document */


/* =============================================================================
   상단 - 로그인 영역
   ========================================================================== */
/* Mobile Layout: 580px and below. */
div.login button{border:1px solid #6b4596;background-color:#7c5ba2;background-image:none;}

/* =============================================================================
   상단 - 전체메뉴 영역
   ========================================================================== */
/* Mobile Layout: 580px and below. */
div.all_menu_area{clear: both;width:100%;display:inline-block;background-color:#7c5ba2;text-align:center;z-index: 700;}
div.all_menu_in ul li a{background-color:#5f3e86;}
div.all_menu_in ul li a:hover{background:#4e326e;color:#fff}
div.all_menu_in ul li.on{background:#533675}
.all_menu_list ul li span.div{color:#9d84b9;height:9px;}
@media only screen and (max-width:320px) {
	.all_menu_list ul li span.div{padding:0px; }
}
@media only screen and (min-width:321px) and (max-width:420px) {
	.all_menu_list ul li span.div{padding:0 3px; }
}
@media only screen and (min-width:421px) {
	.all_menu_list ul li span.div{padding:0 20px;}
}


/* =============================================================================
   본문 영역
   ==========================================================================
.cs_t{height:15px;border:none;background:#FFF url('../../resources/images/sub5/cs_t.gif') no-repeat 0 0;background-size:contain;margin-bottom:10px;}
.cs_b{height:15px;border:none;background:#FFF url('../../resources/images/sub5/cs_b.gif') no-repeat 0 bottom;background-size:contain;}
 */

table.lec_form td.btn_box .btn_main,
table.lec_form .btn_area2 .btn_main{
	background-color: #5f3e86;
	color: #fff;
}

/* =============================================================================
   왼쪽 - lnb 영역
   ==========================================================================
@media only screen and (min-width:1024px) {
div.l_professor h3{width:100%;line-height:325%;background-color:#7c5ba2;color:#fff;text-align:center}
div.pro_list ul.left_in_tit li p.on{background:#9576b8}
div.pro_list ul li ul li a{width:95%;display:inline-block;background:url('../../resources/images/sub5/li_bg01.png') no-repeat 0 8px;padding-left:5%;letter-spacing: -1px;line-height:200%}
div.pro_list ul li ul li.on a{color:#7e4eb6;font-weight: bold}
} */


