body {
	background-color: #000000;
	text-align: center;
	line-height: 1.5em;
	color: #999999;
	font-size: 90%;
}
p {
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #99CCFF;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#contents {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	border: 1px solid #333333;
	background-color: #000000;
}
#header {
	margin: 0px;
}
#main {
	padding: 20px;
}
.data li {
	margin: 0px;
	list-style-type: none;
}
.data ul {
	margin: 0px 0px 0px 20px;
}
.data dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.image_text {
	position:absolute;
	left: -999px;
}
#footer {
	text-align: right;
	width: 700px;
	background-color: #222222;
}
#goback {
	text-align: center;
	margin-top: 50px;
}dl {
	margin: 0px;
}
