#item1
{
        background: url(../images/norm1.gif) no-repeat left;
        width: 83;
        height: 37;
}
:hover.#item1
{
                background: url(../images/hover1.gif) no-repeat left;
                width: 83;
                height: 37;
}
.#select1
{
                background: url(../images/select1.gif) no-repeat left;
                width: 83;
                height: 37;
}
/*-------------------------------------------------------------------*/
.#item2
{
                background: url(../images/norm2.gif) no-repeat left;
                width: 112;
                height: 37;
}
:hover.#item2
{
                background: url(../images/hover2.gif) no-repeat left;
                width: 112;
                height: 37;
}
.#select2
{
                background: url(../images/select2.gif) no-repeat left;
                width: 112;
                height: 37;
}
/*-------------------------------------------------------------------*/
.#item3
{
                background: url(../images/norm3.gif) no-repeat left;
                width: 79;
                height: 37;
}
:hover.#item3
{
                background: url(../images/hover3.gif) no-repeat left;
                width: 79;
                height: 37;
}
.#select3
{
                background: url(../images/select3.gif) no-repeat left;
                width: 79;
                height: 37;
}
/*-------------------------------------------------------------------*/
a.#item4
{
                background: url(../images/norm4.gif) no-repeat left;
                width: 74;
                height: 37;
}
a:hover.#item4
{
                background: url(../images/hover4.gif) no-repeat left;
                width: 74;
                height: 37;
}
a.#select4
{
                background: url(../images/select4.gif) no-repeat left;
                width: 74;
                height: 37;
}
/*-------------------------------------------------------------------*/
a.#item5
{
                background: url(../images/norm5.gif) no-repeat left;
                width: 89;
                height: 37;
}
a:hover.#item5
{
                background: url(../images/hover5.gif) no-repeat left;
                width: 89;
                height: 37;
}
a.#select5
{
                background: url(../images/select5.gif) no-repeat left;
                width: 89;
                height: 37;
}
/*-------------------------------------------------------------------*/
a.#item6
{
                background: url(../images/norm6.gif) no-repeat left;
                width: 58;
                height: 37;;
}
a:hover.#item6
{
                background: url(../images/hover6.gif) no-repeat left;
                width: 58;
                height: 37;
}
a.#select6
{
                background: url(../images/select6.gif) no-repeat left;
                width: 58;
                height: 37;
}
/*-------------------------------------------------------------------*/
a.#item7
{
                background: url(../images/norm7.gif) no-repeat left;
                width: 72;
                height: 37;
}
a:hover.#item7
{
                background: url(../images/hover7.gif) no-repeat left;
                width: 72;
                height: 37;
}
a.#select7
{
                background: url(../images/select7.gif) no-repeat left;
                width: 72;
                height: 37;
}
/*td.menu1 {
        background: url(../images/norm1.gif) no-repeat left;
        width: 83;
        height: 37;
}
td.menu2 {
        background: url(../images/norm2.gif) no-repeat left;
        width: 112;
        height: 37;
}
td.menu3 {
        background: url(../images/norm3.gif) no-repeat left;
        width: 79;
        height: 37;
}
td.menu4 {
        background: url(../images/norm4.gif) no-repeat left;
        width: 74;
        height: 37;
}
td.menu5 {
        background: url(../images/norm5.gif) no-repeat left;
        width: 89;
        height: 37;
}
td.menu6 {
        background: url(../images/norm6.gif) no-repeat left;
        width: 58;
        height: 37;
}
td.menu7 {
        background: url(../images/norm7.gif) no-repeat left;
        width: 72;
        height: 37;
}*/




