body {
	text-align: center;
}
img {
	vertical-align: top;
}
#maintitle {
	width: 193px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#link {
	margin: auto;
	width: 320px;
	text-align: left;
	line-height: 1.5em;
}
#link li {
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	text-indent: 22px;
	height: 25px;
	margin-top: 8px;
	background-position: left 3px;
}
