﻿.box-course {
	float: left;
	width: 158px;
	margin-right: 8px;
	margin-left: 8px;
}
.select_ul {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.select_price {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
