body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-attachment: scroll;
	background-image: url(/image/2010lightn/ggb.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#page{
	width:777px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#top1{
	width:777px;
	height:70px;
	float:left; 
}
#top2{
	width:777px;
	height:70px;
	float:left; 
}

#menu{
	width:777px;
	height:59px;
	float:left;
}
#mainsp{
	width:777px;
	float:left;
	clear:both;
	background-attachment: scroll;
	background-image: url(/image/2010lightn/mngb.jpg);
	background-repeat:repeat-y;
	background-position: center top;
}
#mainsp2{
	width:777px;
	float:left;
	clear:both;
	background-attachment: scroll;
	background-image: url(/image/2010lightn/mtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainsp3{
	width:777px;
	float:left;
	clear:both;
	background-attachment: scroll;
	background-image: url(/image/2010lightn/mdn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#infosp{
	width:97%;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}
#dn{
	width:777px;
	height:55px;
	background-attachment: scroll;
	background-image: url(/image/2010lightn/dn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
.dninfosp{
  width:80%;
  padding-top:30px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
.dnword{
	font-size: 12px;
	color: #fff;
}
.dnword a:link, .dnword a:visited{
    text-decoration:none;
	font-size: 12px;
	color: #fff;
}
.dnword a:hover, .dnword a:active{
	text-decoration: underline;
	font-size: 12px;
	color: #7D4B00;
}