#qiheader{
  background-color:#FFFFFF;
  border-bottom:1px solid #D7D7D7;
  height:50px;
  margin:0 auto;
  padding:0;
  padding-top:10px;
  width:970px;
}

#headerimg {
  background: #ffffff url('../img/header_long_vers2.png') no-repeat bottom center;
  margin: 0;
  height: 50px;
  width: 100%;
}

#top-navi{
    border-bottom: 1px solid rgb(215, 215, 215); 
    width: 970px;
    margin:0 auto;
}

.top-navi{
    font-weight:bold;
    font-size:1.0em;
    font-family:"Lucida Grande",Verdana , Arial, sans-serif;
    color: #858585;
}

.td-top-navi{
    width:20%;
    text-align:center;
    border: none;
    padding:0;
    margin:0;
}

.top-navi a{
    color: #858585;
    text-decoration:none;
}

.top-navi a:visited{
    color: #858585;
    text-decoration:none;
}

.top-navi a:hover{
    color: #027AC6;
    text-decoration: none;
}

