BODY, html {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0%;
	background-color: #000000;
	font-size:15px;
	font-family:Verdana, "新細明體";
	line-height: 30px;
	color: #FFFFFF;
}
.fixed-center{
	color:#000000; /*文字顏色*/
	font-weight:normal; /*粗體字*/
	border:0px none #990000; /*四周邊框*/
	padding:0px; /*內距*/
	width:998px; /*寬度*/
	height:768px; /*高度*/
	position:fixed; /*固定位置定位*/
	top:50%; /*距離上方的位置*/
	left:50%; /*距離左方的位置*/
	margin-top:-384px; /*上方邊界*/
	margin-left:-499px; /*左方邊界*/
	background-color: #000000;
}
#contenter {
	TEXT-ALIGN: left;
	WIDTH: 1100px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	background-image: url(images/page01mainbg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
}
#topmenu {
	WIDTH: 901px; HEIGHT: 93px; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; PADDING-TOP: 0px
}
#leftmenu {
	WIDTH: 250px;
	HEIGHT: 296px;
	MARGIN-LEFT: 100px;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 0px;
	background-image: url(images/page01leftmenubg_03.png);
	float: left;
}
#content {
	WIDTH: 651px;
	HEIGHT: 900px;
	MARGIN-LEFT: -200px;
	MARGIN-RIGHT: 100px;
	PADDING-TOP: 0px;
	float: right;
	padding-bottom: 0px;
	text-align: left;
}
#flashcontent {
	WIDTH: 790px; HEIGHT: 476px
}
#footer {
	WIDTH: 100%;
	HEIGHT: 158px;
	text-align: left;
	clear: both;
	background-image: url(images/page01buttombg_12.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 20px;
}
copyright {
	background-image: url(images/page01copyright_15.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

A.gotolatale {
	MARGIN-TOP: 45px; WIDTH: 190px; DISPLAY: block; BACKGROUND: url(images/goto_bn.gif) no-repeat 50% top; HEIGHT: 40px; MARGIN-LEFT: 127px
}
A.gotolatale:hover {
	MARGIN-TOP: 45px; WIDTH: 190px; DISPLAY: block; BACKGROUND: url(images/goto_bn.gif) no-repeat 50% bottom; HEIGHT: 40px; MARGIN-LEFT: 127px
}
.textinfo {
	font-family:Verdana, "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #FF9900;
}
.tabletext {
	font-family:Verdana, "新細明體";
	font-size: 13px;
	line-height: 23px;
	color: #CCCCCC;
}
.divtable {
	width: 650px;
	text-align: center;

}
.box1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	padding: 2px;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	letter-spacing: 1px;
	text-indent: 3px;
	height: 2px;
	width: 2px;
	margin: 3px;
}
.title {
	font-weight: bold;
	color: #FFFF00;
}
.title2 {
	font-weight: bold;
	color: #CC9900;
}
