@charset "utf-8";
/* CSS Document */

*{ margin:0 auto;}
body{ margin:0; padding:0; font-size:14px; font-family:'Microsoft YaHei','微软雅黑';
color:#282828; background:url(../images/bg.jpg) no-repeat center top;}


.lf{ float:left;}
.md{ float:left;}
.rt{ float:right;}
.clear{ clear:both;}

a{ text-decoration:none; color:#282828;}
a:hover{ color:#007456;}
.more{ float:right; font-family:'Georgia';}
.more a{ font-size:14px; color:#0d0d0d;}
.rightDate{ float:right; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
img{ border:none;}

ul{ padding:0;}
ul li{ list-style:none;}