.pth_man {
	width:100%;
	float:left;
	height:40px;
	color:#555; /*常态色*/
	text-align:left;
}
.pth_man a{
	color:#555; /*常态色*/
	font-size:13px;
}
.pth_man a:hover,.pth_man .n{
	color:#0b67c7; /*重点色*/}
.pth_man .pth_con{padding-top:5px;line-height:36px; text-align:right}
.pth_man .pth_con .local{position:relative;top:-1px;}