.logo{
  position:absolute;
  top:15px;
  left:84px;
  width:167px;
  height:75px;  
  border:0px;
}

.prod_logo{
  position:absolute;
  top:102px;
  left:33px;
  width:204px;
  height:69px; 
}

.menu_left a{
  display:block;
  font-weight:bold;
  font-size:14px;
  line-height:20px;
}

.menu_left_reg a{
  display:block;
  padding-right:25px;
  /*height:20px;*/
  background: url('../img/dot_menu_left_blue.png') 0 0 no-repeat;  
  text-align:right;
  line-height:20px;
}

.menu_left_reg a:hover{
  background: url('../img/dot_menu_left_red.png') 0 0 no-repeat;
}

.menu_left_sel{
  padding-right:25px;
  /*height:20px;*/    
  text-align:right;
  font-weight:bold;
  font-size:14px;
  line-height:20px;  
  color:#663333;
}

.menu_left_sel_reg{
  background: url('../img/dot_menu_left_red.png') 0 0 no-repeat;
}

.menu_left_sel_line{
  background: url('../img/dot_menu_left_prod_lst.png') 0 0 no-repeat;
}

.menu_sample{
  height:40px;
  padding-right:35px;
  background: url('../img/bg_menu_sample.png') top right no-repeat;
  text-align:right;
}

.menu_bulletin{
  height:40px;
  padding-right:35px;
  background: url('../img/bg_menu_bulletin.png') right no-repeat;   
  text-align:right; 
}

.menu_virtual{
  height:50px;
  padding-right:35px;
  background: url('../img/bg_menu_virtual.png') right no-repeat; 
  text-align:right;   
}
