html, body {padding: 0px; margin: 0px; font-family: 'NanumBarunpenRWeb','³ª´®¹Ù¸¥Ææ' ,'NanumGothic', '³ª´®°íµñ','NanumGothicWeb', '¸¼Àº °íµñ', 'Malgun Gothic';}

.eventWrap {position: relative; margin: 0 auto; width: 930px; background: #FFF;}
.eventWrap img {padding: 0px; margin: 0px; border: none;}

.eventWrap .top {position: relative; width: 100%; height: 1257px; background: url('../images/bg_top.jpg') no-repeat;}

.eventWrap .top .container {position: absolute; top: 472px; left: 123px; width: 682px;}
.eventWrap .top .container .ready {position: relative; top: 0px; left: 9px; width: 667px; height: 644px; background: url('../images/ready_bg.png') no-repeat;}
.eventWrap .top .container .ready .btn {position: absolute; top: 662px; left: 250px;}

.eventWrap .top .container .stage {position: relative; top: 0px; left: 0px; width: 682px; height: 725px; background: url('../images/stage_bg.png') no-repeat; display: none;}
.eventWrap .top .container .stage .time {position: absolute; top: 133px; left: 114px; width: 72px; height: 32px; border: none; color: #ec6097; font-weight: bold; font-size: 22px; }
.eventWrap .top .container .stage .time .timer {position: relative; right: 0px; width: 50px; text-align: right; display: inline-block;}

.eventWrap .top .container .stage .game_ready {display: none;}
.eventWrap .top .container .stage .game_ready .dimd {position: relative; top: 99px; left: 14px; width: 657px; height: 621px; background: #000; opacity: 0.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);}
.eventWrap .top .container .stage .game_ready .btn {position: absolute; top: 381px; left: 234px;}

.eventWrap .top .container .stage .game {position: absolute; top: 193px; left: 79px; width: 525px; height: 507px; border: 2px solid #f5a3c7;}

.eventWrap .top .container .stage .result {position: relative; top: 99px; left: 14px; width: 657px; height: 621px; display: none;}
.eventWrap .top .container .stage .result .btn1 {position: absolute; top: 400px; left: 74px;}
.eventWrap .top .container .stage .result .btn2 {position: absolute; top: 400px; left: 344px;}

.eventWrap .top .container .stage .fail {background: url('../images/game_over_bg.png') no-repeat;}
.eventWrap .top .container .stage .success {background: url('../images/success_bg.png') no-repeat;}

.eventWrap .bottom {position: relative;}


.jqp-controls {display: none;}
.jqPuzzle .jqp-wrapper {background: #f5a3c7;}