.bgBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E0D1D1;
}
.bgBorderCopy {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;

}
.thumb01 {
	border-top: 0px dashed #993300;
	border-right: 1px dashed #993300;
	border-bottom: 1px dashed #993300;
	border-left: 0px dashed #993300;
}
.thumb02 {
	border-top: 0px dashed #993300;
	border-right: 0px dashed #993300;
	border-bottom: 1px dashed #993300;
	border-left: 0px dashed #993300;
}
.thumb03 {
	border-top: 1px dashed #993300;
	border-right: 0px dashed #993300;
	border-bottom: 0px dashed #993300;
	border-left: 0px dashed #993300;
}
.thumbBG {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.resultBorder {
	border: 1px dashed #8D5C34;
}
.resultTitle {
	background-color: #E2C7C7;
	font-family: "Verdana", "Tahoma", "細明體", "新細明體";
	font-size: 9pt;
}
.result {
	font-family: "Verdana", "Tahoma", "細明體", "新細明體";
	font-size: 8pt;
	color: #666666;
}
