﻿
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url('resources/_wsb_logo.gif') no-repeat;
}
#key_visual {
   background: url('images/dynamic/key_visual_x20.jpg') no-repeat;
}
#slogan {
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}
a.main_nav_active_item {
  background: url('images/dynamic/buttonset7/n1active.gif') no-repeat left top;
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
  background-position-y:top; background-position-x:left
}
a.main_nav_item {
  background: url('images/dynamic/buttonset7/n1.gif') no-repeat left top;
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  background-position-y:top; background-position-x:left
}
a.main_nav_item:hover {
  background: url('images/dynamic/buttonset7/n1hover.gif') no-repeat left top;
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
  background-position-y:top; background-position-x:left
}
a.sub_nav_active_item {
  background: url('images/dynamic/buttonset7/sn1active.gif') no-repeat;
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #666
}
a.sub_nav_item {
  background: url('images/dynamic/buttonset7/sn1.gif') no-repeat;
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #567a94
}
a.sub_nav_item:hover {
  background: url('images/dynamic/buttonset7/sn1hover.gif') no-repeat;
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: rgb(110,171,181)
}
.content h1 {
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #00A0C1;
}
.content h2 {
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #7A7A7A;
}
.content h3 {
	font-family: Arial,Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #00A0C1;
	line-height: 140%;
}
.content, .content p {
	margin-left: 0px;
	margin: 5px 5px 0 0;
	font-family: Arial,Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	line-height: 145%;
	text-indent: 0px;
}
.content a:link {
	margin: 5px 0 0 5px;
	font-family: Arial,Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #00A0C1;
}
.content a:visited {
	font-family: Arial,Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #7A7A7A;
}
.content a:hover {
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: italic;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.content a:active {
  font-family:  Arial,Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #567a94;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}
