#titlearea {
	text-align: center;
	margin-top: 10px;
}
#infarea {
	padding-top: 10px;
	padding-bottom: 10px;
}
#infarea .topics {
	float: left;
	margin-left: 20px;
	width: 480px;
	background-image: url(../images/top_topics_bg.gif);
	margin-bottom: 10px;
	line-height: 1.4em;
}
#infarea .topics .title {
	text-align: center;
	float: left;
	width: 80px;
}
#infarea .topics .article {
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#infarea .address {
	float: right;
	margin-right: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	width: 200px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
