@charset "utf-8";
.course_title {
	font-family: "微軟正黑體", "標楷體";
	color: #669900;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	font-size: 12pt;
}
.course_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1pt;
}
.table_space {
	margin: auto;
}
.course_name_chi {
	font-family: "細明體", "新細明體", "華康細圓體";
	font-size: 10pt;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1pt;
}
