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



.gal1 { padding-bottom:25px; float:left; margin-right:20px; }
.gal1.last { padding-bottom:15px; float:left; margin-right:0px; }
.photo1 {width:200px; height:150px; position:relative; }
.photo1 a img {position:relative; border:3px solid #ff0000; }
.photo1 a:hover img { border:3px solid #666666;}
.photo1 a span{position:absolute;z-index:2; margin:3px 0 0 3px; top:0;left:0; background:url(../images/photo_over.png) 50% 50% no-repeat #fff; width:100%; height:100%;}
.radius1{border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.relative{
	padding:10px 0 0 15px;
}