/* www.eventwa.com */

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Dotum;
	line-height: 1.5;
	color: #737373;
}


#pop_wp { position: absolute; left: 50%; top: 50%; width: 400px; height: 534px; margin-left: -200px; margin-top: -267px; z-index: 9999; }
#popup-colse { display: block; width: 100%; height: 34px; line-height: 34px; color: #fff; background: #000; text-align: right; padding-right: 24px; box-sizing: border-box; }
#dim { position: absolute; left: 0; top: 0; bottom: 0; right: 0; content: ''; background: rgba(0,0,0,0.7); z-index: 9990; }