.pth_man {
	width:100%;
	float:left;
	height:53px;
	color:#555555; /*常态色*/
	text-align:right;
	background:#e7e7e7;
	line-height:53px;
}
.pth_man a {
	color:#555555; /*常态色*/
	font-size:13px;
}
.pth_man a:hover,.pth_man .n{
	color:#e6000e; /*重点色*/
}

.pth_man .sp{
	color:#333333; /*常态色*/
	font-size:24px;
	float:left;
	text-indent:10px;
}