@charset "utf-8";
.tophead .tophead-rt {
    float: right;
    width: auto;
    margin: 0px;
    padding: 0px 0px 0px 36px;
    background: url(../images/header-tp-bg.png) 0px 100% no-repeat rgb(6, 127, 208);
}
.widget-guide {
    position: relative;
    display: block;
    max-width: 1180px;
    width: 100%;
    margin: 0px auto;
}
.tophead .tophead-rt ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.tophead .tophead-rt ul li {
    float: left;
    border-right: 2px solid rgb(24, 139, 215);
}
.tophead .tophead-rt ul li a {
    font-size: 85%;
    color: rgb(255, 255, 255);
    display: block;
    font-weight: 400;
    padding: 8px 15px 9px;
}
.tophead .tophead-rt li li {
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.leader .thumbnail .caption h3{font-size:1.2em;}