@charset "UTF-8";

/* CSS Document */


.spo_hearing {
	font-size: 14px;
	font-weight: bold;
	color: #EF63A6;
	border-bottom: 1px solid #EF63A6;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
.spo_health {
	font-size: 14px;
	font-weight: bold;
	color: #87BB6E;
	margin-top: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #87BB6E;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.spo_shapeup {
	font-size: 14px;
	font-weight: bold;
	color: #F17C4B;
	margin-top: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #F17C4B;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
.spo_lesson_video {
	font-size: 14px;
	font-weight: bold;
	color: #6968E9;
	margin-top: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #6968E9;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
.spo_roller_v {
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #6968E9;
	margin-right: 10px;
	padding-top: 5px;
	color: #7A7AEB;
}
