
div			{position: relative;}
img			{border:0px;}

a.leftMenu img { border-width:0px; display:block; cursor:hand; margin-left:10px} 
a.leftMenu img.leftMenu { display:none; cursor:hand; margin-left:10px} 
a.leftMenu:hover { position:relative; cursor:hand; margin-left:10px} 
a.leftMenu:hover img { display:none; cursor:hand; margin-left:10px} 
a.leftMenu:hover img.leftMenu { display:block; cursor:hand; margin-left:10px} 

.leftMenuSub		{margin-bottom:12px; z-index:2}
a.leftMenuSub:link    {color:black; text-decoration:none;}
a.leftMenuSub:visited {color:black; text-decoration:none;}
a.leftMenuSub:hover   {color:#cc0066; text-decoration:underline;font-weight:bold;}

a.leftMenuSub img { border-width:0px; display:block; cursor:hand; margin-bottom:12px} 
a.leftMenuSub img.leftMenuSub { display:none; cursor:hand; margin-bottom:12px} 

/*
a.leftMenuSub:hover { position:relative; cursor:hand; margin-bottom:12px} 
a.leftMenuSub:hover img { display:none; cursor:hand; margin-bottom:12px} 
a.leftMenuSub:hover img.leftMenuSub { display:block; cursor:hand; margin-bottom:12px} 
*/

#bg_leftMenu_top	{background:url('') no-repeat top center; width:170px; z-index:2}
#bg_leftMenu_center	{background:url('') repeat-y; width:170px; z-index:2}
#bg_leftMenu_bottom	{background:url('') no-repeat bottom center; width:170px; z-index:2}

.bg_LMballoon_top		{background:url('/menuimg/sub2_rollbg1.gif') no-repeat top center; width:180px; z-index:10;}
.bg_LMballoon_center	{background:url('/menuimg/sub2_rollbg2.gif') repeat  top center; width:180px; z-index:5; position:absolute; top:0px; left:173px; filter:alpha(opacity=90); }
.bg_LMballoon_bottom	{background:url('/menuimg/sub2_rollbg3.gif') no-repeat bottom center; width:180px ; z-index:10;}


/*
.divLeftMenu	{width:140px; padding:12px 0 12px 0; border-bottom:1px solid #F2F2F2;z-index:2}
*/
