#reader_box{
    position:absolute;
    z-index: 9999999;
    right:15px;
    top:63px;
    background-color:#ff66ff;
    width:270px;
    margin:10px auto;
    border:1px solid #ffffff;
    text-align:left;
    display:none;
}

#reader_box p{
    padding:5px 0;
    width:60px;
    color:#000000;
    text-align:center;
    margin-top:15px;
    margin-left:8px;
    background-color:#ffffff;
}

#reader_box ul{
    overflow:hidden;
    height:100%;
    width:260px;
    margin:0 auto;
    padding:20px 0;
    margin-bottom:5px;
    background-color:#ffffff;
}

#reader_box li{
    float:left;
    width:50%;
    height:20px;
    font-size:12px;
    line-height:20px;
    text-indent:30px;
    background-repeat:no-repeat;
    background-position:10px center;
}

.rss_icon1{background-image:url(/pc/img/rss/icon/1.gif);}
.rss_icon2{background-image:url(/pc/img/rss/icon/2.gif);}
.rss_icon3{background-image:url(/pc/img/rss/icon/3.gif);}
.rss_icon4{background-image:url(/pc/img/rss/icon/4.gif);}
.rss_icon5{background-image:url(/pc/img/rss/icon/5.gif);}
.rss_icon6{background-image:url(/pc/img/rss/icon/6.gif);}
.rss_icon7{background-image:url(/pc/img/rss/icon/7.gif);}
.rss_icon8{background-image:url(/pc/img/rss/icon/8.gif);}
.rss_icon9{background-image:url(/pc/img/rss/icon/9.gif);}
.rss_icon10{background-image:url(/pc/img/rss/icon/10.gif);}

#reader_box li a{
    color:#0000ff;
    line-height:20px;
    height:20px;
}
#reader_box li a:hover{
    background-color:#ffddff;
}
