/*Search*/
.Search{border:solid 1px #c9151e;height:38px;line-height:38px;width:294px;}
.Search_button{margin-right:-1px;}
.Search_active{width:218px;background:#fff;outline: none;border:none;height:36px;line-height:36px;color:#888888;padding-left: 10px;}
.fl{float:left;}
.fr{float:right;}
.menu{border-bottom:1px solid #ddd;}

 #c1023295 ul {list-style: none;  padding: 0px; margin:0px auto;} 
    #c1023295 ul li a {font-family: 微软雅黑;text-decoration: none;color:#000;display:block; height:57px; line-height:57px; text-align:center;  font-size:18px;width:130px;font-weight:bold;} 
    #c1023295 ul li { float:left; margin-left:0px;heigt:auto;} 

    #c1023295 ul li a:hover {color:#000;}
    #c1023295 ul li a#current {color:#000;background:rgba(174,10,41,0);}
    #c1023295 ul li ul { border:0px solid #ccc; display:none;} 
    #c1023295 ul li ul li {font-family: 微软雅黑;text-decoration: none;font-size:13px; float:none;  margin:0;}
    #c1023295 ul li ul li a {width:130px;height:45px;line-height:45px; text-align:center; background:rgba(0,0,0,0.5);color:#fff;border:none;font-weight:normal; font-size:14px;} 
    #c1023295 ul li ul li a:hover {color:#134E8A;background:white;border-bottom:3px bottom #456ABC;}  
    #c1023295 ul li:hover ul { display:block;z-index:9999999; position:absolute; color:#fff;}
    #c1023295 ul li.sfhover ul { display:block;} 
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
