.left {
	background-image: url(images/20070503_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left-bg {
	background-image: url(images/20070503_left_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.right {
	background-image: url(images/20070503_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-bg {
	background-image: url(images/20070503_right_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.c-15 {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.c-13 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: "新細明體";
	font-size: 13px;
	color: #000033;
	text-decoration: none;
	background-color: #66FFFF;
	border: 1px solid #000000;
}
.but {
	font-family: "新細明體";
	font-size: 12px;
	color: #003366;
	background-color: #66FFFF;
	height: 22px;
	border: 1px dashed #003366;
}
