@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12pt;
	line-height: 2em;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7D4830;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FF3300;
}
#foot  {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #595d62;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}
#foot a:link, a:visited {
	text-decoration: none;
	color: #595D62;
	clear: left;
}
#foot a:hover {
	color: #993300;
	text-decoration: underline;
}

.copyright {
	font-size: 11px;
	color: #202a35;
	text-align: right;
	width: 400px;
	float: right;
	margin-top: 80px;
	margin-right: 20px;
}
.copyright a{
	color: #202a35;
	text-decoration: none;
}
.copyright a:link {
	color: #202a35;
}
.copyright a:visited {
	color: #202a35;
}
.copyright a:hover {
	color: #FFFFFF;
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: underline;
}

h1 {
	font-family: "新細明體";
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #333333;
}
.submenu {
	font-size: 15px;
	font-weight: bold;
	color: #7D4830;
	text-decoration: none;
}
.submenu a {
	font-family: "新細明體";
	font-size: 15px;
	color: #7D4830;
	text-decoration: none;
}
.submenu  a:link {
	color: #7D4830;
}
.submenu a:visited {
	color: #7D4830;
	text-decoration: none;
}
.submenu a:hover {
	color: #FF6600;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

.photo {
	padding: 5px;
	border: 1px solid #000000;
}


h2 {
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}
.c1 {
	list-style-type: disc;
}
.c2 li {
	list-style-type: decimal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
}
.c2  a:link, a:visited {
	color: #7D4830;
}
.c2 a:hover {
	color: #FF6600;
	text-decoration: none;
}



.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	color: #666666
}
.style3 {
	background-color: #EAEEF2;
	padding: 10px;
	color: #666666;
	line-height: 1.5em;
}
.gotofeeling {
	text-align: right;
}
