@charset "utf-8";
body {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #CCFF00;
	text-decoration: none;
}
a:visited {
	color: #CCFF00;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}#content {
	height: 100%;
	width: 560px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.space01 {
	height: 200px;
	width: 100%;
}
title {
	width: 560px;
}
.text {
	font-size: 15px;
	line-height: 18px;
	color: #E6E6E6;
	text-align: justify;
	width: 560px;
	height: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.div01 {
	width: 560px;
	padding-top: 10px;
}
.div01 img {
	width: 560px;
	padding-bottom: 5px;
}

.td01 {
	padding-top: 5px;
}

ul {
	list-style-type: none;
}

.space01 a:link {
	float: right;
	text-decoration: none;
	margin-top: 175px;
	margin-right: 15px;
}
.space01 a:visited {
	float: right;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 15px;
}
.space01 a:hover {
	float: right;
	text-decoration: none;
	margin-top: 25px;
	margin-right: 15px;
}

