@charset "utf-8";
/* css document */

*{ margin:0 auto;}
body{ margin:0; padding:0; font-size:14px; font-family:'microsoft yahei','微软雅黑'; 
background: no-repeat center top; color:#282828; min-width:1120px;}



.lf{ float:left;}
.md{ float:left;}
.rt,.r{ float:right;}

a{ text-decoration:none; color:#282828;}
.title{ float:left; font-size:16px; display:block; background:#007cd2; color:#fff; width:92px; height:29px; text-align:center; line-height:29px;}
.more{ float:right; line-height:30px;}
.more a{ color:#282828;}
.rightdate{ float:right;}
img{ border:none;}

ul{ padding:0;}
ul li{ list-style:none;}

.wzsy {
    position: absolute;
    margin-left: 200px;
    margin-top: -31px;
}

.wzsy a {
    color: white;
}