body{
	SCROLLBAR-FACE-COLOR: #AA8992; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #AA8992; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #AA8992; 
	SCROLLBAR-DARKSHADOW-COLOR: #AA8992;
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-attachment: fixed;
	background-image: url(img/t_bg1.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #AA8992;
}
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:#F7CBCB;
}
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;
}
.title1 {
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 20px;
	width: 300px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height:20px;
	font-weight: bold;
	background-color: #F7CBCB;	
}
.tr2 {
	font-family: Cambria, "細明體", Arial, sans-serif;
	font-size: 9pt;
	border-top: 1px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;


}
