body {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 微软雅黑, "Microsoft YaHei";
	background-color: #fff;
}
a{
	color: #333;
}
a:hover {
	text-decoration: none;
}

.margintop {
	margin-top: 30px;
}

.divtitle{
	text-align: center; padding-top: 30px; padding-bottom: 30px; font-size: 24px;
}
.divtitle>span>a:hover{
	color: #007f5a;
}
.divtitle>hr{
	margin-top: 20px;
	border: 1px solid #007f5a;
}

.newstitle{
	padding-right: 0px; font-size: 16px; font-weight: bold; line-height: 35px; height: 35px; overflow-y: hidden;
}

.newstitle a {
	color: #007f5a;
}

.newsdesc {
	padding-right: 0px; font-size: 14px; color: #666666; height: 40px; overflow-y: hidden;
}

.newsother {
	padding-top: 5px;
	color: #bdbdbd;
}

hr{
	margin-top: 10px;
	margin-bottom: 12px;
}

.pphdimg {
	padding:5px; box-shadow: 0px 0px 10px #ccc;
}