
.bann_dentv {
    width: 222px;
    height: 404px;
    text-align: center;
    color: #ffffff;
    background-color: #ffffff;
    font-family: "trebuchet ms", sans-serif;
}

.bann_imgspacer {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.bann_dentv_logo {
    height: 70px;
    border-bottom: solid 2px #ededed;
}

.bann_dentv_logo img {
    height: 48px;
    vertical-align: middle;
    max-height: 70px;
    max-width: 172px;
}

.bann_dentv_cover {
    cursor: pointer;
    width: 198px;
    height: 176px;
    margin: auto;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.bann_dentv_lbtop, .bann_dentv_lbbot {
    font-size: 14px;
    line-height: 26px;
    background-color: #33d3c0;
    font-family: "trebuchet ms", sans-serif, "PT Sans";
}

.bann_dentv_lbtop {
    width: 120px;
    height: 26px;
}

.bann_dentv_lbbot {
    height: 26px;
    max-width: 100px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 124px;
}

.bann_dentv_content {
    cursor: pointer;
    width: 198px;
    height: 100px;
    padding-top: 5px;
    margin: auto;
    color: #333333;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
}

.bann_dentv_btn {
    cursor: pointer;
    width: 198px;
    height: 37px;
    margin: auto;
    line-height: 37px;
    font-size: 18px;
    background-color: #33d3c0;
}

.bann_dentv_date {
    padding-top: 12px;
    padding-left: 12px;
    text-align: left;
    color: #a0a0a0;
}