<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recentdynamic{
    width:99%;
    margin-left:auto;
    margin-right:auto;
}
.recentdynamictitle{
    width:100%;
}
.recentdynamictitlecontent{
    font-size:1.2em;
    font-weight:bold;
    border-bottom:2px solid #c22c3d;
    width:62px;
}
.recentdynamiclist{
    width:100%;
   
    padding: 2% 0 2% 0;
}
.recentdynamiclist a{
    text-decoration:none;
    color:#676767 !important;
}
.recentdynamicimg{
    margin-top: 4%;
    margin-bottom: 4%;
    width:30%;
    float:left;
}
.recentdynamicinfo{
    width:65%;
    margin-left:5%;
    float:left;
    min-height:67px;
    margin-top: 4%;
    margin-bottom: 4%;
}
.recentdynamicinfotitle{
    height:20px;
    line-height:1.5em;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight:bold;
}
.recentdynamicinfocontent{
    height:30px;
    line-height:1.2em;
    overflow:hidden;
}
.recentdynamicrrightbottom{
    margin-top:2%;
}
.recentdynamicrightbottom a{
    text-decoration:none;
    color:#c22c3d;
}
.recentdynamictimeicon{
    float:left;
}
.recentdynamictime{
    float:left;
}
.recentdynamicdetails{
    float:right;
    margin-right:2%;
    color:#c22c3d;
}
.margin_top02{
    margin-top:0.3%;
}</pre></body></html>