@charset "utf-8";
<style type="text/css">
body {
	text-align: center;
}
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;
	background: #FFF;	
}

#menu {
	border-spacing: 100px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	list-style: none;
	line-height: 50px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#menu li {
	float: left;
	margin-right: 30px;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0px;
	color: #FFFFFF;
}

#menu .current_page_item a {
	text-shadow: 2px 2px 2px rgba(0,0,0,.3);
	background: #FFF;
}

#menu a:hover {
	background: #FFFFFF;
	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: #FFFFFF;
}


#menu > li.active {
	background: #FFFFFF;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, p {
	margin-top: 5;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	font-family: "微軟正黑體";
	text-decoration: none;
	font-size: 15pt;
	text-align: left;
}
a img { 
	border: none;
}

h6 {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	font-family: "微軟正黑體";
	text-decoration: none;
	font-size: 20pt;
	text-align: center;
	font-weight:bold;
}


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;
}

.menu {
	margin:auto;
	height:60px;
	width:960px;
	background-color: none;
}

.header {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;


	text-align::center;
	height: 170px;
	width: 960px;
	text-align: center;
}


.content {
	text-align: center;
	margin: auto;
	height: 750px;
	width: 960px;

	background-size: 968px 824px;
	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: 80px;
	height: 570px;
	width: 630px;
	margin-left: 150px;
	overflow: scroll;
	}

.footer {
	margin-top: -67px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	height: 50px;
	width: 960px;
	text-align: center;
	font-family: "微軟正黑體";
	font-size: 17px;
	text-shadow: 0px 0px #0641FF;
}

.p {
	font-family: "微軟正黑體";
	font-size: 5px;
	font-weight: bold;
}
.p1 {
	font-size: 30px;
}
.inside
{
	font-family: "微軟正黑體";
	text-align: left;
	font-size: 20px;
	width: 550px;
	margin-left: 30px;
	height: auto;
	
	}

.menu {
	padding-right: auto;
	padding-left: 550px;


}
