﻿
#logo {
   background: url(images/dynamic/logo.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual7.jpg) no-repeat;
}
#slogan {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #400;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  background-position: top right;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ff5800;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  background-position: top right;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a:hover.main_nav_item {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  background-position: top right;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.sub_nav_list a:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.content h1 {
  font-family: Arial;
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
  color: #000000; text-align:center; background-color:#FF5800
}
.content h2 {
  font-family: Arial;
  font-size: 14pt;
  font-weight: normal;
  text-decoration: none;
  color: #FF5800; text-align:center; background-color:#000000
  }
.content h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #FF5800;
}
.content, .content p {
  font-family: Arial;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
.content a:visited {
  font-family: Arial;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  color: #FF5800
}
.content a:link {
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF5800;
}
.content a:hover {
  font-family: Arial;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #FF5800;
}
.content a:active {
  font-family: Arial;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  color: #FF5800;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
