@charset "utf-8";
/* CSS Document */

/* 메인 나의강의실 */
.myClass {width:100%;}
.myClass h3 {padding:14px 0 12px 20px; line-height:26px; color:#fff; font-weight:500; background:#1595d4 url(/lmsdata/m_img/myclass_bg_img.png) no-repeat 98% 10px;}
.myClass ul {min-height:215px;  padding:9px 19px 11px 19px; border:1px solid #a8c1df; background:#f0fcfe;}
.myClass ul li {width:100%; line-height:32px; vertical-align:top; overflow:hidden; border-bottom:1px dashed #c8d2d3;}
.myClass ul li span.lecture {float:left; width:59%; font-weight:800; color:#158ccf;}
.myClass ul li span.lecture a {color:#158ccf;}
.myClass ul li span.course {float:left; width:20%; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.myClass ul li span.prof {float:right; width:21%; text-align:right; padding-right:2%;}
.myClass ul li span a {display:block; padding-left:12px; color:#4c68a1; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; background: url(/lmsdata/m_img/icon_dot.gif) 1px 50% no-repeat;}
