1 #ban { width: 23px; height:60px; background: #333; }
2 #ban object { display:none; }
3 #ban:hover object { display:block; margin-left:24px; }
5 div.b_cat div.b_item { margin:0; }
7 div.b_cat { border:1px solid; width: 400px; }
8 div.b_item { border-top:1px solid #333; }
10 div.b_item { display:none; }
12 div.b_cat:hover { width: 100%; }
13 div.b_cat:hover div.b_item { display:block; }
17 #fix {position:fixed;height: 20px; right: 10px; bottom:auto; bottom:10px;}
21 font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
29 #book .panel-visible h2 {
32 #book .panel-hidden h2 {
39 .panel-hidden div.b_item {
43 .tt + div.b_cat { display:none; }
44 .tt + div.b_cat1 { display:none; }
46 div.b_cat:hover div.b_node:hover { background:#222; width:100%; }
48 div.b_cat:hover div.b_node:hover a:hover { color:#6dae42; }
51 div.b_cat1:hover div.b_node:hover { background:#222; width:100%; }
52 div.b_cat1:hover div.b_node:hover a:hover { color:#6dae42; }
54 .opt {height:13px; margin:0; position:absolute; top:0; right:50px;}
56 div.b_cat1:hover div.b_node:hover a.opt { color:#fff; }
58 .cconf { display:none; }
59 div.b_cat:hover .cconf { display:inline; }