@charset "utf-8";

.FrontProductsCategory_show01-d3_c1 .defaultTreeTable {
	width:90%;
	margin:0 auto;
	
	border: 0px;
}

.FrontProductsCategory_show01-d3_c1 .containerTableStyle {
	overflow: auto;
	position: relative;
	top: 0;
	font-size: 12px;
}

.FrontProductsCategory_show01-d3_c1 .containerTableStyleRTL span {
	direction: rtl;
	unicode-bidi: bidi-override;
}

.FrontProductsCategory_show01-d3_c1 .containerTableStyleRTL {
	direction: rtl;
	overflow: auto;
	position: relative;
	top: 0;
	font-size: 12px;
}

.FrontProductsCategory_show01-d3_c1 .standartTreeRow {
	font-family: tahoma,Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	-moz-user-select: none;
}

.FrontProductsCategory_show01-d3_c1 .selectedTreeRow {
	background:url(../../images/products/menu-bg-01.gif) left top repeat-x;
	border:1px solid #c7e8fb;
	color:#0066cc;
	font-family: tahoma,Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	-moz-user-select: none;
}
.FrontProductsCategory_show01-d3_c1 td:hover{
	cursor:pointer;
}
.FrontProductsCategory_show01-d3_c1 .dragAndDropRow {
	background-color: navy;
	color: white;
}

.FrontProductsCategory_show01-d3_c1 .standartTreeRow_lor {
	text-decoration: underline;
	background-color: #FFFFF0;
	font-family: tahoma,Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	-moz-user-select: none;
}

.FrontProductsCategory_show01-d3_c1 .selectedTreeRow_lor {
	text-decoration: underline;
	background-color: navy;
	color: white;
	font-family: tahoma,Arial, Helvetica, sans-serif,"宋体";
	font-size: 12px;
	-moz-user-select: none;
}

.FrontProductsCategory_show01-d3_c1 .standartTreeImage {
	width: 18px;
	height: 18px;
	overflow: hidden;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

.FrontProductsCategory_show01-d3_c1 .hiddenRow {
	width: 1px;
	overflow: hidden;
}

.FrontProductsCategory_show01-d3_c1 .dragSpanDiv,.dragSpanDiv td {
	font-size: 12px;
	background-color: white;
}

.FrontProductsCategory_show01-d3_c1 .a_dhx_hidden_input {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 1px;
	height: 1px;
	border: none;
	background: none;
}

.FrontProductsCategory_show01-d3_c1 .selectionBox {
	background-color: #FFFFCC;
}

.FrontProductsCategory_show01-d3_c1 .selectionBar {
	top: 0;
	background-color: Black;
	position: absolute;
	overflow: hidden;
	height: 2px;
	z-index: 11;
}

.FrontProductsCategory_show01-d3_c1 .intreeeditRow {
	width: 100%;
	font-size: 8pt;
	height: 16px;
	border: 1px solid silver;
	padding: 0;
	margin: 0;
	-moz-user-select: text;
}

.FrontProductsCategory_show01-d3_c1 .dhx_tree_textSign {
	font-size: 8pt;
	font-family: monospace;
	width: 21px;
	color: black;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	text-align: center;
}

.FrontProductsCategory_show01-d3_c1 .dhx_tree_opacity {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity = 0);
}

.FrontProductsCategory_show01-d3_c1 .dhx_bg_img_fix {
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-position-x: center;
	background-position-y: center;
}

.FrontProductsCategory_show01-d3_c1 .dhxtree_dhx_black {
	background: white;
	color: black;
}

.FrontProductsCategory_show01-d3_c1 span.standartTreeRow:hover {
	background: url(../../images/products/menu-bg-02.gif) left top repeat-x;
	border: 1px solid #efefef;
}
.FrontProductsCategory_show01-d3_c1 span.standartTreeRow {
	/*关闭后的字体颜色*/
	color: #000000;
	/*展开后的字体颜色*/
	_color: #0066cc;
}