```html
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
maxwidth: 800px;
margin: 0 auto;
padding: 20px;
}
h1 {
color: 333;
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
border: 1px solid ddd;
padding: 8px;
textalign: left;
}
th {
backgroundcolor: f2f2f2;
}
tr:nthchild(even) {
backgroundcolor: f9f9f9;
}
排名 | 球员 | 国籍 | 积分 |
---|---|---|---|
1 | 马龙 | 中国 | 15,072 |
2 | 樊振东 | 中国 | 14,754 |
3 | 许昕 | 中国 | 14,369 |
4 | 林高远 | 中国 | 14,181 |
5 | 张本智和 | 日本 | 13,729 |
6 | 王楚钦 | 中国 | 13,394 |
7 | 陈梦 | 中国 | 13,329 |
8 | 樊振东 | 中国 | 13,148 |
9 | 方博 | 中国 | 12,935 |
10 | 黄镇廷 | 中国香港 | 12,823 |