* {
  padding: 0;
  margin: 0;
  border: 0;
}

body {
  margin: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../img/bbg.gif);
  background-repeat: repeat-x;
  background-color: #0a006a;
  color: #fff;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

#box {
  width: 900px;
  margin: 0 auto;
  position: relative;
}

#navi {
  width: 900px;
  height: 30px;
  text-decoration: none;
  float: left;
  text-align: center;
}

#navi li a:link, #navi li a:visited {
  color: #000000;
  font-size: 11px;
  font-family: verdana, arial, tahoma, sans-serif;
  text-decoration: none;
  font-weight: bold;
  list-style: none;
  float: left;
}
#navi li a:hover, #navi li, ul a:focus, #navi li, ul a:active {
  color: #006600;
  font-size: 11px;
  font-family: verdana, arial, tahoma, sans-serif;
  text-decoration: none;
  font-weight: bold;
  list-style: none;
  float: left;
}

#header {
  width: 900px;
  height: 105px;
  background-image: url(../img/header.gif);
  float: left;
}

#cbox {
  width: 900px;
  float:left;
  position: relative;
  color: #919191;
  font-size: 12px;
  line-height: 16px;
  font-family: verdana, arial, tahoma, sans-serif;
  background-image: url(../img/sitebg.gif);
  background-repeat: repeat-y;
}

.ctitel {
  width: 695px;
  height: 25px;
  float: left;
  background-image: url(../img/ctitel1.gif);
  position: relative;
}

.ccontent {
  width: 695px;
  float:left;
  background-image: url(../img/cbg.gif);
  background-repeat: repeat-y;
}

.cfoot {
  width: 695px;
  height: 11px;
  float: left;
  background-image: url(../img/cfoot.gif);  
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 5px;
}

#rbox {
  width: 205px;
  position: absolute;
  top: 0px;
  left: 695px;
}

.rbtitel {
  width: 205px;
  height: 25px;
  float: left;
  background-image: url(../img/rbtitel1.gif);
  position: relative;
}

.rbcts {
  width: 205px;
  float:left;
  background-image: url(../img/rbcbg.gif);
  background-repeat: repeat-y;
}

.rbcfoot {
  width: 205px;
  height: 11px;
  float: left;
  background-image: url(../img/rbfoot.gif);  
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 5px;
}

#split {
  width: 900px;
  height: 10px;
  float: left;
  background-image: url(../img/split.gif);  
  background-repeat: no-repeat;
}

#footer {
  width: 900px;
  height: 75px;                               
  float: left;
  background-image: url(../img/sitebg.gif);  
  background-repeat: repeat-y;
}

#footend {
  width: 900px;
  height: 10px;
  float: left;
  background-image: url(../img/foot.gif);  
  background-repeat: no-repeat;
}
