/*#jsddm{	margin: 0;padding: 0;}

	#jsddm li{	float: left;list-style: none;font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
	#jsddm li a {	display: block;	height:48px;text-decoration: none;	width:auto;color:#fff;white-space: nowrap;font-size:16px; }
	#jsddm li a span {display:block; height:48px; padding-left:8px; }
	#jsddm li a span span{ display:inline-block; height:33px; padding-right:14px; padding-top:15px;background:url(layout/menu_selector.jpg) no-repeat 100% 4px;}



	#jsddm li a.active,#jsddm li a:hover.active{	display: block;	text-decoration: none;	width:auto;color:#FFF;background:#44808e url(layout/menu_active_middle.jpg) repeat-x top;white-space: nowrap;font-size:16px;}
	#jsddm li a.active span {display:inline-block;background:url(layout/menu_active_left.png) no-repeat top left; height:33px; padding-left:5px;}
	#jsddm li a.active span span{background:url(layout/menu_active_rigth.png) no-repeat top right; display:inline-block; height:33px; padding-right:10px; padding-top:15px}
	
	
	

	#jsddm li a:hover{	color:#87f2f5;cursor:pointer;}
		
		#jsddm li ul{position:relative;	margin: 0;top:41px;padding:8px 0 0 0;background:transparent url(layout/submenu_top.jpg) no-repeat 30% 0%;	position: absolute;visibility: hidden;text-align:left;z-index:999;}	
			#jsddm li ul li	{	float: none;display: inline; width:auto;}		
			#jsddm li ul li a{	width: 170px; height:17px;color: #ffffff;font-size:12px; border-top:1px solid #336773;background:#285f6c url(layout/submenu_arrow.jpg) no-repeat 8px 10px;padding:5px 8px 5px 18px; }
			#jsddm li ul li a:hover	{	background: #1e4c57 url(layout/submenu_arrow.jpg) no-repeat 8px 10px;color: #ffffff;}
			
			#jsddm li ul.selected{position:relative;	margin: 0;top:41px;padding:4px 0 0 0;background:none;position: absolute;visibility: hidden;text-align:left;z-index:999;}	

*/


#jsddm{	margin: 0;padding: 0;}

	#jsddm li{	float: left;list-style: none;font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
	#jsddm li span {display:block; height:48px; padding-left:0px; }
	#jsddm li span span{ display:inline-block; height:48px; padding-right:10px; background:url(layout/menu_selector.jpg) no-repeat 100% 4px;  margin-right:0px}
	#jsddm li span span a {	display: block;	height:33px;text-decoration: none;	width:auto;color:#fff;white-space: nowrap;font-size:16px; padding:13px 10px 0 10px;}

	#jsddm li.active{	float: left;list-style: none;font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
	#jsddm li.active span {display:block; height:48px; padding-left:1px; background:url(layout/menu_active_left.png) no-repeat top left; }
	#jsddm li.active span span{ display:inline-block; height:48px; padding-right:3px; background:url(layout/menu_active_rigth.png) no-repeat top right; margin-right:3px}
	#jsddm li.active span span a {	display: block;	height:35px;text-decoration: none;	width:auto;color:#FFF;background:#44808e url(layout/menu_active_middle.jpg) repeat-x top;white-space: nowrap;font-size:16px; padding:13px 5px 0 5px;}
	#jsddm li.active span span a:hover 	{color:#FFF;}

	
	#jsddm li a:hover{	color:#87f2f5;cursor:pointer;}
		
		#jsddm li ul{position:relative;	margin: 0;top:41px;padding:8px 0 0 0;background:transparent url(layout/submenu_top.gif) no-repeat 30% 0%;	position: absolute;visibility: hidden;text-align:left;z-index:999;}	
			#jsddm li ul li	{	float: none;display: inline; width:auto;}		
			#jsddm li ul li a{	display: block;	width: 170px; height:17px;color: #ffffff;font-size:12px; border-top:1px solid #336773;background:#285f6c url(layout/submenu_arrow.jpg) no-repeat 8px 10px;padding:5px 8px 5px 18px; }
			#jsddm li ul li a:hover	{background: #1e4c57 url(layout/submenu_arrow.jpg) no-repeat 8px 10px;color: #ffffff; text-decoration:none;}
			
			#jsddm li ul.selected{position:relative;margin: 0;top:41px;padding:4px 0 0 0;background:none;position: absolute;visibility: hidden;text-align:left;z-index:999;}	



