@charset "utf-8";
<style type="text/css">
table{
	background: #FFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	height: auto;

}

#menu-wrapper {
	border-spacing:10px;
	text-align:center;
	width: 960px;
	height: 0px;
	margin: 0px auto;
	padding: 0px;	
}

#menu {
	border-spacing: 100px;
	text-align: center;
	padding-top: 40px;
	padding-right: 50px;
	list-style: none;
	line-height: 50px;
	letter-spacing: -1px;
}

#menu li {
	float: left;
	margin-right: 20px;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0px;
}

#menu .current_page_item a {
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	background: #FFF;
}

#menu a:hover {;
	text-decoration: none;
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	color: #FFFFFF;
	font-family: "微軟正黑體";
}

#menu span {
	padding: 0px 20px;
	font-size: 18px;
	color: #000000;
}


#menu > li.active {
	background: #378C32;
	color: #FFFFFF;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h4, h5, h6, p {
	margin-top: 5;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 15pt;
}
h1{
	margin-top: 10;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 15pt;
}
h2{
	padding-left: 20px;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 10pt;
}
h3{
	padding-left: 20px;
	text-align: left;
	font-family: "微軟正黑體";
	font-size: 30pt;
}
a img { 
	border: none;
}

a:link {
	color: #414958;
	text-decoration: underline;
	font-family: "微軟正黑體";
	font-size: 20px;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #0033FF;
}

.menu {
	margin: auto;
	height: 60px;
	width: 1100px;
	background-color: none;
}

.header {
	margin: auto;
	text-align::center;
	height: 477px;
	width: 960px;
	text-align: center;
}


.content {
	text-align: center;
	margin: auto;
	height: auto;
	width: 960px;

	background-size: 950px 741px;
	background-repeat: no-repeat;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.substance
{
	margin-top:0px;
	height:auto;
	width:1000px;
	margin-left:10px;
	border-radius: 10px;
	background-color: #FFF;
}

.footer {
	padding-bottom: 20px;
	height: auto;
	width: auto;
	text-align: center;
	background-color: none;
	font-family: "微軟正黑體";
	font-size: 20px;
}

.p {
	font-family: "微軟正黑體";
	font-size: 5px;
	font-weight: bold;
}
.p1 {
	font-size: 30px;
}
.inside
{
	font-family: "微軟正黑體";
	text-align: left;
	font-size: 20px;
	width: 850px;
	margin-left: 30px;
	height: auto;
	right: auto;
	
	}/* CSS Document */
.menu {
}
.menu {
	padding-right: auto;
	padding-left: 150px;


}
