@charset "utf-8";
* {
  font-family: 'malgun gothic', 'Apple SD Gothic Neo', arial, 'sans-serif';
}

.list-title span{
   font-family: 'malgun gothic', 'Apple SD Gothic Neo', arial, 'sans-serif';
}

/*상단메뉴*/
.gnb-top-class {
  width: 176px; height: 31px; 
  font-size: 14px; 
  font-weight: bold; text-align: center;
  cursor: pointer;
  letter-spacing: -1px;
  padding-bottom: 6px;
}

/*상단세부메뉴*/
.gnb-sub-class{
  margin-right: 2px; 
  background-color: #fff; 
  border: 1px solid #e1e1e1; 
  border-bottom:1px solid #A9A9A9;
  font-size: 11px; 
  font-weight: bold; 
  letter-spacing: 0px;
  height: 21px;
  cursor: pointer;
  padding-top: 1px;
}

/*강의실 메뉴 상단 '강의과목'*/
#lnb .leftmenu h2 {
  font-size: 18px;
  padding:24px 10px 17px 10px;
  text-align:center;
  overflow:hidden;
  letter-spacing:-1px;
  background:url('/ilos/images/common/lnb/subBox_bgt.png') no-repeat center top;
  cursor:pointer;
}

/*강의실 메뉴 상단 '년도-학기'*/
#lnb .leftmenu .course-subject .term {
  padding:4px 0; 
  font-weight:bold;
  font-size:95%;
  letter-spacing:-1px;
}

/*강의실 메뉴 상단 '수업시간'*/
#lnb .leftmenu .course-subject .time {
  padding:3px 0;
  font-weight:normal;
  font-size:95%;
  color:#413736;
  letter-spacing:-0.1em;
  text-align: left;
}

/*강의실 과목 셀렉트*/
#lnb .leftmenu .course-subject select {
  width:117px;
  font-size:95%;
  line-height:14px;
  letter-spacing:-1px;
  border:1px solid #bebebe;
}

/*강의실 메뉴*/
#lnb .leftmenu ul li a,
#lnb .leftmenu-admin ul li a {
  display:block;
  padding:4px 0 4px 16px;
  font-size:9pt;
  color:#535353;
  letter-spacing:0px;
  text-decoration:none;
  background:url('/ilos/images/common/lnb/submenu_icon.gif') no-repeat 7px 10px;
}


/*화면 네비게이션*/
#content_location .locationmap a {
  font-size:95%;
  color:#606060;
  letter-spacing:-1px;
  text-decoration:none;
}

/*화면 제목*/
#content_location .toptitle {
  color:#666; 
  font-size: 21px; 
  font-weight: bold; 
  letter-spacing: -1px; 
  overflow: hidden; 
  line-height: 25px;
}

/*버튼*/
span.button, span.button button {
  font: 9pt 'malgun gothic', 'Apple SD Gothic Neo', arial, 'sans-serif';
}

/* 폰트만 지정시 */
.i18n_font_1 {
  font-family: 'malgun gothic', 'Apple SD Gothic Neo', arial, 'sans-serif';
}
.i18n_font_2 {
  font-family: 'malgun gothic', 'Apple SD Gothic Neo', arial, 'sans-serif';
}
.i18n_font_3 {
  font-family: 'malgun gothic', 'Apple SD Gothic Neo', arial, 'sans-serif';
}