1table.complexlist1 {
2}
3
4table.complexlist2 {
5}
6
7table.complexlist3 {
8}
9
10table.complexlist4 {
11}
12
13table.complexlist5 {
14}
15
16table.complexlist5 {
17}
18
19td.complexlistnum {
20	vertical-align: top;
21	width: 5ex;
22}
23
24td.complexlistcontent {
25	vertical-align: top;
26}
27
28span.cplxlisterror {
29	background-color: #ffc0c0;
30	color: #000000;
31	font-weight: bold;
32}
33