
/* Reset 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 140%; font-weight: normal; font-style: normal; }
ul { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
img { behavior: url(iepngfix.htc); border:none; }
table { border-collapse: collapse; border-spacing: 0px; }
body { font:13px/1.231 Geneva, Helvetica, sans-serif; *font-size:small;*font:x-small; word-wrap: break-word;word-break: break-all; }
select,input,button,textarea {font:99% Geneva, Helvetica, sans-serif;}
table { font-size:inherit;font:100%;}
pre,code,kbd,samp,tt { font-family:monospace;*font-size:108%;line-height:100%;}

body {
	margin:0px;
	padding:0px;
}

.leftnavi {
	background:url(https://shop.r10s.com/251ef580-ec8c-11e4-8128-005056b73023/upload/treemenubg1.gif) repeat-y;
	margin:0px 0px 20px 0px;
	padding:0px;
	width:190px;
}*/

.treeview , .treeview li.submenu {
	margin:0px;
	padding:0px;
}

.treeview ul {
	margin:0px;
	padding:0px;
	line-height:21px;
	font-size:12px;
}

.treeview ul , .treeview ul a {
	color:#f71378;
	text-decoration:none;
}

.treeview ul a:hover {
	color:#fdb6d5;
}

.treeview li {
	list-style-type: none;
	padding-left: 15px;
	margin:0px 0px 0px 25px;
	background:url(https://shop.r10s.com/251ef580-ec8c-11e4-8128-005056b73023/upload/treemenubg2.gif) no-repeat left 3px;
}

.treeview li.end {
	background:url(https://shop.r10s.com/251ef580-ec8c-11e4-8128-005056b73023/upload/treemenubg3.gif) no-repeat left 3px;
}


.treeview li.submenu {
	cursor: hand !important;
	cursor: pointer !important;
}

.treeview li.submenu ul {
	display: none;
}

.treeview .submenu ul li {
	cursor: default;
}

.treeview .submenu ul li.treetitle a {
	color:#cc0033;
	text-decoration:none;
}

.treeview .submenu ul li.treetitle a:hover {
	color:#ff9ba9;
}