.contentBG {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: F37341;

}
.menuBig {
	font-family: "新細明體";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF33;
}
.menuSmall {
	font-family: "新細明體";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;

}
.tableLeftBG {
	background-color: #FF6600;
	background-image: url(../images/table_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.picborder {
	border: 1px solid #FFFFFF;
}
a:link {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {

	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
.formbtn {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	cursor: pointer;
	border: 1px solid #663300;
}
body {
	scrollbar-face-color:#666666;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color:#cccccc;
	scrollbar-arrow-color:#ffffff;
}
.textstyle {
	font-family : Arial;
	font-size : 9pt;
	line-height : 15pt;
	letter-spacing : 1pt;
}
.rpttextstyle {
	font-family : Arial;
	font-size : 7pt;
	line-height : 9pt;
	letter-spacing : 1pt;
}
.rpttextstyle3 {
	font-family : Arial;
	font-size : 9pt;
	line-height : 10pt;
	letter-spacing : 1pt;
}

