﻿.button {
  background-position: 0% 0%;
    background-image: linear-gradient(to bottom, #76dd07, #31ca0d);
    -webkit-border-radius: 11;
    -moz-border-radius: 11;
    border-radius: 11px;
    text-shadow: 0px -1px 0px #e1e2ed;
    -webkit-box-shadow: 0px 1px 0px 0px #899599;
    -moz-box-shadow: 0px 1px 0px 0px #899599;
    box-shadow: 0px 1px 0px 0px #899599;
    font-family: Arial;
    color: #f9fbf9;
    font-size: 15px;
    padding: 7px 30px 7px 30px;
    border: solid #d6bcd6 1px;
    text-decoration: none;
    width: 152px;
    background-color: #76dd07;
    background-repeat: repeat;
    background-attachment: scroll;
}

    .buttontexiao {
    background: #76dd07;
    background-image: -webkit-linear-gradient(top, #76dd07, #31ca0d);
    background-image: -moz-linear-gradient(top, #76dd07, #31ca0d);
    background-image: -ms-linear-gradient(top, #76dd07, #31ca0d);
    background-image: -o-linear-gradient(top, #76dd07, #31ca0d);
    background-image: linear-gradient(to bottom, #76dd07, #31ca0d);
      -webkit-border-radius: 11;
      -moz-border-radius: 11;
      border-radius: 11px;
      text-shadow: 0px -1px 0px #e1e2ed;
      -webkit-box-shadow: 0px 1px 0px 0px #899599;
      -moz-box-shadow: 0px 1px 0px 0px #899599;
      box-shadow: 0px 1px 0px 0px #899599;
      font-family: Arial;
      color: #f9fbf9;
      font-size: 15px;
      padding: 4px 10px 4px 10px;
      border: solid #d6bcd6 1px;
      text-decoration: none;
    }

.button:hover {
  color: #f9fbf9;
  background: #8bef11;
  text-decoration: none;
}


.tablelist{ 
border:1px solid #0058a3; 
font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif; 
border-collapse:collapse; 
border-spacing:1pt; 
background-color:#eaf5ff; 
} 
.tablelist tr.backrow{ 
background-color:#c7e5ff; 
} 
.tablelist tr.back1{ 
background-color:#ff2400; 
} 
.tablelist tr.back2{ 
background-color:#ffff00; 
} 
.tablelist tr.back3{ 
background-color:#caffff; 
} 
.tablelist tr.back4{ 
background-color:#33ff00; 
} 
.tablelist td.cen{ 
text-align:center; 
} 
.dlr 
{
    color:#019ad2;
    text-align:center;
    font-size:25px;
}
.wrap-menu {width:778px; margin:0 auto; overflow:auto; width:100%; background:#F6F6F6; font:12px/1.5 Tahoma,Arial,sans-serif}
.wrap-menu ul{ list-style:none; margin:0; padding:0;}
.wrap-menu ul li{ text-indent:3em; white-space:nowrap; }
.wrap-menu ul li h2{ cursor:pointer; height:100%; width:100%; margin:0 0 1px 0; font:12px/31px '宋体'; color:#fff; background:#019ad2;}
.wrap-menu ul li a{ display:block; outline:none; height:25px; line-height:25px; margin:1px 0; color:#1A385C; text-decoration:none;}
.ld{ margin-right:10px; margin-left:-17px; margin-top:9px; width:7px; height:7px; background:url(../tree/arrow.gif) no-repeat; border:none;}
.ld.unfold{ background-position:0 -9px;}
.fjk{ margin-right:10px; margin-left:-17px; margin-top:9px; width:12px; height:12px; background:url(../Images/开3.gif) no-repeat; border:none;}
.fjg{ margin-right:10px; margin-left:-17px; margin-top:9px; width:12px; height:12px; background:url(../Images/关3.gif) no-repeat; border:none;}
.fjw{ margin-right:10px; margin-left:-17px; margin-top:9px; width:12px; height:12px; background:url(../Images/无3.gif) no-repeat; border:none;}
.wrap-menu ul li a:hover{ background-color:#ccc; background-image:none;}