@charset "gb2312";
/* CSS Document */
.Weather{
    height: 100%;
    width:100%;
}
.Weather .WeatherTitle {
    margin-left: 7px;
    font-size: 14px;
    color: #036EB8;;
    letter-spacing: 1px;
}
.Weather .WeatherTitle img{
    width: 24px;
    position:relative;
    top:4px;
}