@charset "utf-8";


#main_top {
	width: 568px;
	float: left;
	height: 426px;
	position: relative;
	z-index: 0;
	margin-bottom: 60px;
}
#image {
	float: left;
	width: 262px;
	z-index: 0;
}


h1 {
	margin-top: 12px;
	margin-bottom: 50px;
}


table#tpnav td, table.tpnav td {
	width: 282px;
	padding-bottom: 22px;
}
table#tpnav td a, table.tpnav td a {
	display: block;
	padding: 12px 15px;
	width: 232px;
	background: #eee;
}
table#tpnav td a:hover, table.tpnav td a:hover { background: #dadada; }
dl#support {
	margin: 0px;
	padding: 0px;
	float: left;
}

dl#support dt {
	display: block;
	padding: 12px 15px;
	background: #eee;
	width: 232px;
}
dl#support dd {
	font-size: 108%;
	line-height: 1.5em;
	padding: 12px 0px 22px 27px;
}
body#parents div#main_top {
	position: static;
	height: auto;
}

ul#bn {
	clear: both;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
ul#bn li {
	float: left;
	margin-right: 22px;
}
ul#bn li a {
	border: 2px solid #eee;
	display: block;
}
ul#bn li a:hover {
	border: 2px solid #dadada;
}

