.pth_man{
	width:100%;
	height:65px;
	background:url(img/pth_bg.gif) 0 bottom repeat-x;
}
.pth_man .wrap{padding-top:17px;}
.pth_man .l_name{float:left;line-height:46px;border-bottom:2px solid #1371c7;}
.pth_man .l_name em{height:46px;display:inline-block;line-height:46px;color:#333;font-size:20px;font-style:normal;}

.pth_man .pth_r{float:right;height:32px;margin-top:6px;line-height:32px;color:#aaa;}
.pth_man a{
	color:#aaa; /*常态色*/
	line-height:32px;
}
.pth_man a:hover,.pth_man .n{
	color:#1371c7; /*重点色*/}
.pth_man span{font-family:simsun;margin:0 6px;}

