@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;}





