/* Default Layout: */
@import url(css/blog.css);
@import url(css/screen.css);
@import url(css/yama.css);

ul.tree {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}
li.tree-list {
	margin: 0px;
	padding-left: 13px;
	list-style: none;
	background-image: url(http://www.watchannel.net/images/tree.png);
	background-repeat: no-repeat;
}
li.tree-list-end {
	background-image: url(http://www.watchannel.net/images/tree_end.png);
	background-repeat: no-repeat;
}



