지귀연 부장판사 룸살롱 의혹 완벽 정리: 윤석열 재판, 탄핵 논란까지 > 노동상담

본문 바로가기
사이트 내 전체검색


회원로그인

노동상담

지귀연 부장판사 룸살롱 의혹 완벽 정리: 윤석열 재판, 탄핵 논란까지

페이지 정보

작성자 HELLO 작성일25-06-10 00:32 조회2회 댓글0건

본문




엘리트강남




지귀연 부장판사 룸살롱 의혹 완벽 정리: 윤석열 재판, 탄핵 논란까지

body {
font-family: 'Pretendard', 'Nanum Gothic', sans-serif;
line-height: 1.8;
color: #2d3748;
max-width: 1200px;
margin: 0 auto;
padding: 30px;
font-size: 20px;
background-color: #f7fafc;
}
h2 {
background: linear-gradient(135deg, #ff4d94, #ff80b5);
color: #ffffff !important;
font-size: 32px;
padding: 20px;
margin-top: 50px;
width: 100%;
box-sizing: border-box;
border-radius: 10px;
box-shadow: 0 6px 12px rgba(0,0,0,0.15);
position: relative;
text-align: center;
}
h2::after {
content: '';
position: absolute;
left: 20px;
bottom: 10px;
width: 50px;
height: 4px;
background: #ffccde;
}
h3 {
font-size: 26px;
color: #2d3748;
margin-top: 40px;
padding-bottom: 12px;
position: relative;
text-align: left;
}
h3::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 30px;
height: 3px;
background: #87ceeb;
}
p {
font-size: 20px;
margin: 20px 0;
}
ul, ol {
margin: 20px 0;
padding-left: 40px;
}
.highlight-text {
color: #ef4444;
font-weight: bold;
}
.info-box {
background-color: #fefcbf;
padding: 25px;
border-radius: 12px;
margin: 25px 0;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
border-left: 5px solid #ff80b5;
}
table {
width: 100%;
border-collapse: collapse;
margin: 30px 0;
background-color: #fff;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
border-radius: 10px;
overflow: hidden;
}
th, td {
padding: 18px;
text-align: left;
border: 1px solid #e2e8f0;
}
th {
background: linear-gradient(135deg, #87ceeb, #b0e0e6);
color: #2d3748 !important;
}
tr:nth-child(even) {
background-color: #f9f9f9;
}
.apply-button {
display: block;
text-align: center;
background: linear-gradient(135deg, #ff6200, #ff8c00);
color: white !important;
font-size: 22px;
font-weight: bold;
border-radius: 10px;
text-decoration: none;
margin: 30px auto;
width: 90%;
box-shadow: 0 4px 8px rgba(0,0,0,0.15);
transition: all 0.3s ease;
min-height: 70px;
line-height: 70px;
padding: 0;
}
.apply-button:hover {
background: linear-gradient(135deg, #e55a00, #e07b00);
transform: scale(1.05);
box-shadow: 0 6px 12px rgba(0,0,0,0.2);
}
.apply-button:visited, .apply-button:active {
color: white !important;
text-decoration: none;
}
.ad-container {
margin: 30px 0;
text-align: center;
}
@media (max-width: 768px) {
body {
padding: 20px;
font-size: 16px;
}
h2 {
font-size: 26px;
padding: 15px;
}
h2::after {
width: 40px;
height: 3px;
bottom: 8px;
}
h3 {
font-size: 20px;
}
h3::after {
width: 25px;
height: 2px;
}
p {
font-size: 16px;
}
.apply-button {
font-size: 18px;
width: 95%;
min-height: 60px;
line-height: 60px;
}
table {
font-size: 14px;
}
th, td {
padding: 12px;
}
}


.another_category {
border: 1px solid #E5E5E5;
padding: 10px 10px 5px;
margin: 10px 0;
clear: both;
}

.another_category h4 {
font-size: 12px !important;
margin: 0 !important;
border-bottom: 1px solid #E5E5E5 !important;
padding: 2px 0 6px !important;
}

.another_category h4 a {
font-weight: bold !important;
}

.another_category table {
table-layout: fixed;
border-collapse: collapse;
width: 100% !important;
margin-top: 10px !important;
}

* html .another_category table {
width: auto !important;
}

*:first-child + html .another_category table {
width: auto !important;
}

.another_category th, .another_category td {
padding: 0 0 4px !important;
}

.another_category th {
text-align: left;
font-size: 12px !important;
font-weight: normal;
word-break: break-all;
overflow: hidden;
line-height: 1.5;
}

.another_category td {
text-align: right;
width: 80px;
font-size: 11px;
}

.another_category th a {
font-weight: normal;
text-decoration: none;
border: none !important;
}

.another_category th a.current {
font-weight: bold;
text-decoration: none !important;
border-bottom: 1px solid !important;
}

.another_category th span {
font-weight: normal;
text-decoration: none;
font: 10px Tahoma, Sans-serif;
border: none !important;
}

.another_category_color_gray, .another_category_color_gray h4 {
border-color: #E5E5E5 !important;
}

.another_category_color_gray * {
color: #909090 !important;
}

.another_category_color_gray th a.current {
border-color: #909090 !important;
}

.another_category_color_gray h4, .another_category_color_gray h4 a {
color: #737373 !important;
}

.another_category_color_red, .another_category_color_red h4 {
border-color: #F6D4D3 !important;
}

.another_category_color_red * {
color: #E86869 !important;
}

.another_category_color_red th a.current {
border-color: #E86869 !important;
}

.another_category_color_red h4, .another_category_color_red h4 a {
color: #ED0908 !important;
}

.another_category_color_green, .another_category_color_green h4 {
border-color: #CCE7C8 !important;
}

.another_category_color_green * {
color: #64C05B !important;
}

.another_category_color_green th a.current {
border-color: #64C05B !important;
}

.another_category_color_green h4, .another_category_color_green h4 a {
color: #3EA731 !important;
}

.another_category_color_blue, .another_category_color_blue h4 {
border-color: #C8DAF2 !important;
}

.another_category_color_blue * {
color: #477FD6 !important;
}

.another_category_color_blue th a.current {
border-color: #477FD6 !important;
}

.another_category_color_blue h4, .another_category_color_blue h4 a {
color: #1960CA !important;
}

.another_category_color_violet, .another_category_color_violet h4 {
border-color: #E1CEEC !important;
}

.another_category_color_violet * {
color: #9D64C5 !important;
}

.another_category_color_violet th a.current {
border-color: #9D64C5 !important;
}

.another_category_color_violet h4, .another_category_color_violet h4 a {
color: #7E2CB5 !important;
}








{"@context":" 부장판사 룸살롱 의혹 완벽 정리: 윤석열 재판, 탄핵 논란까지","description":"

댓글목록

등록된 댓글이 없습니다.


개인정보취급방침 서비스이용약관 NO COPYRIGHT! JUST COPYLEFT!
상단으로

(우03735) 서울시 서대문구 통일로 197 충정로우체국 4층 전국민주우체국본부
대표전화: 02-2135-2411 FAX: 02-6008-1917
전국민주우체국본부

모바일 버전으로 보기