/* photos */
.img_depot{width:895px;height:250px;overflow:hidden;background-color:Black;clear:both;position:relative;}
.img_depot .photo{ position: absolute; left: 353px; top: 8px; z-index:1; background-color: #181818;}
.img_depot .photo img{ border: 1px solid #999999; filter:alpha(opacity=70); opacity:0.7}
.img_depot .focus{ overflow: hidden; position: absolute; left: 0px; top:3px; width: 320px; z-index:1; display:none}
.img_depot .focus .bg{ height: 42px; position: absolute; left: 0px; bottom: 0; width: 320px; filter:alpha(opacity=60); opacity:0.6; background-color: #181818 ;z-index: 11 }
.img_depot .focus .txt{width: 320px; height: 42px; line-height: 42px; font-size: 14px; position: absolute; left: 0px; bottom: 0; z-index: 12; padding:0 0 0 0; color:#ffffff;font-weight:bold;text-align:center; }
.img_depot .focus .txt a:link,.img_depot .focus .txt a:visited{ color:#ffffff }