/* u */
.lecture{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	padding-top: 20px;
	padding-bottom: 20px;
}
.lecture-name{
	font-size: 15px;
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.c-name{
	font-size: 13px;
	color: #000000;
	margin-bottom: 10px;
}
