#hotnews {
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    padding-top: 10px;
}

.hotrec {
width:100%;
table-layout:fixed;
}
.hotrec tr td{
white-space:nowrap;
overflow:hidden;
padding: 1px;
}

.indexhottvshowslist{
height: 52px;
margin-left: 4px;
overflow: hidden;
padding: 2px 0px;
}

.indexhottvshowslist img{
float: left;
margin-right: 5px;
width: 60px;
}

.indexhottvshowstitle{
font-weight: bold;
line-height: 160%;
}

.indexhottvshowstime{
color: gray;
float: right;
font-size: 90%;
padding-top: 3px;
}

.indexhottvshowslistb{
    float: left;
    height: 110px;
    overflow: hidden;
    padding: 8px;
    width: 125px;
}
.indexhottvshowslistbpic{
    display: block;
    height: 74px;
    overflow: hidden;
    text-align: center;

}

.indexhottvshowslistbpic img{
    width: 120px;
    
}
.indexhottvshowstitleb{
display: block;
    padding: 5px;
    text-align: center;
    line-height: 160%;
    font-weight: bold;
 }