@charset "utf-8";
/* CSS Document */

*{ margin:0 auto;}
body{ margin:0; padding:0; font-size:14px; font-family:'Arial'; background:#fafafa; color:#282828;}



.lf{ float:left;}
.md{ float:left;}
.rt,.r{ float:right;}

a{ text-decoration:none; color:#282828;}
.title{ float:left; font-size:18px; display:block; width:142px; height:38px; line-height:38px; 
text-align:center; background:#f1a106;color:#fff; margin-right:20px;}
.more{ float:left;}
.more a{ color:#0e6ab7; line-height:38px; font-weight:bold;}

.rightDate{ float:right;}
img{ border:none;}

ul{ padding:0;}
ul li{ list-style:none;}