﻿

/*TreeMenu Start*/
.TreeMenu img.s {cursor:pointer;vertical-align:middle;}
.TreeMenu ul {padding:0;}
.TreeMenu li {list-style:none;padding-left:8px;background:url(http://www.poohs.cn/images/arrleft_ss.gif) 0 6px no-repeat;}
.Closed ul {display:none;}
.Child img.s {background:none;cursor:default;}
#Product_Class {overflow:hidden;padding-bottom:15px;float:left;width:140px;height:420px;color:inherit;margin:3px;padding:3px;}


#Product_Class ul li{margin:5px 0 0 8px;}
#Product_Class img.s {width:17px;height:15px;}
#Product_Class .Opened img.s {background:url(skin2/opened.gif) no-repeat 4px 6px;}
#Product_Class .Closed img.s {background:url(skin2/closed.gif) no-repeat 3px 6px;}
#Product_Class .Child img.s {background:url(skin2/child.gif) no-repeat 3px 5px;}

#Product_Class a {text-align:left;float:left;color:#000000;width:100px;height:21px;}

#Product_Class .currentNode {padding-top:3px;text-align:center;float:left;color:#ffffff;width:100px;height:21px;background:url(http://static.chinamarry.net/images/classbutton.gif) no-repeat;}

#Product_Class .currentRoot {color:#ff6600;font-weight:bold;}
