@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: .9em;
}
body {
	background:#2B7277;
	margin: 0px;
	font-family:微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
a:link {
	text-decoration: none;
	color:#F90;
}
a:visited {
	text-decoration: none;
	color:#F90;
}
a:hover {
	text-decoration: underline;
	color:#F90;
}
a:active {
	text-decoration: none;
	color:#F90;
}
.tx {font-size:3em;
	font-family:Verdana, Arial, Helvetica, sans-serif,微軟正黑體;
	color:#84B5BD;
	font-weight:bold;}
.tx2 {font-weight:bold;
		font-size:2em;
		color:#84B5BD;}
.tx3 {color:#fff;}			