.pth_man {
	width:100%;
	float:left;
	height:32px;
	color:#333; /*常态色*/
	background:url(img/line.gif) no-repeat left bottom;
}
.pth_man a {
	color:#333; /*常态色*/
}
.pth_man a:hover,.pth_man .n{
	color:#be0f14; /*重点色*/
}
.pth_in {
	float:left;
	text-align:left;
	padding-top:8px;
}
.pth_in span {
	font-family:SimSun;
}