#header {
	width: 850px;
	background-attachment: fixed;
	background-image: none;
	background-position: center top;
}
#right {
	width: 620px;
	float: right;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 2em;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../buttton/bg_full_pict.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left center;
}

#footer {
	clear: both;
	background-image: url(../buttton/bg_full_pict.jpg);
	background-repeat: no-repeat;
}
#left {
	width: 160px;
	float: left;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 2em;
	color: #666666;
	border: thin dotted #CCCCCC;
}

