커뮤니티

NOTICE - 자연과 어우러지는 펜션에서 추억을 만드세요

추억남기기

밤하늘에 별빛이 가득한 아름다운 펜션

2025년 5월 23일 국내 증시 마감: 코스피/코스닥 약보합 및 주요 테마 분석

페이지 정보

작성자 HELLO 작성일25-06-05 03:40 조회32회 댓글0건

본문



프리드라이프



2025년 5월 23일 국내 증시 마감: 코스피/코스닥 약보합 및 주요 테마
분석


body {
font-family: "Malgun Gothic", "맑은 고딕", sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f8f9fa;
color: #333333;
}
.container {
max-width: 900px;
margin: 20px auto;
background-color: #ffffff;
padding: 25px;
border-radius: 8px;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
.section {
background-color: #ffffff;
padding: 0;
border-radius: 8px;
}
.intro-section-bg {
/* Specific colored sections */
border: 1px solid #a0d468;
background-color: #e6ffe6;
padding: 20px;
border-radius: 8px;
}
.summary-highlight-bg {
/* Light yellow for key summary */
border: 1px solid #ffce54;
background-color: #ffffe0;
padding: 20px;
border-radius: 8px;
}
.conclusion-bg {
border: 1px solid #ed5565;
background-color: #ffd1d1;
padding: 20px;
border-radius: 8px;
}
h2 {
color: #2c3e50/* Dark, non-blue heading color */
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 15px/* Space between title and box */
}
h3 {
color: #34495e;
margin-top: 15px;
margin-bottom: 10px;
}
table {
width: 100%;
border-collapse: collapse;
margin-top: 15px;
margin-bottom: 15px;
}
th,
td {
border: 1px solid #dddddd;
padding: 10px;
text-align: left;
font-size: 0.95em;
}
th {
background-color: #f2f2f2;
font-weight: bold;
}
.td-numerical {
/* For right-aligning numerical data in table cells */
text-align: right;
}
.red-text {
color: #e74c3c;
font-weight: bold;
}
.blue-text {
color: #3498db;
font-weight: bold;
}
.black-text {
color: #333333;
}
.box-item {
border: 1px solid #cccccc;
padding: 20px;
margin-bottom: 0px;
border-radius: 6px;
background-color: #f9f9f9;
width: 100%;
box-sizing: border-box;
}
.box-item p,
.box-item ul li,
.box-item ul,
.box-item table {
font-size: 0.95em;
}
.box-item > p:last-of-type {
margin-bottom: 0;
}
.box-item ul {
list-style-type: disc;
padding-left: 20px;
}
.box-item ul li {
margin-bottom: 0/* Sentence rule handles spacing */
}
.disclaimer-text p {
font-size: 0.95em;
color: #555555;
}
.hashtags {
color: #7f8c8d;
font-size: 0.9em;
}
.hashtags p span {
margin-right: 5px;
}
.highlight-red {
color: #e74c3c;
font-weight: bold;
}
.highlight-blue {
color: #3498db;
font-weight: bold;
}
.related-stocks-container p {
margin-top: 5px;
}
.related-stocks-container span {
margin-right: 5px;
}


.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":" 5월 23일 국내 증시 마감: 코스피/코스닥 약보합 및 주요 테마 분석","description":"[국내 증시] 2025년 05월 23일 금요일 마감 브리핑