body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, imput, textarea, p, blockquote, th, td
{
  margin: 0;
  padding: 0;
}
fieldset, img{
  border: 0px none;
}
abbr, acronym{
  border: 0px none;
}
address, caption, cite, code, dfn, em,  strong, th, ver{
  font-style: normal;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
  font-size: 100%;
  font-weight: normal;
}

body {
  background-color: #000000;
  line-heigt: 1.5;
  color: #000000;
  font: 10px "‚l‚r ‚oƒSƒVƒbƒN", "Microsoft Sans Serif";
  text-align: center;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #CC0066;
  text-decoration: underline;
}
a: active {
  color: #CC0066;
  text-decoration: underline;
}
div#wrapper {
  background-color: #ffffff;
  margin: 0 auto;
  text-align: left;
  border: 0px;
  width: 900px;
  height: 596px;
}
div#title {
  float: right;
  margin: 0;
  border: 0px;
  width: 176px;
  height: 357px;
  background-image: url('../img/title.jpg');
  background-repeat: no-repeat;
  background-color: #000000;
  }
div#contents {
  float: right;
  margin: 0;
  padding: 0px;
  border: 0px;
  width: 368px;
  text-align: left;
  height: 357px;
  background-color: #ffffff;
}
div#menu {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  width: 356px; 
  height: 357px;
  background-color: #000000;
}
div#footer {
  clear: both;
  width: 880px;
  height: 269px;
  margin: 0;
  padding: 10px;
  border: 0px;
  text-align: left;
  background-color: #000000;
  background-image: url('../img/logo.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
}
div#footerupper {
  width: 880px;
  height: 179px;
  margin: 0;
  padding: 0px;
  border: 0px;
}
div#footerbottom {
  width: 880px;
  height: 40px;
  margin: 0;
  padding: 0px;
  border: 0px;
  color: #ffffff;
  line-height: 1.5;
}