@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:134px; position:relative; }
.photo1 a img {position:relative; border:3px solid #DEE5F0; }
.photo1 a:hover img { border:3px solid #A0B9F3;}
.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;}