body{
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #D7D7D7; 
	SCROLLBAR-SHADOW-COLOR: #D7D7D7; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #D7D7D7; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background-attachment: fixed;
	background-image: url(img/bg1.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #000000;
}
tr,td,th {
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
a:hover {
  	color:#ffffff;
 	font-size: 9pt;
	text-decoration: none;
	background-color:#990000;
}
a:link {
	color:#ffffff;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
  	color:#ffffff;
  	font-size: 9pt;
	text-decoration: none;
}
a:active {
  	color:#ffffff;
  	font-size: 9pt;
	text-decoration: none;
}
.tr1 {
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	border: 1px solid #660000;
	background-image: url(img/t_bg1.gif);
	background-color: #000000;

}
.trmenu{
	width:95px;
	height:20px;
	line-height:20px;
	background-color:#660000;
	color:#FFFFFF;
	text-align:center;
} 
.trmenu a{
	display:block;
}
.trmenu a,
.trmenu a:link,
.trmenu a:visited,
.trmenu a:active{
	width:95px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
} 
.trmenu a:hover{
	width:95px;
	height:20px;
	line-height:20px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
} 
