@charset "utf-8";
/* CSS Document */

td { font-family:"MS Gothic", "新細明體", Arial; }
td a:visited {
	color:#C93;
	text-decoration:none;
}

td a:link {
	color:#C93;
	text-decoration:none;
}

td a:hover {
	color:#F69;
	text-decoration:underline;
}



.heading {
	font-family: "MS Gothic", "新細明體", Arial;
	font-size:18pt;
	color:#989898;
	font-weight:50;
}

.footer {
	font-family: "MS Gothic", "新細明體", Arial;
	font-size:8pt;
	color:#989898;
	font-weight:50;
}


.lineB {
	border-bottom: #CCC dashed 1px;
}

#contenttable {
	font-family: "MS Gothic", "新細明體", Arial;
	font-size:11.5pt;
}

#contenttable li {
	list-style-image:url(image/icon.png);
	vertical-align:text-top;
	margin-left: 15px;
}

#contenttable a:visited {
	color:#C93;
	text-decoration:none;
}

#contenttable a:link {
	color:#C93;
	text-decoration:none;
}

#contenttable a:hover {
	color:#F69;
	text-decoration:underline;
}


#lastupdate {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
