



/* ***** Left-藍色  ****** */



.leftnav {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #0066CC;
	float: left;	
}

.leftnav a {
	color: #666666;
	text-decoration: none;
}

.leftnav a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav li.selected {
	background-image: url(../images/left_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0x;	
	font-size:11px;
	font-weight: bold;
}


.leftnav li.selectedson {
	background-image: url(../images/left_icon.gif);
	background-repeat: no-repeat;
	background-position:  left top;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 0px 0x;	
	font-size:11px;
	font-weight: bold;
}



.leftnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav  ul ul li.nobold {
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;
}

.leftnav  ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

/* ***** current-blue  ****** */
#current a {
	color: #0066CC;
}

#current ul li a {
	font-weight: normal;
}

#current ul li a:hover {
	color: #0066CC;
}

#feedback_link {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 10px 5px;
	width: 100%;
}

/* ***** Left-藍色字  ****** */
.leftnav2 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
	padding-bottom: 7px;
}

.leftnav2 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav2 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
}

.leftnav2 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
}

.leftnav2 li.selected {
	background-image: url(../images/left_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	
	
}

.leftnav2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}




/* ***** Left-淺藍色  ****** */





.leftnav_blue2{
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #6699CC;
	float: left;
}

.leftnav_blue2 a {
	color: #666666;
	text-decoration: none;
}

.leftnav_blue2 a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav_blue2 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_blue2 li.selected {
	background-image: url(../images/blue2_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_blue2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav_blue2 ul ul li.nobold {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;
}

.leftnav_blue2 ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/* ***** current-blue2  ****** */
#current-blue2 a {
	color: #6699CC;
}

#current-blue2 ul li a {
	font-weight: normal;
}

#current-blue2 ul li a:hover {
	color: #6699CC;
}

/* ***** Left-淺藍字  ****** */
.leftnav3 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
}

.leftnav3 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav3 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav3 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav3 li.selected {
	background-image: url(../images/red_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav3 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}



.red {
	table-layout:fixed;
	line-height: 16pt;
	font-size: 12px;
	float: left;
}

.red a {
	color: #CC0000;
	text-decoration: none;
}

.red a:hover {
	color: #CC0000;
	text-decoration: underline;
}











/* ***** Left-紅色  ****** */





.leftnav_red{
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #ff0000;
	float: left;
}

.leftnav_red a {
	color: #666666;
	text-decoration: none;
}

.leftnav_red a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav_red li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_red li.selected {
	background-image: url(../images/red_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_red ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav_red ul ul li.nobold {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;
}

.leftnav_red ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/* ***** current-red  ****** */
#current-red a {
	color: #ff0000;
}

#current-red ul li a {
	font-weight: normal;
}

#current-red ul li a:hover {
	color: #ff0000;
}

/* ***** Left-紅色  ****** */
.leftnav3 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
}

.leftnav3 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav3 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav3 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav3 li.selected {
	background-image: url(../images/red_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav3 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}



.red {
	table-layout:fixed;
	line-height: 16pt;
	font-size: 12px;
	float: left;
}

.red a {
	color: #CC0000;
	text-decoration: none;
}

.red a:hover {
	color: #CC0000;
	text-decoration: underline;
}



/* ***** Left-橘色  ****** */





.leftnav_orange {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #FF6600;
	float: left;
}

.leftnav_orange a {
	color: #666666;
	text-decoration: none;
}

.leftnav_orange a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav_orange li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_orange li.selected {
	background-image: url(../images/orange_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_orange ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav_orange ul ul li.nobold {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;

}

.leftnav_orange ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;


/* ***** current-orange  *******/

#current-orange a {
	color: #FF6600;
}

#current-orange li a {
	font-weight: normal;
	color: #FF6600;
}

#current-orange ul li a {
	font-weight: normal;
	color: #FF6600;
}

#current-orange ul li a:hover {
	color: #FF6600;
}

/* ***** Left-橘色字  ****** */
.leftnav4 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
}

