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

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

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

#page .item1_bg ul.box_menu {
   position:relative;
   z-index:130;   
   top:0px;
   left:0px;
   width:595px;
   height:62px;
   list-style:none;
   margin:auto;
}

#page .item1_bg ul.box_menu li {
   float:left;
   width:260px;
   height:62px;
   cursor:pointer;
}

#page .item1_bg .content {
   position:relative;
   z-index:140;   
   top:60px;
   left:0px;
   width:1200px;
   height:auto;
   margin:auto;
}







#page .item1_bg .content .box_01 {
   position:relative;
   z-index:150;   
   top:0px;
   left:0px;
   width:100%;
   height:auto;
}

#page .item1_bg .content .box_02 {
   position:relative;
   z-index:160;   
   top:0px;
   left:0px;
   width:100%;
   height:auto;
}


















