.qa-nav-bg1{
  background-color: #F3F3F3; 
}

.qa-nav-bg2{
  background-color: #E5E5E5; 
  border: solid 1px white;
}

.qa-nav-mark{
  background-color: #8897B6;
  width: 65px;
  text-align:center;
  color: white;
  float: left;
}

.qa-textmenu a{
  color: #606060;
  text-decoration: none;
  font-size: 14px;
}
.qa-textmenu a:hover, .qa-textmenu a:active{
  text-decoration: underline;
} 

.qa-textmenu{
  font-family: Tahoma;
  font-size: 14px;
  height: 25px;
  overflow: hidden;
}

.qa-nav-bg2end{
  background-color: white;
  border: solid 1px white;
}
