.pth_man{
    color: #999;
    font-size: 12px;
    line-height: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom:10px;
}
.pth_man h1{font-size:20px;color:#818181;;display: block;float: left;line-height: 1.2}
.pth_r{float: right;line-height:36px;}
.pth_man span{
    background:url(img/local.gif) no-repeat left center;
    display:inline;
    float:left;
    padding-left:20px;
}

.pth_man em{
    font-style:normal;
	font-family:simsun;
}

.pth_man a{
	color:#bdbdbd; /*常态色*/
}
.pth_man a:hover,.pth_man .n{
	color:#ff3547; /*重点色*/}
