document.write(mylist.parentNode.parentNode.parentNode.childNodes[3].firstChild.nodeValue);
这样为什么找不到
应该是 lesson2,因为lesson1右边空白也算一个节点