.ListAppP {
	line-height: 30px;
	float: left;
	width: 185px;
	border: 1px solid #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 30px;
}
.showCate {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #6C0;
}
.showCate h2 {
	text-align: left;
	font-size: 13px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #F3F3F3;
	font-weight: bold;
	color: #090;
	height: 30px;
}
