.list-position{
    height: 25px;
    border-bottom: 1px solid #eee;
    position: relative;
}
.list-tab{
    height: 26px;
    position: absolute;
    right: 5px;
    top: 0;
}
.list-tab li{
    float: left;
    height: 24px;
    border:1px solid #eee;
    background: #f8f8f8;
    margin-right: 5px;
    padding: 0 10px;
    line-height: 24px;
    cursor: pointer;
}
.list-tab .current{
    background: #fff;
    border-bottom-color: #fff;
}

.list-type{
    height: 21px;
    overflow: hidden;
    margin-top: 5px;
    padding-right: 20px;
}
.list-type a{
    float: right;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
}
.list-type i{
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/main.png) no-repeat;
}
.list-type-txt i{
    background-position: 0 -80px;
}
.list-type-txt.imp i{
    background-position: -20px -80px;
}
.list-type-pic i{
    background-position: -40px -80px;
}
.list-type-pic.imp i{
    background-position: -60px -80px;
}

.soft-type-list{
    position: absolute;
    right: 10px;
    top: -3px;
    padding-right: 0;
}

.pic-list li{
    padding: 12px 0 8px 0;
    border-bottom: 1px dashed #eee;
}
.pic-list .li-main{
    height: 90px;
}
.pic-list .li-main .imp{
    white-space: nowrap;
}
.pic-list p {
    text-indent: 20px;
}
.pic-list .li-main .h3{
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 8px;
    padding-left:15px;
    background:url(../images/main.png) 2px -214px no-repeat;
}
.pic-list .li-main .h3 div {
    float:right;
}
.pic-list .pic{
    width: 135px;
    height: 90px;
    overflow: hidden;
    float:left;
}
.pic-list .li-main .ext{
    line-height: 24px;
} 
.pic-list .li-ext span{
    font-size:12px;
    font-weight:bold;
}
.pic-list .li-ext span.c666{
    font-size:12px;
    font-weight:normal;
}
.pic-list .li-ext a{
    font-size:12px;
    font-weight:normal;
    color:#0085EC;
}
.txts-list li{
    height: auto;
    padding-top: 10px;
}
.txts-list .pic{
    display: none;
}
.txts-list .li-main{
    padding-left: 0;
    height: auto;
}
.txts-list .li-ext{
    display: none;
}

.page-num a,
.page-num span{
    float: left;
    height: 20px;
    padding: 7px 12px;
    margin-right: 5px;
}

.test-240{
    height: 250px;
    overflow: hidden;
}

.list-side{
    background: #fafafa;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 8px;
}

.colu-title{
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 14px;
    margin: 0 10px;
}
.pic-280{
    width: 280px;
    margin: 0 auto;
    height:140px;
    overflow:hidden;
}
.list-side .txt-list{
    margin-left: 10px;
}
.list-side .line{
    height: 1px;
    border-top: 1px solid #eee;
    overflow: hidden;
    display: block;
    margin: 10px;
}
.app-list li{
    margin:7px 3px 0 10px;
}

.book-list-box .txt-list{
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
}



