
/*
ol, ul {
list-style-image:none;
list-style-position:outside;
}
*/
#thead3 {
height:26px;
}
#thead3 ul {
list-style-type:none;
}

#thead3 li.activ .r{
background-image:url(../images/thead_3.gif);
height:26px;
width:7px;
}

#thead3 li.activ .l {
background-image:url(../images/thead_4.gif);
height:26px;
width:7px;
}

#thead3 li div {
float:left;
}
