@charset "utf-8";
/* CSS Document */
/* 
body {padding: 0; margin: 0; font-size: 75%; line-height: 140%;}
	body,html{height: 100%; }http://192.168.10.175/mp4html/Release/

	#outer {height: 100%; overflow: hidden; position: relative;width: 100%;}
	#outer[id] {display: table; position: static;}
	#middle {position: absolute; top: 50%;text-align:center;} for explorer only
	#middle[id] {display: table-cell; vertical-align: middle; position: static;}
	#inner {position: relative; top:0px;width: 1920px;margin: 0 auto;text-align:left;} for explorer only
	.mejs-container { margin: 0 auto; } */
	
body
{
	/*background-image:url(../images/bg.png);*/
/* display: flex;
	align-items: center;
justify-content: center; */
 	overflow: hidden;
	background-repeat:no-repeat;
/* 	background-position:top; */
	background-color:#000000;
	background-image:url(../images/ui_bg.png);
	background-size: 100% 100%;

}

body,html{height: 100%;}

#Song_GameBox
{
	width: 1920px;
	height: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	transform-origin:top left;
}

/*#Div_Top
{
	width:1920px;
	height:76px;
	float:left;
	
}

 #btn_playvo
{
	width:56px;
	height:56px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}


#btn_closewin
{
	width:56px;
	height:56px;
	float:left;
	margin-top:10px;
	margin-left:710px;
	cursor:pointer;
	display: none;
} */


#Div_Select{
	width:1920px;
	height:1080px;
	float:left;
}
#btn_g_game
{
	width:508px;
	height:380px;
	float:left;
	margin-top:50%;
	margin-left: 146px;
	cursor:pointer;
	display: none;
}

#btn_p_game
{
	width:508px;
	height:360px;
	float:left;
	margin-top:50%;
	margin-left:112px;
	cursor:pointer;
	display: none;
}

#btn_e_game
{
	width:508px;
	height:340px;
	float:left;
	margin-top:50%;
	margin-left:75px;
	cursor:pointer;
	display: none;
}
#div_bottom{
	width:1920px;
	height:124px;
	float:left;
}
#EphLogo
{
	width:22px;
	height:33px;
	float:left;
	margin-top:120px;
	margin-left:20px;
}