#innerContent{

}
.siteMapPath{
	background-image: url(../images/bar_right.jpg);
	margin: 0px;
	height: 34px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 6px;
	width: 100%;
	color: #096524;
	font-weight: bold;
	line-height: 34px;
}
.siteMapPath a{
	color: #096524;
	font-weight: bold;
}
.pageMainContent h2{
	display:none;
}
.articleInfo {
	background-color: #F3FAF5;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 10px;
}
.innerContent{
	line-height:24px;
	font-size:14px;
}


.pageMainContent ul{
	margin:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pageMainContent li{
	height: 20px;
	background-image: url(../images/newLiBg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
	position: relative;
	display: block;
	width:650px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
}
.pageMainContent li .addTime{
	position: absolute;
	top: 0px;
	right: 15px;
}
.pageMenu{
	margin-left:26px;
	margin-top:10px;
}
