﻿.top {
    width: 100%;
    background-color: #9D57D0;
}

    .top img {
        border: 0px;
        margin: 0px auto;
    }

.operation_center {
    margin: 0px auto;
    width: 1090px;
    background-color: #F2F2F2;
    display: inline-table;
}

.operation_center_left {
    float: left;
    width: 130px;
    height: 1162px;
    text-align: left;
}

.operation_nav {
    height: 38px;
    width: 100%;
    font-size: large;
    font-size: large;
    text-align: left;
    line-height: 38px;
    vertical-align: middle;
    color: #4C4948;
}

.navbox {
    height: 217px;
    width: 98px;
}

    .navbox ul {
        height: 217px;
        width: 98px;
    }

        .navbox ul li {
            height: 30px;
            width: 98px;
            border-bottom: 1px solid #BFBFBF;
            text-align: left;
            padding-left: 9px;
            line-height: 30px;
            vertical-align: middle;
            color: #4C4948;
            background-color: white;
        }

            .navbox ul li a {
                height: 30px;
                width: 98px;
                display: inline-block;
            }

    .navbox .nav_select {
        background-color: #950320;
        border-bottom: 0px;
    }

        .navbox .nav_select a {
            color: white;
        }

.operation_center_right {
    float: left;
    width: 960px;
    border-top: 3px solid #950320;
    margin-top: 1px;
}

.Group {
    width: 960px;
    background: #fff;
    display: inline-table;
    margin: 0px auto;
}

    .Group .CRed {
        color: #920822;
        font-weight: bold;
    }

    .Group .CBlack {
        color: black;
        font-weight: bold;
    }

    .Group .title {
        width: 960px;
        height: 37px;
        line-height: 37px;
        background-color: #E4E4E4;
        font-weight: bold;
        text-align: center;
        font-size: 16px;
    }

    .Group .content {
        width: 940px;
        background-color: white;
        padding: 20px 10px;
        line-height: 25px;
    }

    .Group img {
        border: 0px;
        margin: 0px auto;
    }

    .Group .CenterImage {
        border: 0px;
        margin: 0px auto;
    }

    .Group .LeftAlgin {
        text-align: left;
    }

.register > div {
    float: left;
    width: 321px;
    margin: 0px 30px;
}

.indent {
    margin-left: 36px;
}

.indentl {
    margin-left: 20px;
}

.indentm {
    margin-left: 44px;
}

.rhombus {
    background: url("/images/rhombus.png") no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}

.garden {
    background: url("/images/garden.png") no-repeat 0px 2px;
    text-align: left;
    height: 25px;
    line-height: 25px;
    padding-left: 16px;
}

.indent .CBlue {
    color: blue;
}
