/* courses */
#WContent #Left #Header .class_title {
	font: Bold 16px/16px arial;
	color:#FFF;
	display:block;
	float:left;
	margin:5px 0 0 20px;
	width:auto;
}
#WContent #Left #Header .right a.class_enroll {
	font: bold 12px/18px arial;
	color:#FFF;
	text-decoration:none;
}
#WContent #Left #Box .class_header {
	font:bold 15px/15px arial;
	float:left;
	position:relative;
	clear:both;
	color:#000;
	width:676px;
	margin:15px 0 0 40px;
}
#WContent #Left #Box p.class_para {
	font: 12px/14px arial;
	color:#000;
	text-align:left;
	padding-right:25px;
	margin-left:55px;
}
#WContent #Left #Box .class_details {
	font:bold 15px/15px arial;
	float:left;
	position:relative;
	clear:both;
	color:#666;
	width:676px;
	margin:10px 0 0 40px;
}
#WContent #Left #Box .class_instructor {
	float:left;
	position:relative;
	width:auto;
	margin-left:55px;
	color:#666;
}
#WContent #Left #Box .class_instructor a {
	text-decoration:none;
	color:#666;
}
#WContent #Left #Box .class_instructor a:hover {
	color:#F00;
} 
#WContent #Left #Box .class_ttime {
	float:left;
	position:relative;
	width:auto;
	margin-left:15px;
	color:#666;
}
#WContent #Left #Box .class_count {
	float:left;
	position:relative;
	width:auto;
	margin-left:15px;
	color:#666;
}
#WContent #Left #Box .class_average {
	float:left;
	position:relative;
	width:auto;
	margin-left:15px;
	color:#666;
}

/**********/