body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
}
input {
  padding: 0px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table th {
  text-align: left;
  font-weight: normal;
}
input:focus {
  outline: none;
}
body {
  _background-image: url(text.txt);
  _background-attachment: fixed;
}
html {
  _zoom: expression(function(ele){ ele.style.zoom = '1'; document.execCommand('BackgroundImageCache', false, true); }(this));
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
textarea {
  resize: none;
}
body,
button,
input,
select,
textarea {
  font-size: 12px;
  font-family: Arial, Microsoft Yahei, SimHei, tahoma, Srial, helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
}
.a {
  color: #428bca;
}
.a:hover {
  color: #2c73b0;
  text-decoration: underline;
}
html,
body,
form {
  width: 100%;
  height: 100%;
  min-width: 990px;
  border: none;
  _width: expression((document.documentElement.clientWidth||document.body.clientWidth)< 990 ?' 990px ':'');
}
.container {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}
body {
  background-color: #ffffff;
  color: #000000;
}
a {
  color: #000000;
  cursor: pointer;
}
a:hover {
  color: #000000;
}
.o-h {
  overflow: hidden;
  _zoom: 1;
}
.c-f:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}
.c-f {
  *zoom: 1;
}
.f-l {
  float: left !important;
}
.f-r {
  float: right !important;
}
.b-l {
  display: block !important;
}
.d-n {
  display: none !important;
}
.v-m {
  vertical-align: middle !important;
}
.v-t {
  vertical-align: top !important;
}
.t-c {
  text-align: center !important;
}
.t-l {
  text-align: left !important;
}
.t-r {
  text-align: right !important;
}
.f-b {
  font-weight: bold !important;
}
.f-n {
  font-weight: normal !important;
}
.m-t0 {
  margin-top: 0px !important;
}
.m-t10 {
  margin-top: 10px !important;
}
.m-t20 {
  margin-top: 20px !important;
}
.m-t30 {
  margin-top: 30px !important;
}
.m-l0 {
  margin-left: 0px !important;
}
.m-l10 {
  margin-left: 10px !important;
}
.m-l20 {
  margin-left: 20px !important;
}
.m-l30 {
  margin-left: 30px !important;
}
.m-r0 {
  margin-right: 0px !important;
}
.m-r10 {
  margin-right: 10px !important;
}
.m-r20 {
  margin-right: 20px !important;
}
.m-r30 {
  margin-right: 30px !important;
}
.p-r {
  position: relative !important;
}
.b-no {
  border: none;
}
.b-tn {
  border-top: none;
}
.b-bn {
  border-bottom: none;
}
.b-ln {
  border-left: none;
}
.b-rn {
  border-right: none;
}
.f12 {
  font-size: 12px !important;
}
.f14 {
  font-size: 14px !important;
}
.f16 {
  font-size: 16px !important;
}
.green {
  color: #5cb85c;
}
.blue {
  color: #428bca;
}
.yellow {
  color: #ff8400;
}
.red {
  color: #e80b1d;
}
.gray {
  color: #999999;
}
.black {
  color: #000000;
}
.brown {
  color: #a52a2a;
}
a.green:hover {
  color: #8aff8a;
}
a.blue:hover {
  color: #63d1ff;
}
a.yellow:hover {
  color: #ffc600;
}
a.red:hover {
  color: #ff112c;
}
a.gray:hover {
  color: #e6e6e6;
}
a.black:hover {
  color: #000000;
}
a.brown:hover {
  color: #f83f3f;
}
.inMiddle {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
}
.inMiddle-p {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -moz-transform: translateY(-50%);
  /* Firefox */
  -webkit-transform: translateY(-50%);
  /* Safari 和 Chrome */
  -o-transform: translateY(-50%);
}
.m-c {
  margin-left: auto;
  margin-right: auto;
}
.btn {
  display: inline-block;
  _zoom: 1;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  line-height: 30px;
  background-color: white;
  border: 1px solid #ccc;
  cursor: pointer;
}
.btn:hover {
  background-color: #eeeeee;
}
.txt {
  height: 25px;
  width: 135px;
  padding-left: 5px;
  border: 1px solid #000000;
  background-color: #ffffff;
}
.txtLong {
  width: 455px;
}
textarea {
  border: 1px solid #000000;
  padding-left: 5px;
  padding-top: 5px;
  width: 455px;
}
a {
  transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  /* Firefox 4 */
  -webkit-transition-duration: 0.8s;
  /* Safari 和 Chrome */
  -o-transition-duration: 0.8s;
  transition-property: color;
  -moz-transition-property: color;
  /* Firefox 4 */
  -webkit-transition-property: color;
  /* Safari 和 Chrome */
  -o-transition-property: color;
}
