body {
	background-color: #06003E;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index {
	background-image: url(images/moon_187.jpg);
	background-repeat: no-repeat;
	width:1030;
	margin:auto;
	text-align:center
	}
#productArea {
	position:absolute;
	width:154px;
	
	z-index:1;
	line-height:22px;
	
	padding-left:6px;
	
	top: 197px;
	visibility: hidden;
}
#newsArea {
	position:absolute;
	width:130px;
	line-height:22px;
	z-index:2;
	padding-left:6px;
	top: 199px;
	visibility: hidden;
}
