.banner {
	margin-bottom: 10px;
	margin-left: 20px;
}
.leftbg {
	background-color: #E6EADF;
	padding-bottom: 5px;
}
.leftbg2 {
	background-color: #E6EADF;
	margin-top: 10px;
}
.butxt {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: 10px;
	text-align: left;
}
.contd {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topics {
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
#topicslist {
	margin: 0px;
	padding: 0px;
}
.exmenu {
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	color: #666666;
}
