﻿/* CSS Document */
img {
	position: absolute;
}
body{margin:0;width:100%;position:absolute;font-family:arial; overflow:hidden;resize:none; }
#background {
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*加载页面的CS样式控制*/
#progress_bar{left:10%; top:40%;  width:80%;height:11%;border:3px solid white;background: blue;overflow:hidden;-webkit-box-shadow:0px 0px 30px white;-moz-box-shadow:0px 0px 30px white;-o-box-shadow:0px 0px 30px white;-ms-box-shadow:0px 0px 30px white;box-shadow:0px 0px 30px white;}
#progress{margin-left:1%;margin-top:1%;width:98%;height:80%;background: red;}
#progNum{margin-left:40%; margin-top:3%; text-align:center;color:white;}
#begin_logo{left:35%; top:32%;width:25%;height:7%;position:absolute;  cursor:pointer;}
#first_logo{left:75%; top:2%;width:25%;height:7%;position:absolute;  cursor:pointer;}
#second_logo{left:9%; top:2%;width:25%;height:7%;position:absolute;  cursor:pointer;}
#third_logo{left:75%; top:2%;width:25%;height:7%;position:absolute;  cursor:pointer;display: none;}
#MG1{ width:12.7%; height:8%;z-index:1; left:35.7%; top:84%;}
#MG2{ width:12.7%; height:7.5%;z-index:1; left:85%; top:89%;}
#MG3{ width:12.7%; height:7.5%;z-index:1; left:80%; top:89%;}
#MG3{ display:none;}
#replay{display:none;}
#music{display:none;}
#print{display:none;}
