﻿.w:link    { text-decoration: none; color:#ffffff; font: 9pt/150% "宋体"; }
.w:visited { text-decoration: none; color:#ffffff; font: 9pt/150% "宋体"; }
.w:active  { text-decoration: none; color:#ffffff; font: 9pt/150% "宋体"; }
.w:hover   { text-decoration: underline; color:#003e7f; font: 9pt/150% "宋体"; }
body {margin:0px;}
*{font:9pt/150% "宋体";}
a:link    { text-decoration: none; color:#666666; font: 9pt/150% "宋体"; }
a:visited { text-decoration: none; color:#666666; font: 9pt/150% "宋体"; }
a:active  { text-decoration: none; color:#666666; font: 9pt/150% "宋体"; }
a:hover   { text-decoration: underline; color:#003e7f; font: 9pt/150% "宋体"; }
#menu
  {background: url(../img/menu.gif) no-repeat;
   width:770px;
   height:103px;
   margin-top:10px;
   text-align:left;
   position:relative;
  }
#menu .hp
  {position:absolute;
   top:6px;
   left:55px;
   width:31px;
   height:19px;
  }
#menu .link
  {color:#FFFFFF;
   padding:7px 0px 0px 100px;
  }
#menu .date
  {padding-left:615px;
  }
#menu .navi
  {padding-left:35px;
  }
#left
  {width:219px;
   float:left;
  }
#center
  {width:371px;
   float:left;
  }
#right
  {width:180px;
   height:248px
   float:left;
  }
#info
  {width:551px;
   background: url(../img/border.gif) repeat-y;
  }
#info div
  {width:500px;
   padding-left:25px;
  }
#links
  {width:770px;
   text-align:center;
   background-color:#666666;
   color:#FFFFFF;
  }
#bottom
  {width:770px;
   text-align:left;
   background-color:#F3F3F3;
  }
