.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #bbdee2;
	background-color: #35919e;
	text-align: center;
}

.nav01 a {
	color: #35919E;
	background-image: url(image/button01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 180px;
	padding-left: 70px;
	padding-top: 16px;
	font-family: "華康中圓體";
	font-size: 26px;
}
.nav01 a:hover {
	color: #9e8f14;
	background-image: url(image/button01_over.gif);
	background-repeat: no-repeat;
}
.nav02 a {
	color: #35919E;
	background-image: url(image/button02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 180px;
	padding-left: 70px;
	padding-top: 16px;
	font-family: "華康中圓體";
	font-size: 26px;
}
.nav02 a:hover {
	color: #9e8f14;
	background-image: url(image/button02_over.gif);
	background-repeat: no-repeat;
}

.nav03 a {
	color: #35919E;
	background-image: url(image/button03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 180px;
	padding-left: 70px;
	padding-top: 16px;
	font-family: "華康中圓體";
	font-size: 26px;
}
.nav03 a:hover {
	color: #9e8f14;
	background-image: url(image/button03_over.gif);
	background-repeat: no-repeat;
}
.smoTools_list {position:absolute; top:-30px; left:6px; }