.pth_man {
	width:100%;
	float:left;
	height:38px;
	line-height:38px;
	color:#555555; /*常态色*/
	background:url(img/bg.jpg) no-repeat right top;
}
.pth_man a {
	color:#555555; /*常态色*/
}
.pth_man a:hover,.pth_man .n{
	color:#152C8C; /*重点色*/
}
.pth_man .pth_l {
	float:left;
	height:38px;
	line-height:45px;
	color:#152C8C; /*常态色*/
	text-align:left;
	font:18px/32px 'Microsoft Yahei';
	font-weight:600;
	text-indent:30px;
	padding-top:2px;
}
.pth_man .pth_r {
	float:right;
	text-align:right;
	padding-right:10px;
}
