body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(/image/rt/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}
#page{
    width:767px;
    margin-left:auto;
    margin-right:auto;
}
#top01{
	width:100%;
	height:17px;
	float:left;
	text-align:center;
}
#top02{
	width:100%;
	height:51px;
	float:left;
	text-align:center;
}
#top03{
	width:100%;
	height:47px;
	float:left;
	text-align:center;
}
#top04{	
    width:100%;
	height:52px;
	float:left;
	text-align:center;
}
#menu{
	width:100%;
	height:39px;
	float:left;
	text-align:center;
}
#main{
	width:100%;
	background-attachment: scroll;
	background-image: url(/image/rt/mmgb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
	text-align:center;
}
#infosp{
	width:97%;
    margin-left:auto;
    margin-right:auto;
}
#dn{
	width:100%;
	height:19px;
	background-attachment: scroll;
	background-image: url(/image/rt/down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
.dninfosp{
    width:80%;
	padding-bottom:5px;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.dnword{
	font-size: 12px;
	color: #FFFFFF;
}
.dnword a:link, .dnword a:visited{
    text-decoration:none;
	font-size: 12px;
	color: #FFFFFF;
}
.dnword a:hover, .dnword a:active{
    text-decoration: underline;
	font-size: 12px;
	color: #F09595;
}