.navspace { margin-right: 5px; }
.topnav div {
	text-align: center;
	white-space: nowrap;
	background: #ddd url(img/button.gif) center;
	float: left;
}
.topnav img {
	border: 0;
	vertical-align: middle;
}
.topheight {
	width: 1px;
	height: 22px;
}
.topnav a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
	border-top: #fafafa 1px solid;
	border-right: #ccc 1px solid;
	border-left: #eee 1px solid;
	padding: 2px 10px 2px 9px;
	display: block;
}
.topnav a:hover {
	color: #fff;
	background-color: #777;
	border-top: #999 1px solid;
	border-right: #666 1px solid;
	border-left: #888 1px solid;
}
a.toplink_ {
	color: #090;
	background: #fff;
}
a.toppoint {
	background-image: url(img/pointdown_d.gif);
	background-position: 97% 88%;
	background-repeat: no-repeat;
}
.topsublink {
	text-align: left !important;
	background: #eee !important;
	border: #bbb 1px solid;
	border-top: 0;
}
.topsublink- {
	border: 0;
	max-height: 400px;
	overflow-y: auto;
}
.topsubheight {
	width: 1px;
	height: 26px;
}
.topsublink a {
	background: none;
	border: 0;
	border-top: #bbb 1px solid;
	padding: 0 5px;
}
.topsublink a:hover {
	border: 0;
	border-top: #bbb 1px solid;
}
.topsublink- a {
	width: 160px;
	border: 0;
	border-top: #fff 1px solid;
	border-bottom: #bbb 1px solid;
	overflow: hidden;
	float: left;
}
.topsublink- a:hover {
	border: 0;
	border-top: #fff 1px solid;
	border-bottom: #bbb 1px solid;
}