.tabs 
{
	list-style:none;
	height:32px;	
}
.tabs li 
{
	text-align:center; 
	float:left; 
	display:inline;	
}
.tabs li a 
{
	display:inline; 
	text-decoration:none; 
	font-weight:bold;
	height:32px;
	background:url('../images/border-r-menu.gif')  no-repeat right top;
	float:left; 
	cursor:pointer;
}
.tabs li a span 
{
	background:url('../images/border-l-menu.gif') no-repeat left top;
	height:32px;
	display:inline;
	float:left; 
}
.tabs li a em 
{
	height:32px; 
	font-style:normal; 
	color:#000; 
	font-size:11px; 
	background:url('../images/bg-menu.gif') repeat-x;
	margin-left:6px;
	margin-right:7px;
	padding:8px 4px 0px 4px;
	float:left; 
	display:inline;
}

.tabs li a.selected, 
.tabs li a:active.selected  
{
	background:url('../images/border-r-menu-act.gif') no-repeat right top;  
	height:35px;
	margin-top:-3px;
}
.tabs li a.selected span, 
.tabs li a:active.selected span
{
	color:#fff; 
	background:url('../images/border-l-menu-act.gif') no-repeat left top;  
	height:35px;
}
.tabs li a.selected em, 
.tabs li a:active.selected em
{
	color:#fff; 
	background:url('../images/bg-menu-act.gif') repeat-x;  
	height:35px;
}

/***/
.level2
{
	list-style:none;
	padding-top:0px;
	padding-left:20px;
	height:30px;
}
.level2 li 
{
	text-align:center; 
	float:left;
	padding:5px 5px 0px 5px;
	display:inline;
}
.level2 li a 
{
	display:inline; 
	text-decoration:none; 
	font-weight:bold;
	height:19px;
	float:left;
	background:url('../images/border-r-menu2.gif')  no-repeat right top;
	cursor:pointer;	
}
.level2 li a span 
{
	background:url('../images/border-l-menu2.gif') no-repeat left top;
	height:19px;
	display:inline;
	float:left;
}
.level2 li a em 
{
	height:19px; 
	font-style:normal; 
	color:#000; 
	font-size:11px; 
	background:url('../images/bg-menu-2.gif') repeat-x;
	display:block;
	margin-left:4px;
	margin-right:4px;
	padding:2px 4px 0px 4px;
	float:left;
	display:inline;
}

.level2 li a.selected, 
.level2 li a:active.selected  
{
	background:url('../images/border-r-menu2-act.gif') no-repeat right top;  
	height:21px;
}
.level2 li a.selected span, 
.level2 li a:active.selected span
{
	color:#f25630; 
	background:url('../images/border-l-menu2-act.gif') no-repeat left top;  
	height:21px;
}
.level2 li a.selected em, 
.level2 li a:active.selected em
{
	color:#f25630; 
	background:url('../images/bg-menu2-act.gif') repeat-x;  
	height:21px;
}











/*.tabs li a b {font-size:0; line-height:0; position:relative;  display:block; float:left; z-index:300;}*/
	

/*.tabs li b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:100;}
.tabs li b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; z-index:100;}
.tabs li b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
.tabs li b.p5 {height:20px; margin-top:2px;}
.tabs li b.p6 {height:19px; margin-top:3px;}
.tabs li b.p7 {height:18px; margin-top:4px;}
.tabs li b.p8 {height:17px; margin-top:5px;}
.tabs li b.p9 {height:16px; margin-top:6px;}
.tabs li b.p10 {height:15px; margin-top:7px;}
.tabs li b.p11 {height:14px; margin-top:8px;}
.tabs li b.p12 {height:13px; margin-top:9px;}
.tabs li b.p13 {height:12px; margin-top:10px;}
.tabs li b.p14 {height:11px; margin-top:11px;}
.tabs li b.p15 {height:10px; margin-top:12px;}
.tabs li b.p16 {height:9px; margin-top:13px;}
.tabs li b.p17 {height:8px; margin-top:14px;}
.tabs li b.p18 {height:7px; margin-top:15px;}
.tabs li b.p19 {height:6px; margin-top:16px;}
.tabs li b.p20 {height:5px; margin-top:17px;}
.tabs li b.p21 {height:4px; margin-top:18px;}
.tabs li b.p22 {height:3px; margin-top:19px;}
.tabs li b.p23 {height:2px; margin-top:20px;}
.tabs li b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li b.p26 {width:1px; height:1px; margin-top:23px; border:0; overflow:hidden;}*/

/*.tabs li em b.shdw {position:absolute; display:block; left:-4px; bottom:0; border:0; width:17px; height:17px; background: #f93 bottom left; z-index:500;}*/

/*.tabs li a:focus, 
.tabs li a:active 
{white-space:nowrap;  position:relative; z-index:500; cursor:pointer;}*/

/*.tabs li a:focus em, 
.tabs li a:active em 
{color:#2b4c50; background:#b8e8ec bottom left; }*/

.tabs li a:focus em b.shdw, 
.tabs li a:active em b.shdw  
{visibility:hidden;}

/*.tabs li a:focus b, 
.tabs li a:active b 
{background:#b8e8ec bottom left; }*/

.tabs li a:focus b.p1, 
.tabs li a:active b.p1 
{background:#fff;}

.tabs li a:focus b.p25, 
.tabs li a:active b.p25 
{background:#fff; }

.tabs li a:focus b.p26, 
.tabs li a:active b.p26 
{background:#888;}



.tabs li a.selected em b.shdw, 
.tabs li a:active.selected em b.shdw 
{visibility:hidden;}
.tabs li a.selected b, 

.tabs li a:active.selected b 
{background:#b8e8ec bottom left; border-bottom-color:#fff;}
.tabs li a.selected b.p1, 

.tabs li a:active.selected b.p1 
{background:#fff; border-bottom-color:#fff;}
.tabs li a.selected b.p26, 

.tabs li a:active.selected b.p26 
{width:1px; height:1px; background:#fff; margin-top:23px; border-top:0; overflow:hidden;}
