body {
  
  margin:0px;
  padding:0px;
  background-repeat: repeat-x;
  background-color: #dbd0b7;
  font-family: Tahoma;
  font-size: 11px;
  color: #31270f;
  
}

h2 {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #be1e2d;
} 

.main {
  text-align: center;
}

.layout {
  margin: auto;
  padding: 0px;
  text-align: center;
  width: 958px;
}

.bottom {
  margin: auto;
  padding: 0px;
  text-align: center;
}

.end {
  margin: auto;
  padding: 0px;
  padding-top: 5px;
  text-align: center;
  background-image:url('images/end.jpg');
  background-repeat: no-repeat;
  height: 60px;
}

.content {
  background-image:url('images/bg.jpg');
  font-family: Tahoma;
  font-size: 11px;
  width: 958px;
  text-align: center;
}

.outcontent {
  margin: auto;
  width: 810px;
  text-align: justify;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

a {
  text-decoration: none;
  color: #31270f;
}

a:hover {
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma;
  font-size: 11px;
}

.line {
  height: 1px;
  background-color: #31270f;
}

.box {
  padding: 4px;
}

.box_sub {
  padding: 4px;
}

.newsbottom {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color: #364047;
  padding: 4px;
}

.break {
  width: 100%;
  background-color: #364047;
  height: 3px;
}

li {
  font-weight: bold;
  font-size: 12px;
}
