   * {
            margin: 0;
            padding: 0;
        }
        .clearfix:after {
            visibility: hidden;
            display: block;
            font-size: 0;
            content: ".";
            clear: both;
            height: 0;
        }
        * html .clearfix {
            zoom: 1;
        }
        *:first-child + html .clearfix {
            zoom: 1;
        }
        a {
            text-decoration: none;
            color: #2e2e2e;
        }
        li {
            list-style-type: none;
        }
        body {
            font: 12px Verdana,Arial,Tahoma;
            padding: 0px;
            margin: 0px;
        }
        img {
            border: none;
        }
        .h5 {
            height: 5px;
            clear: both;
        }
        .h10 {
            height: 10px;
            clear: both;
        }
        .h20 {
            height: 20px;
            clear: both;
        }
        .h50 {
            height: 50px;
            clear: both;
        }
        .w1000 {
            width: 1005px;
            margin: 0 auto;
            border: 0;
        }
        .clear {
            clear: both;
        }
        .left {
            float: left;
        }
        .right {
            float: right;
        }
        .baisebg {
            background: #FFFFFF;
            height: 109px;
            width: 100%;
        }
        .head01 {
            background: url(http://www.0954120.com/images/newhead/images/topbar-bg.jpg) repeat-x left top;
            height: 28px;
            padding-bottom: 1px;
            border-bottom: 1px solid #dedede;
            line-height: 30px;
            overflow: hidden;
        }
            .head01 .welcome {
                padding-left: 20px;
                background: url(http://www.0954120.com/images/newhead/images/topbar-laba.jpg) no-repeat left center;
                float: left;
            }
                .head01 .welcome b {
                    font-weight: normal;
                    color: #e40202;
                }
            .head01 .links {
                float: right;
            }
                .head01 .links .sitemap {
                    visibility: hidden;
                }
        .frindexgb {
            float: left;
            padding-left: 260px;
            padding-top: 4px;
        }