@charset "utf-8";
#BG{
background-image: url(images/bg_2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
		margin:0;
	padding:0;
}


.word13black {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}

.word15red {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 20px;
	color: #BC4D08;
}

.word12red-2 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}

.word12white {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
	letter-spacing: 1px;
}

.word1gray {
	font-family: "新細明體";
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	letter-spacing: 1px;
}

.word32white {
	font-family: "新細明體";
	font-size: 32px;
	line-height: 14px;
	color: #999999;
	letter-spacing: 1px;
}

.hp1:link {font-size:12; text-decoration:none; color: #666666;}
.hp1:visited {font-size:12; text-decoration:none; color: #666666;}
.hp1:hover {font-size:12; text-decoration: underline; color: #FFFFFF;}
.hp1:active {font-size:12; text-decoration:none; color:#666666;}



.hp2:link {
	font-size:12;
	text-decoration:underline;
	color: #666666;
}
.hp2:visited {
	font-size:12px;
	text-decoration:underline;
	color: #666666;
}
.hp2:hover {
	font-size:12;
	text-decoration: underline;
	color:#0066CC;
}
.hp2:active {
	font-size:12;
	text-decoration:underline;
	color:#666666;
}




.word13red{
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #CC0000;
}


.word13red-bold{
	font-family: "新細明體";
	font-size: 13px;
	line-height: 16px;
	color: #CC0000;
	font-weight: bold;
}

