* {
  margin: 0px;
  padding: 0px;
}
body {
  background: url(img/FBF8F1.png) repeat;
  font-family: Tahoma;
}
div#all {
  width: 849px;
  margin: 0px auto;
  position: relative;
}
img#logo {
  width: 74px;
  height: 73px;
  position: absolute;
  left: 0px;
  top: 20px;
}
div#logoTXT {
  position: absolute;
  left: 90px;
  top: 56px;
  font-size: 11px;
  font-weight: bold;
  color: #6D7476;
  line-height: 15px;
}

div#logoTXT a{
  position: absolute;
  left: 590px;
  top:0px;
  text-decoration:none;
  width: 200px;
  font-size: 11px;
  font-weight: bold;
  color:#006600;
  line-height: 15px;
  text-align:left;
}

div#logoTXT img{
position: absolute;
  left: -35px;
  top:0px;
	border: none;
}

div#navi {
  width: 100%;
  height: 27px;
  position: absolute;
  left: 0px;
  top: 111px;
  background: url(img/377B4A.png) repeat;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 2px;
}
div#navi span {
  position: absolute;
  font-size: 18px;
  margin: 3px 0px 0px 30px;
}
div#navi div {
  position: absolute;
  margin: 5px 0px 0px 266px;
}
div#navi a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  margin: 0px 10px;
}
div#navi a:hover {
  color: #000000;
}
div#navi img {
  position: absolute;
  right: -1px;
}

div#content {
  width: 428px;
  min-height: 380px;
  position: absolute;
  left: 0px;
  top: 152px;
  border: 1px solid #377B4A;
  background: url(img/bgContent.png) repeat;
}
div#content table {
  border-collapse: collaps;
  border-spacing: 0px;
  margin: 20px;
  font-size: 11px;
  line-height: 20px;
}
div#content table td {
  vertical-align: top;
}
div#content table span {
  color: #6C540E;
  font-weight: bold;
}
div#content table ul {
  list-style-position: outside;
  margin-left: 12px;
}

img#border {
  position: absolute;
  right: -1px;
  bottom: -1px;
}