.VoteDivDefalut{margin:10px auto;}
.VoteList{float:left;_width:60px;_height:70px;display:inline;text-align:center;overflow:hidden;margin-left:20px;border:1px solid #e5ebf1;border-bottom:3px solid #2993dd;position:relative;
-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 1px 1px #ececec;-moz-box-shadow:0 1px 1px #ececec;box-shadow: 0 1px 1px #ececec;}
.VoteList span{display:block;text-align:center;color:#666;padding:0 5px;overflow:hidden;line-height:32px;}
.VoteList span.mt{height:32px;overflow:hidden;position:relative;}
.VoteList span.ht{position:relative;top:0px;}
.VoteList span tt{text-align:center;}
.VoteList .voteValue{line-height:32px;color:#c00000;font-size:16px;font-style:italic;font-family:Georgia,Arial,sans-serif;}
.VoteList .nextValue{line-height:32px;color:#c00000;font-size:16px;font-style:italic;font-family:Georgia,Arial,sans-serif;}
.VoteList .voteVote{cursor:pointer;line-height:32px;border-top:1px dashed #e4e4e4;color:#2993dd;}
.VoteList .voteVoteAct{color:#ccc;cursor:text;}
/*.VoteList:hover{box-shadow:0px 0px 6px #e6e6e6;border:1px solid #c6d3e0;border-bottom:3px solid #2993dd;} */
.voteHtml,.keyId{display:none;}
.clearing{clear:both;font-size:0;height:0;line-height:0;overflow:hidden;}
.bor{border-bottom:3px solid #e5ebf1;}