body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/image/hasu/ggb.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center top;
}
#page{
	width:773px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#top1{
	width:771px;
	height:207px;
	float:left;
	background-image: url(/image/hasu/topgb.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-left:1px;
	padding-right:1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu{
	width:100%;
	height:53px;
	float:left;
}

#main{
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(/image/hasu/mngb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainsp{
	width:100%;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-attachment: scroll;
	background-image: url(/image/hasu/mtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#infosp{
	width:97%;
	margin-left:auto;
	margin-right:auto;
}
#dn{
	width:100%;
	height:66px;
	background-attachment: scroll;
	background-image: url(/image/hasu/dn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
}
.dninfosp{
  width:80%;
  padding-top:25px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.dnword{
	font-size: 12px;
	color: #336666;
}
.dnword a:link, .dnword a:visited{
  text-decoration:none;
	font-size: 12px;
	color: #336666;
}
.dnword a:hover, .dnword a:active{
	text-decoration: underline;
	font-size: 12px;
	color: #FF6600;
}