﻿#div_head {
    width: 1000px;
    height: 200px;
    margin: 0 auto;
    background: url(../IMG/index/01.jpg) center center no-repeat;
}

#navigate {
    width: 1000px;
    height: 37px;
    margin: 0 auto;
}

.navigateLast {
    width: 125px;
    height: 37px;
    line-height: 37px;
    float: left;
    font-size: 15px;
    font-weight: 200;
    text-align: center;
    cursor: pointer;
    background: #475b74;
    color: #ffffff;
}

.navigate {
    width: 124px;
    height: 37px;
    line-height: 37px;
    float: left;
    font-size: 15px;
    font-weight: 200;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background: #475b74;
    border-right: 1px solid #fff;
}

    .navigateLast a:link, .navigateLast a:visited, .navigate a:link, .navigate a:visited {
        color: #ffffff;
    }

    .navigateLast a:hover, .navigateLast a:active, .navigate a:hover, .navigate a:active {
        color: #000000;
    }

.clear {
    clear: both;
}

#div_intitle {
    width: 1000px;
    background-color: #f8f6f7;
}

/*日期时间*/
#div_dayweather {
    width: 320px;
    height: 40px;
    margin-top: 5px;
    margin-left: 0px;
    float: left;
}

#div_day {
    margin-left: 13px;
    width: 180px;
    height: 20px;
    line-height: 17px;
    margin-top: 9px;
    font-size: 12px;
    text-align: left;
    color: #656565;
    float: left;
}

#div_weather {
    width: 134px;
    margin-top: -5px;
    margin-left: -10px;
    height: 40px;
    line-height: 17px;
    overflow: hidden;
    color: #404040;
    float: right;
}

#div_xhx {
    width: 998px;
    height: 8px;
    background: url(../IMG/index/bg02.png) #FFFFFF no-repeat center top;
}

#div_foot {
    width: 1000px;
    height: 166px;
    margin: 0 auto;
}

.span_gray {
    /*height: 14px;*/
    /*line-height: 14px;*/
    color: #898079;
}

.a_line_none {
    text-decoration: none;
}
