body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.875em;
	color: #000;
	margin: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #banner {
	font-family: "Times New Roman", Times, serif;
	float: left;
	height: 160px;
	width: 1000px;
	background-image: url(image/banner4.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 20px;
	font-size: 0.8em;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #banner2 {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	width: 1000px;
	font-size: 1em;
	text-align: right;
}
#wrapper #banner2 p {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	border-right-style: ridge;
	border-right-width: 2px;
	background-color: #D6D6D6;
	color: #009;
	font-size: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	border-right-color: #000;
	border-left-color: #000;
}



#wrapper #navigation {
	float: left;
	width: 150px;
}
#wrapper #navigation table {
	width: 150px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #909090;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #C8C8C8;
}
#wrapper #navigation table th {
	font-weight: bold;
	color: #00F;
	background-color: #E8E8E8;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-family: "標楷體";
	font-size: 2em;
}
#wrapper #navigation table p {
	margin-top: 5px;
	margin-bottom: 16px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 2.5em;
	font-family: "標楷體";
	font-weight: normal;
	color: #00F;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-color: #FBFBFB;
}
#wrapper #content {
	float: left;
	width: 800px;
	margin-right: 20px;
	margin-left: 30px;
	color: #000;
}

#img01 {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 170px;
	width: 115px;
	margin-left: 14px;
}


#img02 {
	height: 170px;
	width: 115px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#img03 {
	height: 170px;
	width: 115px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 167px;
}
#img04 {
	height: 115px;
	width: 170px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 167px;
}
#img05 {
	margin: 8px;
	height: 115px;
	width: 170px;
}


h1 {
	color: #0C0;
	font-family: "標楷體";
}
h2 {
	font-size: 1.6em;
	color: #600;
	background-image: url(image/background/k14.gif);
	font-family: "標楷體";
	background-repeat: repeat;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
h3 {
	font-family: "標楷體";
	color: #000;
	font-size: 1.3em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 1.2em;
}
h5 {
	font-size: 1.3em;
	color: #00F;
}






#wrapper #footer {
	float: left;
	width: 1000px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
