body {
	margin: 0px;
	padding: 0px;
	background-image: url(/image/ankihoney/ggb.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat;
}
#page{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#top1{
	width:100%;
	height:67px;
	float:left;
}
#top2{
	width:100%;
	height:49px;
	float:left;
}
#top3{
	width:100%;
	height:54px;
	float:left;
}

#menu{
	width:100%;
	height:52px;
	float:left;
}

#main{
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(/image/ankihoney/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/ankihoney/t12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#infosp{
	width:97%;
	padding:10px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#dn{
	width:100%;
	height:39px;
	background-attachment: scroll;
	background-image: url(/image/ankihoney/down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
}
.dninfosp{
  width:80%;
  padding-top:12px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.dnword{
	font-size: 12px;
	color: #735442;
}
.dnword a:link, .dnword a:visited{
  text-decoration:none;
	font-size: 12px;
	color: #735442;
}
.dnword a:hover, .dnword a:active{
	text-decoration: underline;
	font-size: 12px;
	color: #CCB5A7;
}