*{
  margin:0;
  padding:0;
  zoom:1;
}
html{
  height:100%;
}
html>/**/body{
//  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}
body{
 color: #000000 ;
 line-height:130%;
 background: #ffffff;
 border-width: 10px;
 border-style: solid;
 border-color: #6699ff;
}
a {cursor: pointer;}
a:link {color: #3366ff; text-decoration: none;}
a:visited {color: #ff0000; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none; background-color: #80ff80;}
a:active {color: #ef1032; text-decoration: none;}

.fonts {FONT-SIZE: 10px}
.fontsr {FONT-SIZE: 10px; COLOR: #CC0000}
.fontm {FONT-SIZE: 16px}
.fontmr {FONT-SIZE: 16px; COLOR: #CC0000}
.fontbg {FONT-SIZE: 48px}
.fontbgr {FONT-SIZE: 48px; COLOR: #CC0000}
.font1 {FONT-SIZE: 9px}
.font2 {FONT-SIZE: 11px}
.font12 {FONT-SIZE: 12px}
.font12r {FONT-SIZE: 12px; COLOR: #cc0000}
.font14 {FONT-SIZE: 14px}
.font16 {FONT-SIZE: 16px}
.font18 {FONT-SIZE: 18px}
.font24 {FONT-SIZE: 24px}
.font24r {FONT-SIZE: 24px; COLOR: #CC0000}
.font48 {FONT-SIZE: 48px}

.furi {
font-size: 10px;
line-height:12px;
}

dt {
  margin-top: 1em;
  font-weight: bold;
}
ul {
 list-style-type: disc;
 list-style-position: outside;
 line-height:130%;
}
div {
 line-height: 130%;
}
hr {
 margin:5px 0px 5px 0px;
}

