*{margin: 0px; padding: 0px;}
body {font-size:9pt; background: #E2E5E6;}
/* other */
img {border: none; vertical-align: middle;}

a:link{color: #0066cc; text-decoration: none;}
a:visited{color: #0066cc; text-decoration: none;}
a:hover {color: #333333; text-decoration: underline;}
a:active{color: #0066cc; text-decoration: underline;}

.head{font-size: 12px;color: #124164;font-weight: bold;padding-left:5px;padding-top:5px;}

ul {
   list-style: none;
   margin: 0px;
   padding: 0px;
   width:99%;
   height:100%;
   line-height:20px;
   margin-top:2px;
}

li a:link, li a:visited{
   color: #444659;
   font-size:9pt;
   display: block;
   text-decoration: none;
   height: 24px;
   line-height:24px;
   background: url(../images/chat_bg.jpg) repeat-x right;
   margin-left:2px;
   padding-left:5px;
}

li a:link span, li a:visited span{
  background: url(../images/title_arrow.gif) no-repeat 2px;
  display:block;
  padding-left:18px;
  cursor:pointer;
}
li a:hover{
   color: #000000;
   font-weight:bold;
   background: url(../images/chat_bg.jpg) repeat-x right;
}


.mod{background:#FFFFFF;overflow-x:auto;overflow-y:hidden; margin-top:2px;margin-bottom:2px;}
.treeList{border-bottom:1px #7D95A5 solid;padding-bottom:15px;}

