body, table {
	color:gray;
	font-family:Verdana;
	font-size:8pt;
	margin:20px;
	text-align:left;
}
#top {
	background-image:url(op.gif);
	overflow:hidden;
}
a:hover {
	color:#fff;
}
a {
	color:silver;
	text-decoration:none;
}
#top .base {
	background-color:#FFF;
	border:3px solid #E8E8E8;
	height:300px;
	left:50%;
	margin-left:-400px;
	margin-top:-150px;
	position:absolute;
	top:50%;
	width:800px;
}
#top .base .left {
	background-image:url(bg.jpg);
	color:#FFF;
	float:left;
	height:300px;
	width:300px;
}
#top .base .left h1 {
	font-size:13pt;
	letter-spacing:2px;
	line-height:80px;
	margin:0;
	text-align:center;
}
.menu {
background-repeat:no-repeat width: 300px;
	border-right:gray 1px solid;
	color:#FFF;
	line-height:20px;
	text-align:center;
}
#top .base .left .menu a {
	color:#FFF;
}
#top .base .left .menu a:hover {
	color:#9F0;
}
#top .base .left .tyo {
	margin-top:150px;
	text-align:center;
}
input, textarea {
	background:transparent;
	border:silver 1px solid;
	font-size:8pt;
}
.t {
	background-color:#fff;
	background-image:url(poi.gif);
	background-position:left 11px;
	background-repeat:no-repeat;
	border-bottom:silver 1px solid;
	font-weight:700;
	line-height:25px;
	margin-top:5px;
	padding-left:10px;
}
.t:first-letter {
	color:#09F;
}
.td {
	letter-spacing:2px;
	line-height:18px;
	margin-bottom:10px;
	padding:9px 9px 30px;
}
