* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	background-color: #FFF;
	font-size: 100%;
}
#all {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	height: 1200px;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#all #top {
	font-family: "細明體", "新細明體", Arial;
	color: #FFF;
	background-color: #F66;
	height: 300px;
	width: 950px;
	font-size: 20px;
	padding-top: 50px;
	background-image: url(../imges/gif_top.gif);
	background-repeat: no-repeat;
	text-decoration: blink;
	background-attachment: scroll;
	text-align: right;
}
#all #top h1 {
	padding-top: 50px;
}

#all #center {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	height: 340px;
	width: 950px;
}

#all #center1 {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	background-color: #999;
	height: 340px;
	width: 950px;
}

#all #btm {
	font-family: "細明體", "新細明體", Arial;
	color: #000;
	background-color: #F99;
	height: 170px;
	width: 950px;
	background-image: url(../imges/bi191jm4.gif);
	background-repeat: repeat-x;
	text-align: left;
	background-position: bottom;
}
