
#logo {
   background: url(resources/_wsb_logo.gif) no-repeat;
}
#key_visual {
   background: url(resources/web55.jpg) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #7f07ff;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #870fff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/main_nav.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffa916;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/main_nav_active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #8f07ff;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sub_nav_active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffa916;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/sub_nav.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #8707ff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sub_nav_active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffa916;
}
#content_container h1 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 29px;
  font-weight: bold;
  text-decoration: none;
  color: #5b6066;
}
#content_container h2 {
  font-family: Tahoma,sans-serif;
  font-style: italic;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  color: #5b6066;
}
#content_container h3 {
  font-family: Tahoma,sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #5b6066;
}
#content_container, #content_container p {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #5b6066;
}
#content_container a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #00f;
}
#content_container a:link {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #8f07ff;
}
#content_container a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0000ff;
}
#content_container a:active {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #0000ff;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #8707ff;
}


