@charset "utf-8";

body2 {
	background-image: url(images/background-01.gif);
	background-repeat: repeat-x;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
.背景-01 {
	background-attachment: scroll;
	background-image: url(images/background-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.背景-02 {
	background-attachment: scroll;
	background-image: url(images/main-center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.背景-03 {
	background-attachment: scroll;
	background-image: url(images/win-05.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.背景-04 {
	background-attachment: scroll;
	background-image: url(images/win-10.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.背景-05 {
	background-attachment: scroll;
	background-image: url(images/background-form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.標題-深灰-20px {
	font-size: 28px;
	font-weight: bold;
	height: 36px;
	font-family: "標楷體";
	color: #333333;
}
.內文-白-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.內文-白-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.內文-中灰-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;
}
.內文-中灰-12px-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.透明-65 {
	filter: Alpha(Opacity=50);
}
.內文-橘-12px-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.style1 {
	font-size: 12px;
	color: #977655;
	font-family: Arial, Helvetica, sans-serif;
}

.link2 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.link2 a:link {
	color: #977655;
	text-decoration: none;
}
.link2 a:visited {
	color: #977655;
	text-decoration: none;
}


.link2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
.link2 a:active {
	color: #FF6600;
	text-decoration: none;
}
