body {
  margin: 0;
  background-image:url(/images/common/fn.jpg);
  background-repeat:no-repeat;
}
#header {
  width: 1270px;
  height: 210px;
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
}
#header td {
  text-align: left;
  margin: 0;
  padding: 0;
  border: none;
}
img {
  border-color: #7d6540;
}
h1 {
  font-size: 8pt;
  font-family: Verdana;
  color: #000000;
}
.base {
  font-size: 8pt;
  font-family: Verdana;
  color: #000000;
}
.sm {
  font-size: 8pt;
  font-family: Verdana;
  color: #000000;
  vertical-align: middle;
  text-align: center;
}
.tel {
  text-align: center;
  vertical-align: middle;
  color: #020b54;
}
#menu {
  font-size: 9pt;
  font-family: Tahoma;
  color: #000000;
  width: 100%;
  height: 55px;
  margin: 0;
  padding: 0;
  border: none;
}
#menu td {
  margin: 0;
  padding: 0;
  border: none;
}
#left_menu li p {
  margin:0;
  padding:0;
}
#left_menu li a p {
  margin:0;
  padding:0;
  display: inline;
}
.blue {
  font-size: 9pt;
  font-family: Tahoma;
  color: #9294c0;
}
.blue strong {
  color: #000000;
}
.black {
  font-size: 9pt;
  font-family: Tahoma;
  color: #000000;
}
a:link {
  color: #0000bd;
  text-decoration:none;
}
a:visited {
  color: #0000bd;
  text-decoration:none
}
a:active {
  color: #0000bd;
  text-decoration:none
}
a:hover {
  color: #c7c9f0;
  text-decoration:none
}
li.sel a:link,
li.sel a:active,
li.sel a:visited {
  color:#ff0000;
}
li.sel a:hover {
  color: #ff0000;
  text-decoration:none
}
span.a {
  color: #020B54;
  cursor:pointer;
  text-decoration:none;
}
span.a:link {
  color: #020b54;
}
span.a:visited {
  color: #020b54;
}
span.a:active {
  color: #020b54;
}
span.a:hover {
  color: #c7c9f0;
}

#left_menu li a p strong {
  color: #020b54;
}
#left_menu li a:hover p strong {
  color: #c7c9f0;
}
tr.search {
  text-align: left;
  text-indent: 0;
  padding : 2px;
  margin : 2px 3em 2px 3em;
  background-color: #ECECF8;
}
p.search {
  white-space: nowrap;
}