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

#page .title1 {
   position:relative;
   z-index:20;
   top:0px;
   left:0px;
   width:137px;
   height:36px;	
   margin:auto;
}

#page .item1 {
   position:relative;
   z-index:30;
   top:60px;
   left:0;
   width:1200px;
   height:1845px;	
   margin:auto;
}














