@charset "utf-8";
/* CSS Document */

.imgAtext li{padding:15px 0;height:88px; border-bottom:1px solid #ccc;}
.imgAtext_i img{max-width:110px;max-height:88px;}
.imgAtext_i{width:110px;margin-right:15px;float:left}
.imgAtext_t{width:175px;height:88px; float:left;overflow:hidden}
.imgAtext_t h1{font-size:15px;margin-top:0; margin-bottom:6px;color:#333; line-height:100%;}
.imgAtext_t h1:hover{color:#ff7300}
.imgAtext_t p{margin:0;height:56px;color:#888; overflow:hidden}
.color_888{color:#888}
.hot{ background: #f00;
    color: #fff;
    font: 14px arial;
    padding: 1px 2px;}