
.tabs {position:absolute;top:-21px;left:186px;list-style:none;height:22px; background:none;width:786px;z-index:99}
.tabs li {display:block; float:left; margin:0 -32px -1px 0;}
.tabs li a {display:block; text-decoration:none; position:relative;}

.tabs li a b.p1 {display:block; width:43px; height:21px; background:url(/_img/tabs/normal_l.png); float:left;behavior:url(/_img/iepngfix.htc)}
.tabs li a b.p2 {display:block; height:21px; padding:0 2px; background:url(/_img/tabs/normal_m.png) repeat-x; float:left; text-align:center;color:#999; font-weight:normal; font-family:verdana; font-size:12px;line-height:20px}
.tabs li a b.p3 {display:block; width:43px; height:21px; background:url(/_img/tabs/normal_r.png); float:left; position:relative; z-index:100;behavior:url(/_img/iepngfix.htc)}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:100;}

/* HOVER */

.tabs li a:hover,
.tabs li a:focus,
.tabs li a:active
{border:0; z-index:700;}
.tabs li a:hover b.p1,
.tabs li a:focus b.p1,
.tabs li a:active b.p1
{position:relative; z-index:100; background:url(/_img/tabs/normal_l.png); cursor:pointer;behavior:url(/_img/iepngfix.htc)}
.tabs li a:hover b.p2,
.tabs li a:focus b.p2,
.tabs li a:active b.p2
{position:relative; z-index:100; background:url(/_img/tabs/normal_m.png) repeat-x; color:#fff; 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/tabs/normal_r.png); cursor:pointer;behavior:url(/_img/iepngfix.htc)}

/* SELECTED */

.tabs li a.selected {z-index:800;}
.tabs li a.selected b.p1,
.tabs li a:hover.selected b.p1,
.tabs li a:active.selected b.p1
{position:relative; z-index:200; background:url(/_img/tabs/normal_l.png); cursor:default;behavior:url(/_img/iepngfix.htc)}
.tabs li a.selected b.p2,
.tabs li a:hover.selected b.p2,
.tabs li a:active.selected b.p2
{position:relative; z-index:200; background:url(/_img/tabs/normal_m.png) repeat-x; color:#fff;font-weight:bold; 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/tabs/normal_r.png); cursor:default;behavior:url(/_img/iepngfix.htc)}
