.ubm_banner{
    font-size: 13px;
}

.utm_size_8{
    font-size: 8px !important;
}

.utm_size_9{
    font-size: 9px !important;
}

.utm_size_10{
    font-size: 10px !important;
}

.utm_size_11{
    font-size: 11px !important;
}

.utm_size_12{
    font-size: 12px !important;
}

.utm_size_13{
    font-size: 12px !important;
}

.ubm_banner a{
    color: #00509F;
    text-decoration: none;
}
.ubm_banner a:hover{
    text-decoration: underline;
}

.utm_img{
    vertical-align: top;
}

.utm_text{
    vertical-align: top;
    margin-right: 5px;
}

.utm_img img {
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-right: 5px;
}

.utm_title{
    font-weight: bold;
}

.utm_desc{
    color: #444;
    margin: 5px 0 5px 0;
}
.utm_link{
    text-align: left;
}
.utm_site{
    color: green;
    text-align: left;
}
.ubm_adv{
    text-align: right;
    color: #FF6A00;
}

.utm_link a {
    color: #ffffff !important;
}

.ubm_banner thead td { background:#F0B14E; text-align:center; border-radius:10px; }
.ubm_banner thead td a { color:#000; text-decoration:none; display:block; overflow:hidden; font-size:9px; border-radius:10px; }
.ubm_banner thead td a strong { display:block; padding:1px 0 3px 0; overflow:hidden; }
.ubm_banner thead td a:hover { text-decoration:none; background:#D85904; color:#fff; }