@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑";}

/*通用头部底部*/
.top{ width:100%; height:auto; overflow:hidden; position:relative;}
.banner{ width:100%; height:auto; overflow:hidden; position:relative;}
.nav{ width:100%; height:auto; position:relative;}
.foot{ width:100%; height:auto; overflow:hidden; position:relative;}

/*天气日期、检索*/
.local{ width:1000px; height:35px; margin:0 auto; margin-top:10px; overflow:hidden; position:relative;}

/*body_main*/
.body_main{ width:1000px; height:auto; min-height:450px; margin:0 auto; margin-top:10px; margin-bottom:20px; overflow:hidden; position:relative;}















/* 台州市水利局网站地图老年样式 start */
.old_type .sitemap{
    height: auto;
    font-size: 36px;
    line-height: 72px;
}
.old_type .map_r1_tit a{
    font-size: 32px;
    line-height: 64px;
}
.old_type .map_r1_tit{
    height: auto;
}
.old_type .map_r2_tit{
    height: auto;
    padding-left: 40px;
    background-size: 25px;
}
.old_type .map_r2_tit a{
    font-size: 32px;
    line-height: 64px;
}
.old_type .map_r3_tit{
    height: auto;
    padding-left: 40px;
    font-size: 32px;
    line-height: 64px;
    background-size: 25px;
}
.old_type .map_r1{
    margin-top: 50px;
}
/* 台州市水利局网站地图老年样式 end */