h3{
  margin:0px;
  color: #fff;
  background-color: #66ccff;
  border-radius: 5px;
  padding-left:5px;
}
.index{
  margin:0px;
  color: #fff;
  height:24px;
  background-color: orange;
  border-radius: 5px;
  width: 24px;
  text-align: center;
  margin-left: 20px;
  margin-right: 5px;
  float: left;
}
.indexfix{
  margin-top:10px;
}

.mySearch, .widget_my_zzk,.catListTag{
  display:none;
}
li a{
  border-radius: 5px;
  text-shadow: 0px 1px 3px #404040;
}
.subtitle{
  color:#FFF;
  font-family: cursive;
}