.tabs {
list-style:none;	
width:900px;
float:left;
margin:0; 
height:24px;
padding:0 0 0 1px; 
}
.tabs li {
display:block; 
float:left; 
margin:0 -17px -1px 0;
}
.tabs li a {display:block; text-decoration:none; position:relative;}
.tabs li a b.p1 {display:block; width:20px; height:24px; background:url(../../img/frontend/menu/normal_1.png); float:left;}
.tabs li a b.p1_f {display:block; width:20px; height:24px; background:url(../../img/frontend/menu/normal_1_f.png); float:left;}
.tabs li a b.p2 {display:block; width:95px; height:24px; padding:0 0 0 0; background:url(../../img/frontend/menu/normal_2.png) repeat-x; float:left; text-align:center; line-height:21px; color:#ffffff; font-weight:bold; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 1px;text-transform: uppercase;}
.tabs li a b.p2-1 {display:block; width:74px; height:24px; padding:0 0 0 0; background:url(../../img/frontend/menu/normal_2.png) repeat-x; float:left; text-align:center; line-height:21px; color:#ffffff; font-weight:bold; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 1px;text-transform: uppercase;}

.tabs li a b.p2-2 {display:block; width:150px; height:24px; padding:0 0 0 0; background:url(../../img/frontend/menu/normal_2.png) repeat-x; float:left; text-align:center; line-height:21px; color:#ffffff; font-weight:bold; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 1px;text-transform: uppercase;}
.tabs li a b.p2-0 {display:block; width:50px; height:24px; padding:0 0 0 0; background:url(../../img/frontend/menu/normal_2.png) repeat-x; float:left; text-align:center; line-height:21px; color:#ffffff; font-weight:bold; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 1px;text-transform: uppercase;}
.tabs li a b.p3 {display:block; width:31px; height:24px; background:url(../../img/frontend/menu/normal_3.png); float:left; position:relative; z-index:100;}

.tabs li a.m1 {z-index:800;}
.tabs li a.m2 {z-index:700;}
.tabs li a.m3 {z-index:600;}
.tabs li a.m4 {z-index:500;}
.tabs li a.m5 {z-index:400;}
.tabs li a.m6 {z-index:300;}
.tabs li a.m7 {z-index:200;}
.tabs li a.m8 {z-index:100;}

.tabs li a:hover,
.tabs li a:focus,
.tabs li a:active
{border:0; z-index:1000;}
.tabs li a:hover b.p1,
.tabs li a:focus b.p1,
.tabs li a:active b.p1,
.tabs li a:hover b.p1_f,
.tabs li a:focus b.p1_f,
.tabs li a:active b.p1_f
{position:relative; z-index:100; background:url(../../img/frontend/menu/hover_1.png); cursor:pointer;}
.tabs li a:hover b.p2,
.tabs li a:focus b.p2,
.tabs li a:active b.p2,
.tabs li a:hover b.p2-1,
.tabs li a:focus b.p2-1,
.tabs li a:active b.p2-1,
.tabs li a:hover b.p2-2,
.tabs li a:focus b.p2-2,
.tabs li a:active b.p2-2,
.tabs li a:hover b.p2-0,
.tabs li a:focus b.p2-0,
.tabs li a:active b.p2-0
{position:relative; z-index:100; background:url(../../img/frontend/menu/hover_2.png) repeat-x; color:#040/*#040*/; cursor:pointer;}
.tabs li a:hover b.p3,
.tabs li a:focus b.p3,
.tabs li a:active b.p3
{position:relative; z-index:100; background:url(../../img/frontend/menu/hover_3.png); cursor:pointer;}

.tabs li a.selected {z-index:900;}
.tabs li a.selected b.p1,
.tabs li a:hover.selected b.p1,
.tabs li a:active.selected b.p1,
.tabs li a.selected b.p1_f,
.tabs li a:hover.selected b.p1_f,
.tabs li a:active.selected b.p1_f
{position:relative; z-index:200; background:url(../../img/frontend/menu/hover_1.png); cursor:default;}
.tabs li a.selected b.p2,
.tabs li a:hover.selected b.p2,
.tabs li a:active.selected b.p2,
.tabs li a.selected b.p2-1,
.tabs li a:hover.selected b.p2-1,
.tabs li a:active.selected b.p2-1,
.tabs li a.selected b.p2-2,
.tabs li a:hover.selected b.p2-2,
.tabs li a:active.selected b.p2-2,
.tabs li a.selected b.p2-0,
.tabs li a:hover.selected b.p2-0,
.tabs li a:active.selected b.p2-0
{position:relative; z-index:200; background:url(../../img/frontend/menu/hover_2.png) repeat-x; color:#040; cursor:default;}
.tabs li a.selected b.p3,
.tabs li a:hover.selected b.p3,
.tabs li a:active.selected b.p3
{position:relative; z-index:200; background:url(../../img/frontend/menu/hover_3.png); cursor:default;}
