.pth_man {
	position:relative;
	width:100%;
	height:30px;
	color:#656565; /*常态色*/
	text-align:left;
	margin-top:35px;
	border-bottom:1px solid #dadada;
}
.pth_man a {
	color:#656565; /*常态色*/
}
.pth_man a:hover,.pth_man .n{
	color:#0075bd; /*重点色*/
}
#home_img{
	margin-top:-2px
}
.pth_r{
	position:absolute;
	left:0;
	bottom:-1px;
	padding-bottom:5px;
	border-bottom:2px solid #0075bd;
}