/*body */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Header--上標頭位置 */

#building {
	width: 970px;
	height: 410px;
	background-repeat: repeat-x;
	background-position: 0% 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9F402E;
}

/* Header2--上標頭位置 */

#header {
	width: 970px;
	height: 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Page---中間區 */

#page {
	width: 970px;
	background-image: url(../../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Footer--版權聲明區 */

#footer {
	width: 970px;
	background-image: url(../images/index_13.jpg);
	height: 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: top;
	padding-top: 0px;
}

#footer p {
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.menue {
	font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
}

