body
{
	background-color: #000000;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	font-family:"新細明體";
	font-size: 12pt;
}
.big1
{
	font-weight: bold;
	font-family:"標楷體";
	font-size: 18pt;
	line-height: 28px;
	color: #C7C78D;
}
.big2
{
	font-weight: bold;
	font-family:"標楷體";
	font-size: 18pt;
	line-height: 28px;
	color: #C0C0C0;
}
.large1
{
	font-family:"新細明體";
	font-size: 13pt;
	line-height: 26px;
	color: #C7C78D;
	font-weight: bold;
}
.large2
{
	font-family: "新細明體";
	font-size: 13pt;
	line-height: 26px;
	color: #C0C0C0;
	font-weight: bold;
}
.normal1
{
	font-family:"新細明體";
	font-size: 12pt;
	line-height: 25px;
	color: #C7C78D;
}
.normal2
{
	font-family: "新細明體";
	font-size: 12pt;
	line-height: 25px;
	color: #C0C0C0;
}
.small1
{
	font-family:"新細明體";
	font-size: 10pt;
	line-height: 18px;
	color: #C7C78D;
}
.small2
{
	font-family: "新細明體";
	font-size: 10pt;
	line-height: 18px;
	color: #C0C0C0;
}
A:link
{
    COLOR: #da8f26;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
A:visited
{
	COLOR: #da8f26;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #da8f26;
	FONT-STYLE: normal;
	TEXT-DECORATION:underline
}
