#dragverify{position:relative;background-color:#e8e8e8;width:259px;height:34px;line-height:34px;text-align:center;border-radius: 6px;}
#dragverify .block{position:absolute;top:-1px;width:40px;height:34px;border:1px solid #cccccc;border-radius: 6px;cursor:pointer;}
.blockbg{background:#ffffff url(../img/blockbg.png) no-repeat center;}
.blockbgsuc{background:#ffffff url(../img/suc.png) no-repeat center;}
#dragverify .dragverifybg{background-color:#7ac23c;height:34px;width:0;border-radius: 6px;}
#dragverify .dragverifytext{position:absolute;top:0;width:300px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
