body{
	background-image: url(images/caddy_bg.jpg);
	background-repeat: repeat-x;
}
.top {
	color: #0066CC;
	font: bold 14px Arial, "新細明體";
}
.in {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}
.top3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
}
.image-frame {
	border: 1px dashed #009933;
	margin: 2px;
}
.in-blue {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.hand_image {
	border: 1px dashed #999999;
	cursor: hand;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.cht-in-blue {
	font: 13px "新細明體";
	color: #0066CC;
}
.cht-in {
	font: 12px/18px Arial, "新細明體";
	color: #666666;
}
.cht-top {
	font: bold 13px Arial, "新細明體";
	color: #0066CC;
}
.cht-top2 {
	font: 13px "新細明體";
	color: #CC0000;
}
.cht-top3 {
	font: bolder 13px Arial, "新細明體";
	color: #FF9900;
}
