.cwhite {
  background: url(/s/p/moom/circle_white.jpg) left top no-repeat;
  height: 22px;
  display: block;
}
.cyellow {
  background: url(/s/p/moom/circle_yellow.jpg) left top no-repeat;
  height: 22px;
  display: block;
}
.cred {
  background: url(/s/p/moom/circle_red.jpg) left top no-repeat;
  height: 23px;
  display: block;
}


.csr {
  list-style-image: url(/s/p/moom/csr.gif);
}
.csy {
  list-style-image: url(/s/p/moom/csy.gif);
}
.csw {
  list-style-image: url(/s/p/moom/csw.gif);
}







div {
  position: relative;
}

.border {
  border: 1px solid red
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

img {
  border: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
}

.fl {
  font-size: 0;
  line-height: 0;
}

.left {
  text-align: left !important
}
.center {
  text-align: center !important
}
.right {
  text-align: right !important
}
.justify {
  text-align: justify !important
}
.hline {
  border-top: solid 1px #000000;
  font-size: 0;
  line-height: 0;
  margin: auto;
  clear: both;
}

.s0 {
  font-size: 0px
}
.s8 {
  font-size: 8px
}
.s9 {
  font-size: 9px
}
.s10 {
  font-size: 10px
}
.s11 {
  font-size: 11px
}
.s12 {
  font-size: 12px 
}
.s13 {
  font-size: 13px 
}
.s14 {
  font-size: 14px
}



.l9 {
  line-height: 9px
}
.l10 {
  line-height: 10px
}
.l11 {
  line-height: 11px
}
.l12 {
  line-height: 12px
}
.l13 {
  line-height: 13px
}
.l14 {
  line-height: 14px
}
.l15 {
  line-height: 15px
}
.l16 {
  line-height: 16px
}
.l17 {
  line-height: 17px
}

.bold {
  font-weight: bold
}
.u
{
  text-decoration:underline;
}

.errmsg {
  color: red;
  font-weight: bold;
  text-decoration: blink;
  text-align: center;
}
.msg {
  color: green;
  font-weight: bold;
  text-align: center;
}
