@charset "utf-8";
body {
  background: url(../images/ne_bc.gif) repeat-x left top;
  color: #000;
}
#container {
  margin: 0 auto;
  max-width: 966px;
  background: url(../images/ne_cont.gif) no-repeat left 68px;
}
.header {
  height: 68px;
}
.conts {
  padding: 0 30px;
}
.conts p {
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 17px;
  color: #5e5e5e;
}
h1 {
  margin: 20px auto;
  width: 242px;
}
h2 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
h3 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}

p i {
  text-indent: 2em;
  padding-left: 36px;
  font-style: normal;
  font-size: 17px;
}
p {
  word-break: break-all;
}
a {
  word-break: break-all;
}
