@charset "utf-8";
.txt01 {
	font-size: 12px;
	line-height: 200%;
	color: #FFFFFF;
	font-family: "細明體";
	letter-spacing: 3px;
}
.txt03 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.txt02 {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}

.form1 {
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	position: relative;
}
.table_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

