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