body {
	margin: 0 auto;
	padding: 0;
	font-size:11pt;
	font-family: "돋움", dotum;
	line-height:180%;
	letter-spacing:-0.1em;
	color:#fff;
	background:#101b20;
	text-align:center;
	}
a:link {
	text-decoration: none;
	color:#ccc;
	}
a:visited {
	text-decoration: none;
	color:#ccc;
	}
a:active {
	text-decoration: none;
	color:#ccc;
	}
a:hover {
	color:#eee;
	text-decoration:underline;
	}	



#wrapper {
	width:800px;
	height:1066px;
	margin:10px auto;
	padding:0;
	background:url(/liveshow/img/show_main.jpg);
	position:relative;
	}
#voluntier {
	text-indent:-1000em;
}
#editor {
	margin:20px 0 0 0;
	padding:50px;
	line-height:160%;
	text-align:justify;
}
#editor p {
	padding:2px;
	background:#101b20;
	display:inline;
}


#play {
	position:absolute;
	top:160px;
	left:40px;
	}


#menu {
	position:absolute;
	top:350px;
	left:120px;
	}
