#center {
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.content {
  padding-left: 70px;
}

.content_1 {
  float: left;
  width: auto;
  line-height: 24px;
  color: #a7a7aa;
}

.content_1 .hj {
  padding-top: 5px;
  padding-bottom: 5px;
}

.content_1 strong {
  color: #006acd;
}

.content_1 b {
  color: #006acd;
}

.content_2 {
  line-height: 24px;
  float: right;
  width: 170px;
  padding-right: 15px;
  color: #006acd;
  margin-top: 20px;
}

.content_2 span {
  color: #e91116;
}

.clear {
  clear: both;
  height: 10px;
  visibility: hidden;
  overflow: hidden
}

a:hover {
  color: #FF0000;
}

.content_11 {
  float: left;
  width: auto;
  line-height: 24px;
  color: #a7a7aa;
}

.cont {
  padding: 0 30px 0 30px;
}

.cont_1 {
  width: auto;
  line-height: 24px;
  color: #a7a7aa;
}

.nr {
  height: auto;
  overflow: auto
}

.nr span.l {
  display: block;
  width: 350px;
}

.nr span.r {
  display: block;
  width: 350px;
}

.nr em {
  font-style: normal;
  color: #FF0000;
}

.nr b {
  color: #006acd;
}

.input0 {
  border: 1px solid #b9cde3;
  height: 18px;
  vertical-align: middle;
  width: 150px;
  line-height: 18px;
  padding-left: 5px;
  padding-right: 5px;
}

textarea {
  border: 1px solid #b9cde3;
  height: 40px;
  width: 436px;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

input.submit {
  border: 1px solid;
  cursor: pointer;
  border-color: #fff #848484 #848484 #fff !important;
  background: #1B72AF !important;
  color: #FFFFFF !important;
  line-height: 20px;
}

.mymps {
  width: 100%
}

.mymps td {
  border-bottom: 1px #eee solid;
  text-align: center
}

.current td {
  color: #090;
  border-color: #abdc97;
  background-color: #f5fff1;
}

.current td.icon {
  background: #f5fff1 url(../template/images/valid.gif) no-repeat 5px 4px;
}