/* 滚动样式start*/
.txtScroll-top{overflow:hidden; position:relative;}
.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }
.txtScroll-top .infoList li{ height:24px; line-height:24px;   }
.txtScroll-top .infoList li .date{ float:right; color:#999;  }
/* 滚动样式end*/

.yugao td{
        min-width: 75px;
        color: #444444;
        padding: 4px 0;
    }
    #float_div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 30px;
    left: 0pt;
    bottom: 0pt;
    position: fixed!important;
    z-index: 999999;
    background: #ddd;
    opacity: 0.9;
    border-top: 1px #999 solid;
    filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity:0.5; /*Firefox私有，透明度50%*/
}
.float_cnt {
    height: 30px;
    line-height: 30px;
    width: 1024px;
    margin: 0 auto;
}
.float_tit {
    color: #FFEB3B;
    font-weight: bold; 
}
.footer{
    margin-bottom: 50px;
}

.tishi{
    overflow: hidden;
    width: 800px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

#mulu th {
    border-top: 1px solid #dddddd;
     border-right: 1px solid #dddddd;
    color: #333;
    font-weight: normal;
    height: 40px;
    overflow: hidden;
}
#mulu th  a.on{
       color: #053ba4;
}
#mulu {
    margin: 0 auto;
    border: 0px solid #dddddd;
    text-align: center;
    width: 676px;
}

.main .weather .r_weather .tit {
    color: #053ba4;
    font-size: 15px;
    padding: 17px 0px 0px 18px;
    line-height: 22px;
    font-weight: bold;
}
.main .weather .r_weather .tit span {
    padding-left: 25px;
    display: inline-block;
}
.main .weather .r_weather .time {
    color: #666666;
    font-size: 14px;
    padding: 0px 0px 5px 18px;
}
.main .weather .r_weather .cool {
    position: relative;
    padding-left: 145px;
    color: #333333;
}
.main .weather .r_weather .cool span {
    background: none;
    padding-left: 0px;
    font-size: 36px;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #053ba4;
    position: absolute;
    left: 18px;
    top: 0px;
}
.main .weather .r_weather .cool p {
    height: 22px;
    line-height: 22px;
    margin-bottom: 2px;
}
.main .weather .r_weather .cool label {
    display: inline-block;
    width: 25px;
    height: 22px;
    text-align: center;
    margin-right: 8px;
    float: left;
}
.main .weather .r_weather .cool i {
    width: 25px;
    height: 22px;
    display: table-cell;
    vertical-align: middle;
}
#ad1 div{width:327px;text-align:right;font-size:12px;}
#ad1 div a:link{text-decoration:none;}
#ad1 div a:hover{color:red;text-decoration:none;}