.header2-sidebar {
	float: left;
	width: 226px;
}
.header2-sidebar_1 {
	height: 36px;
	background-color: #009900;
	color: #FFF;
	padding-left: 25px;
	padding-top: 20px;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif, "細明體";
}
.header2-sidebar_2 {
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	background-color: #FFF;
}

.header2-sidebar_3 {
	height: 11px;
	background-color: #009900;
}


ul.nav2 {
	list-style: none; /* 這會在下方的內容上建立導覽間的間距 */
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 17px;
	margin: 0px;
}
ul.nav2 li a {
	font-size: 11pt;
	font-weight: bold;
	color: #797979;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg_nav2.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	text-indent: 12px;
}
#apDiv li a {
	font-size: 11pt;
	font-weight: bold;
	color: #797979;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg_nav3.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	text-indent: 12px;
}
#apDiv li a:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #009900;
	background-image: url(../images/bg_nav3-2.jpg);
}
ul.nav2 li a:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #009900;
	background-image: url(../images/bg_nav2-2.jpg);
}
ul.nav2 a, ul.nav2 a:visited { /* 將這些選取器放入群組，即可確保您的連結即使在受到點擊後仍保有按鈕外觀 */
	width: 323px;  /*這個寬度使整個按鈕都可用於 IE6 的點按動作。如果不需要支援 IE6，就可將其移除。請從側邊列容器的寬度減去此連結的間距來計算適當的寬度。 */
	text-decoration: none;
	background-image: url(../images/s02.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
	display: block;
}

ul.nav2-2 {
	list-style: none; /* 這會在下方的內容上建立導覽間的間距 */
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 17px;
	margin: 0px;
}
ul.nav2-2 li a {
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/bg_nav2.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
	text-indent: 12;
	letter-spacing: 2px;
	padding-left: 10px;
}
ul.nav2-2 li a:hover {
	font-size: 12pt;
	font-weight: bolder;
	color: #009900;
	background-image: url(../images/bg_nav2-2.jpg);
}

ul.nav2-2 a, ul.nav2-2 a:visited { /* 將這些選取器放入群組，即可確保您的連結即使在受到點擊後仍保有按鈕外觀 */
	width: 180px;  /*這個寬度使整個按鈕都可用於 IE6 的點按動作。如果不需要支援 IE6，就可將其移除。請從側邊列容器的寬度減去此連結的間距來計算適當的寬度。 */
	text-decoration: none;
	background-image: url(../images/s02.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
	display: block;
}

#apDiv1 {
	margin-left: 204px;
	background-color: #FFF;
	border: 3px solid #009900;
	text-indent: 10px;
}
#apDiv1 th {
	height: 30px;
	color: #FFF;
	background-color: #009900;
}
#apDiv1 td {
	scolor: #797979;
	font-size: 10pt;
	color: #797979;
	padding-top: 3px;
	padding-left: 5px;
}
