<!--
  body {
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 11px;
  }
  div#container {
    width: 1024px;
    text-align: left;
    margin: 0 auto;
  }
  div#header { 
    width: 1024px;
    text-align: center;
  }
  div#up_header{
    width: 1024px;
  }
  

  /* start menu header  */
  ul.hh_c{
    width: 1024px;
  }
  li.hh_c2{
    display: inline;
    text-align: center;
    font-size: 20px;
  }
  /* start menu header  */
  
  

  div#pho_1{
    float: left;
    width: 200px;
  }
  div#pho_2{
    float: left;
    width: 524px;
  }
  div#pho_3{
    float: left;
    width: 300px;
  }
  div#container_in {
    width: 1024px;
  }
  div#c_left {
    width: 160px;
    float: left;
  }
  div#c_center {
    width: 704px;
    float: left;
  }
  div#c_right {
    width: 160px;
    float: left;
  }
  div#footer {
    width: 1024px;
    text-align: center;
  }
  div.c_a {
    width: 704px;
  }
  div.cc_b {
    width: 176px;
    height: 125px;
    text-align: center;
    float: left;
  }
  ul#ps {
    text-align: left;
  }
  li.ll {
    display: inline;
    width: 120px;
    height: 20px;
  }
  div.gsxrr {
    width: 704px;
    padding: 4px;
  }
  div.gsxrradv {
    width: 680px;
    border: 1px;
    padding: 4px;
    background-color: #ccffff;
  }
  h3 {
    margin: 0;
  }
  img {
    border:0;
  }
  a:link {
    color: #191970;
  }
  a:visited {
    color: #778899;
  }
  a:hover, a:focus, a:active {
    color: #228b22;
  }
  p.r8 {
    margin: 0 0 0 0;
  }
  legend.rsk {
    font-style: italic;
    text-decoration: underline;
    font-size: 13px;
  }
-->