html,body{
	margin:0 auto;
	text-align:left;
	height:100%;
	width:100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #333333;	/*background-image:url("images/bg.gif")　*/
	background-color: #DADADA;
	background-position: right;
}

#top{
    margin:0 auto;
	border-top-style:solid;
	border-top-width:4px;
	border-top-color:#fff;
	height:130px;
	width:800px;
	background-color: #FFFFFF;
} /*top*/
#topbody{
	width:800px;
	height:116px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #478329;
	border-bottom-color: #478329;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#xxee{color:#4B8731;}