```html
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 20px;
}
.container {
maxwidth: 800px;
margin: auto;
backgroundcolor: f9f9f9;
padding: 20px;
borderradius: 10px;
boxshadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header {
textalign: center;
marginbottom: 20px;
}
.title {
fontsize: 24px;
fontweight: bold;
}
.subtitle {
fontsize: 18px;
margintop: 5px;
color: 555;
}
.info {
marginbottom: 20px;
}
.info p {
margin: 5px 0;
}
.table {
width: 100%;
bordercollapse: collapse;
marginbottom: 20px;
}
.table th, .table td {
border: 1px solid ddd;
padding: 8px;
textalign: left;
}
.table th {
backgroundcolor: f2f2f2;
}
.footer {
textalign: center;
margintop: 20px;
}
.footer p {
margin: 5px 0;
}
投资基金名称: [投资基金名称]
投资基金代码: [基金代码]
投资基金经理: [基金经理姓名]
投资日期: [投资日期]
投资金额: [投资金额]
日期 | 收益 |
---|---|
[日期1] | [收益1] |
[日期2] | [收益2] |