#magiccontent{
	clear:both;
	background:url(struct/ub_bg.png) repeat;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	color:white;
	width:70%;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	bottom:0;
}

#magiccontentMobile{
	clear:both;
	background:url(struct/ub_bg.png) repeat;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	color:white;
	width:100%;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	bottom:0;
}

.bas {
	position:fixed;
	top:100%; 
	margin:-27px auto 0 auto;
	color:white;
	width:100%;
	height:27px;
	left:0;
	z-index:5;
}

