@charset "utf-8";

.floatL {
    float: left;
    display: inline;
}
.floatR {
    float: right;
    display: inline;
}
.rmscwrap {
    padding: 10px 9px;
    overflow: hidden;
}
.rmsc a {
    color: #fff;
    font-size: 14px;
}
.rmscawrap {
    margin-bottom: 6px;
    margin-right: 6px;
}
.rmscawrap1 {
    width: 176px;
}
.rmscawrap2 {
    width: 230px;
}
.rmscawrap3 {
    margin: 0 0 0 6px;
    width: 210px;
}
.rmscawrap a {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.rmsc_a1 {
    background: #f9b257;
    margin-bottom: 6px;
    width: 176px;
}
.rmsc_a2 {
    background: #efb834;
    margin-right: 6px;
    width: 75px;
}
.rmsc_a3 {
    background: #ec9695;
    width: 95px;
}
.rmsc_a4 {
    background: #bfa1e4;
    height: 66px;
    line-height: 66px;
    text-align: center;
    width: 138px;
}
.rmsc_a5 {
    background: #f2a0a0;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 128px;
}
.rmsc_a6 {
    background: #bbc96e;
    margin-bottom: 6px;
    width: 96px;
}
.rmsc_a7 {
    background: #79b5e8;
    margin-right: 6px;
    width: 128px;
}
.rmsc_a8 {
    background: #c09ed8;
    width: 96px;
}
.rmsc_a9 {
    background: #f2c14a;
    height: 66px;
    line-height: 66px;
    text-align: center;
    width: 84px;
}
.rmsc_a10 {
    background: #ee9d9c;
    height: 66px;
    line-height: 66px;
    text-align: center;
    width: 103px;
}
.rmsc_a11 {
    background: #91b9e1;
    margin-bottom: 6px;
    width: 210px;
}
.rmsc_a12 {
    background: #f7ac4d;
    width: 210px;
}
.rmscwrap a:hover {
    color: #fff;
    text-decoration: underline;
}


