@charset "utf-8";
/* CSS Document */


img{border:none;}
ul{list-style:none;margin:0;padding:0}
ul li{vertical-align:bottom}
.img_box{ width:720px; margin:0px auto;}
.img_box li{ width:200px; height:170px; padding:10px; border:1px solid #ddd; margin:6px 6px 15px 6px; float:left}
.img_box li span a{font-weight:bold;color:#333;text-align:center;padding:10px 0 10px 0;display:block;background:#f1f1f1;}

/* example styles */

.imageOver{
	background:url(zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOver2{
	background:#fff;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
	
}
.imageOut2{
	background:url(frame.gif) no-repeat 0 0;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}
.imageOver3{
	background:url(frame.gif) no-repeat 0 0;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOver4{
	background:url(pattern.gif) repeat;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOver5{
	background:url(button.gif) no-repeat 50% 50%;	
}
/**代码整理：一流素材网www.16sucai.com**/
