
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div { margin:0; padding:0; border:0; }
body { background:#fff; font-family:SimSun, Arial; font-size:12px; line-height:16px;  }
ul, ol { list-style-type:none; }
select, input, select { vertical-align:middle; }
img{ vertical-align:middle;}
a { text-decoration:none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { font-size:14px; }
i { font-size:10px; font-style:normal; font-family:Arial, Helvetica, sans-serif; }
em { font-style:normal; }
.c { clear:both; }


#infoTree{ text-align:left; font-size:14px; background:#C1D3F2;}
#infoTree a{ color:#000;}
#infoTree a:hover{ color:#f60;}
#infoTree.treeview li span{ display:block; padding:3px 0 2px 20px; cursor:pointer;}
#infoTree.treeview .menu1 { cursor:pointer; border-bottom:1px solid #AFB8C2; border-top:1px solid #DBE5F7}
#infoTree.treeview .menu1 li { padding:3px 0 2px 20px; cursor:pointer; }
#infoTree.treeview .menu1 .collapsable,#infoTree.treeview .menu2 { background: url(images/tv-collapsable-last.gif) no-repeat 20px 3px; }
#infoTree.treeview .menu1 .last { background: url(images/tv-collapsable-last.gif) no-repeat 20px 3px; }
#infoTree.treeview .collapsable ul{ background:#ECF3F9}
#infoTree.treeview .menu1 .expandable { background: url(images/tv-expandable-last.gif) no-repeat 20px 3px; }
#infoTree.treeview .menu3 {margin-left:-20px; padding:5px 0 3px 35px; cursor:pointer; background:#fff; border-bottom:1px solid #999;}
#infoTree.treeview .menu2 .last { background:#fff;}



#infoTree.treeview .on,#infoTree.treeview .menu2 .on#infoTree.treeview .menu3 .on{ font-weight:bold; color:#f60;}
