@charset "utf-8";
/* CSS Document */
.newslist{ line-height: 30px; list-style: none; }
.newslist li{ border-bottom: 1px dashed #CCC; }
.f_right{ font-size: 10px; color: #999; float: right; }
.picture{ line-height: 30px; list-style: none; overflow:hidden; }
.picture li{ float: left; margin-right: 40px; margin-bottom: 25px; text-align: center; width:120px;height:150px; overflow:hidden }

