<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topsyun{
 width:570px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.topsyun ul{
 width:570px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.topsyun li{
  list-style:none;
  float:left;
 width:270px;
  height:300px;
  margin:0px 10px 0px 0px;
  padding:0px 0px 20px 0px;
  font-size:12px;
}
.topsyun img{
 width:270px; 
  margin:10px 0px 7px 0px;
}
.topsyun p{
 margin:6px 0px 6px 0px;
  padding:0px 0px 0px 0px;
  color:#C70000;
  font-weight:bolder;
  font-size:15px;
}
.topsyun a{font-size:14px !important;}
.topsyun a:hover{font-size:14px !important;}

.infoBody ul {
  height: 200px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 20px !important;
}
.infoBody ul li:nth-child(n + 6) {
  display:none;
}
.infoBody li &gt; span {
 font-size: 12px;
 line-height: 24px;
 flex: 0 0 fit-content;
 padding-right: 1.5em;
}

.cateList-custom [class*="iconButton"] b {
  padding: 0;
}
.cateList-custom a[class*="iconButton"] {
  padding-right: 16px !important;
}

.itemList {
  align-items: flex-start;
}
.fav-item {
  top: auto;
  bottom:45px;
  right: 15px;
}
#favoliteSection .fav-item {
  bottom: 0;
}
.fav-item button span {
 -webkit-text-stroke: 1px #212121;
 -webkit-text-fill-color: white;
 transition: .3s;
}
.fav-item button.is-added span {
 -webkit-text-stroke: 1px #ff7373;
 -webkit-text-fill-color: #ff7373;
 transition: .3s;
}</pre></body></html>