body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR:#74CFD0; /*捲軸顏色請與步驟一的設彩相同*/
	SCROLLBAR-HIGHLIGHT-COLOR: #065C7F;
	SCROLLBAR-SHADOW-COLOR: #065C7F;
	SCROLLBAR-3DLIGHT-COLOR: #74CFD0;
	SCROLLBAR-DARKSHADOW-COLOR: #74CFD0;
	SCROLLBAR-ARROW-COLOR: #065C7F;
	SCROLLBAR-TRACK-COLOR:#74CFD0;
	background-image: url(bg2.png);
	background-repeat: repeat;
}
a.left:link {
	font-size: 14px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding-left: 65px;
}
.bottom {
	font-size: 14px;
	color: #990066;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.contact {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}


a.left:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF99CC;
	text-decoration: none;
    font-family: "Times New Roman", Times, serif;
	padding-left: 65px;
}
a.left:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding-left: 65px;
}

