.大標題 {
	font-family: "細明體";
	font-size: 12px;
	line-height: 22px;
	color: #3974AE;
	font-weight: normal;
}
.大標題 A {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #3974AE;
}

.大標題 A:hover {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
}


.內容1 {
	font-family: "新細明體";
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}


.內容 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

.內容紅 {
	font-family: "新細明體";
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
}

