body, table {
	margin: 0;
	font-family: 돋움;
	font-size: 12px;
	line-height: 120%;
}

img { border: 0px; }

#mainBox {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -355px;
}

#mainBox #flashMain {
	position: relative;
	height: 715px;
	margin: auto;
}