.pth_man {
	width:100%;
	float:left;
	height:41px;
	line-height:41px;
	color:#6F7071; /*常态色*/
	border-bottom:1px solid #ededed;
	
}
.pth_man a {
	color:#555555; /*常态色*/
}
.pth_man a:hover,.pth_man .n{
	color:#0393d4; /*重点色*/
}
.pth_man .pth_l {
	float:left;
	height:41px;
	color:#0393d4; /*常态色*/
	text-align:left;
	font:16px/41px Microsoft Yahei,Arial;
	font-weight:bold;
}
.pth_man .pth_r {
	float:right;
	font-family:Arial;
	text-align:right;
	line-height:15px;
	padding-top:20px;
}