#main {
	background-image: url(image/body_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	float: left;
}
#contant {
	text-align: left;
	height: 480px;
	width: 900px;
	font-family: "標楷體";
	font-size: 15px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #C60;
	font-variant: normal;
}

#botton {
	background-color: #666;
	height: 70px;
	width: 900px;
	text-align: center;
}
#news {
	font-family: "細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #333;
	text-align: left;
	background-image: url(image/news_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 180px;
}


#main table tr td #botton table {
	text-align: center;
}
