锘縜 { outline: none; } div.menuTree { width: 245px; overflow:hidden } div.menuTree UL { font-size: 100%; padding: 0px; margin: 0px; display:none; } div.menuTree UL LI { list-style: none; padding: 0px; padding-left: 20px; margin: 0px; white-space: nowrap; line-height: 20px; } div.menuTree UL LI A.current{ color:#FB7F2D; font-size:110%; font-weight:bold} div.menuTree UL LI.parent A { /*color: #F4008F;*/ text-decoration: none; padding: 0px 2px; } div.menuTree UL LI.parent A:hover { font-weight: bold; font-size: 110%; } div.menuTree UL LI.child A { /*color: #FB7F2D;*/ text-decoration: none; padding: 0px 2px; } div.menuTree UL LI.child A:hover { font-weight: bold; font-size: 110%; } div.menuTree UL LI.parent { background: url("/phpcms/templates/3/skin/js/plugin/NotesForMenu/images/collapsed_image.gif") left top no-repeat; } div.menuTree UL LI.expanded { background: url("/phpcms/templates/3/skin/js/plugin/NotesForMenu/images/expended_image.gif") left top no-repeat; } #sub-19{ width:245px; background:#d1e7fa; list-style:none; float:left; margin-bottom:10px; } #sub-19 li{ height:50px; line-height:50px; color:#3d3c3c; font-size:14px; font-family:"寰蒋闆呴粦"; margin-bottom:10px; background:#a3d4f4; } #sub-19 li a{color:#3c5070; text-decoration:none;}