.main{ float:left; width:100% }
.main .news-left { width: 100%; float: left;}
.main .news-left .item {width:100%; float:left;}

.main .news-left .item .item-right {width:98%; float:left; line-height:55px; height:55px; font-size:14px; overflow:hidden; border-bottom:1px dashed #cccccc; padding-left:15px; background:url(../images/zhuzhan_22.jpg) left center no-repeat}
.main .news-left .item .item-right span {float:right; font-size:14px; padding-left:10px }



/*载入*/
.main .news-left .loading { width: 100%; margin-top: 30px; height: 50px; line-height: 50px; background-color: #F5F5F5; text-align: center; border-radius: 4px; behavior: url(../src/pie/PIE.htc); }
.main .news-left .loading{ font-size: 14px; color: #333; }
.main .news-left .loading:hover { background-color: #EDEDED; cursor: pointer; color: #E30B20;}
.main .news-left .none-loading { font-size: 14px; float:left; color: #333; width: 100%; margin-top: 30px; height: 50px; line-height: 50px; background-color: #F5F5F5; text-align: center; border-radius: 4px; behavior: url(../pie/PIE.htc); }

