```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
.receipt {
border: 1px solid 000;
padding: 20px;
maxwidth: 600px;
margin: 0 auto;
}
.receiptheader {
textalign: center;
marginbottom: 20px;
}
.receiptheader h1 {
margin: 0;
}
.receiptinfo {
marginbottom: 20px;
}
.infolabel {
fontweight: bold;
}
.infovalue {
marginleft: 10px;
}
.receipttable {
width: 100%;
bordercollapse: collapse;
}
.receipttable th, .receipttable td {
border: 1px solid 000;
padding: 8px;
textalign: center;
}
理财收据
收据编号:20240426001
日期:2024年4月26日
收款人:XXX理财公司
项目 | 金额 (人民币) |
---|---|
理财产品名称 | 50000 |
服务费 | 1000 |
税金 | 500 |
总计 | 51500 |
本人确认已收到以上款项,谢谢。