.box-t {
    position: relative;
    margin-bottom: 0px;
    padding: 13px 0 13px 0;
    width: 100%;
    background-color: #fff;
    color: #000;
    text-align: left;
    font-size: 30px;
    line-height: 35px;
    border-bottom: 0;
}

.box-t strong {
    font-size: 25px;
    font-weight: bold;
}

.PageCrumbList {
    float: right;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.PageCrumbList a {
    color: #000;
}

.PageCrumbList a:hover {
    color: #0f60bc;
}