/*字體設定*/
}
.12TD {
	font-size: 12px;
}
.12TD20H {
	font-size: 12px;
	line-height: 20px;
}
.13TD_green {
	font-size: 13px;
	font-weight: bolder;
	color: #008000;/*綠色*/
}



/*表格邊框設定*/
}
.tb_01 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #8AC6BA;
	border-right-color: #8AC6BA;
	border-bottom-color: #8AC6BA;
	border-left-color: #8AC6BA;
	font-size: 12px;
	height: 25px;
}
.tb_02 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #308F75;
	border-right-color: #236754;
	border-bottom-color: #236754;
	border-left-color: #308F75;
	background-color: #AAD5D5;
}
.tb_03 {/*綠上細線*/
	border-top: 1pt solid #318F76;
	border-right: 1pt none #318F76;
	border-bottom: 1pt none #318F76;
	border-left: 1pt none #318F76;
}
.tb_04 {/*綠下細線*/
	border-top: 1pt none #318F76;
	border-right: 1pt none #318F76;
	border-bottom: 1pt solid #318F76;
	border-left: 1pt none #318F76;
}
.tb_05 {/*綠左細線*/
	border-top: 1pt none #318F76;
	border-right: 1pt none #318F76;
	border-bottom: 1pt none #318F76;
	border-left: 1pt solid #318F76;
}
.tb_06 {/*綠右細線*/
	border-top: 1pt none #318F76;
	border-right: 1pt solid #318F76;
	border-bottom: 1pt none #318F76;
	border-left: 1pt none #318F76;
}
.tb_07 {/*綠左右細線*/
	border-top: 1pt none #318F76;
	border-right: 1pt solid #318F76;
	border-bottom: 1pt none #318F76;
	border-left: 1pt solid #318F76;
}
.tb_08 {
	height: 100px;
	width: 120px;
	border: 1pt solid #318F76;
	background-color: #AAD5D5;
}
.tb_09 {
	height: 300px;
	width: 400px;
	border: 1pt solid #318F76;
	background-color: #AAD5D5;
}


/*背景設定*/
}
.bg_01 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left 200px;
	background-image: url(../images/left_01.gif);
	font-size: 12px;
}
.bg_02 {
    background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/left_02.gif);
	font-size: 12px;
}
.bg_03 {
    background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right center;
	background-image: url(../images/left_02.gif);
	font-size: 12px;
}


/*連結字體設定*/


/*連結綠色*/
}
a {
	font-size: 12px;
	color: 008000;
	text-decoration: none;/*無底線*/
}
a:link {
	font-size: 12px;
	color: 008000;
	text-decoration: none;/*無底線*/
}
a:visited {
	font-size: 12px;
	color: 008000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;/*粗體*/
	color: 008000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: 008000;
	text-decoration: none;
}



}/*連結灰色*/
gray {
	font-size: 12px;
	color: 808080;
	text-decoration: none;/*無底線*/
}
.gray:link {
	font-size: 12px;
	color: 808080;
	text-decoration: none;
}
.gray:visited {
	font-size: 12px;
	color: 808080;
	text-decoration: none;
}
.gray:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.gray:active {
	font-size: 12px;
	color: 808080;
	text-decoration: none;
}
white {
	font-size: 12px;
	color: FFFFFF;
}
.white:link {
	font-size: 12px;
	color: FFFFFF;
}
.white:visited {
	font-size: 12px;
	color: FFFFFF;
}
.white:hover {
	font-size: 12px;
	color: FFFFFF;
}

.gray:active {
	font-size: 12px;
	color: 808080;
	text-decoration: none;
}


}
.select-green {
	color: #436929;
	background-color: #FFFFFF;
	border: 1px solid #73B447;
}

.href {
	FONT-SIZE: 12px; CURSOR: hand; FONT-FAMILY: Arial
}

