.zjlist { width: 220px; height: 132px; overflow: hidden; float: left; padding: 0 4px; display: inline; white-space: nowrap; }
.zjlist a { background-color: #eaece5; width: 202px; height: 117px; padding: 5px 8px 0; border: solid 1px #ccc; cursor: pointer; display: block; }
.zjlist a:hover { background-color: #690; }
.zjlist img { width: 190px; height: 69px; clear: both; border: solid 5px #ebeaea; }
.zjlist span { font-size: 12px; font-weight: bold; line-height: 20px; width: 202px; cursor: pointer; display: block; }
.zjlist span.update { color: #999; font-weight: normal; text-align: right; float: right; clear: both; margin: -6px 0 0; }
