body {
	FONT-SIZE: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
SCROLLBAR-FACE-COLOR:#ebebeb; /*捲軸顏色*/
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; /*捲軸左與上內邊框*/
SCROLLBAR-SHADOW-COLOR:#ffffff;/*捲軸右與下內邊框*/ 
SCROLLBAR-3DLIGHT-COLOR:#ffffff; /*捲軸左與上外邊框*/ 
SCROLLBAR-DARKSHADOW-COLOR:#ffffff;/*捲軸右與下外邊框*/
SCROLLBAR-ARROW-COLOR: #ffffff; /*捲軸箭頭*/
SCROLLBAR-TRACK-COLOR:#ffffff; /*捲軸底色*/
}
td {
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
	color: #575757;
}
.STYLE1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.STYLE3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.about {
	font-family: "宋体";
	font-size: 14px;
	line-height: 26px;
	color: #424242;
}
.home {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1px;
}

.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	text-indent: 20px;
	border-top-width: 1px;
	border-top-color: #ECECEC;
	text-align: justify;
}
.style4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-indent: 15px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a.a1:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:visited {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
a.a1:active {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
