body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-attachment: scroll;
	background-image: url(/image/swining/gbgb.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#page{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#top1{
	width:100%;
	height:54px;
	float:left;
}
#top2{
	width:100%;
	height:37px;
	float:left;
}

#menu{
	width:100%;
	height:49px;
	float:left;
}
#main{
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(/image/swining/mngb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainsp{
	width:100%;
	float:left;
	background-attachment: scroll;
	background-image: url(/image/swining/mtop.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#infosp{
	width:97%;
	margin-left:auto;
	margin-right:auto;
}
#dn{
	width:100%;
	height:64px;
	background-attachment: scroll;
	background-image: url(/image/swining/down.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: #56b5ce;
}
.dnword a:link, .dnword a:visited{
  text-decoration:none;
	font-size: 12px;
	color: #56b5ce;
}
.dnword a:hover, .dnword a:active{
  text-decoration: underline;
	font-size: 12px;
	color: #3191A8;
}