﻿body { margin: 0; padding: 0; }
div, p, span, h1 { margin: 0; padding: 0; }
img { border: 0; vertical-align: top; }
.popup_big { position: relative; width: 444px; height: 514px; background: url(../images/bg_popup_big.png) no-repeat 0 0; }
.popup_big .contents { width: 420px; height: 460px; overflow: hidden; padding: 12px 12px 0 12px; }
.popup_big .contents p { position: absolute; top: 52px; left: 37px; width: 362px; height: 304px; overflow: hidden; background: url(../images/popup_contents_big.gif) no-repeat 0 0; }
.popup_big .contents p span { position: absolute; top: 0; left: 0; width: 0; height: 0; overflow: hidden; font: normal 0/0 dotum; text-indent: -1000px; }
.popup_big .contents .event_img { margin: -1px; border: 1px solid #f0f0f0; }
.popup_big .btns { position: absolute; bottom: 67px; display: block; width: 422px; height: auto; text-align: center; }
.popup_big .footer { position: absolute; bottom: 18px; left: 8px; width: 422px; height: 13px; }
.popup_big .footer .btn_close { float: right; margin-right: 6px; }
.popup_big .footer .btn_today_close { float: left; margin-left: 3px }