#middle-center{
    padding: 20px;
}
#imgs{
    width: 100%;
    height: 200px;

}

#news-content{
    width: 100%;
    height: 645px;  
    margin-top: 20px;
}

#content{
    _height:500px;
}
#footer{
    width: 1010px;
    background-color: #323232;
}
.left,.right{
    float: left;
    position: relative;
    margin-top: -4px;
    background-color: transparent;
    border: none;
}
p{position: relative;}

.left{
    width: 260px;
}
.left img{
    width: 240px;
    height: 113px;
}
.right{
    width: 960px;
    height:550px;
    _width:615px;
    text-align: left;
    background-repeat: no-repeat;
    background-image: url(../image/sys_bg.jpg); 
    z-index: 999;
}

.right{
    *width:960px;
}
#inner_info{
    position: absolute;
    width: 585px;;
    height: 185px;;
    border: 1px solid #1B79AE;
    top:110px;
    left: 310px;
}
#inner_info_right,#inner_info_left{
    position: relative;
    float: left;
}
#inner_info_right{
    border-right:  1px solid #1B79AE;
    width: 330px;
    height: 185px;
}
#inner_info_right ul{
    width: 100%;
    position: relative;
    height: auto;
    overflow: auto;
    padding: 0px;
    margin-left: 20px;
    top: -15px;
}
#inner_info_right ul li{
    float: left;
    list-style-type: none;
    color: #DAAF20;
    width: 100px;
    font-size: 12px;
    font-weight: bold;
}
#inner_info_right ul li span{
    color:#fff;
}
#inner_info_left{
    width: 220px;
    height: 185px;
}
.sj,.ys{
    font-size: 12px;
}
.sj{
    color: #DAAF20;
}

.cs{
    width: 100px;
    height: 9px;
    background-image: url(../image/t_bg1.png);
    background-repeat: no-repeat;
    position: relative;
    _top:6px;
}
#sskk{
    width: 90%;
}
#sskk td{
    _border: 1px solid #fff;
    font-size: 14px;
}
.ls .ui-progressbar-value {
    background-image: url(../image/blue_t.png);
    background-repeat: repeat-x;
}
.hs .ui-progressbar-value {
    background-image: url(../image/red_t.png);
    background-repeat: repeat-x;
}


table{
    color:#fff;
    font-size: 12px;
}

.selbtn{
    text-decoration: none;
}
.selbtn img{
    position: relative;
}
.panled{
    position: absolute;
    width: 70px;
    height: 18px;
    color:#888;
    display: block;
    top: 65px; 
    font-size: 12px;
    left: 150px;

    font-family: cursive;
    text-decoration: none;

}
.selecta{
    left: -5px;
    top:0px;
}
#selectPanle{
    background-color: #FFF;
    overflow: auto;
    z-index: 1001;
    display: none;
    -webkit-scrollbar-thumb:#fff;
    scrollbar-arrow-color:#f5f8f7;
    font-size: 12px;
    width: 140px; height: auto; 
}

#selectPanle div{
    padding-left: 15px;

    width: auto;
}
#selectPanle div a{
    color: #888;
    text-decoration: none;
    display: block;
}
#selectPanle div:hover{
    background-color: #E2EAFF;
    color:#333;
    font-weight: 100;
}