.mainBody{
	width: 100%;
	margin: 35px auto;
}
.main{
	width: 860px;
	float: right;
}
.m_title{
	width: 100%;
	height: 80px;
	margin-top: 10px;
	border-bottom: 1px solid #c7c7c7;	
}
.m_title>a {
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #2a2a2a;
}
.m_title>a:hover {
	text-decoration: none;
	font-size: 31px;
}
.wz {
	float: right;
	margin-right: 10px;
}
.wz a:hover {
	color: #666;
}
.wz a.on {
	color: #666;
}
.wz a, .wz span {
	line-height: 60px;
	color: #000;
	font-size: 14px;
	font-family:"Microsoft YaHei";
}