@charset "utf-8";
.ss {
	background-image: url(image/707.png);
	background-repeat: no-repeat;
}
.fff {
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #333;
}
.fff a:link {
	color: #333;
	text-decoration: none;
}
.fff a:visited {
	text-decoration: none;
	color: #333;
}
.fff a:hover {
	text-decoration: none;
	color: #333;
}
.fff a:active {
	text-decoration: none;
	color: #333;
}

