body{
	SCROLLBAR-FACE-COLOR: #BDD5DC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #184650; 
	SCROLLBAR-SHADOW-COLOR: #184650; 
	SCROLLBAR-3DLIGHT-COLOR: #BDD5DC; 
	SCROLLBAR-ARROW-COLOR: #184650; 
	SCROLLBAR-TRACK-COLOR: #BDD5DC; 
	SCROLLBAR-DARKSHADOW-COLOR: #BDD5DC;
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-attachment: fixed;
	background-image: url(img/bg1.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #BDD5DC;
}
tr,td,th {
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
}
a:hover {
  	color:#006666;
 	font-size: 9pt;
	text-decoration: none;
	background-color:#BDD5DC;
}
a:link {
	color:#006666;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
  	color:#006666;
  	font-size: 9pt;
	text-decoration: none;
}
a:active {
  	color:#006666;
  	font-size: 9pt;
	text-decoration: none;
}
.tr1 {
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	border: 1px solid #4093A5;
	background-image: url(img/t_bg1.gif);
}
.trmenu{
	width:95px;
	height:20px;
	line-height:20px;
	background-color:#4093A5;
	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:#184650;
	color:#FFFFFF;
	text-align:center;
} 
