<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
----------------------------------------------------------------------------------------------------
menu flame
---------------------------------------------------------------------------------------------------- */

#menu_frame {
  height:500px;
  width:155px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  overflow:auto; }

.wn_line {
  width:98%;
  margin:8px 0px;
  background-image:url(../../images/tpg_wn_line.gif);
  background-repeat:repeat-x; }

#info_frame {
  height:80px;
  margin:18px 0px 0px 0px;
  padding:0px 5px 0px 0px;
  overflow:auto; }

.info_line {
  width:98%;
  margin:8px 0px;
  background-image:url(../../images/tpg_wn_line.gif);
  background-repeat:repeat-x; }


</pre></body></html>