@charset "big5";
/* CSS Document */
body {
	margin: 0; /* 比較好的做法是將 Body 元素的邊界與欄位間隔調整為零，以處理不同的瀏覽器預設值 */
	padding: 0;
	text-align: center; /* 這樣會讓容器在 IE 5* 瀏覽器內置中對齊。然後，文字會在 #container 選取器中設定為靠左對齊預設值 */
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #232323;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
	border: 1px solid #000000;
	text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 320px;
	width: 1000px;
	background-color: #000;
}
.oneColFixCtrHdr #nav {
	height: 80px;
	width: 1000px;
	background-image: url(../images/navBg.gif);
}

.oneColFixCtrHdr #frameTop {
	background-image: url(../images/frameTop.gif);
	height: 50px;
	width: 1000px;
}
.oneColFixCtrHdr #mainContent {
	background-image: url(../images/frameRe.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 2px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
	height: 100%;
	width: 840px;
}
.oneColFixCtrHdr #frameBottom {
	height: 50px;
	width: 1000px;
	background-image: url(../images/frameBottom.gif);
}

.oneColFixCtrHdr #footer {
	background-image: url(../images/footer.gif);
	height: 90px;
	width: 1000px;
}
/* 道具頁 */
.Layer3 #container {
	width: 800px; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
	border: 1px solid #000000;
	text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.Layer3 #header {
	height: 282px;
	width: 800px;
	background-color: #000;
}
.Layer3 #mainContent {
	background-image: url(../images/frameRe2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.Layer3 #frameBottom {
	height: 37px;
	width: 800px;
	background-image: url(../images/frameBottom2.gif);
}

#bgBlack {
	background-color: #1a1617;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 41px;
	padding-right: 41px;
	color: #e6d5bd;
}
#bgBlack ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
}
#bgBlack ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
}
#bgBlack2 {
	background-color: #1a1617;
	color: #e6d5bd;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bgBlack2 ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
}



.table_item {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #1a1617;
	border: 1px solid #FC6;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 680px;
}
.font01 {
	color: #1a1617;
}

h2 {
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
	color: #FC6;
	height: 18px;
}
h3 {
	font-family: "微軟正黑體";
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	line-height: 14px;
}
p {
	font-family: "微軟正黑體";
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
}
/* 圓角框CSS */
.b1f, .b2f, .b3f, .b4f{
	overflow:hidden;
	display:block;
	background-color: #1A1617;
}
.b1f {
	height:1px;
	margin-top: 15;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.b2f {height:1px; margin:0 3px;}
.b3f {height:1px; margin:0 2px;}
.b4f {height:2px; margin:0 1px;}
.contentf {
	background-color: #1A1617;
}
#bgBlack2 ol li ul li {
	list-style-type: disc;
	margin-left: -26px;
}
