@charset "utf-8";
#body {
	background-color: #000;
	height: 1220px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header {
	background-image: url(../images/bg03/bg03_01.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#body #header a {
	text-decoration: none;
}
#main {
	background-color: #FFF;
	height: 803px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	background-image: url(../images/bg03/bg03_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 803px;
	width: 239px;
}
#right {
	float: right;
	height: 803px;
	width: 661px;
}
#top {
	background-image: url(../images/bg03/bg03_03.png);
	background-repeat: no-repeat;
	float: right;
	height: 76px;
	width: 661px;
}
#down {
	background-image: url(../images/bg03/bg03_04.gif);
	background-repeat: no-repeat;
	float: right;
	height: 727px;
	width: 661px;
}
#footer {
	background-image: url(../images/bg03/bg03_05.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 175px;
	width: 900px;
}
#menu {
	width: 150px;
}
#copyright {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 140px;
	text-align: center;
}
#item {
	width: 600px;
	padding-left: 177px;
}
#content {
	height: 580px;
	width: 650px;
	padding-top: 10px;
	padding-left: 10px;
	overflow: auto;
}
.fontzh1 {
	font-family: "微軟正黑體", Arial;
}
.fontzh2 {
	font-family: "微軟正黑體", Arial;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
}
.fontzh3 {
	font-family: "微軟正黑體", Arial;
	color: #FFF;
}
.fontzh4 {
	font-family: "微軟正黑體", Arial;
}
.fontzh5 {
	font-family: "微軟正黑體", Arial;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}
.fontzh6 {
	font-family: "微軟正黑體", Arial;
	height: 20px;
	width: 165px;
	text-align: center;
	vertical-align: middle;
}

.fonten1 {
	font-family: "Times New Roman", Times, serif;
}

.number {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #9ED5D0;
	background-image: url(../images/number.png);
	background-repeat: no-repeat;
}
#content table tr td a {
	text-decoration: none;
	color: #FFF;
}
#content table tr td a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	width: 100%;
}
#body #main #footer #copyright a {
	text-decoration: none;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
