body {
	font-family: "標楷體", "新細明體", "Bookman Old Style";
	font-size: 1.2em;
	background-color: #FCF;
}
#wrapper {
	background-color: #DDEFF4;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	clear: both;
}
#wrapper #bottomnav {
	text-align: center;
	margin: 0px;
	padding: 10px;
	clear: both;
}
#wrapper #bottomnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: .9em;
}
#wrapper #bottomnav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #0075F7;
	border-right-color: #0075F7;
	border-bottom-color: #0075F7;
	border-left-color: #0075F7;
	clear: both;
}
#wrapper #bottomnav li.blast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #footer {
	text-align: center;
	padding: 3px;
	font-size: 1em;
	margin: 0px;
	background-image: none;
}



#wrapper #topnav {
	margin: 0px;
	padding: 5px;
	list-style-position: inside;
	list-style-type: none;
	border: 1px none #FF0000;
}
#wrapper #topnav ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #topnav li {
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006FE8;
	border-right-color: #006FE8;
	border-bottom-color: #006FE8;
	border-left-color: #006FE8;
	line-height: normal;
	background-position: center center;
}
#wrapper #topnav li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #009900;
}

#wrapper #contant {
	margin: 0px;
	padding: 15px;
}
#wrapper #contant h1 {
	font-size: 5em;
	text-align: center;
	color: #3B6784;
	margin: 0px;
	padding: 0px;
}





#wrapper #title img {
	background-position: center center;
	padding: 10px;
	display: inline;
}

#wrapper #keywordssearch {
	font-size: 2px;
	font-style: normal;
	line-height: 1px;
	color: #DDEFF4;
	display: inline;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);

}
#wrapper #contant h2 {
	font-size: 3em;
	color: #7061C5;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper #contant h3 {
	font-size: 1.5em;
	text-align: center;
}
