.left {
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #DAC78C;
}
.td {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #333300;
	padding-right: 40px;
	padding-left: 40px;
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: 19px;
}
.title {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(images/td.gif);
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.t15 {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 22px;
	color: #006666;
}
.r15 {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 22px;
	color: #990000;
	font-weight: bold;
}
.box{
	font-family: "新細明體";
	font-size: 13px;
	line-height: 22px;
	color: #5B2E00;
}
.gray{
	font-family: "新細明體";
	font-size: 13px;
	line-height: 22px;
	color: #2B802B;
	font-weight: lighter;
}
