	@charset "utf-8";
/*首頁*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	color: #373737;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #579E1A;
}
a:active {
	text-decoration: none;
}
.left {
	font-size: 12px;
	color: #8B8B8B;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
	padding-left: 27px;
}
.left A:link {
	text-decoration: none;
}
.left A:visited {
	text-decoration: none;
}
.left A:hover {
	font-weight: normal;
}
.footer-1 {
	font-size: 11px;
	color: #5b0800;
	font-family: "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding-left: 43px;
}
.footer-1 A:link {
	COLOR: #5b0800;
	text-decoration: none;
}
.footer-1 A:visited {
	COLOR: #5b0800;
	text-decoration: none;
}
.footer-1 A:hover {
	COLOR: #9A5921;
	font-size: 11px;
}
.footer-2 {
	font-size: 11px;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 15px;
	padding-right: 55px;
}
.footer-3 {
	font-size: 10px;
	color: #810f07;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 15px;
}
.footer-3 A:link {
	COLOR: #810f07;
	text-decoration: none;
}
.footer-3 A:visited {
	COLOR: #810f07;
	text-decoration: none;
}
.footer-3 A:hover {
	COLOR: #9A5921;
	font-size: 12px;
}
.about-pic {
	color: #810f07;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 15px;
}
.about-world {
	color: #493e36;
	font-family: "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 11px;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 3px;
}
#about {
	padding-top: 74px;
	padding-left: 40px;
}
#activity {
	padding-top: 74px;
	padding-left: 45px;
}
.activity-world {
	color: #624f43;
	font-family: "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 11px;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 3px;
}
.activity-pic {
	color: #810f07;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin-top: 5px;
}
#center01{
	margin:0 auto;
}


.menu{
	position: absolute;
	top:40px;
	left:0px;	
}
.menu li {
	list-style: none;
	padding-bottom: 7px;
}
.menu li a{
	font-size: 12px;
	color: #846c50;
}
.menu li a:hover{
	color: #a27e54;
}