body {

}
.red {color: #CC0000;}
.highlight {color:#0099cc; }

td {
	vertical-align: top;
	font-family: 微軟正黑體,新細明體;
	font-size:12px;
	color:#000000;

}

h1 {
	font-family: 微軟正黑體,新細明體;
	font-size:15px;
	color:#333333;
	margin: 12px 0 12px 0;	
}

p {
	font-family: 微軟正黑體,新細明體;
	font-size:12px;
	color:#333333;

}

.q {
	font-family: 微軟正黑體,新細明體;
	font-size:15px;
	font-weight:bold;
	color:#0099cc;
	margin-top: 30px;

}

li {
	font-family: 微軟正黑體,新細明體;
	font-size:12px;
	color:#333333;

}