@charset "utf-8";
#wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#versionchange {
	background-color: #FFFFFF;
}
#Bannerbar {
	height: 200px;
	clear: both;
}
#navibar {
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 40px;
}
#Content {
	clear: none;

}
#footer {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 12px;
	color: #666;
	background-color: #CCCCCC;
	clear: both;
}
#button {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
#button li {
	float: left;
	width: 16.4%;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	text-align: center;
	list-style-type: none;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	color: #000;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}

#button li a:hover {
	color: #000;
	text-decoration: underline;
	display: block;
	font-size: 21px;
	text-align: center;
	font-style: inherit;
	line-height: 20px;
	font-weight: bolder;
}
#button li a {
	color: #000;
	text-decoration: none;
	display: block;
}
#versionchange ul {
	list-style-type: none;
}
#versionchange ul li {
	font-size: 18px;
	text-decoration: none;
	float: right;
	width: 80px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
}
#versionchange ul li a {
	text-decoration: none;
	color: #999;
}
#versionchange ul li a:hover {
	color: #00F;
	display: block;
}
#Classify {
	width: 250px;
	float: left;
	font-family: "微軟正黑體", "標楷體", "新細明體", "Adobe 仿宋 Std R", "Adobe 明體 Std L", "Adobe 宋体 Std L", "Adobe 黑体 Std R", "Adobe 楷体 Std R", "Adobe 繁黑體 Std B", Arial;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	border-right: thin dotted #A7A7A7;
	color: #000000;
}
#subcontent {
	float: right;
	width: 800px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: left;


}
#table {
	border-color: #EDEDED;
	text-align: center;
	text-shadow: 0px 0px;
}
#table2 {
	text-align: center;
}
