@CHARSET "UTF-8";
*{margin:0;}
html,body{
	-webkit-text-size-adjust : 100%;
	height:100%;
	background-color: #000000;
	-webkit-user-select: none;
}
#spvwWrap{
	background: #000000;
	width: 100%;
	height:100%;
	position: fixed;
}
#liveArea{
	text-align: center;
	background: #000000;
	width: 100%;
}
.liveAreaHeight_57 {
	height : 100%;
}
.liveAreaHeight_42 {
	height : 100%;
}
	#canvasAdjust {
		float:left;
		width:5%;
		height:50%;
		background: #000000;
	}
	#liveCanvas {
		clear:left;
		background: #181818;
		margin:0 auto;
	}
#panelArea{
	display: none;
}
#controlAreaErrorScreenUpper {
	display:none;
}
#controlAreaErrorScreenBottom {
	display:none;
}
#infomationArea{
	display:none;
}
