<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news_title {
  font-weight: bold; 
  font-size: 12px; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  color: #ff9900;
  line-height: 18px;
  padding: 5px 0px 2px 0px;
 }
 
 .news_title_front {
  font-size: 12px; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  color: #77736F;
  line-height: 18px;
  padding: 5px 0px 2px 0px;
 }
 

 .news_photo_front { 

  padding: 6px 10px 7px 6px;
 }
 
.news_content { 
  font-size: 12px; 
  font-weight: normal; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
  color: #666666;
  line-height: 16px;
  border-bottom: 1px dotted  #cccccc;
  padding: 6px 0px 4px 20px;
 }
 
 .news_list_title {
  font-weight: bold; 
  font-size: 12px; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  color: #ff9900;
  line-height: 22px;
  border-bottom: 1px dotted  #cccccc;
  padding: 5px 0px 5px 0px;
 }
 
 .news_read_title { 
  font-size: 13px; 
  font-weight: bold; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
  color: #ff9900;
  line-height: 10px;
  border-bottom: 1px dotted  #cccccc;
  padding: 10px 0px 10px 5px;
 }
 
 .news_read { 
  background-image: url(../images/photo.gif);
  background-repeat: repeat-y;
  font-size: 12px; 
  font-weight: normal; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  color: #866228;
  line-height: 28px;
  padding: 9px 0px 10px 30px;
 }
 
  .news_list_read { 
  background-image: url(../images/photo1.gif);
  background-repeat: repeat-y;
  font-size: 12px; 
  font-weight: normal; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  color: #866228;
  line-height: 28px;
  padding: 8px 10px 7px 9px;
 }
 
 
 .news_year_title { 
  font-size: 13px; 
  font-weight: normal; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  color: #89AA35;
  line-height: 26px;
  font-weight: bold;
  padding: 3px 0px 3px 10px;
 }</pre></body></html>