        html, body, div, span, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: baseline;
        }

        ol, ul, li {
            list-style: none;
        }

        .history {

            
            overflow: hidden;
            position: relative;
        }

        .history-date {
            overflow: hidden;
        }

            .history-date h2 {
                height: 59px;
                font-size: 25px;
                font-family: 微软雅黑;
                font-weight: normal;
                padding-left: 45px;
                margin-bottom: 34px;
                background: url(icon06.gif) 158px 0px no-repeat rgb(255, 255, 255);
            }

                .history-date h2.first {
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 935px;
                    z-index: 99;
                }

                .history-date h2 a {
                    color: #00bbff;
                    display: inline-block;
                    zoom: 1;
                    background: url(icon08.gif) no-repeat right 50%;
                    padding-right: 17px;
                    margin: 15px 97px 0 0;
                }

            .history-date ul li {
                background: url(icon07.gif) no-repeat 180px 0;
                padding-bottom: 50px;
                zoom: 1;
            }

                .history-date ul li:after {
                    content: " ";
                    display: block;
                    height: 0;
                    clear: both;
                    visibility: hidden;
                }

                .history-date ul li h3 {
                    float: left;
                    width: 186px;
                    text-align: right;
                    padding-right: 25px;
                    color: #c3c3c3;
                    font: normal 18px/16px Arial;
                }

                    .history-date ul li h3 span {
                        display: block;
                        color: #d0d0d0;
                        font-size: 12px;
                    }

                .history-date ul li dl {
                    float: left;
                    padding-left: 41px;
                    margin-top: -5px;
                }

                    .history-date ul li dl dt {
                        font: 20px/22px 微软雅黑;
                        color: #737373;
                    }

                        .history-date ul li dl dt span {
                            max-width: 480px;
                            display: block;
                            color: #787878;
                            font-size: 14px;
                        }