.pth_man {
	width:100%;
	float:left;
	height:32px!important;
	*height:22px!important;
	height:22px;
	padding-top:10px;
	color:#9e9d9d; /*常态色*/
	text-align:left;
	border-bottom: 2px solid #ebebeb; /*次要色*/
}
.pth_man a {
	color:#9e9d9d; /*常态色*/
}
.pth_man a:hover,.pth_man .n{
	color:#1CA5CB; /*重点色*/
}
