.topics-l {
	width: 180px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #666;
	background-image: url(../topics/image/topics.jpg);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topics-l p {
	padding-left: 65px;
	margin: 0px;
}

.topics-r {
	float: left;
	width: 580px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topics {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
