@charset "UTF-8";
body {
    font: 12px/20px 'Microsoft YaHei', sans-serif;
    color: #333;
}

.weather-nav {
    background: #FFF;
    font-size: 16px;
}

.weather-nav-bar {
    width: 960px;
    height: 70px;
    margin-top: 10px;
    zoom: 1;
}

.weather-nav-logo-l {
    margin-top: 2px;
}

.weather-nav-logo-r {
    margin-top: 15px;
}

.weather-nav-search {
    width: 550px;
    margin: 15px 0 0 60px;
    position: relative;
}

.weather-nav-search-form,
.weather-nav-search-label,
.weather-nav-search-input,
.weather-nav-search-btn,
.weather-nav-search-tips,
.weather-nav-search-tips-cover,
.weather-nav-search-tip-item,
.weather-nav-search-tip-tabs {
    position: absolute;
    line-height: 38px;
}

.weather-nav-search-form,
.weather-nav-search-label,
.weather-nav-search-input,
.weather-nav-search-btn {
    top: 0;
    height: 38px;
}

.weather-nav-search-form {
    width: 548px;
    border: 1px solid #EEE;
}

.weather-nav-search-label {
    left: 10px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: text;
}

.weather-nav-search-input {
    width: 500px;
    background: transparent;
    padding: 0 38px 0 10px;
}

