<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#siteContents dl dd.rss-wrap{
	font-family: 'Malgun Gothic', serif;
}
.rss-wrap{
	box-sizing:border-box;
	padding: 35px 20px!important;
	color:#2b2b2b;
	line-height:27px;
	font-size:14.5px;
}
.rss-wrap &gt; div{
	margin-bottom:40px;
}
.rss-wrap &gt; div:last-child{
	margin-bottom:0;
}
.rss-wrap h6{
	margin-bottom:10px;
}
.rss-wrap p {
	word-break: keep-all;
}
.rss-wrap img{
	vertical-align: middle;
}
.rss-wrap table{
	line-height:21px;
	border-top:2px solid #000;
	width:100%;
}
.rss-wrap table tr{
	border-bottom:1px solid #ccc;
}
.rss-wrap table tr th{
	max-width:120px;
	background:#f3f3f3;
	font-weight:bold;
	border-right:1px solid #ccc;
	text-align:center;
}
.rss-wrap table tr th,.rss-wrap table tr td{
	padding:10px;
}
.rss-wrap table tr td:first-of-type{
	padding-left:20px;
}
.rss-wrap table tr td:last-of-type{
	white-space: nowrap;
	text-align:center;
	font-weight:bold;
	cursor: pointer;
}
.rss-wrap table tr td:last-of-type img{
	margin-right:5px;
}</pre></body></html>