@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;}
.articleShow_title { height:40px; border-bottom:#007456 2px solid;}
.articleShow_title .title{ background:#007456; display:block; width:136px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; font-weight:bold; float:left;}
.articleList_01 h2 { font-size:12px; color:#007456; text-align:left; padding:5px 0;}
.articleList_01 h2 span{ color:#ff9c00;}
.more{ float:right;}
.more a{ font-size:14px; color:#9e9e9e;}
.rightDate{ float:right; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
img{ border:none;}

ul{ padding:0;}
ul li{ list-style:none;}