/* TOP --------------------*/

#topSwf {
	width:800px;
	height:295px;
	padding-bottom: 25px;
}

.info {
	float: left;
	width: 470px;
	position: relative;
	background: url(../images/top_info_btm.gif) no-repeat left bottom;
	padding-bottom: 20px;
}
.info h2 {
	background: url(../images/top_info_bar.gif) no-repeat;
	height: 33px;
	width: 462px;
	padding: 7px 0px 0px 8px;
}
.info .archive {
	position: absolute;
	left: 355px;
	top: 8px;
}
.info dl {
	width: 428px;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 20px 20px 0px;
}
.info .dotline {
	margin: 10px 0px;
	height: 1px;
}
.info .date {
	font-weight: bold;
	color: #999999;
	display: block;
	float: left;
	width: 100px;
}
.info .hl {
	font-size: 110%;
	font-weight: bold;
	color: #22b1e0;
	float: right;
	width: 325px;
	display: block;
	margin: -2px 0px 3px;
	padding: 0px;
}
.info .txt {
	clear: both;
	width: 325px;
	padding-left: 103px;
}
.topMenu {
	float: right;
	width: 305px;
	display: block;
}
.topMenu li {
	width: 305px;
	margin-bottom: 10px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}
#toppage .banner {
	background: #e1e8eb;
	padding: 5px;
}
#toppage .banner li {
	width: 295px;
	margin-top: 5px;
	margin-bottom:0px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}
