﻿.categoryRoot
{
	/*position:relative;
	left:-40px;*/
	margin-left:-30px;
	float:left;
}


.categoryRoot a:link
{
	color:#447f1b;
}
.categoryRoot a:hover
{
	color:#29540b;
}

.separator
{
	color: black;
}

.tong_bg {
	background:url(images/list_bg.jpg) repeat-x;
	height:31px;
	padding-left:15px;
	line-height:31px;
}


.crlf{
   clear: both;
}

.subBlock
{
	float:left;
	white-space: nowrap;
	margin:2px 0px 2px 0px;
}

.subBlockIndent
{
	float:left;
	width:30px;
}