@charset "utf-8";
/* CSS Document */

*{margin: 0;padding:0; font-family:Microsoft YaHei;}
ul,li{list-style: none;}
img{ border:0;} 
a{ text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.cur_top{width:100%; background:url(/pubimages/web/ns_top_bgimg.png) repeat-y center; height:40px; line-height:40px;background-size: cover; }
.top_date{ color:#fff; font-size:14px; float:left; padding-left:5%;}
.top_weather{ float:left; width:180px; padding-left:10px; margin-top:8px;}
.top_href{ float:right; padding-right:5%;}
.top_href a{ float:left;  color:#fff; font-size:14px;}
.top_href_a_pleft{ padding-left:20px;}
.top_href img{ float:left;margin-left:20px; padding-right:5px; margin-top:10px;}