﻿.course
{
	background-image: url(../../images/bg.gif);
}



.content
{
	font-family: 新細明體,Arial,PMingLiU;
}

.content .header
{
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	border-bottom-color: black;
	border-bottom-style: double;
	height: 28px;
}

.content .details
{
	font-size: 18px;
	text-align: left;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}