.left {
	background-attachment: fixed;
	background-image: url(../images/20060620_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-attachment: fixed;
	background-image: url(../images/20060620_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.b-13 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.w-13 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
	background-color: #F7F1D0;
	border: 1px solid #000033;
}
.but {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #333333;
}
