@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/index_bg_01.jpg);
}
.txt01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt01 A:link {COLOR: #FFFFFF;text-decoration: none;}
.txt01 A:visited {COLOR: #FFFFFF;text-decoration: none;}
.txt01 A:hover {COLOR:#00CCFF;font-size: 11px;}
.txt02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt02 A:link {COLOR: #FFFFFF;text-decoration: none;}
.txt02 A:visited {COLOR: #FFFFFF;text-decoration: none;}
.txt02 A:hover {COLOR:#00CCFF;text-decoration: none;font-size: 12px;}
.txt03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.txt03 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin:0 0 0 0;
}
.txt03 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin:0 0 0 0;
	text-decoration: none;
	cursor:text;
}
.txt03 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin:0 0 0 0;
	text-decoration: none;
	cursor:text;
}
.txt03 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin:0 0 0 0;
	text-decoration: none;
	cursor:text;
}

