@charset "big5";
body {
	background-image: url(image/wood.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-position: center top;
}
a:link{
	color: #4B4B4B;
	text-decoration:none;
	font-family: "新細明體";
	font-size: 9pt;
}
a.topic:link{
	color: #FF0000;
	text-decoration:none;
	font-family: "新細明體";
	font-size: 9pt;
}
a:hover{
	color: #FF0000;
	text-decoration:underline;
	font-family: "新細明體";
	font-size: 9pt;
}
a.topic:hover{
	color: #FF0000;
	text-decoration:underline;
	font-family: "新細明體";
	font-size: 9pt;
}
a:visited{
	color: #4B4B4B;
	text-decoration:none;
	font-family: "新細明體";
	font-size: 9pt;
}
a.topic:visited{
	color: #FF0000;
	text-decoration:none;
	font-family: "新細明體";
	font-size: 9pt;
}
.main_bg {
	background-image: url(image/index_07.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.Crusade_bg {
	background-image: url(image/index_08.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.title_bg {
	background-image: url(image/index_03.gif);
	background-repeat: no-repeat;
}
.subtitle_bg {
	background-image: url(image/index_05.gif);
	background-repeat: no-repeat;
}
.td_padding {
	font-family: "新細明體";
	font-size: 9pt;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 150%;
}
.line01 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #494949;
}
.text_gray {
	font-family: "新細明體";
	font-size: 9pt;
	line-height: 150%;
	color: #4B4B4B;
}
.frame_left {
	background-image: url(image/index_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.frame_right {
	background-image: url(image/index_04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.en_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;
}

