/* photo */

#photo_box {
   position:relative;
   top:0;
   left:0;
   width:666px;
   height:430px;
   margin:0;
   }
   
#imgboxL {
   position:relative;
   top:0;
   left:0;
   width:480px;
   height:320px;
   overflow:hidden;
   z-index:0;
   }
   
#imgboxL2 {
   position:relative;
   top:0;
   left:0;
   width:480px;
   height:320px;
   overflow:hidden;
   z-index:0;
   }
  
#imgboxL3 {
   position:relative;
   top:0;
   left:0;
   width:480px;
   height:320px;
   overflow:hidden;
   z-index:0;
   }
   
#imgboxL .imgslideL, #imgboxL2 .imgslideL, #imgboxL3 .imgslideL{ 
    width: 2400px;
	height:320px;
    position:relative;
    top: 0; 
    left: 0; 
	border: 0; 
	z-index:0;
	overflow:hidden;
	
    }

#imgCredit {
   position:relative;
   top:20px;
   left:0;
   width:480px;
   height:48px;

   z-index:0;
   }


#numbList {
   position:absolute;
   top:0px;
   left:516px;
   width:156px;
   height:320px;
   z-index:0;
   overflow:hidden;
   }
   
	
.numbCover{ 
	position: absolute;
	background:url(../img/btn_hover.png);
	height: 24px; 
	width: 1px; 
	top: 0;
	left: 120px;
	overflow:hidden;
	display:none;
 	}
