@charset "gb2312";
/* 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; margin:0 auto; margin-top:10px; margin-bottom:20px; overflow:hidden; position:relative;}
.body_table{ width:1000px; min-height:450px;}
.left_main{ width:235px; height:auto; overflow:hidden; position:relative; border-top:2px solid #cacaca;}
.left_tit_main{ height:auto; overflow:hidden; position:relative;}
.left_list_main{ height:auto; overflow:hidden; position:relative;}
.right_main{ height:auto; overflow:hidden; position:relative;}
.right_tit_main{ height:45px; border-bottom:2px solid #1974CD; background-color:#fff;}
.right_art_list{ height:auto; overflow:hidden; position:relative;}


.gzdt{width:100%;height:auto;min-height:155px;border:1px solid #9CBEE7;margin-bottom:15px;padding:0 10px;}
.gzdt .t-tit{width:100%;height:30px;border-bottom:1px solid #FFD77B;padding:0 20px;
background:url(tit-bg.gif) no-repeat 3px 13px;}
.gzdt .t-tit span{font-size:14px;font-weight:bold;color:#1974CD;line-height:35px;}
.gzdt .t-tit a{float:right;line-height:35px;}
.gzdt .t-list{width:100%;height:auto;}