/*trackback_e*/
.tb_main_title {
    height:21px;
    width:485px;
    background-image: url("../imgs/relatedinfo_en.gif");
}
.tb_date {
        display: none;
}
.tb_title {
    margin-top: 10px;
    background: url(images/icon_url.gif) left 1px no-repeat;
    background: url("/common/imgs/icon_link_in.gif") left 1px no-repeat;
    padding: 0 0 0 20px;
    margin-left: 4px;
    color:#999999;
    line-height:14px;
    clear:both;
}
.tb_title_dummy {
        width:410px;
        padding-top:10px;
        color:#999999;
        line-height:14px;
        clear:both;
}

.tb_date_dummy {
        color:#151515;
        width:75px;
        padding-top:3px;
        float:left;
}
