@charset "utf-8";

/*首頁*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
}
.text01 {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.text01 A:link {COLOR: #666666;text-decoration: none;}
.text01 A:visited {COLOR: #666666;text-decoration: none;}
.text01 A:hover {COLOR:#996600;text-decoration: underline;
}
.text02 {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

