.cons-dictionary {
	border: solid 1px #e6e6e6;
	padding: 4px 15px;
	margin-top: 12px;
	margin-bottom:10px;
	zoom: 1;
}
.cons-dictionary:after {
display: block;
height: 0;
content: "\0020";
clear: both;
}

.cons-dictionary h2 {
height: 28px;
padding-bottom: 9px;
font-size: 14px;
line-height: 2;
font-weight: bold;
}
.cons-dictionary div {
display: block;
padding-bottom: 18px;
zoom: 1;
}

.cons-dictionary div:after {
	display: block;
	height: 0;
	content: "\0020";
	clear: both;
}

.cons-dictionary div h3 {
	float: left;
	display: inline;
	width: 14px;
	overflow: hidden;
	line-height: 20px;
	font-weight: bold;
}

.cons-dictionary div ul {
	padding-left: 14px;
}
.cons-dictionary div li {
	float: left;
	display: inline;
	padding: 1px 1px 1px 16px;
	height: 18px;
	overflow: hidden;
	vertical-align: middle;
}

.topTitle{
	background-color:#e6e0d9;
	height:30px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
}
.topContent li{
	padding-left:20px;
}

