sbjw
2025-12-02 e567a28d95638e12212ab42fb7a3574bfebe9385
1
2
3
4
5
6
7
8
9
10
.doc_wrapper {
    width: 100%;
    height: auto;
    padding: 20px;
}
 
.doc_wrapper td {
    padding: 10px;
    border: 1px solid #e5e5e5;
}