@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
table {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*for firefox*/
a:focus{-moz-outline-style:none;
}
/*for IE*/
a{blr:expression(this.onFocus=this.blur());
}
.text1 {
	font-size: 1.6em;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: "微軟正黑體", "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	letter-spacing: 1px;
}
.text2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "微軟正黑體", "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	letter-spacing: 1px;
}
.text3 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	font-family: "微軟正黑體", "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	letter-spacing: 1px;
}
.text4 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	letter-spacing: 1px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 7px;
}
.text5 {
	font-size: 0.85em;
	color: #FFFFFF;
	font-family: "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	letter-spacing: 1px;
}
.text6 {
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 16px;
	font-family: "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	letter-spacing: 1px;
}
.text7 {
	font-size: 0.78em;
	line-height: 20px;
	color: #4C4C4C;
	letter-spacing: 1px;
	padding-left: 25px;
}

.footertext1 {
	font-size: 0.75em;
	color: #666666;
	font-weight: normal;
	font-family: "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	letter-spacing: 1px;
	line-height: 18px;
	margin-top: 7px;
	text-align: left;
}
.footertext2 {
	font-family: "新細明體", "細明體", Arial, "Times New Roman", "Arial Unicode MS";
	font-size: 0.78em;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
