body {
	background-color: #000000;
	color: #eeeeee;
	font-family: calibri, arial;
}

div.text01 {
	width:600px;
	height:478px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -239px;
	margin-left: -300px;
	font-size: 40px;
	color: #999999;
	z-index: 2;
}

div.text02 {
	width: 600px;
	height: 18px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -9px;
	text-align: center;
	font-size: 14px;
	z-index: 3;
}

div.zune {
	width: 600px;
	height: 260px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -130px;
	text-align: center;
	font-size: 14px;
	z-index: 4;
}

div.zune2 {
	width: 548px;
	height: 310px;
	position: absolute;
	left: 50%;
	margin-left: -274px;
	top: 50%;
	margin-top: -155px;
	text-align: right;
	font-size: 14px;
	z-index: 3;
}

div.lamptag {
	width: 600px;
	height: 310px;
	position: absolute;
	left: 50%;
	margin-left: -274px;
	top: 50%;
	margin-top: -155px;
	text-align: center;
	font-size: 14px;
	z-index: 3;
}

div.main {
	border-top: 1px dashed #99cc66;
	border-bottom: 1px dashed #99cc66;
	width: 600px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -300px;
	text-align: justify;
	text-indent: 15px;
	z-index: 1;
}

div.gal  {
	width: 600px;
	height: 380px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -300px;
	text-align: right;
	z-index: 4;
}

a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #99cc66;
}

span.focus {
	color: #99cc66;
}

span.copy {
	font-size: 10px;
	color: #eeeeee;
}

img {
	border: none;
}