.left {
	background-attachment: fixed;
	background-image: url(images/20060803_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.c-13 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.tex {
	color: #CCCCCC;
	background-color: #0f2443;
	border: 1px solid #8897b1;
}
.but {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #da7530;
	border: 1px solid #FFFFFF;
}



.right {
	background-attachment: fixed;
	background-image: url(images/20060803_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
