﻿@charset "utf-8";
/* Author: Lee seoung jong */
@import url("/common/css/default.css");
@import url("/common/css/common.css");
@import url("/common/css/layout.css");
@import url("/common/css/board.css");


#lectureMain{
	margin:0 0 0 0;
}
#lectureMain h2{height:34px; padding:0 0 0 21px;}
#lectureMain .box{ float:left; display:inline; width:129px; margin:0 2px;}
#lectureMain .box ul{   height:85px; padding:9px 0 0 7px;background:url(/images/lecture/lecture_list_bg.gif) left top no-repeat;    }
#lectureMain .box h3{height:23px;}
#lectureMain .box ul  li{ height:18px; letter-spacing:-0.05em; font-size:11px; color:#6A6A6A;}
 
#lectureVolume{margin-bottom:25px;}
.lectureTop{margin-bottom:15px;}
#lectureFind{ 
	height:66px; margin-bottom:18px;
	background:url(/images/lecture/lecture_find_bg.gif) left top no-repeat;
}
#lectureFind th{ height:33px;  color:#464646; font-weight:normal;}
#lectureFind label{top:-2px; margin-right:15px;}
.lectureTitle {height:22px;position:relative;}
.lectureTitle h3{color:#464646;}
.lectureTitle a{ position:absolute; right:0; top:-5px; z-index:10;}


.lecture_select_box{ 
	height:40px; margin:17px 0;
	background:url(/images/lecture/lecture_teacher_box.gif) left top no-repeat;
}
.lecture_select_box th{height:40px;color:#464646; font-weight:normal;}
.lecture_select_box label{*top:-1px; margin-right:10px;}


#speBox{
	padding:22px 0 15px 20px;margin-bottom:30px;border:1px solid #dbdbdb;  
	background-color: #F9F9F9 
	/*background: #F9F9F9 url(/images/lecture/speBox_bg.gif) 13px 11px no-repeat;*/
}
#speBox p{margin-bottom:11px; color:#009DBC; font-weight:bold;}
#speBox ul{margin-bottom:18px;}
#speBox li{margin-bottom:5px; padding-left:9px;background:url(/images/mark/blet_1.gif) left center no-repeat; color:#4a4a4a;}
#speBox table{width:645px;    }
#speBox th{padding:7px 0 5px 0; font-weight:normal;background-color:#FCFCFC;border:1px solid #E5E5E5;}
#speBox th.title{padding-left:10px; text-align:left;}
#speBox td { padding:7px 0 5px 20px; background-color:#fff ;border:1px solid #E5E5E5; line-height:2em;  }
#speBox .col_1{color:#009DBC;}
#speBox .col_2{color:#409B00;}

/*lecture_view.aspx*/

#movieInfo{ 
	position:relative;
	width:685px; height:177px; background:url(/images/lecture/lecture_top.gif) left top no-repeat;
}
#movieInfo .photo{position:absolute; top:7px; left:8px;}
 
#movieInfo .letureInfo {position:absolute; top:19px; left:212px; width:438px;}
#movieInfo .letureIcon{height:24px;}
#movieInfo .topLine{ height:23px; margin-bottom:5px;background:url(/images/lecture/lecture_top_line.gif) left bottom repeat-x;} 
#movieInfo .topLine strong{font-size:12px;}
#movieInfo .topLine *{ vertical-align:middle;}
#movieInfo td,
#movieInfo th{  height:22px; color:#161616; }
#movieInfo th{ text-align:left;}
#movieInfo td *{vertical-align:middle;}

  
#movieInfo .markInfo{margin-top:5px;} 
#movieInfo strong{color:#4c4c4c;} 
#movieInfo  .title,
#movieInfo  .msg {color:#008544;}
#movieInfo  .date{color:#333;}

