a
{
	text-decoration:none;
}
a,a:visited
{
	color:#000;
	background:inherit;
}
dt
{
	font-size:22px;
	font-weight:bold;
	margin:0 0 0 15px;
}
dd
{
	margin:0 0 0 15px;
}
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
{
	width:22px;
	height:22px;
}
#CategoryTree input.s
{
	width:60px;
	border: silver 1px solid;
}
#CategoryTree input.s1
{
	width:100px;
	border: silver 1px solid;
}
#CategoryTree input.s2
{
	width:20px;
	border: silver 1px solid;
}
#CategoryTree input.s3
{
	width:20px;
	border: silver 1px solid;
}
#CategoryTree .Opened img.s
{
	background:url(skin2/opened.gif) no-repeat 0 1px;
}
#CategoryTree .Closed img.s
{
	background:url(skin2/closed.gif) no-repeat 0 1px;
}
#CategoryTree .Child img.s
{
	background:url(skin2/child.gif) no-repeat 0px 1px;
}

#CategoryTree
{
	float:left;
	width:300px;
	color:inherit;
	margin:1px;
	padding:1px;
}
