@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #371F00;}


.style1 {color: #EBD1C2; font-size: 11px;}
.style1 a:link {color: #EBD1C2;}
.style1 a:visited {color: #EBD1C2;}
.style1 a:hover {color: #cccccc;}
.style1 a:active {color: #EBD1C2;}

.style2 {
	color: #794200;
	font-size: 12px;
	text-decoration: none;
}
.style2 a:link {
	color: #794200;
	font-size: 12px;
	text-decoration: none;
}
.style2 a:visited {
	color: #794200;
	font-size: 12px;
	text-decoration: none;
}
.style2 a:hover {
	color: #cccccc;
	font-size: 12px;
	text-decoration: underline;
}
.style2 a:active {
	color: #794200;
	font-size: 12px;
	text-decoration: none;
}

.style5 {
	font-size: 16px;
	color: #794200;
	text-decoration: none;
}
.style5 a:link {
	color: #794200;
	text-decoration: none;
}
.style5 a:visited {
	color: #794200;
	text-decoration: none;
}
.style5 a:hover {color: #371F00;}
.style5 a:active {
	color: #794200;
	text-decoration: none;
}
.style6 {
	font-size: 16px;
	font-family: "新細明體";
	font-weight: bold;
	color: #794200;
}
.style7 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.style8 {color: #cca086; font-size: 15px; font-weight: bold; font-family: "新細明體";}
.style9 {color: #555555;
	font-size: 12px;
	text-decoration: none;}


