body{
	SCROLLBAR-HIGHLIGHT-COLOR:  #e3e3e3; /*左上外框內綠*/
	SCROLLBAR-DARKSHADOW-COLOR: #e3e3e3; /*右下外框邊緣*/
	SCROLLBAR-3DLIGHT-COLOR:    #e3e3e3; /*左上外框邊緣*/
	SCROLLBAR-SHADOW-COLOR:     #e3e3e3; /*右下外框內綠*/
	SCROLLBAR-ARROW-COLOR:      #e3e3e3; /*箭頭*/
	SCROLLBAR-FACE-COLOR:       #acacac; /*面板*/
	SCROLLBAR-TRACK-COLOR:      #e3e3e3; /*面板底色*/
	SCROLLBAR-BASE-COLOR:       #e3e3e3; /*不知作用*/
	font-family: "Arial", "Helvetica", "sans-serif"; /*字型*/
	line-height: 18pt;                               /*行距*/
	/*overflow-x:hidden;                               /*不會出現橫拉把，x改成y的話就不會出現直拉把*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	MARGIN: 0px;
	}

/*-------------------------------------------------按鈕-----------------------------------------------------------*/
.bt04 {
	BORDER-RIGHT: #4e8a1b 0px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #4e8a1b 0px solid;
	PADDING-LEFT: 1px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(../images/_tw/bt_04.gif);
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #4e8a1b 0px solid;
	COLOR: #FFFFFF;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #4e8a1b 0px solid;
	height: 21px;
	width: 62px;
}
/*-------------------------------------------------表單-----------------------------------------------------------*/
.keyword0 {
	font-size: 11px;
	color: #666666;
	border: 1px solid #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*-------------------------------------------------字型-----------------------------------------------------------*/
.word1 {
	FONT-SIZE: 11pt; 
	COLOR: #686868;
	line-height: 18px;
}
.word2 {
	FONT-SIZE: 9pt;
	COLOR: #5e5e5e;
	line-height: 18px;
}
.word3 {
	FONT-SIZE: 10pt;
	COLOR: #0d77c9;
	line-height: 18px;
	font-weight: bold;
}
.word4 {
	FONT-SIZE: 9pt;
	COLOR: #0d77c9;
	line-height: 18px;
}
.word5 {
	FONT-SIZE: 9pt;
	COLOR: #919191;
	line-height: 18px;
}
.word6 {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	line-height: 18pt;
}
.word7 {
	FONT-SIZE: 13px;
	COLOR: #000000;
	line-height: 18pt;
	font-weight: bold;
}
.word8 {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	line-height: 15pt;
}
/*-------------------------------連結-------------------------------------------*/
a:link    {  color: #0072ad;text-decoration: none}      /*一般連結*/
a:visited {  color:#666666; text-decoration: none}      /*參觀過的連結*/
a:hover   {  color: #83b300;text-decoration: underline} /*當滑鼠移到連結上*/

.b:link    {
	color: #7c7c7c;
	text-decoration: none;
	font-size: 12px;
}      /*一般連結*/
.b:visited {
	color:#7c7c7c;
	text-decoration: none;
	font-size: 12px;
}      /*參觀過的連結*/
.b:hover   {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
} /*當滑鼠移到連結上*/
.c:link    {
	color: #0d77c9;
	text-decoration: none;
	font-size: 12px;
}      /*一般連結*/
.c:visited {
	color:#0d77c9;
	text-decoration: none;
	font-size: 12px;
}      /*參觀過的連結*/
.c:hover   {
	color: #0a4572;
	text-decoration: underline;
	font-size: 12px;
} /*當滑鼠移到連結上*/
.d{
	color: #ce8b4a;
	text-decoration: none;
	font-size: 12px;
}
.d:link    {
	color: #ce8b4a;
	text-decoration: none;
	font-size: 12px;
}      /*一般連結*/
.d:visited {
	color:#ce8b4a;
	text-decoration: none;
	font-size: 12px;
}      /*參觀過的連結*/
.d:hover   {
	color: #e1740a;
	text-decoration: underline;
	font-size: 12px;
} /*當滑鼠移到連結上*/
.e:link    {
	color: #4874b6;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}     
.e:visited {
	color:#4874b6;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}     
.e:hover   {
	color: #ff7e00;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.f:link    {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}     
.f:visited {
	color:#ffffff;
	text-decoration: none;
	font-size: 13px;
}     
.f:hover   {
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
}
/* 下面的字 */
.under{
	color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.under A:link {
	text-decoration: none;color: #ededed;
}
.under A:visited {
	text-decoration: none;color: #ededed;
}
.under A:hover {
	color: #ededed;
}
.under A:active {
	text-decoration: none;color: #ededed;
}
