#event {position:relative; width:1024px; margin:0px auto; overflow:hidden}
.sec1 {position:relative;width:100%;}
.sec1 > img {width:100%;display:block;}
.popup_link {display: block;position: absolute;bottom: 41px;left: 50%;width: 496px;margin-left: -248px;padding-top: 84px;font-size: 0;height: 0;text-indent: -9999px;overflow: hidden;background: #000;opacity: 0;filter: alpha(opacity:'0');}
#votePopup {display:none}
#votePopup > span {position:absolute;bottom:0;left:0;width:100%;height:100%;display:block;background:#000;opacity:0.65;filter:alpha(opacity:'65');}
#votePopup > div {position: absolute;bottom: 200px;left: 50%;width: 791px;height: 889px;background: url('./images/popup.png') no-repeat center top;z-index: 99999;transform: translateX(-50%);}
#votePopup .leftWin {display:none;position:absolute;top:0;left:0;width:100%;height:100%;background: url('./images/popup_leftWin.png') no-repeat center top;}
#votePopup .rightWin {display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url('./images/popup_rightWin.png') no-repeat center top;}
#votePopup .leftVote {display:none;position:absolute;top: 0;left: 0;width: 100%;height: 100%;background:url('./images/leftVote.png') no-repeat center top;}
#votePopup .rightVote {display:none;position:absolute;top: 0;right: 0;width: 100%;height: 100%;background:url('./images/rightVote.png') no-repeat center top;}
#votePopup .leftValue {display: block;position: absolute;top: 389px;left: 128px;font-size: 20px;line-height: 51px;padding: 0 5px;width: 136px;text-align: center;font-weight: bold;color: #f64352;}
#votePopup .rightValue {display: block;position: absolute;top: 389px;right: 126px;font-size: 20px;line-height: 51px;padding: 0 5px;width: 136px;text-align: center;font-weight: bold;color: #f64352;}
#votePopup .voteBtnleft {display: block;position: absolute;bottom: 107px;left: 50%;width: 316px;margin-left: -358px;padding-top: 74px;font-size: 0;height: 0;text-indent: -9999px;overflow: hidden;background: #000;opacity: 0;filter: alpha(opacity:'0');}
#votePopup .voteBtnRight {display: block;position: absolute;bottom: 107px;left: 50%;width: 316px;margin-left: 43px;padding-top: 74px;font-size: 0;height: 0;text-indent: -9999px;overflow: hidden;background: #000;opacity: 0;filter: alpha(opacity:'0');}
#votePopup .close {position: absolute;top: 0;right: 0;display: block;width: 36px;padding-top: 36px;font-size: 0;height: 0;text-indent: -9999px;overflow: hidden;background: #000;opacity: 0;filter: alpha(opacity:'0');}
#votePopup .VoteComplete {display:none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(./images/popup_btnReadonly.png) no-repeat center top;}
#votePopup .VoteComplete .close {position: absolute;top: 0;right: 0;display: block;width: 36px;padding-top: 36px;font-size: 0;height: 0;text-indent: -9999px;overflow: hidden;background: #000;opacity: 0;filter: alpha(opacity:'0');}

#votePopup.leftWin .leftWin {display:block;}
#votePopup.rightWin .rightWin {display:block;}
#votePopup.leftVote .leftVote {display:block;}
#votePopup.rightVote .rightVote {display:block;}
#votePopup.VoteComplete .VoteComplete {display:block;}
#votePopup.VoteComplete .voteBtnleft,
#votePopup.VoteComplete .voteBtnRight {display:none;}