.weather-nav-search-btn {
    right: 0;
    width: 38px;
    background: url(http://images.china.cn/images1/ch/2015tq/widget/search-btn.jpg) no-repeat center;
    cursor: pointer;
}

.weather-nav-search-input:focus,
.weather-nav-search-btn:focus {
    outline: none;
}

.weather-nav-search-tips {
    top: 40px;
    left: 0;
    width: 550px;
    height: 430px;
}

.weather-nav-search-tips-cover {
    top: 0;
    left: 0;
    width: 550px;
    height: 430px;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 60;
}

.weather-nav-search-tip-item,
.weather-nav-search-tip-tabs {
    left: 20px;
    width: 520px;
    z-index: 70;
    color: #FFF;
    font-size: 16px;
}

.weather-nav-search-tip-item a:hover,
.weather-nav-search-tip-tabs a:hover {
    text-decoration: none;
}

.weather-nav-search-tip-item {
    top: 20px;
    overflow: hidden;
    height: 345px;
}

.weather-nav-search-tip-item a {
    float: left;
    width: 130px;
    height: 38px;
    color: #FFF;
    cursor: pointer;
}

.weather-nav-search-tip-item a span {
    padding: 5px;
}

.weather-nav-search-tip-item a.cur span {
    background: #41A8E0;
}

.weather-nav-search-tip-tabs {
    bottom: 20px;
    height: 38px;
    text-align: center;
}

.weather-nav-search-tip-tabs a {
    margin: 0 10px;
    padding: 5px 20px;
    color: #CCC;
    background: #999;
    cursor: pointer;
}

.weather-nav-search-tip-tabs a.cur {
    background: #41A8E0;
    color: #FFF;
}

.weather-nav-menu-bg {
    background: url(http://images.china.cn/images1/ch/2015tq/widget/nav-menu-bg.jpg) repeat-x top left;
}

.weather-nav-menu-bg .weather-nav-bar {
    height: 50px;
}

.weather-nav-menu {
    text-align: center;
}

.weather-nav-menu a,
.weather-nav-menu .sep {
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
}

.weather-nav-menu a {
    width: 110px;
    color: #000;
    padding: 10px 0;
}

.weather-nav-menu a:hover {
    text-decoration: none;
}

.weather-nav-menu .sep {
    width: 2px;
    border-left: 1px solid #EEE;
    margin: 10px 0 0 2px;
}

.weather-nav-menu a.cur {
    color: #333;
    border-top: 3px solid #41A8E0;
    padding: 7px 0 10px 0;
}

.weather-nav-search .autocomplete-suggestions {
    position: absolute;
    line-height: 38px;
    top: 40px;
    width: 548px!important;
    background: #FFF;
    color: #333;
    height: 300px;
    border: 1px solid #EEE;
    border-top: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.weather-nav-search .autocomplete-suggestion {
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.weather-nav-search .autocomplete-selected {
    background: #E5E5E5;
}

.weather-nav-search .autocomplete-suggestions strong {}

.weather-nav-search .autocomplete-group {}

.weather-nav-search .autocomplete-group strong {}
/* nav 1 */

.weather-nav2 {
    background: #41A8E0 url(http://images.china.cn/images1/ch/2015tq/widget/nav2-bg.jpg) no-repeat top center;
    height: 70px;
    font-size: 16px;
}

.weather-nav2-bar {
    width: 960px;
    height: 70px;
    zoom: 1;
}

.weather-nav2-logo-l,
.weather-nav2-logo-r {
    margin-top: 15px;
    height: 41px;
}

.weather-nav2-search {
    width: 240px;
    margin: 15px 0 0 40px;
    position: relative;
}

.weather-nav2-search-form,
.weather-nav2-search-label,
.weather-nav2-search-input,
.weather-nav2-search-btn {
    position: absolute;
    line-height: 38px;
}

.weather-nav2-search-form,
.weather-nav2-search-label,
.weather-nav2-search-input,
.weather-nav2-search-btn {
    top: 0;
    height: 38px;
    color: #FFF;
}

.weather-nav2-search-form {
    width: 238px;
    border: 1px solid #FFF;
}

.weather-nav2-search-label {
    left: 10px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: text;
}

.weather-nav2-search-input {
    width: 190px;
    background: transparent;
    padding: 0 38px 0 10px;
}

.weather-nav2-search-btn {
    right: 0;
    width: 38px;
    background: url(http://images.china.cn/images1/ch/2015tq/widget/search2-btn.jpg) no-repeat center;
    cursor: pointer;
}

.weather-nav2-search-input:focus,
.weather-nav2-search-btn:focus {
    outline: none;
}

.weather-nav2-menu {
    margin: 15px 0 0 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.weather-nav2-menu a {
    color: #FFF;
    padding: 10px;
}

.weather-nav2-menu a {
    text-decoration: none;
}

.weather-nav2-menu a.cur {
    background: #1A8ACF;
}

.weather-nav2-search .autocomplete-suggestions {
    position: absolute;
    line-height: 38px;
    top: 40px;
    width: 238px!important;
    background: #FFF;
    border: 1px solid #EEE;
    border-top: none;
    color: #333;
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.weather-nav2-search .autocomplete-suggestion {
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.weather-nav2-search .autocomplete-selected {
    background: #E5E5E5;
}

.weather-nav2-search .autocomplete-suggestions strong {}

.weather-nav2-search .autocomplete-group {}

.weather-nav2-search .autocomplete-group strong {}

.weather-home {
    background: #41A8E0 url(http://images.china.cn/images1/ch/2015tq/widget/h-bg.jpg) no-repeat top center;
    color: #FFF;
    height: 370px;
    position: relative;
}

.weather-home-bar {
    position: relative;
    width: 960px;
    height: 370px;
}

.weather-home-update,
.weather-home-copy,
.weather-home-icon,
.weather-home-locale,
.weather-home-temperature,
.weather-home-forecast,
.weather-home-tab,
.weather-home-life,
.weather-home-4day,
.weather-home-cover,
.weather-home-switch {
    position: absolute;
}

.weather-home-update,
.weather-home-copy,
.weather-home-tab {
    top: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.weather-home-update {
    left: 0;
}

.weather-home-copy {
    right: 0;
    color: #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.weather-home-copy:hover {
    text-decoration: none;
}

.weather-home-icon {
    top: 85px;
}

.weather-home-icon img {
    width: 100px;
    height: 100px;
    border-radius: 16px;
}

.weather-home-locale {
    top: 40px;
    height: 35px;
    line-height: 35px;
    font-size: 30px;
}

.weather-home-locale a {
    padding: 0 15px;
}

.weather-home-locale img {
    vertical-align: middle;
}

.weather-home-temperature {
    top: 185px;
    height: 130px;
    line-height: 130px;
    zoom: 1;
}

.weather-home-temperature span {
    font-size: 120px;
}

.weather-home-temperature sup {
    font-size: 30px;
    height: 70px;
    line-height: 70px;
}

.weather-home-forecast {
    bottom: 15px;
    height: 40px;
    line-height: 40px;
    background: #000;
    opacity: 0.35;
    filter: alpha(opacity=35);
}

.weather-home-forecast .f-sky,
.weather-home-forecast .f-sep,
.weather-home-forecast .f-wind,
.weather-home-forecast .f-sunrise,
.weather-home-forecast .f-sunset,
.weather-home-forecast .f-hd,
.weather-home-forecast .f-ft {
    float: left;
    display: inline;
    height: 40px;
}

.weather-home-forecast .f-hd,
.weather-home-forecast .f-ft {
    width: 20px;
}

.weather-home-forecast .f-hd {
    background: url(http://images.china.cn/images1/ch/2015tq/widget/h-forecast-bgl.jpg) no-repeat 0 0;
}

.weather-home-forecast .f-ft {
    background: url(http://images.china.cn/images1/ch/2015tq/widget/h-forecast-bgr.jpg) no-repeat 0 0;
}

.weather-home-forecast .f-sky {
    padding: 0 10px 0 0;
}

.weather-home-forecast .f-sep {}

.weather-home-forecast .f-wind {
    padding: 0 10px 0 10px;
}

.weather-home-forecast .f-sunrise {
    background: #000 url(http://images.china.cn/images1/ch/2015tq/widget/h-sunrise.jpg) no-repeat 10px 50%;
    padding: 0 5px 0 35px;
}

.weather-home-forecast .f-sunset {
    background: #000 url(http://images.china.cn/images1/ch/2015tq/widget/h-sunset.jpg) no-repeat 5px 50%;
    padding: 0 0 0 22px;
}

.weather-home-tab {
    left: 360px;
    zoom: 1;
}

.weather-home-tab a,
.weather-home-tab span {
    float: left;
    display: inline;
}

.weather-home-tab a {
    color: #FFF;
    height: 30px;
    line-height: 30px;
}

.weather-home-tab span {
    width: 20px;
    height: 10px;
    line-height: 10px;
    border-left: 1px solid #FFF;
    margin: 10px 0 10px 20px;
}

.weather-home-tab a.cur {
    border-bottom: 3px solid #FFF;
}

.weather-home-tab a:hover {
    text-decoration: none;
}

.weather-home-life,
.weather-home-4day {
    top: 50px;
    left: 360px;
    width: 600px;
    height: 300px;
}

.weather-home-life {
    overflow: hidden;
    display: none;
}

.weather-home-life-container {
    overflow: hidden;
    zoom: 1;
    width: 600px;
    height: 270px;
}

.weather-home-life-list {
    float: left;
    width: 2400px;
    height: 270px;
}

.weather-home-life-group {
    float: left;
    width: 600px;
    height: 270px;
}

.weather-home-life-item {
    float: left;
    display: inline;
    width: 300px;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
}

.weather-home-life-i1,
.weather-home-life-i2,
.weather-home-life-i3,
.weather-home-life-i4,
.weather-home-life-i5,
.weather-home-life-i6,
.weather-home-life-i7,
.weather-home-life-i8,
.weather-home-life-i9,
.weather-home-life-i10,
.weather-home-life-i11,
.weather-home-life-i12,
.weather-home-life-i13,
.weather-home-life-i14,
.weather-home-life-i15,
.weather-home-life-i16,
.weather-home-life-i17,
.weather-home-life-i18 {
    background-image: url(http://images.china.cn/images1/ch/2015tq/widget/h-life-icon.png);
    background-repeat: no-repeat;
    float: left;
    width: 80px;
    height: 80px;
    margin: 5px 20px 0 0;
}

.weather-home-life-i1 {
    background-position: 0 0;
}

.weather-home-life-i2 {
    background-position: -80px 0;
}

.weather-home-life-i3 {
    background-position: -160px 0;
}

.weather-home-life-i4 {
    background-position: -240px 0;
}

.weather-home-life-i5 {
    background-position: -320px 0;
}

.weather-home-life-i6 {
    background-position: -400px 0;
}

.weather-home-life-i7 {
    background-position: 0 -80px;
}

.weather-home-life-i8 {
    background-position: -80px -80px;
}

.weather-home-life-i9 {
    background-position: -160px -80px;
}

.weather-home-life-i10 {
    background-position: -240px -80px;
}

.weather-home-life-i11 {
    background-position: -320px -80px;
}

.weather-home-life-i12 {
    background-position: -400px -80px;
}

.weather-home-life-i13 {
    background-position: 0 -160px;
}

.weather-home-life-i14 {
    background-position: -80px -160px;
}

.weather-home-life-i15 {
    background-position: -160px -160px;
}

.weather-home-life-i16 {
    background-position: -240px -160px;
}

.weather-home-life-i17 {
    background-position: -320px -160px;
}

.weather-home-life-i18 {
    background-position: -400px -160px;
}

.weather-home-life-index {
    width: 80px;
    height: 10px;
    margin: 20px auto 0 auto;
    overflow: hidden;
    zoom: 1;
}

.weather-home-life-index a {
    float: left;
    display: inline;
    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 5px;
    background: #FFF;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.weather-home-life-index a.cur {
    background: #FFF;
    opacity: 1;
    filter: alpha(opacity=100);
}

.weather-home-4day {
}

.weather-home-4day li {
    width: 110px;
    height: 260px;
    padding: 20px;
    overflow: hidden;
    position: relative;
}

.weather-home-4day-day,
.weather-home-4day-night,
.weather-home-4day .odd,
.weather-home-4day .even {
    position: absolute;
    left: 0;
}

.weather-home-4day .odd,
.weather-home-4day .even {
    top: 0;
    width: 150px;
    height: 300px;
    background: #000;
    z-index: 10;
}

.weather-home-4day .odd {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.weather-home-4day .even {
    opacity: 0.15;
    filter: alpha(opacity=15);
}

.weather-home-4day-day img,
.weather-home-4day-night img {
    width: 75px;
    height: 75px;
    margin-top: 5px;
}

.weather-home-4day-day p,
.weather-home-4day-night p {
    margin-top: 5px;
    font-size: 14px;
}

.weather-home-4day-day,
.weather-home-4day-night {
    text-align: center;
    width: 110px;
    height: 135px;
    z-index: 20;
}

.weather-home-4day-day {
    top: 0;
    padding: 15px 20px 0 20px;
}

.weather-home-4day-night {
    bottom: 0;
    padding: 0 20px 15px 20px;
}

.weather-home-4day-night h4 {
    border-top: 1px dotted #FFF;
    padding-top: 9px;
}

.weather-home-cover {
    top: 0;
    left: 0;
    width: 100%;
    height: 370px;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 50;
}

.weather-home-switch {
    top: 50%;
    left: 50%;
    width: 300px;
    height: 200px;
    background: #FFF;
    margin: -100px 0 0 -150px;
    z-index: 60;
}

.weather-home-switch h2 {
    color: #000;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
}

.weather-home-switch-search,
.weather-home-switch-cancel,
.weather-home-switch-btn-cancel,
.weather-home-switch-btn-submit {
    position: absolute;
    font-size: 18px;
}

.weather-home-switch-cancel {
    top: 15px;
    right: 15px;
    width: 16px;
    height: 16px;
    background: url(http://images.china.cn/images1/ch/2015tq/widget/h-switch-cancel.jpg) no-repeat 0 0;
    cursor: pointer;
}

.weather-home-switch-search {
    top: 70px;
    left: 30px;
    width: 228px;
    height: 28px;
    line-height: 28px;
    padding: 5px 0 5px 10px;
    border: 1px solid #B3B3B3;
}

.weather-home-switch-btn-cancel,
.weather-home-switch-btn-submit {
    bottom: 30px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    cursor: pointer;
}

.weather-home-switch-btn-cancel {
    left: 30px;
    background: #E5E5E5;
}

.weather-home-switch-btn-submit {
    right: 30px;
    background: #40A7DF;
}

.weather-home-switch .autocomplete-suggestions {
    position: absolute;
    top: 109px;
    left: 30px;
    width: 238px;
    height: 300px;
    overflow-y: auto;
    color: #7F7F7F;
    font-size: 18px;
    background: #FFF;
    border: 1px solid #B3B3B3;
    border-top: none;
}

.weather-home-switch .autocomplete-suggestion {
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
}

.weather-home-switch .autocomplete-selected {
    background: #E5E5E5;
}

.weather-home-switch .autocomplete-suggestions strong {}

.weather-home-switch .autocomplete-group {}

.weather-home-switch .autocomplete-group strong {}

.weather-widget {
    position: relative;
    top: 0;
    left: 0;
    width: 300px;
    height: 145px;
    z-index: 10;
    border-bottom: 5px solid #40A7DF;
    background: #FFF;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 25px;
}

.weather-widget-icon,
.weather-widget-locale,
.weather-widget-temperature,
.weather-widget-forecast,
.weather-widget-card {
    position: absolute;
}

.weather-widget-card {
    top: 0;
    left: 0;
    width: 300px;
    height: 145px;
    z-index: 20;
}

.weather-widget-icon {
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    overflow: hidden;
    background: url(http://images.china.cn/images1/ch/2015tq/widget/w-icon.jpg) no-repeat 0 0;
    border-radius: 16px;
}

.weather-widget-icon img {
    width: 70px;
    height: 70px;
    margin: 15px;
}

.weather-widget-locale {
    top: 0;
    right: 0;
    width: 175px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
}

.weather-widget-locale img {
    margin-left: 5px;
    vertical-align: bottom;
}

.weather-widget-temperature {
    top: 30px;
    right: 0;
    width: 175px;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    zoom: 1;
}

.weather-widget-temperature span {
    font-size: 80px;
    line-height: 70px;
    color: #40A7DF;
    font-weight: bold;
}

.weather-widget-temperature sup {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
}

.weather-widget-forecast {
    bottom: 0;
    left: 0;
    width: 300px;
    height: 40px;
    line-height: 40px;
    color: #7F7F7F;
    overflow: hidden;
    zoom: 1;
}

.weather-widget-forecast .f-sky,
.weather-widget-forecast .f-sep,
.weather-widget-forecast .f-wind,
.weather-widget-forecast .f-sunrise,
.weather-widget-forecast .f-sunset {
    float: left;
    display: inline;
    height: 40px;
}

.weather-widget-forecast .f-sky {
    padding: 0 10px 0 5px;
}

.weather-widget-forecast .f-sep {}

.weather-widget-forecast .f-wind {
    padding: 0 10px 0 10px;
}

.weather-widget-forecast .f-sunrise {
    background: url(http://images.china.cn/images1/ch/2015tq/widget/w-sunrise.jpg) no-repeat 10px 50%;
    padding: 0 5px 0 35px;
}

.weather-widget-forecast .f-sunset {
    background: url(http://images.china.cn/images1/ch/2015tq/widget/w-sunset.jpg) no-repeat 5px 50%;
    padding: 0 0 0 22px;
}

.weather-widget-switch {
    z-index: 30;
    background: #FFF;
    left: 300px;
}

.weather-widget-search,
.weather-widget-btn-cancel,
.weather-widget-btn-submit {
    position: absolute;
    font-size: 18px;
}

.weather-widget-search {
    top: 20px;
    left: 30px;
    width: 228px;
    height: 28px;
    line-height: 28px;
    padding: 5px 0 5px 10px;
    border: 1px solid #B3B3B3;
}

.weather-widget-btn-cancel,
.weather-widget-btn-submit {
    bottom: 25px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    cursor: pointer;
}

.weather-widget-btn-cancel {
    left: 30px;
    background: #E5E5E5;
}

.weather-widget-btn-submit {
    right: 30px;
    background: #40A7DF;
}

.weather-widget-switch .autocomplete-suggestions {
    top: 59px;
    left: 30px;
    width: 238px;
    height: 300px;
    font-size: 18px;
    overflow-y: auto;
    background: #FFF;
    border: 1px solid #B3B3B3;
    border-top: none;
}

.weather-widget-switch .autocomplete-suggestion {
    padding: 5px 10px;
    height: 30px;
    line-height: 30px;
}

.weather-widget-switch .autocomplete-selected {
    background: #E5E5E5;
}

.weather-widget-switch .autocomplete-suggestions strong {}

.weather-widget-switch .autocomplete-group {}

.weather-widget-switch .autocomplete-group strong {}

.weather-forecast {}

.weather-forecast-nav1 {
    background: #41A8E0 url(http://images.china.cn/images1/ch/2015tq/widget/h-bg.jpg) no-repeat top center;
    color: #FFF;
    height: 120px;
    line-height: 30px;
    padding: 20px 0;
}

.weather-forecast-nav1 ul, .weather-forecast-nav1 ul.abroad {
    margin-right: 20px;
}

.weather-forecast-nav1 ul.last {
    margin-right: 0;
}

.weather-forecast-nav1 li {
    overflow: hidden;
    zoom: 1;
}

.weather-forecast-nav1 span,
.weather-forecast-nav1 a {
    float: left;
    display: inline;
}

.weather-forecast-nav1 span {
    width: 20px;
    margin-right: 10px;
    text-align: right;
}

.weather-forecast-nav1 ul.last span,
.weather-forecast-nav1 ul.abroad span
{
    width: 60px;
}

.weather-forecast-nav1 a {
    padding: 0 5px;
    margin-right: 5px;
    color: #FFF;
}

.weather-forecast-nav1 a:hover {
    text-decoration: none;
    background: #1A8ACF;
}

.weather-forecast-nav2 {
    background: #F1F2F6;
    color: #FFF;
    height: 50px;
    line-height: 50px;
}

.weather-forecast-nav1-bd,
.weather-forecast-nav2-bd {
    width: 960px;
    font-size: 16px;
}

.weather-forecast-nav2-bd a {
    color: #999;
    float: left;
    margin-left: 10px;
}

.weather-forecast-nav2-bd a.first {
    margin-left: 0;
}

.weather-forecast-nav2-bd a:hover {
    text-decoration: none;
}

.weather-forecast-4day {
    width: 960px;
    font-size: 16px;
}

.weather-forecast-4day-tab {
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    border-bottom: 3px solid #41A8E0;
}

.weather-forecast-4day-tab li {
    width: 237px;
    height: 50px;
    text-align: center;
    background: #F1F2F6;
    margin-left: 4px;
    cursor: pointer;
}

.weather-forecast-4day-tab li.first {
    margin-left: 0;
}

.weather-forecast-4day-tab li.cur {
    background: #41A8E0 url(http://images.china.cn/images1/ch/2015tq/widget/f-tab.jpg) no-repeat top center;
    color: #FFF;
}

.weather-forecast-4day-list {
    text-align: center;
    line-height: 50px;
}

.weather-forecast-4day-list table,
.weather-forecast-4day-list td {
    border: 1px solid #EEE;
}

.weather-forecast-4day-list table {
    width: 100%;
    border-bottom: none;
    border-right: none;
}

.weather-forecast-4day-list td {
    border-top: none;
    border-left: none;
}

.weather-forecast-4day-list td.odd {
    background: #F1F2F6;
}

.weather-forecast-4day-list td a {
    color: #333;
}