.ktgkutu{
}
.ktgkutu li{
  width:100px;
  height:18px;
  float:left;
  cursor:pointer;
}
.ktgkutu,.altktgkutu{
  padding: 0;
  margin: 0;
  list-style: none;
}
.altktgkutu{padding-top:10px;  background:#f1f1f1;}
.altktgkutu li{
  width:200px;
  height:17px;
  display:block;

}

.ktgkutuspan1{
  color:#009EAA;
  font-size:12px;
  font-weight:700;
  padding: 7px 0px 0px 0px;
  text-align:center;
  height:25px;
  width:100px;
  background: url(images/ktgtab.gif) 0 0 no-repeat;
  display:block;
}
.ktgkutuspan2{
  color:#DF1214;
  font-size:12px;
  font-weight:700;
  padding: 10px 0px 0px 0px;
  text-align:center;
  height:25px;
  width:100px;
  background: url(images/ktgtab.gif) 0 5 no-repeat;
  display:block;
  opacity:0.4;filter:alpha(opacity=40);
  
}

.altktgkutu div{
  color:#000000;
  padding-left:20px;
  height:auto;
  width:200px;
  text-align:left;
  font-size:11px;
  font-weight:700;
  background: url(images/icok.jpg) 0 2px no-repeat;
  
}
.altktgkutu a{
  cursor:pointer;
  outline:none;
  text-decoration:none;
}
.altktgkutu a:hover div{opacity:0.6;filter:alpha(opacity=60);}

