.follow_infos{
    font-size:13px;
    margin-left: 5px;
}
.follow_infos a{
    color: #000;
}
.follow_infos a strong{
    font-size:14px;
}
.follow_infos a:hover{
    color: #0044cc;
}
#search_type, #search_submit {
    color:#333;
    font-size:14px;
    font-weight:bold;
    width:90px;
}
.tabSetB{
    margin-bottom: 20px;
}
#search_submit {
}
.pInfos {
    background-color:#F5F5F5;
    color:#666666;
    margin:auto;
    text-align:center;
    width:170px;
}
.pInfos p {
    border-bottom:1px solid #EEEEEE;
    font-size:12px;
    margin-bottom:0.5em;
    padding:0.3em;
}

.seekSiteList span{
    text-align:right;
    width:110px;
}
/* =Reader List
----------------------------------------------- */	
.overlapOver{
    float:left;
    font-size:32px;
    line-height:28px;
    font-weight:bold;
    color:#666;
    background:#EDF0F8 url(/images/v3/bar_bg_2.gif) repeat-x left top;
    margin-top:6px;
}
.overlapOver div{
    margin:5px;
}
.pagination{
    line-height:30px;
    text-align:right;}
.pagination a{padding:0; margin-left:5px;}

.mainBox .bTitle{
    color: #000;
    font-size: 13px;
    height: 2.6em;
    line-height: 2.6;
}
.mainBox .bTitle .promptButton{
    float: right;
    font-size: 12px;
    margin-top: 4px;
    width: 160px;
}
.userListA .followingMark, .userListA .followMe{
    float:right;
    font-size: 12px;
    margin-top: 5px;
    width: 86px;
}
.userListA .followingMark{
    height: 24px;
    line-height: 24px;
}
.userListA .followMe{
    background: url(/images/prompt-button-2-right.png) right top no-repeat;
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-left: 10px;
    padding-right: 11px;
    text-decoration: none;
}
.userListA .followMe:hover{
    color: #0044cc;
    text-decoration: none;
}
.userListA .followMe span{
    background: url(/images/prompt-button-2-left.png) left top no-repeat;
    cursor:pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 11px;
    text-align: center;
}

.relTagItem{
    background-color: #fff;
    border-right: 1px solid #C9D7F1;
    border-bottom: 1px solid #C9D7F1;
    float: left;
    margin: 10px 20px 0 0;
    position: relative;
    padding-left: 23px;
    padding-right: 5px;
}
.tagPM{
    width:14px;
    background:url(/images/add.gif) 0 50% no-repeat;
    text-indent:-99999px;
    position: absolute;
    left:3px;
    top:0;
}
.tagPM:hover{
    background-position: -14px 50%;
    text-decoration:none;
}
.relTagItem .count{
    color: #7777cc;
    font-size: 11px;
}