@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	
 ---------------------------------------------- */

body{
	background:#000000; margin:0; padding:0; 
	}

#wrapper {width:1030px; height:700px; background:url(../images/mainbg.jpg) center top no-repeat; margin:0 auto; padding:0; }

.title,.oa,.other,.time,.staff { text-indent:-9999px; }
.title,.oa,.other,.time,.staff,.btn { margin:0; padding:0; width:1000px; }

.title{ background:url(../images/logo.png) no-repeat right top; height:139px; }
.oa { background:url(../images/oa.png) no-repeat right top; height:60px; }
.other { background:url(../images/other.png) no-repeat right top; height:45px; }
.btn { height:70px; text-align:right; }
.staff { background:url(../images/staff.png) no-repeat right top; height:177px; }

.time { background:url(../images/time.png) no-repeat right top; height:97px; }

.img{
margin-top: -500px;
margin-left: -40px;
	}
