@charset "big5";
body {
	margin-left: -1px;
	margin-top: -1px;
	margin-right: -1px;
	margin-bottom: -1px;
	background-image: url(../images/bgpattern.gif);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {font-weight: bold}
#where {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	text-indent: 2px;
}
#where a{
	color: #FFFFFF;
	text-decoration: underline;
}