@charset "utf-8";
/* CSS Document */

img { margin:0; padding:0; border:0; } 
#product #js_F { 
    position:relative; 
    top:10px; left:10px; 
    overflow:hidden; 
    width:395px; height:185px; 
    background:#33c; 
} 
#product .div_img { 
    position:absolute; top:0; 
    width:295px; height:185px; 
    cursor:pointer; 
} 
#product #div_img_0 { z-index:5; left:0; } 
#product #div_img_1 { z-index:4; left:25px; } 
#product #div_img_2 { z-index:3; left:50px; } 
#product #div_img_3 { z-index:2; left:75px; } 
#product #div_img_4 { z-index:1; left:100px; } 
