.tleft {
	background-attachment: fixed;
	background-image: url(images/t_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tright {
	background-attachment: scroll;
	background-image: url(images/t_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tcontent {
	background-attachment: fixed;
	background-image: url(images/t_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	font-family: "新細明體", Arial;
	font-size: 9pt;
	line-height: 0px;
}
table {
	font-family: "新細明體", Arial;
	font-size: 9pt;
	line-height: 15px;
	color: #000000;
}
table, td {
	font-family: "新細明體", Arial;
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
}
.submenu {
	font-family: "新細明體", Arial;
	font-size: 9pt;
	color: #000000;
}
body {
	scrollbar-face-color: #F2F1DD;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #F2F1DD;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #F2F1DD;
	scrollbar-darkshadow-color: #F2F1DD;

}
