@charset "utf-8";
/* CSS Document */

*{ margin:0 auto;}
body{ margin:0; padding:0; font-size:14px; font-family:'Arial';
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;}
.more{ float:right; line-height:36px;  font-family:'Times New Roman'; font-size:16px; color:#666666; margin-top:5px;}
.more a{ font-size:14px; color:#004a99; text-decoration:underline;}
.rightDate{ font-size:14px; font-family:'Times New Roman'; display:block; color:#be1d2c;}
img{ border:none;}

ul{ padding:0;}
ul li{ list-style:none;}