body {
	background: rgb(255, 255, 255); color: rgb(82, 83, 84); font-family: verdana, regular; font-size: 1em;
}
b {
	color: rgb(0, 0, 0);
}
img {
	border: currentColor;
}
#index {
	margin-top: 120px;
}
#page {
	margin: 0px auto; width: 1000px;
}
.menu {
	float: left; position: relative;
}
#navi {
	padding: 5px 0px 0px;
}
#space {
	padding: 5px 1px;
}
#end {
	float: left;
}
#free {
	padding: 10px 20px; height: 80px;
}
#main {
	left: 0px; height: 380px; margin-bottom: 0px; position: relative;
}
#txt {
	padding: 10px; width: 975px; text-align: center; bottom: 20px; margin-bottom: 0px; position: absolute;
}
#footer {
	margin: 0px;
}
#left {
	text-align: left; float: left;
}
#right {
	text-align: right; float: right;
}
a {
	color: rgb(28, 167, 225); text-decoration: none;
}
a:hover {
	color: rgb(111, 192, 226);
}
