@charset "utf-8";
a:link {
	color: #9D8155;
	text-decoration: none;
}
a:visited {
	color: #9D8155;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/main-background.gif);
	background-repeat: repeat;
}
.連結-平常 {
	color: #0066FF;
	text-decoration: none;
}
.連結-閱後 {
	color: #0066FF;
	text-decoration: none;
}
.連結-經過 {
	color: #0000CC;
	text-decoration: none;
}
.連結-按下 {
	color: #0000CC;
	text-decoration: none;
}
.標題-深灰-20px {
	font-size: 28px;
	font-weight: bold;
	height: 36px;
	font-family: "標楷體";
	color: #90001B;
}
.內文-中灰-15px {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.內文-中灰-15px-B {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.內文-中灰-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.內文-中灰-12px-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.內文-中灰-11pxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6B47C;
}
.background-1 {
	background-attachment: scroll;
	background-image: url(images/main-win-under.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.pic {
	filter: Alpha(Opacity=20);
}
.word-white-15pxB {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.內文-紅-15px-B {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
}

