
#page {
   position:relative;
   z-index:100;
   top:100px;
   left:0;
   width:100%;
   height:auto;
   margin-bottom:330px;
}

#page .title1 {
   position:relative;
   z-index:110;
   top:0px;
   left:-530px;
   width:216px;
   height:69px;	
   margin:auto;
}

#page .item1 {
   position:relative;
   z-index:120;
   top:100px;
   left:0;
   width:1280px;
   height:650px;	
   margin:auto;
}

#page .item2 {
   position:relative;
   z-index:130;
   top:-725px;
   left:-135px;
   width:471px;
   height:auto;
   margin:auto;
}

#page .item3 {
   position:relative;
   z-index:130;
   top:-783px;
   left:405px;
   width:471px;
   height:auto;
   margin:auto;
}














