@charset "UTF-8";
body {
  margin: 0;
  text-align: center;
  background-color: #ffffcc;
  background-image: url(img/CB140_L.jpg);
}
h1 {
  margin: 0;
  background-position: 30px 50%;
  background-repeat: no-repeat;
  height: 120px;
  color: #ffffff;
  background-image: url(img/rogo.png);
  background-color: #006600;
  letter-spacing: 5px;
  padding-right: 20px;
}
#header {
  background-color: #006600;
  vertical-align: bottom;
  width: 1280px;
}
#width {
  background-image: url(img/CB140_L.jpg);
  background-repeat: repeat;
  width: 1280px;
}
#menu {
  width: 250px;
  font-weight: bold;
  float: left;
  background-repeat: repeat;
  display: block;
  background-image: url(img/CB140_L.jpg);
}
#contents {
  padding: 30px 0 20px;
  width: 1030px;
  background-color: #cdd5fb;
  float: left;
  background-image: url(img/paint32.jpg);
  background-repeat: repeat;
}
#navigation {
  margin-left: -40px;
}
ul a {
  background: #e8eefe url(me.gif) no-repeat scroll left bottom;
  display: block;
  width: 160px;
  height: 32px;
  line-height: 30px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
ul a:hover {
  background-position: right bottom;
  background-color: #ff9900;
}
li {
  display: inline;
}
#tx {
  margin-top: 1em;
  line-height: 1.66;
  text-align: justify;
}
address {
  clear: both;
  width: 1280px;
  background-color: #006600;
  color: #ffffff;
  text-align: center;
}
#shadowbox {
  position: relative;
  left: 4px;
  top: 4px;
  background-color: gray;
}
#topbox {
  padding: 20px;
  text-align: left;
  top: -4px;
  background-color: #e5e5e5;
  position: relative;
}
#topbox2 {
  padding: 20px;
  text-align: left;
  top: -4px;
  background-color: #e5e5e5;
  position: relative;
  background-image: url(img/back2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
