
a,a:visited
{
	color:#0258ab;
	text-decoration: none;
	font-size:12px;
}
a.bai,a.bai:visited
{
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	width:44px;
	line-height:30px;
/*	height:30px;*/
	padding-left:7px;
	padding-top:3px;
	
}
a.bai:link{background-image:url(http://pic.78ic.com/images/v3/css/img/libg.gif); }
a.bai:visited{background-image:url(http://pic.78ic.com/images/v3/css/img/libg.gif); }
a.bai2,a.bai2:visited
{
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	width:44px;
	/*height:20px;*/
	line-height:30px;
	padding-left:7px;
	padding-top:3px;
	
}
a.bai2:link{background-image:url(http://pic.78ic.com/images/v3/css/img/libg2.gif);}
a.bai2:visited{background-image:url(http://pic.78ic.com/images/v3/css/img/libg2.gif);}


.TreeMenu img.s
{
	cursor:hand;
	vertical-align:middle;
}
.TreeMenu ul
{
	padding:0; margin:0px;

}
.TreeMenu li
{
	list-style:none;
	padding:0 0 5 0px;
	line-height:20px;

}
.Closed ul
{
	display:none;

}

.Child img.s
{
	background:none;
	cursor:default;
}

#CategoryTree ul
{
	margin:0 0 0 35px;
}
#CategoryTree img.s
{
	width:20px;
	height:15px;
}
#CategoryTree .Opened img.s
{
	background:url(http://pic.78ic.com/images/v3/css/img/opened.gif) no-repeat 0 1px;
}
#CategoryTree .Closed img.s
{
	background:url(http://pic.78ic.com/images/v3/css/img/closed.gif) no-repeat 0 1px;
}
#CategoryTree .Child img.s
{
	background:url(http://pic.78ic.com/images/v3/css/img/child.gif) no-repeat 5px 2px;
}

#CategoryTree{width:212px;padding:3px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #feb662;border-bottom-color: #feb662;border-left-color: #feb662;}

