@charset "utf-8";
/* CSS Document */

.zt-wrap{width:376px;height:211px;position:relative;}
.scene-wrap{width:376px;height:211px;position:relative;overflow:hidden;}
.scene{width:376px;height:211px;position:absolute;top:0px;left:100%;}
.s1{left:0px;background:url(e_12.jpg);}
.s2{background:url(e_10.jpg);}
.s3{background:url(e_11.jpg);}
.s4{background:url(e_13.jpg);}
.but{width:40px; height:80px; position:absolute; top:70px; cursor:pointer;}
@-webkit-keyframes twinkling{ 
	0%{ opacity:0;}  
	50%{ opacity:1;}  
	100%{ opacity:0;}  
}
#but1{left:2px;background:url(prev.png);}
#but2{right:2px;background:url(next.png);}
.anim-wrap{width:100%;height:100%;position:relative;}
.img{position:absolute; border:0px;}
.s1 a,.s2 a,.s3 a,.s4 a{display:block;width:100%;height:100%;}