@charset "utf-8";
/* CSS Document */


#mainInner {
position: absolute;
width: 900px;
left: 50%;
margin-left: -450px;
text-align: center;
height: 900px;
color: #000;
overflow: hidden;
margin-top: 0;
}

