.main{
	margin-left: 240px;
}
.main .main_content p{
	line-height: 30px;
	font-size: 12px;
	color: #656565;
	text-indent: 2em;
	margin-bottom: 30px;
}
.main .main_content p:nth-child(1){
	margin-top: 28px;
}
.main div:last-child{
	width: 100%;
	margin-top: 52px;
	margin-bottom:20px;
}
.main  div:last-child a{
	font-size: 12px;
	width: 100%;
	display: inline-block;
	color: #2b2b2b;
}
.main  div:last-child span{
	display: inline-block;
	width: 350px;
	margin-left: 10px;
}
.main  div:last-child span:first-child{
	margin-right:122px;
}
.hgroup div.navLeft > ul > li > a{
	color: #2b2b2b;
}