당대표 및 최고위원 후보자 합동연설회 공고(수정)/* 기본 스타일 */ body { font-family: 'Malgun Gothic', '맑은 고딕', sans-serif; line-height: 1.6; background-color: #f9f9f9; margin: 0; padding: 20px; width: 100%; } /* 콘텐츠 컨테이너 */ .container { max-width: 800px; margin: 0 auto; background-color: #ffffff; padding: 30px 40px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); } /* 제목 */ h1 { text-align: center; font-size: 24px; margin-bottom: 20px; } /* 서문 */ .preamble { font-size: 15px; text-align: center; margin-bottom: 30px; } /* 표 스타일 */ .schedule-table { width: 100%; border-collapse: collapse; font-size: 14px;