#topic-head {
	background-image: url(../images/topic-head.gif);
	background-repeat: no-repeat;
	height: 60px;
	color: #FFFFFF;
	margin-bottom: 3px;
	font-size: 2px;
	width: 220px;
	clear: left;
	float: left;
}
#main  #topic-01 {
	margin-bottom: 3px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	background-image: url(../images/topic-01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: none;
	clear: both;
}
#main   #topic-02 {
	margin-bottom: 3px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	background-image: url(../images/topic-02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main   #topic-03 {
	margin-bottom: 3px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
	background-image: url(../images/topic-03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main .topic-fix {
	margin-bottom: 3px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#main .hidden {
	display: none;
}
#main a {
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main    a:link {
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#main     a:visited {
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#topic-01     a:hover {
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
	background-image: url(../images/topic-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topic-02      a:hover {
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
	background-image: url(../images/topic-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topic-03      a:hover {
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
	background-image: url(../images/topic-03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pixel9 {
	font-size: 9px;
	line-height: 12px;
	width: 471px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-left: 9px;
	text-indent: -9px;
}
#counter  {
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
