@charset "utf-8";
/* CSS Document */

*{ margin:0 auto;}
body{ margin:0; padding:0; font-size:14px; font-family:'Microsoft YaHei','微软雅黑';
color:#282828;}


.lf{ float:left;}
.md{ float:left;}
.rt{ float:right;}
.clear{ clear:both;}

a{ text-decoration:none; color:#282828;}
a:hover{ color:#007072;} 
.more{ float:right; line-height:40px;  font-size:16px;}
.more a{ font-size:16px; color:#818181;}
img{ border:none;}

ul{ padding:0;}
ul li{ list-style:none;}