  body {
            text-align: center;
            font-size: 14px;
            font-family: Arial, "ËÎÌå", sans-serif;
            line-height: 200%;
            background: #fff;
        }

        body, ul, h1, h2, form, p, dl, dt, dd, p, form {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        img {
            border: none;
        }

        a {
            color: #00c;
            margin: 0px 3px;
            text-decoration: none;
        }

            a:hover {
                color: #FF0508;
                text-decoration: underline;
            }

        #header {
            width: 100%;
            border-bottom: 2px solid #ff7200;
        }

        #headerinside {
            height: 100px;
            position: relative;
            width: 990px;
            margin: 0 auto;
            z-index: 10000;
        }
        #headerinside1 {
            height: 320px;
            position: relative;
            width: 990px;
            margin: 0 auto;
            z-index: 10000;
        }
        #logo {
            background-position: 9px 63px;
            width: 230px;
            padding-bottom: 22px;
        }

        #flashimg {
            position: absolute;
            width: 300px;
            height: 240px;
            overflow: hidden;
            left: 292px;
            bottom: 0;
            z-index: 662;
        }

            #flashimg img {
                position: absolute;
                left: 0px;
                bottom: 0;
                background: #fff;
            }

        .gray {
            color: #999;
        }

        .lr {
            color: #f00;
            text-decoration: underline;
        }

        .ml {
            margin-left: 50px;
        }

        .c {
            clear: both;
        }

        .co16 {
            clear: #0000cc;
            font-size: 16px;
        }

        .index_bo {
            width: 990px;
            margin: 0 auto;
            text-align: left;
        }

        .topcity {
            width: 100%;
            margin-top: 1px;
        }

            .topcity .index_bo {
                border-bottom: 1px solid #ccc;
                padding: 18px 20px;
                width: 970px;
                padding-right: 0;
            }

            .topcity a {
                margin-right: 8px;
                text-decoration: underline;
            }

        #citysear {
            height: 22px;
            line-height: 22px;
            font-size: 12px;
            padding-top: 10px;
            white-space: nowrap;
        }

        #clist {
            width: 960px;
            margin: 0 auto;
            padding: 10px 0px 10px 20px;
            clear: both;
            overflow: hidden;
            zoom: 1;
        }

            #clist dt {
                float: left;
                width: 30px;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 16px;
                clear: both;
                font-weight: bold;
                margin: 0px;
                padding: 0px;
            }

            #clist dd {
                float: left;
                width: 930px;
                margin-left: 0px;
                padding: 0px;
                margin-bottom: 10px;
                text-align: left;
            }

                #clist dd a {
                    font-size: 13px;
                    margin-right: 14px;
                    white-space: nowrap;
                    display: inline-block;
                }

        #changcityForm {
            display: inline;
        }

        .cityinput {
            width: 170px;
        }