body {
	margin: 0;
	font-family: 돋움;
	font-size: 12px;
	line-height: 20px;
}

#header { width: 1000px; height: 88px; }
#header #top { position: absolute; top: 38px; left: 50px; margin: 0; padding: 0; list-style: none; }
#header #top li { float: left; }
#header #topMenuFlash { background-color: #FFF; }
#header #topMenuSmall { margin: 0 0 0 170px; }
#header #topMenuSmall img { margin: 17px 0 0 0; }

#wrapper {
	clear: both;
	height: 580px;
	background: url("/img/common/layout/flash_bg.gif") repeat-x;
}

#centerWrapper {
	width: 1000px;
	margin: 0;
	padding: 0;
}

#center {
	float: left;
	width: 54%;
}

#center #logo { margin: 0 0 0 4%; }

#right {
	float: right;
	width: 46%;
}

#playInfo {
	height: 100px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url("/img/common/layout/bar.png") no-repeat;
}

#playInfo dl { margin: 0 0 0 20px; padding: 0; }
#playInfo dd { float: left; margin: 8px 0 0 10px; color: #828083; }
#playInfo dd .title { color: #d8e401; font-weight: bold; }
#playInfo dd a:link { color: #ededed; text-decoration: none; }
#playInfo dd a:active { color: #ededed; text-decoration: none; }
#playInfo dd a:visited { color: #ededed; text-decoration: none; }

#center ul { position: absolute; top: 502px; left: 40px; margin: 0; padding: 0; }
#center ul { list-style: none; }
#center ul li { float: left;  margin: 0 5px 0 0;}
#center ul li input { height: 17px; border: 0px; width: 70px; padding:0; margin:0; background-color: #555; color: #828083; font-size: 8pt; }
#center ul li table { border-collapse: collapse; margin: 0; }

#copyright { position: absolute; top: 610px; left: 40px; margin: 0; padding: 0; }

