body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #370100;
}

.field_heading_en {
	font-family: "Arial";
	font-size: 24px;
	color: #333333;
}

.field_text_en {
	font-family: "Arial";
	font-size: 15px;
	color: #333333;
}
.field_heading {
	font-family: "新細明體";
	font-size: 24px;
	color: #333333;
}

.field_text {
	font-family: "新細明體";
	font-size: 15px;
	color: #333333;
}
.item_heading {
	font-family: "新細明體";
	font-size: 24px;
	color: #e26002;
}

.item_heading_2 {
	font-family: "新細明體";
	font-size: 18px;
	color: #e26002;
}
.item_text {
	font-family: "新細明體";
	font-size: 15px;
	color: #fffac2;
	letter-spacing: 1px;
}

.item_heading_en {
	font-family: Arial;
	font-size: 24px;
	color: #e26002;
	font-weight: bold;
}
.item_heading_en2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e26102;
	font-style: normal;
	line-height: 28px;
}


.item_text_en {
	font-family: "Arial";
	font-size: 15px;
	color: #fffac2;
}

.item_text_en2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffac2;
}


.item_text_en3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.ver_text {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;

}
.number_text {
	font-family: Arial;
	font-size: 16px;
	color: #FFFac3;
	font-weight: bolder;
}
.copyright_text {
	font-family: "Arial";
	font-size: 11px;
	color: #994e45;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:286px;
	width: 531px;
}

#slideshow IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
