a{
	font-family: "微軟正黑體";
}
a:link{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:visited{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
h1{
	width:1024px;
	margin:5px;
	font-size: 22pt;
	color: #D96C00;
}
h2{
	font-size: 14pt;
	display: inline;
}
table{
	width:1024px;	
}
.table_menu{
	border:0px;
}
.table_menu a{
	font-size: 14pt;
}
.table_menu tr{
	height:30px;
}
.table_content{
	border:#555555 2px solid;
	background-color:#ADC7E7;
}
tr{
	height:50px;
}
th{
	text-align: center;
	font-family: "標楷體";
	font-size: 14pt;
}
td{
	text-align: center;
	font-family: "標楷體";
	font-size: 14pt;
}
.footer{
	width:1024px;
	height:20px;
	background-color:#ADC7E7;
}