﻿.volmtitle {
    text-align: center;
}
    .volmtitle .m1 {
        font-size: 26px;
        color: #999999;
        font-weight: bolder;
    }
    .volmtitle .m2 {
        margin-left: 20px;
        font-size: 14px;
        font-weight: bolder;
        cursor:pointer
    }

.volinfo {
    text-align: left;
    line-height: 25px;
    font-size: 12px;
}
.volke {
    font-weight: bolder;
    font-size: 20px;
    margin-top: 30px;
}

    .volke a {
        font-size: 20px;
    }

.volshu {
    font-weight: bolder;
    margin-top: 20px;
    font-size: 16px;
    position: relative;
}

    .volshu a {
        font-size: 16px;
    }

.volsptxt {
    width: 300px;
    margin-right: 10px
}

    .volke a, .volshu a, .volsptxt a {
        color: #69CDFC
    }

        .volke a:visited, .volshu a:visited, .volsptxt a:visited {
            color: #000
        }