﻿/*  折叠面板样式 begin*/
.Termsmenu
{
    margin: 0 3px;
    padding: 0;
    width: 248px;
    height: 300px;
    border-bottom-width: 0;
}
.Termsmenu ul
{
    padding: 0 15px;
    height: 100%;
}
.Termsmenu ul li
{
    line-height: 18px;
    padding-left: 0px;
    border-bottom: 1px dashed #d9d9d9;
    background: url();
}
.Termsmenu ul li a
{
    text-decoration: none;
    color: #333;
    font-size: 12px;
}
.Termsmenu ul li a:hover
{
    color: #82152a;
    background: #f7fbfe;
}

.Termsmenu a.fold_item
{
    width: 100%;
    color: #000;
    display: block;
    width: auto;
    padding: 0 0;
    padding-left: 30px;
    text-decoration: none;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    font-weight: 700;
    border-bottom: solid 1px #ccc;
}

.goole_btn td
{
    padding-bottom: 10px;
}


.Termsmenu a.fold_item:visited, .Termsmenu .fold_item:active, .Termsmenu a.fold_item:hover
{
    color: #000;
    text-decoration: none;
}

.Termsmenu a.fold_item .statusicon
{
    top: 5px;
    left: 5px;
    border: none;
    width: 14px;
    height: 14px;
}

.Termsmenu a.fold_select
{
    background: url(Images/videolistheaderright.jpg) left center no-repeat;
}

.Termsmenu a.fold_unselect
{
    background: url(Images/videolistheaderdown.jpg) left center no-repeat;
}
.Termsmenu a.fold_item:hover
{
}
.Termsmenu div.fold_sub_item
{
    background: white;
    overflow: hidden;
    width: 280px;
    height: 280px;
}
/*折叠面板样式  end*/

.terms_tree
{
    margin: 5px 0 0 0px;
    height: 248px;
    width: 248px;
    overflow: auto;
}

#terms_left
{
    float: left;
    display: inline;
    width: 100%;
    height: 300px;
    margin: 0 0 0 0;
    border: solid 1px #ccc;
    overflow: hidden;
}
