

acronym {
	cursor: help;
}

a {
	font-size: 6em;
	background: url(style01/accept.png) no-repeat top left;
}

li.a {
}
a.reconstruction {
	background: url(style01/cancel.png) no-repeat top left;
	cursor: default;	
}
a.reconstruction:hover {
	color: #666;
}

a.index-caption {
	font-size: 1em;
	text-decoration: underline;
	background: none;	
}

li {
	font-size: 0.7em;
	list-style: none;
}

p {
	font-size: 1em;
}

#site {
	margin-top: 200px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999;
	border-left: 1px dotted #999;
	padding: 8px;
}