@charset "utf-8";
body {
	margin: 0px;
	background-color: #000;
	color: #ffe3bc;
	font-family:"微軟正黑體";
	font-size: 13px;
}
.page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	background-image: url(images/page_04.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
div.title {
	background-repeat: no-repeat;
	height: 65px;
}

.page  .content {
	padding-top: 240px;
	padding-bottom: 0px;
	background-image: url(images/page_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page  .bottom {
	background-image: url(images/page_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	margin: 0px;
	background-color: #000;
}
h1 {
	margin-left: 47px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: "新細明體";
	color: #F90;
}
p.red {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #F30;
	font-size: 13px;
	font-weight: bold;
}


.tb01 {
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E2500;
	border-right-color: #5E2500;
	border-bottom-color: #5E2500;
	border-left-color: #5E2500;
	width: 87%;
	margin-right: auto;
	margin-left: auto;
}
.tb01 th {
	background-color: #60060D;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E2500;
	color: #FFF;
}
.tb01 th.h {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E2500;
	background-color: #700;
	font-size: 13px;
	color: #FF3;
	text-align: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E2500;
}

.tb01 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E2500;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E2500;
	text-align: center;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	line-height: 18px;
	color: #E8CBBD;
}
ol {
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