.leftnav4 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav4 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav4 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav4 li.selected {
	background-image: url(../images/orange_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav4 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}


.orange {
	table-layout:fixed;
	line-height: 16pt;
	font-size: 12px;
	float: left;
}

.orange a {
	color: #FF6600;
	text-decoration: none;
}

.orange a:hover {
	color: #FF6600;
	text-decoration: underline;
}






/* ***** Left-綠色  ****** */





.leftnav_green {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #339900;
	float: left;
}

.leftnav_green a {
	color: #666666;
	text-decoration: none;
}

.leftnav_green a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav_green li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_green li.selected {
	background-image: url(../images/green_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_green ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav_green  ul ul li.nobold {
	padding: 0px 0px 0px 7px;
	margin: 5px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;
}

.leftnav_green  ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/* ***** current-green  ****** */
#current-green a {
	color: #339900;
}

#current-green ul li a {
	font-weight: normal;
}

#current-green ul li a:hover {
	color: #339900;
}

/* ***** Left-綠色字  ****** */
.leftnav5 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
}

.leftnav5 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav5 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav5 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav5 li.selected {
	background-image: url(../images/green_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav5 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}



/* ***** Left-紫色  ****** */




.leftnav_purple {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #990099;
	float: left;
}

.leftnav_purple a {
	color: #666666;
	text-decoration: none;
}

.leftnav_purple a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav_purple li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_purple li.selected {
	background-image: url(../images/purple_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_purple ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav_purple  ul ul li.nobold {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;
}

.leftnav_purple  ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/* ***** current-purple  ****** */
#current-purple a {
	color: #990099;
}

#current-purple ul li a {
	font-weight: normal;
}

#current-purple ul li a:hover {
	color: #990099;
}

/* ***** Left-紫色字  ****** */

.leftnav6 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
}

.leftnav6 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav6 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav6 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav6 li.selected {
	background-image: url(../images/purple_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav6 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}






/* ***** Left-綠色2  ****** */




.leftnav_green2 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #99CC00;
	float: left;
}

.leftnav_green2 a {
	color: #666666;
	text-decoration: none;
}

.leftnav_green2 a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav_green2 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_green2 li.selected {
	background-image: url(../images/green2_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_green2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav_green2 ul ul li.nobold {
	padding: 0px 0px 0px 14px;
	margin: 5px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;
}

.leftnav_green2 ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/* ***** current-green2 ****** */
#current-green2 a {
	color: #99CC00;
}

#current-green2 ul li a {
	font-weight: normal;
}

#current-green2 ul li a:hover {
	color: #99CC00;
}

/* ***** Left-綠字2  ****** */

.leftnav8 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
}

.leftnav8 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav8 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav8 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav8 li.selected {
	background-image: url(../images/purple_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav8 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}




/* ***** Left-黃色  ****** */






.leftnav_yellow {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	border-top: 1px solid #FF9900;
	float: left;
}

.leftnav_yellow a {
	color: #666666;
	text-decoration: none;
}

.leftnav_yellow a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav_yellow li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_yellow li.selected {
	background-image: url(../images/yellow_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav_yellow ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}

.leftnav_yellow  ul ul li.nobold {
	padding: 0px 0px 0px 14px;
	margin: 5px 0px 0px 0px;	
	font-size:11px;
	font-weight: normal;
	list-style-type:none;
}

.leftnav_yellow  ul ul li.nobold a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


/* ***** current-yellow  ****** */
#current-yellow a {
	color: #FF9900;
}

#current-yellow ul li a {
	font-weight: normal;
}

#current-yellow ul li a:hover {
	color: #FF9900;
}

/* ***** Left-黃色字  ****** */
.leftnav7 {
	table-layout:fixed;
	list-style-type: none;
	font-size: 11px;
	float: left;
}

.leftnav7 a {
	color: #7A7A7A;
	text-decoration: none;
}

.leftnav7 a:hover {
	color: #7A7A7A;
	text-decoration: underline;
	font-weight: bold;
}

.leftnav7 li {
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav7 li.selected {
	background-image: url(../images/yellow_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 7px;
	margin: 4px 0px 0px 0px;	
	font-size:11px;
	font-weight: bold;
}

.leftnav7 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	font-weight: bold;
}