@charset "utf-8";
/* CSS Document */
#mask{
position:absolute;
z-index:10;
width:100%;
height:100%;
background-color:#000000;

}

