.course-cont .title{
	height: 70px;	
	margin-top: 20px;
	line-height: 70px;
	font-size: 34px;
	color: #666;
}
.course-cont .subtitle{
	color: #aaa;
	padding-bottom: 20px;
	border-bottom: 2px dashed #ccc;
}
.time{
	float: none;
	color: #666;
	margin-left: 8px;
}
.course-info img{
	margin-top: 10px;
	display: block;
	width: 100%;
}
.course-info{
	padding: 10px 0;
}

.course-info span{display: inline-block;float: left; }
i,a{font-style: normal; color: #33c8ff;display: inline-block;}
