@charset "utf-8";
#body {
	width: 900px;
	margin: auto;
	background-color: #01559D;
	height: auto;
}
#body #header {
	background-image: url(images/banner.jpg);
	margin: auto;
	height: 100px;
	width: 900px;
	background-color: #01559D;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#body #navigatior {
	width: 900px;
	background-color: #483D21;
	background-position: center top;
	margin: auto;
	clear: both;
}

#body #content {
	width: 836px;
	clear: both;
	margin: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	padding-left: 32px;
	padding-right: 32px;
	font-size: 24px;
}


#body #footer {
	width: 900px;
	font-size: 16px;
	clear: none;
	margin: auto;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
}
#body #content .style2 {
	font-size: 30px;
	font-family: "標楷體";
	margin-left: 50px;
	color: #483D21;
}
#body #content p img {
	margin-bottom: 50px;
	margin-left: 50px;
	margin-top: 20px;
}
.style2 {font-size: 14px}
.style3 {
	font-family: "標楷體";
	font-size: 18px;
	color: #C60;
}
.style6 {
	color: #FFFFFF;
	margin-left: 0px;
}


.ps {
	font-family: "標楷體";
	font-size: 24px;
	color: #900;
}
.note {
	font-family: "標楷體";
	font-size: 24px;
}
.indexphoto {
	margin-top: 20px;
	margin-left: 50px;
}
.phototables {
	margin-left: 15px;
}
