Hi Erhan,
To get spans inside the links you would have to use Menu instead of treeview
<portal:mojoMenu runat="server" SkinID="SiteMenu"
InnerSpanMode="SingleSpan"
/>
I don't have a way for you to specify the id on the container div, so you would have to view the rendered html source and use the id you see there.
Best,
Joe