@charset "big5";
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
body {
	background-image: url(../news/bk_news.gif);
	font-weight: bold;
	background-repeat: repeat;
	font-size: 18px;
}
th {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 1px;
}
#Gallery {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
}
#Gallery a {
	color: #CC6666;
}

