@charset "utf-8";
/* CSS Document */
.con{ overflow:hidden; width:930px;}
.con .player{ height:210px; width:140px; overflow:hidden;}

.player{padding-top:20px; float:left;}
.pw{ padding-right:12px;}  
.player .pic{width:140px; height:140px;}
.player .pic img{ width:140px; height:140px;}
.player p{height:38px; padding:0 5px;}
.player p span{font:bold 16px/38px "微软雅黑"; color:#333333; float:left; width:90px; overflow:hidden; height:38px;}
.player p img{ width:30px; height:22px; float:right; margin-top:6px; border:1px solid #A5A9A8;}
.player .showdiv a{ display:block; width:142px; height:33px; color:#ffffff; background:url(../images/Voting-button.png) no-repeat;}
.player .divlogin a{ display:block; width:142px; height:33px; color:#ffffff; background:url(../images/Voting-button.png) no-repeat;}
.player a .votefont {
    float: left;
    font-size: 12px;
    line-height: 33px;
    padding-left: 38px;
}
.player a .number {
    float: right;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 30px;
    padding-right: 8px;
}