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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1D5B7E;
	background-attachment: scroll;
	background-image: url(images/background-1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.標題-白-20px {
	font-size: 28px;
	font-weight: bold;
	font-family: "標楷體";
	color: #FFFFFF;
}
.內文-中灰-15px {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EBEBEB;
}
.內文-中灰-15px-B {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.內文-中灰-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
}
.內文-中灰-12px-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pic {
	filter: Alpha(Opacity=20);
}
.內文-白-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
}
.背景01 {
	background-attachment: scroll;
	background-image: url(images/main-top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.背景02 {
	background-attachment: scroll;
	background-image: url(images/background-4.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

