#contents {
	margin: 10px 0px 20px;
	text-align:center;
	width: 640px;
}

#contents a {
	padding: 1em;
	text-decoration: none;
}

#contents a:hover {
	text-decoration: underline;
	color: red;
}

#contents ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#contents li {
	margin: 5px 0px;
	padding: 5px 0px;
	float:left;
	width: 160px;
	text-align: left;
}

.ink_label {
	color: white;
	font-size: 80%;
	width: 600px;
	background: #0034D0 url("label_bg.gif") repeat-x;
}

#copyright {
	font-size: 80%;
	text-align: center;
	clear: both;
}
