@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
body {
	background-image: url(web_bkd.png);
	background-repeat: no-repeat;
	margin-left: 100px;
	background-position: 50px 50px;
	text-decoration: none;
}
a:link {
	color: #909;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
	background-color: #000;
}
.footer {
	font-size: 9px;
	color: #666;
}
#Content {
	position:absolute;
	left:137px;
	top:17px;
	width:565px;
	height:697px;
	z-index:1;
}
