.content {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}


.contentlink {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #006699;
}

.subnav {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.subnavlink {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.caption{
	font-family: "新細明體";
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #333333;
}
