<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 */

&lt;style type="text/css"&gt; #pics ul {
padding: 0;
margin: 0;
list-style-type:none;
}
.ticker-pics ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.ticker-pics a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	text-decoration: none;
}
.ticker-pics a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	text-decoration: underline;
}
.ticker-pics {
	float:left;
	position: relative;
	top:0px;
	left:0px;
}
.ticker-pics .mask {
	background: url(../images/pics.png);
	position: absolute;
	z-index: 99;
	height: 350px;
	width: 405px;
	left: 0px;
	top: 0px;
}
.ticker-pics .nav {
	position: absolute;
	bottom:4px;
	right:8px;

	z-index: 100;
}
.ticker-pics .nav a {
	color: #FFF;
	background: url(../images/indexPager.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 19px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	
}
.ticker-pics .nav a:hover, .nav a.activeSlide {
	color: #FFF;
	text-decoration: none;
	background-position: right;
	text-decoration: none;
	
}
.ticker-pics1 {
	width:950px;
	position: absolute;
	top:0px;
	left:2px;
}
.top_menu {
	padding:0px;
	position:absolute;
	width:999px;
	height:55px;
	z-index:100;
	background-image: url('/swf/m.png');
	margin-left:-25px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#apDiv1 {
	position:absolute;
	width:950px;
	height:55px;
	z-index:100;
	visibility: visible;
	margin-top:364px;
}
.new_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.news {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.news th{}
.news a{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.news a:hover{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	color: #990000;
}
&lt;/style&gt;
</pre></body></html>