a:link,a:visited { color: #A33044; text-decoration: none; }
a:hover { color: #A33044; text-decoration: none; border-bottom: dashed 1px; }


body {
  margin: 0;
  padding: 0;
  font-size: 10pt;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  line-height: 1.5;
  color:#666666;
  background: #E6E6FA;
  word-break: break-all;
  word-wrap: break-word;
  text-align: center;
}

TD {
  padding: 0px 0px 8px 0px;
}

.bl{
  font-size: 10.5pt;
  color:#000000;
}

HR {
  height: 0px;
  border: #303E4E 1px solid;
}

#header { width:100%; height: 240px; color:#FFB577; background:#303E4E;
 text-align:center; }
#wrap { width:780px; height: 1600px; text-align:left; margin:0 auto; }
#inner { margin:0 10px; }
#mainWrap { width:540px; font-family: monospace; float:right; }
#sideWrap { width:220px; float:left; }
.clear { clear:both; }
.clear HR { display:none; }





