body {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: none;
  font-family: Verdana, Helvetica, Arial;
  background: #04222A;
  text-align: left;
  color: #fff;
}
h2 {
  color: #54d229;
  font-size: 14px;
}
.text {
  color: #000;
  font-size: 10px;
  height: 16px;
  background: #3FAC1B;
}
.text a {
  color: #000;
  text-decoration: none;
}
.text a:hover {
  text-decoration: underline;
}
p {
  font-size: 11px;
}
.header {
  width: 870px;
  height: 370px;
  background-image: url(UserFiles/Image/head.jpg);
}
.fck {
  text-align: left;
  width: 870px;
}
.fck td {
  font-size: 12px;
  font-family: Arial;
}
.dotted_left {
  border-left:1px dotted #fff;
}
.dotted_right {
  border-right:1px dotted #fff;
}
