<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
.rsdeteg10box{
    width: 100%;
    height: auto;
}
.rsdeteg10box2{
    width: 100%;
    height:auto;
}
.rsdeteg10box2 h2{
    width: 100%;
    height: 50px;
    background: #d1b009;
    line-height: 50px;
    text-indent: 1em;
text-align: center;
}
.rsdeteg10box3{
    width: 100%;
    height: 50px;
    color: #d1b009;
    line-height: 50px;
    text-indent: 1em;
}
.rsdeteg10box4{
    width: 100%;
    height:auto;
}
.rsdeteg10box4 dl{
    width: 100%;
    display: flex;
}
.rsdeteg10box4 dl dt{
    width: 48%;
}
.rsdeteg10box4 dl dd{
    width: 48%;
}

.rsdeteg{
        font-size: 16px;
        font-weight: 700;
        color:#d1b009;
        margin-right: 10px;
        margin-left: 10px;
}
.rsdeteg10box5{
    width: 100%;
    height: auto;
}
.rsdeteg10box5 table{
    width: 100%;
    margin-top: 10px;
}
.rsdeteg10box5 table tr td{
    padding: 10px;
    font-size: 16px;
    border-color: #f7f6f0;
}
</pre></body></html>