.holder{
    color:#000;
    text-align: center;
    line-height: 39px;
    margin:2em 0;
}
.holder a{
    font-size: 13px;
    color: rgba(0, 0, 0, .85);
    font-family: "sySC-Light";
    margin: 0 16px;    
    cursor:pointer;
}
.holder a:hover,.holder a.jp-current{
    color: #0058b4;
    margin: 0 16px;
    font-family: "sySC-Medium";    
}