body { font-family: 'Arial', sans-serif; line-height: 1.6; margin: 20px; } h2 { color: #333; text-align: center; border-bottom: 2px solid #333; padding-bottom: 5px; } p { color: #555; margin-bottom: 15px; } ul { list-style: none; padding: 0; } li { margin-bottom: 10px; } strong { color: #e44d26; } 事…