#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#content {
	background-repeat: repeat-y;
	width: 920px;
	float: left;
	background-image: url(images/content_bg.gif);
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 900px;
	clear: left;
}
#contentL {
	float: left;
	width: 164px;
}
#contentR {
	width: 740px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin: 0px;
	width: 900px;
	text-align: center;
}
#listNew {
	clear: both;
	float: left;
}
#contentMain {
	font-size: 16px;
	line-height: 2em;
	font-style: normal;
	word-spacing: normal;
	font-family: "新細明體";
	color: #333333;
	background-image: url(0067.gif);
	text-align: left;
	margin: 12px;
	padding: 0px;
}
.floatleft {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
	margin-left: 0px;
	color: #C30;
	font-size: 14px;
}
.floatright {
	float: right;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
}
.clearboth {
	clear: both;
}
#content #contentR #contentMain table tr td {
	text-align: left;
	line-height: 2em;
	font-size: 16px;
}
