Pure CSS Tree Menu Framework
Here's a simple CSS tree menu framework. Based on this tutorial, but here I made it with pure CSS using pseudo element :before and/or :after to make the branches.
Hope this will be useful.
Update 2015-13-09: Now with em units.