@CHARSET "UTF-8";

  body {
            min-width: 960px;
        }

        .gdl-sy-btn {
            width: 20%;
        }

            .gdl-sy-btn a {
                display: block;
                float: left;
                width: 25px;
                height: 130px;
                text-decoration: none;
                color: #808080;
                line-height: 130px;
                text-align: center;
                font-size: 20px;
                font-family: 'Microsoft YaHei';
            }

                .gdl-sy-btn a.on {
                    background-color: #B6000D;
                    color: #FFF;
                }

        .gdl-sy-bottom {
            float: left;
            height: 130px;
        }

        .gdl-lzh {
            position: absolute;
            z-index: 1000;
            left: 200px;
            width: 100px;
        }

        .gdl-sy-record {
            width: 80%;
        }