h1 {
	text-indent: -9999px;
	background-image: url(../img/link_title.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 37px;
	width: 92px;
}
h2 {
	background-image: url(../img/link_link_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 25px;
	margin-top: 20px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
#main table.t1 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 10px;
}
#main table.t1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
}
