body {
	text-align: center;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#topix {
	margin: 0px;
	width: 200px;
	padding: 5px;
}
#discobody {
	width: 1067px;
	background-attachment: inherit;
	background-image: url(../bg/disco.jpg);
	background-repeat: no-repeat;
	background-position: 750px 300px;
	background-color: #395F0A;
	height: 640px;
}
#ttl {
	margin-left: 0px;
}

#disco {
	border: 1px solid #FFF;
}
#livebody {
	width: 1067px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #997251;
	height: 640px;
}
#newsbody {
	width: 1067px;
	background-attachment: scroll;
	background-image: url(../bg/news.jpg);
	background-repeat: no-repeat;
	background-position: -20px 180px;
	background-color: #952033;
	height: 640px;
}
#profilebody {
	width: 1067px;
	background-attachment: inherit;
	background-image: url(../bg/profile.jpg);
	background-repeat: no-repeat;
	background-position: -40px 250px;
	background-color: #D2D2D2;
	height: 640px;
}
#top {
	margin-top: 15px;
	margin-left: 20px;
}
#mediabody {
	width: 1067px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #656A9A;
	height: 640px;
}
#goodsbody {
	width: 1067px;
	background-attachment: inherit;
	background-image: url(../bg/goods.gif);
	background-repeat: no-repeat;
	background-position: 750px 50px;
	background-color: #C6C11D;
	height: 640px;
}
#goodsin {
	background-attachment: inherit;
	background-repeat: no-repeat;
	border: 1px solid #FFF;
}
