﻿/*  折叠面板样式 begin*/
.Lawsmenu
{
    margin: 0 3px;
    padding: 0;
    width: 248px;
    height: 500px;
    border-bottom-width: 0;
}

.Lawsmenu 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;
}


.Lawsmenu a.fold_item:visited, .Lawsmenu .fold_item:active, .Lawsmenu a.fold_item:hover
{
    color: #000;
    text-decoration: none;
}

.Lawsmenu a.fold_item .statusicon
{
    top: 5px;
    left: 5px;
    border: none;
    width: 14px;
    height: 14px;
}

.Lawsmenu a.fold_select
{
    background: url(Images/videolistheaderright.jpg) left center no-repeat;
}

.Lawsmenu a.fold_unselect
{
    background: url(Images/videolistheaderdown.jpg) left center no-repeat;
}
.Lawsmenu a.fold_item:hover
{
}
.Lawsmenu div.fold_sub_item
{
    background: white;
    overflow: hidden;
    width: 248px;
    height: 470px;
    overflow:scroll
}
/*折叠面板样式  end*/

.laws_tree
{
    margin: 5px 0 0 0px;
    height: 450px;
    width: 230px;
    overflow: auto;
    overflow: scroll;
}

#Laws_left
{
    float: left;
    display: inline;
    width:260px;
    height: 500px;
    margin: 0 0 0 0;
    border: solid 1px #ccc;
    overflow: hidden;
}
