.p15 {
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	font-family: "細明體", "新細明體";
}
.p15b {	font-size: 15px;
	color: #339966;
	line-height: 28px;
	font-weight: bold;
}
.w15 {
	color: #FFFFFF;
	font-weight: bold;
}
.w15 a:link{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.w15 a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.w15 a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.gif);
}
