body {
	margin-top: 0px;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
.top {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#table {
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	font-family: Arial, "新細明體";
}
.image {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #666666;
	padding: 2px;
}
.letai {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EFEFEF;
	font-weight: bold;
	text-align: right;
}
.imp {
	font-family: Arial;
	color: #990000;
}
.imp-2 {
	font-family: Arial;
	color: #00789F;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00789F;
	font-weight: bold;
}
.imp-3{
	font-family: Arial;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a:link,a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:active,a:hover {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
}
.main-bg {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(image/mainbg.jpg);
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
