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


}
.trmenu{
	width:95px;
	height:20px;
	line-height:20px;
	background-color:#ffffff;
	color:#333333;
	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:#333333;
	text-align:center;
} 
.trmenu a:hover{
	width:95px;
	height:20px;
	line-height:20px;
	background-color:#76BDEE;
	color:#FFFFFF;
	text-align:center;
} 
