<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.member{
    width:90%;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:2%;
}
.membertitle{
    border-bottom:2px solid #c22c3d;
    width:62px;
    height:23px;
}
.membertitle1{
    border-bottom:2px solid #c22c3d;
    width:108px;
    height:23px;
}
.membertitle2{
    border-bottom:2px solid #c22c3d;
    width:170px;
    height:23px;
}
.membertcardtitle{
    width:30%;
    margin-left:auto;
    margin-right:auto;
    background-color:#c22c3d;
    color:#fff;
    margin-top:4%;
    margin-bottom:4%;
    min-height:25px;
    line-height:25px;
    text-align:center;
}
.membertcarddiv{
    width:45%;
    float:left;
    margin-bottom: 4%;
}
.ulimg li{
    background:url('../image/round.png') no-repeat scroll 0 3px;
    padding-left:20px;
    list-style-type:none;
    margin-top:3%;
}</pre></body></html>