.hide{
      display:none;
}

.prodbutton a{
      background-image: url('Templates/images/css_main_02.jpg');
      width: 124px;
      height: 21px;
      float: left;
}

.prodbutton a:hover{
      background-position: right;
}

.companybutton a{
      background-image: url('Templates/images/css_main_03.jpg');
      width: 129px;
      height: 21px;
      float: left;
}

.companybutton a:hover{
      background-position: right;
}

.newsbutton a{
      background-image: url('Templates/images/css_main_04.jpg');
      width: 117px;
      height: 21px;
      float: left;
}

.newsbutton a:hover{
      background-position: right;
}

.supportbutton a{
      background-image: url('Templates/images/css_main_06.jpg');
      width: 117px;
      height: 21px;
      float: left;
}

.supportbutton a:hover{
      background-position: right;
}

.dealerbutton a{
      background-image: url('Templates/images/css_main_07.jpg');
      width: 129px;
      height: 21px;
      float: left;
}

.dealerbutton a:hover{
      background-position: right;
}

.buybutton a{
      background-image: url('Templates/images/css_main_08.jpg');
      width: 125px;
      height: 21px;
      float: left;
}

.buybutton a:hover{
      background-position: right;
}

.toplogobutton a{
      background-image: url('Templates/images/top_main_02.jpg');
      width: 97px;
      height: 45px;
      float: left;
}