
#page {
   position:relative;
   z-index:1;
   top:0;
   left:0;
   width:100%;
   height:2680px;
}

#page .item1-bg {
   position:relative;
   z-index:100;   
   top:0;
   left:0;
   width:100%;
   height:auto;
   margin:auto;
}

#page .item1-bg .item1-title {
   position:relative;
   z-index:110;
   float:left;
   left:0%;
   width:58%;
   height:auto;	
   margin:auto;
}

#page .item1-bg .item1-content {
   position:relative;
   z-index:120;
   top:40px;
   left:0;
   width:60%;
   height:auto;	
   margin:auto;
}

#page .item2-bg {
   position:relative;
   z-index:130;   
   top:50px;
   left:0;
   width:100%;
   height:1038px;
   background: url("/skin/board/sub_company/images/01_bg.jpg");
   background-position:top center;
   background-repeat:no-repeat; 
   background-size: 100% 100%;
}

#page .item2-bg .item2-title {
   position:relative;
   z-index:140;
   top:400px;
   left:0;
   width:33%;
   height:auto;	
}

#page .item2-bg .item2-content {
   position:relative;
   z-index:150;
   top:350px;
   left:65px;
   width:70%;
   height:auto;	
   margin:auto;
}






#page .item3-bg {
   position:relative;
   z-index:200;   
   top:150px;
   width:100%;
   height:auto;
   margin:auto;
}

#page .item3-bg .item3-title {
   position:relative;
   z-index:210;
   top:0;
   left:13px;
   width:33%;
   height:auto;	
}

#page .item3-bg .item3-content1 {
   position:relative;
   z-index:220;
   top:-130px;
   left:0px;
   width:60%;
   height:auto;	
   margin:auto;
}

#page .item3-bg .item3-content2 {
   position:relative;
   z-index:230;
   top:-210px;
   left:0;
   width:60%;
   height:auto;	
   margin:auto;
}

#page .item3-bg .item3-location1 {
   position:relative;
   z-index:240;
   top:-270px;
   left:30px;
   width:56%;
   height:350px;	
   margin:auto;
}




















