@charset "utf-8";
body {
	background: #000000;
	margin: 0px;
}
#top {
	text-align: right;
	font: 12px "新細明體";
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 5px;
}
#top  a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#top  a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.td {
	border: 2px solid #095002;
}
.td01 {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #075102;
	border-right-color: #075102;
	border-bottom-color: #4E6532;
	border-left-color: #075102;
	background-color: #5E8E3F;
}
#footer {
	margin-top: 8px;
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #6F8C48;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer  a:hover {
	color: #FFFF00;
	text-decoration: underline;
}



.td02 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A8A3B;
	border-right-color: #5A8A3B;
	border-bottom-color: #5A8A3B;
	border-left-color: #5A8A3B;
}
#footer1 {
	margin-top: 8px;
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	text-align: center;
}
#mail {
	background: url(images/mail.jpg) no-repeat 0px 3px;
	padding-left: 15px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #d57608;
}
#mail a {
	color: #D57608;
	text-decoration: none;
}
#mail a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
