a {
  color: #666699;
  text-decoration: none;
}
a:link {
  color: #666699;
  background: none;
}
a:visited {
  color: #669999;
  background: none;
}
a:active {
  color: #993399;
  background: none;
}
a:hover {
  position:relative; top:1px; left:1px;
  color: #993399;
  background: none;
}
body {
  color: #666;
}
#banner {
  color: #999999;
  background: url("/banner/pagebnnr.gif") no-repeat bottom right;
  border-bottom: solid #666666 3px;
  border-left: solid #666666 10px;
  margin-bottom: 10px;
  text-align: left;
}
#banner h1 {
  font: bold 26px Verdana;
  padding-left: 5px;
  margin: 0px 0px 0px 0px;
}
#banner h2 {
  font: bold 14px Verdana;
  padding-left: 5px;
  margin: 0px 0px 0px 0px;
}
div.item {
  border: 1px solid #8cacbb;
  width: 350;
  margin: 0px 0px 8px 10px;
  padding: 5px 5px 5px 5px;
  float: left;
  overflow: hidden;
}
div.cont {
  width: 10em;
  min-width: 8em;
  float:left;
}
div.contend {
  clear: both;
}
div.thumbnail {
  text-align: center;
  margin-bottom: 10px;
}
