#header {
	margin: auto;
	height: 90px;
	width: 900px;
	position: relative;
	background-color: #054872;
	font-size: 16px;
	color: #666;
	font-family: "新細明體";
}

#container {
	margin: auto;
	width: 900px;
	background-color: #FFF;
	font-size: 9px;
	font-family: "標楷體";
}
#footer {
	background-color: #FFF;
	text-align: center;
	width: 900px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#containerTop {
	height: 2px;
}
#sidebar1 {
	width: 180px;
	background-color: #AECA36;
	float: left;
	text-align: center;
	font-size: 18px;
	font-family: "新細明體";
}
#mainContent {
	background-color: #FFF;
	color: #000;
	font-size: 14px;
	font-family: "新細明體";
}
#header table {

}

#containerBottom {
	height: 2px;
}
body {
	font-family: "標楷體";
	font-size: 12px;
	line-height: 160%;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#header table {

}
