/* CSS Document */

.top2 {
    padding: 0 1.5rem;
    border-top: 0.05rem solid rgb(176, 176, 176);
}


.top2-pos {
    height: 2.5rem;
}

.top2-pos a {
    font-size: 1rem;
    color: rgb(68, 68, 68);
    line-height: 2.5rem;
}

.top2-nav-list div {
    margin-bottom: 1rem;
}

.top2-nav-list a {
    display: block;
    width: 8.9rem;
    height: 3.4rem;
    line-height: 3.4rem;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 600;
    color: rgb(95, 95, 95);
    border: 0.05rem solid rgb(179, 155, 107);
}



