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

#page .title1 {
   position:relative;
   z-index:110;
   top:0px;
   left:-580px;
   width:127px;
   height:68px;	
   margin:auto;
}

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

#page .title2 {
   position:relative;
   z-index:130;
   top:150px;
   left:-555px;
   width:173px;
   height:68px;	
   margin:auto;
}

#page .item2 {
   position:relative;
   z-index:140;
   top:250px;
   left:0;
   width:1300px;
   height:2227px;	
   margin:auto;
}















