body {
	background-color: #010508;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.back {
	background-attachment: scroll;
	background-image: url(resource/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-image: url(product/pro_back.jpg);
	width: 890px;
	height: 1595px;
	background-repeat: repeat-y;
}
.logo a {
	float: left;
	height: 130px;
	width: 265px;
	margin-top: 40px;
	margin-left: 50px;
	clear: both;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
}
.top {
	width: 890px;
	background-image: url(product/top01.jpg);
	background-repeat: no-repeat;
	height: 570px;
}
.privi {
	float: left;
	margin-left: 290px;
	margin-top: 330px;
	clear: both;
}
.zero {
	height: 623px;
	width: 890px;
	background-image: url(product/zero.jpg);
	background-repeat: no-repeat;
}
.zero_txt01 {
	float: right;
	width: 320px;
	margin-top: 80px;
	margin-right: 90px;
}
.zero_txt02{
	margin-top: 50px;
	float: right;
}
.sora {
	width: 650px;
}
.ss {
	float: right;
}
.sora_txt01 {
	width: 420px;
	float: left;
}
.sora_txt02 {
	width: 650px;
	clear: both;
}
.shop {
	height: 159px;
	width: 517px;
	background-image: url(product/shop.jpg);
	margin-top: 20px;
}
ul {
	list-style-type: none;
	width: 229px;
	float: right;
	margin-top: 45px;
}
li {
	margin-bottom: 5px;
}
.end {
	background-image: url(product/end.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 890px;
}

/*IE6*/
*html .zero_txt01 {
	width: 320px;
	margin-top: 80px;
	margin-right: 45px;
}
*html .zero_txt02{
	margin-top: 50px;
}

