﻿/*控制栏目树CSS*/
.webfx-tree-container
{
    margin: 0px;
    padding: 0px;
    font: icon;
    white-space: nowrap;
}

.webfx-tree-item
{
    padding: 2px 0 2px 0;
    margin: 0px;
    font: icon;
    color: WindowText;
    white-space: nowrap;
    height: 16px;
}

.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover
{
    font-size: 12px;
    margin-left: 3px;
    padding: 0px 2px 1px 2px;
}

.webfx-tree-item a
{
    color: black;
    text-decoration: none;
}

.webfx-tree-item a:hover
{
    color: blue;
    text-decoration: underline;
}

.webfx-tree-item a:active
{
    background: highlight;
    color: highlighttext;
    text-decoration: none;
}

.webfx-tree-item img
{
    vertical-align: middle;
    border: 0px;
}

.webfx-tree-icon
{
    width: 16px;
    height: 16px;
}

.webfx-treeText
{
    color: #666666;
}

/*栏目右键菜单CSS*/
.webfx-menu
{
    box-sizing: content-box;
    moz-box-sizing: content-box;
}
.webfx-menu
{
    box-sizing: content-box;
    moz-box-sizing: content-box;
}
.webfx-menu
{
    border-right: #999999 1px solid;
    padding-right: 1px;
    border-top: #999999 1px solid;
    padding-left: 1px;
    z-index: 100;
    background: #f1f1f1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4);
    visibility: hidden;
    padding-bottom: 1px;
    border-left: #999999 1px solid;
    width: 150px;
    padding-top: 1px;
    border-bottom: #999999 1px solid;
    position: absolute;
}
.webfx-menu-empty
{
    border-right: white 1px solid;
    padding-right: 5px;
    border-top: white 1px solid;
    display: block;
    padding-left: 5px;
    font-size: 11px;
    border-left: white 1px solid;
    color: black;
    border-bottom: white 1px solid;
    font-family: Tahoma, Verdan, Helvetica, Sans-Serfif;
    height: 16px; ;HEIGHT:expression(18)
}
.webfx-menu A
{
    border-right: #f1f1f1 1px solid;
    padding-right: 5px;
    border-top: #f1f1f1 1px solid;
    display: block;
    padding-left: 5px;
    font-size: 12px;
    overflow: hidden;
    border-left: #f1f1f1 1px solid;
    color: black;
    padding-top: 2px;
    border-bottom: #f1f1f1 1px solid;
    font-family: Tahoma, Verdan, Helvetica, Sans-Serfif;
    height: 22px;
    text-decoration: none;
}
.webfx-menu A:visited
{
    color: black;
    text-decoration: none;
}
.webfx-menu A:hover
{
    color: black;
    text-decoration: none;
}
.webfx-menu A:hover
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    background: #cccccc;
    border-left: #999999 1px solid;
    color: black;
    border-bottom: #999999 1px solid;
    text-decoration: none;
}
.webfx-menu A .arrow
{
    border-top-width: 0px;
    border-left-width: 0px;
    float: right;
    border-bottom-width: 0px;
    width: 3px;
    margin-right: 2px;
    height: 16px;
    border-right-width: 0px;
}
.webfx-menu DIV
{
    border-top: #999999 1px solid;
    font-size: 0mm;
    margin: 2px 0px;
    overflow: hidden;
    height: 0px; ;HEIGHT:expression(2)
}
.webfx-menu-bar
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 11px;
    background: rgb(120,172,255);
    padding-bottom: 2px;
    padding-top: 2px;
    font-family: Verdana, Helvetica, Sans-Serif;
}
.webfx-menu-bar A
{
    border-right: rgb(120,172,255) 1px solid;
    padding-right: 5px;
    border-top: rgb(120,172,255) 1px solid;
    padding-left: 5px;
    padding-bottom: 1px;
    border-left: rgb(120,172,255) 1px solid;
    color: black;
    padding-top: 1px;
    border-bottom: rgb(120,172,255) 1px solid; ;HEIGHT:expression(/MSIE 5.0/.test(navigator.userAgent) ? "17px" : "auto");TEXT-DECORATION:none
}
.webfx-menu-bar A:visited
{
    border-right: rgb(120,172,255) 1px solid;
    padding-right: 5px;
    border-top: rgb(120,172,255) 1px solid;
    padding-left: 5px;
    padding-bottom: 1px;
    border-left: rgb(120,172,255) 1px solid;
    color: black;
    padding-top: 1px;
    border-bottom: rgb(120,172,255) 1px solid; ;HEIGHT:expression(/MSIE 5.0/.test(navigator.userAgent) ? "17px" : "auto");TEXT-DECORATION:none
}
.webfx-menu-bar A:hover
{
    border-right: rgb(0,66,174) 1px solid;
    border-top: rgb(234,242,255) 1px solid;
    background: rgb(120,172,255);
    border-left: rgb(234,242,255) 1px solid;
    color: black;
    border-bottom: rgb(0,66,174) 1px solid;
    text-decoration: none;
}
.webfx-menu-bar A .arrow
{
    border-top-width: 0px;
    border-left-width: 0px;
    float: none;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
.webfx-menu-bar A:active
{
    moz-outline: none;
    outline: none;
}
.webfx-menu-bar A:unknown
{
    moz-outline: none;
    outline: none;
}
