body {
	margin-left: 0px;
	margin-top: 0px;
}
.tab_Bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.bg {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg2 {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.chinese_characters {
	font-family: "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: 0.7cm;
	color: #000000;
}
.s_title {
	font-family: "新細明體";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.b_s_title {
	font-family: "新細明體";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1cm;
}
.form_heading {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bolder;
	color: #0000FF;
	line-height: 0.7cm;
}
.small_size_characters {
	font-size: 12px;
	color: #000000;
}
.other_titles {
	font-size: 18px;
	font-style: normal;
	line-height: 1cm;
	font-weight: bold;
	color: #0000FF;
}
.flash {
	display: block;
}
.list {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

