body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/image/2009cy/ggb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#page{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#top1{
	width:100%;
	height:63px;
	float:left;
}
#top2{
	width:100%;
	height:56px;
	float:left;
}
#top3{
	width:100%;
	height:53px;
	float:left;
}
#top4{
	width:100%;
	height:52px;
	float:left;
}
#top5{
	width:100%;
	height:28px;
	float:left;
}
#menu{
	width:100%;
	height:58px;
	float:left;
}

#main{
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(/image/2009cy/mngb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main2{
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(/image/2009cy/mtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#infosp{
	width:97%;
	margin-left:auto;
	margin-right:auto;

}
#dn{
	width:100%;
	height:59px;
	background-attachment: scroll;
	background-image: url(/image/2009cy/down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
}
.dninfosp{
  width:80%;
  padding-top:24px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.dnword{
	font-size: 12px;
	color: #791313;
}
.dnword a:link, .dnword a:visited{
  text-decoration:none;
	font-size: 12px;
	color: #791313;
}
.dnword a:hover, .dnword a:active{
	text-decoration: underline;
	font-size: 12px;
	color: #9166B7;
}