#header {
	width: 850px;
}
#footer {
	clear: both;
}
#left {
	width: 243px;
	float: left;
	border: 0px dotted #999999;
}
#right {
	width: 598px;
	float: right;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 2em;
	color: #999999;
	border: 0px none #999999;
}
