@charset "big5";
body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}
a {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
}



.bg {
	background-image: url(../images/act_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.t1 {
	font-size: 12px;
	line-height: 20px;
	color: #7ACDFF;
}
.t2 {
	font-size: 12px;
	color: #26AEFF;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 4px;
}
.bg_left {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/bg_left.jpg);
}
.bg_right {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg_right.jpg);
	
}

.m_bg {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/act_05.gif);
}

#top {
	position: absolute;
}
#menu {
	POSITION: absolute;
	z-index: 2;
	float:left;
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #004B79;
}
