body {
	background-image: url('ran061.jpg');
background-position:  0% 0%;
background-repeat: no-repeat;
background-attachment: FIXED

}
.body1 {

	color: #FFFF99;
	background-color: #FFFF99;

}
font {
	font-family: "細明體";
	font-size:12;
	color: #000000;
}

.font1 {
	font-family: "細明體";
	font-size:16;
	color: 000000;
}
.font2 {
	font-family: "細明體";
	font-size:16;
	color: blue;
}
.font3 {
	font-family: "細明體";
	font-size:16;
	color: #FFFF00;
}
.font4 {
	font-family: "細明體";
	font-size:16;
	color: #FFFFFF;
}
h1 {
	font-family: "標楷體";
	font-size:38;
	color: brown;
	font-weight:800;
	HEIGHT: 0px;
	

}
.h2 {
	font-family: "標楷體";
	font-size:24;
	color: brown;
}

.table1 {
	background-color: #0099CC;
	border: 1pt solid ;
	text-align: center;
	color: #000000;
	 padding-left: 0.5px;
	 padding-right: 1px;
	 padding-top: 1px;
	 padding-bottom: 1px
	
}
.table2 {
	background-color: brown;
	border: 1pt solid brown;
}
.td1 {
	background-color: #006633;
	
}

.td2 {
	background-color: #ffffff;
	text-align: center;
	font-size:16;
	font-family: "Arial";
	 border-width: 5px;
}
.td3 {
	background-color: #ff66ff;
	text-align: center;
	
}
.td4 {
	background-color: #CCFFFF;
	text-align: center;
	font-size:18;
	font-family: "Arial";
	border-width: 5px;
}

.td22 {
	background-color: #ffffff;
	text-align: left;
	font-size:14;
	font-family: "新細明體";
}