/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr?              |
|--------------------------------------------------*/

.dtree {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}

.dtree img {
    border: 0px;
    vertical-align: middle;
}

.dtree a {
    color: #333;
    text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
    color: #0066ee;
    text-decoration: underline;
}

.dtree a.nodeSel {
    background-color: #c0d2ec;
}

.dtree .clip {
    overflow: hidden;
}

.dtreeTitle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #555555;
    font-weight: bold;
    height: 40px;
    text-align: center;
    margin-left:10px;
    margin-right:10px;
 word-break:break-all;
    width:500px;
}

.descriptionTitle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #555555;
    font-weight: bold;
    height: 20px;
}

.descriptionQydjxz {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: blue;
}

.descriptionContent {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 20px;
    margin-right: 20px;
}

.descriptionDot {
    vertical-align: bottom;
    color: black;
    FONT-SIZE: 10.5pt;
    FONT-FAMILY: ËÎ Ìå;
}

.dlist {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    white-space: normal;
    text-align:center;
}

.dlist img {
    border: 0px;
    vertical-align: middle;
}

.dlist a {
    color: #333;
    text-decoration: none;
}

.dlist a.node, .dlist a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
}

.dlist a.node:hover, .dlist a.nodeSel:hover {
    color: #0066ee;
    text-decoration: underline;
}

.dlist a.nodeSel {
    background-color: #c0d2ec;
}

.dlist .clip {
    overflow: hidden;
}

.dListNode {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
    word-wrap:break-word;
    width:500px;
}

.dListNode ul {
    text-align: left;
    margin-left: 150px;

}
 