@charset "utf-8";
#aboutmain {
	width: 750px;
	float: left;
	border-radius: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 14pt;
	font-family: "微軟正黑體 Light";
	color: #3B3B3B;
	clear: left;
}

#aboutcontents {
	width: 755px;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-radius: 5px;
	border: 1px solid #A85617;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	font-size: 14px;
}
table {
	border-radius: 0px;
	font-family: "微軟正黑體 Light";
	font-size: 10pt;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 5px;
	text-align: center;
}
#aboutcontents #aboutmain table {
}

#aboutmain hr {
}

figure {
	clear: left;
	text-align: center;
	font-size: 10pt;
}
#001 {
	border-color: #FFFFFF;
	float: left;
	clear: both;
	text-align: left;

}
#01 {
	background-color: #000000;
	color: #FDFDFD;
}
