
/*-----------------------------------------------------
index
-------------------------------------------------------*/

ul#feat {
	border:1px solid #C4C4C4;
	background-color:#F2F2F2;
	padding:13px;
	margin:0 0 15px 0;
}
ul#feat li {
	float:left;
	margin-right:3px;
	list-style-type:none;
	line-height: 0;
}
ul#feat li.none {
	margin-right:0;
}
ul#feat li.ml15 {
	margin-left:15px;
}

h3.course {
	float:left;
}
.rightImg {
	background-color:#005ecc;
	float:left;
	width:326px;
	padding:4px 8px 4px 0;
}
.rightImg2 {
	background-color:#005ecc;
	float:left;
	width:399px;
	padding:4px 8px 4px 0;
}
.rightImg img,
.rightImg2 img{
	margin-right:2px;
}
.courseL {
	float:left;
}
.courseR {
	float:right;
	width:537px;	
}
.courseR ul {
	margin:0 0 15px 0;
}
.courseR ul.course img{
	vertical-align:middle;
}
.courseR ul.course li{
	float:left;
	list-style-type:none;
	margin-right:10px;
	margin-bottom:15px;
}
.courseR ul.course li.none{
	margin-bottom:0;
}
.courseR .txt10 {
	font-size: x-small; 
	margin-bottom:10px;
}
.courseR ol.courseTxt{
	width:527px;
}
.courseR ol.courseTxt li{
	padding-left:1.4em;
	text-indent:-1.4em;
	list-style-type:none;
}

.courseR ol.courseTxt{
	margin:0 0 30px 0;
	padding:0;
}
.courseR .indent {
	padding-left:1em;
	text-indent:-1em;
	font-size:x-small;
	line-height:1.5;
}


/*----- /lecture/index.html -----*/
#tk-slt {
	background: url(../img/index/style_bkimg.gif) repeat 0 0;
	padding: 5px 10px;
	text-align: center;
	line-height: 0;
	font-size:	0;
}
#tk-slt li {
	display: inline;
}
.sep-bdr {
	padding : 20px 0 0;
	border-top: 1px dotted #AAAAAA;
}

