@charset "UTF-8";
*{
	font-family: "微軟正黑體";
	color:#000000;
}
body {
	background:none transparent;
	margin-top:inherit;
	background-attachment:fixed;
	background-position: top center;
	background-repeat: repeat;
	font-size: 12px; color: #000000;
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#b5d3ff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#a8b6cb; 
	scrollbar-track-color:#a8b6cb;
}

a {font-size: 12px;color:#000000;text-decoration:none;}
#mainnews a{font-size: 12px;text-decoration:none;color:black;}

img {
	vertical-align: middle;
}
.copyright{      position:relative;width:100%;}
.copyright li {	 position:relative;right:50%;float:left;width:80px;margin-top:12px;}
.copyright ul{    float:left;position:relative;left:50%;list-style:none;display: inline;} 

/* index.php only */
#main-left {
	float: left;
	width: 781px;
	height: 1086px;
}

/* index.php only */
#main-right { 
	margin: 0;
	float: left;
	width: 218px;
	height: 1086px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;
}

.newsColor a{font-size: 12px;color:black;text-decoration: none;}
.newsColor td{font-size: 12px;color:black;}
.webColor a{font-size: 12px;color:black;text-decoration: none;}
.webColor td{font-size: 12px;color:black;width:95%;}