.holder {}
.bar { padding:2px; border-width:0px; border-style:solid; border-color:#000000; background-color:#hhhhhh; }

.itemTopNormal {
background-color:#eeeeee; 
border-bottom:1px solid #949494; 
width:80px;
height:14px; 
text-align:left;
padding:0px 5px 1px 20px; 
}
.itemTopOn {
  background-color:#eeeeee; 
border-bottom:1px solid #949494; 
text-align:left;
width:80px;
height:14px;  
text-align:left;
padding:0px 5px 1px 20px; 
}
.itemTopDown {
background-color:#eeeeee; 
border-bottom:1px solid #949494; 
text-align:left;
width:80px;
height:14px; 
text-align:left; 
padding:0px 5px 1px 20px;
}

.itemSubNormal {
background-color:#eeeeee; 
border-bottom:1px solid #949494; 
text-align:left;
width:160px;
height:14px; 
text-align:left; 
padding:0px 5px 1px 20px;
}
.itemSubOn {
background-color:#eeeeee; 
border-bottom:1px solid #949494; 
text-align:left;
width:160px;
height:14px; 
text-align:left; 
padding:0px 5px 1px 20px;
}
.itemSubDown {
background-color:#eeeeee; 
border-bottom:1px solid #949494; 
text-align:left;
width:160px;
height:14px; 
text-align:left;
padding:0px 5px 1px 20px; 
}

.fontNormal {
  font-family:verdana;
  font-size:10px; 
  font-weight:bold; 
  padding:2px 0px 3px 0px;
  color:#949494;
  cursor:hand;
}
.fontOn {
  font-family:verdana;
  font-size:10px; 
  font-weight:bold; 
  padding:2px 0px 3px 0px;
  color:#c2c2c2;
  cursor:hand;
}
.fontDown {
  font-family:verdana;
  font-size:10px; 
  font-weight:bold; 
  padding:2px 0px 3px 0px;
  color:#949494;
  cursor:hand;
}

.tagNormal {
  float:right; width:10px; height:10px;
  background:url("/img/arrow_1.gif") no-repeat center;
}
.tagOn {
  float:right; width:10px; height:10px;
  background:url("/img/arrow_2.gif") no-repeat center;
}
.tagDown {
  float:right; width:10px; height:10px;
  
  background:url("/img/arrow_1.gif") no-repeat center;
}
