 .list-more  { background: #ccc;
    width: 100%;
    line-height: 50px;
    text-align: center;
    margin: 15px auto;}
    
 #ll{
          width: 45%;
          float: left;
          margin: 0px 1%;
          text-align: center;
          padding-bottom: 10px;}   
#ll a p{
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 margin: 0;
 line-height: 32px;}
#tp   
    {width: 98%;
    height: 120px;
    text-align: center;    
    line-height: 118px;    border: 1px #d9d5d5 solid;}   
.clear{
    clear:both;
    border:0px;
    padding:0px;
    margin:0px;}
