@charset "utf-8";
.t:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.t:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.table01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.t:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.t:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.norepeat {
	background-repeat: no-repeat;
}
.note1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF99;
	line-height: 20px;
}
.no1 {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.no2 {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 20px;
}

.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #F15F22;
	font-weight: bold;
	font-style: italic;
}
.text-all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.text01 {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: #FFFFFF;
}

.m1:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.m1:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.m1:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.m1:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00CCFF;
}