﻿a
{
	text-decoration:none;
}
a,a:visited
{
	color:#000;
	background:inherit;
}
body
{
	margin:0;
	padding:20px;
	font:12px tahoma,宋体,sans-serif;
}
h4
{
	margin:0;
	padding:0;
	font-size:18px;
	text-align:center;
}
p
{
	margin:0;
	padding:0 0 0 18px;
}
p a,p a:visited
{
	color:#00f;
	background:inherit;
}

.TreeMenu img.s
{
	cursor:hand;
	vertical-align:middle;
}

.TreeMenu ul
{
	padding:0;
}
.TreeMenu li
{
	list-style:none;
	padding:0;
}
.Closed ul
{
	display:none;
}
.Child img.s
{
	background:none;
	cursor:default;
}

#CategoryTree ul
{
	margin:0 0 0 10px;
}
#CategoryTree img.s
{
	height:18px;
}
#CategoryTree .Opened img.s
{
	background:url(skin1/opened.gif) no-repeat 0 1px;
}
#CategoryTree .Closed img.s
{
	background:url(skin1/closed.gif) no-repeat 0 1px;
}
#CategoryTree .Child img.s
{
	background:url(skin1/child.gif) no-repeat 10px 2px;
}
#CategoryTree
{
	float:left;
	background:#B3ED89;
	color:inherit;
	margin-left:8px;
}
