*{padding:0px; margin:0px; }
html{
height:100%;
}
body {
margin:0px;
padding:0px;
height:100%;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
overflow:auto;
SCROLLBAR-FACE-COLOR: #dadde4;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#858f9a;
scrollbar-darkshadow-color:#f4f4f4;
scrollbar-shadow-color:#858f9a;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#e1e1e1;
}
.CNLTreeMenu_En{
position:relative;
top:-6px;
padding-left:40px;
height:15px;
}
p {margin:0;padding:0 0 0 18px;}
p a,p a:visited {color:#00f;background:inherit;}
.CNLTreeMenu img.s {cursor:pointer;vertical-align:middle;}
.CNLTreeMenu ul {padding:0;}
.CNLTreeMenu li {list-style:none;padding:0; white-space:nowrap;}
.CNLTreeMenu li a:link {
color: #333333;
text-decoration:none;    
}
.CNLTreeMenu li a:visited {
color: #333333; 
text-decoration:none;      
}
.CNLTreeMenu li a:hover {
color: #cc0000;
text-decoration:none;    
}
.CNLTreeMenu li a:active {
color: #333333;
text-decoration:none;       
}   
.Closed ul {display:none;}
.Child img.s {background:none;cursor:default;}
.CNLTreeMenu{margin-top:20px;}
#CNLTreeMenu3 ul {margin:0 0 0 10px;}
#CNLTreeMenu3 img.s {width:39px;height:18px;}
#CNLTreeMenu3 .Opened img.s {background:url(skin3/opened.gif) no-repeat 0 1px;}
#CNLTreeMenu3 .Closed img.s {background:url(skin3/closed.gif) no-repeat 0 1px;}
#CNLTreeMenu3 .Child img.s {background:url(skin3/child.gif) no-repeat 13px 2px;}
.RootOpened img.s {background:url(skin3/computey_opened.gif) no-repeat 0 1px;}
.RootClosed img.s {background:url(skin3/computey_closed.gif) no-repeat 0 1px;}
.RootClosed ul {display:none;}
.title{
font-weight:bold;
color:#666666;
}