<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff
}




#content a{
	font-size:16px;
	color:#0066CC;
	text-decoration:none;
	border-bottom:0;
}
.content a:link{
	color:#0066CC;
	text-decoration:none;
}
.content a:visited{
	color:#0066CC;
}
.content a:hover{
	color:#FF6600;
}
.content a:active{
	color:#FF6600;
}

.h00{
	font-family:Arial, "微軟正黑體";
	font-size:12px;
	color:#666;
	line-height: 18px;
	font-weight: normal;
}
.h0{
	font-family:Arial, "微軟正黑體";
	font-size:12px;
	color:#666;
	line-height: 18px;
}
.content{
	font-family:Arial, "微軟正黑體";
	font-size:13px;
	color:#666;
	line-height:25px;
	font-weight: normal;
	text-align:left;
}
.h1_r{
	font-family:Arial, "微軟正黑體";
	font-size:16px;
	color:#F60;
	line-height:25px;
}
.h1_p{
	font-family:Arial, "微軟正黑體";
	font-size:14px;
	color:#15AECE;
	line-height:25px;
	text-align:left;
}
.h1_w{
	font-family:Arial, "微軟正黑體";
	font-size:13px;
	color:#FFF;
	line-height:25px;
}
.h1_b{
	font-family:Arial, "微軟正黑體";
	font-size:13px;
	color:#36F;
	line-height:25px;
	font-weight: bold;
}
a:hover {
	color: #9C6;
	text-decoration: none;
}
a:visited {
	color: #066;
	text-decoration: underline;
}
</pre></body></html>