#widget_hot .art_table {
    width: 100%;
    height: 100%;
    margin: 0px;
}

#widget_hot .art_td_c {
    background-color: transparent;
}

#widget_hot .art_td_text {
    padding-left: 15px;
    padding-top: 5px;
    color: black;
}

#widget_hot .art_td_text {
    font-size: 13px;
    color: black;
}

#widget_hot .art_td_text a {
    text-decoration: underline;
    font-weight: bold;
}

#widget_hot a.art_t {
    color: #000aaa;
    text-decoration: underline;
}

#widget_hot a.art_t:hover {
    color: red;
}

#widget_hot a.art_a {
    color: #000000;
    text-decoration: underline;
}

#widget_hot a.art_a:hover {
    color: red;
}

#widget_hot a.art_p {
    color: #ffffff;
    text-decoration: underline;
}

#widget_hot a.art_p:hover {
    color: red;
}

#widget_hot .art_td_c img {
    margin-top: 7px;
    margin-bottom: 7px;
}