﻿/*我的照片底级*/
.photo_1_detail h2{ position:relative; padding:5px 0 10px; margin-bottom:20px; border-bottom:1px solid #f1f1f1; font-size:14px; font-weight:bold;}
.photo_1_detail h2 a{ font-size:12px; font-weight:normal;}
.photo_1_detail h2 .share{ position:absolute; right:10px; top:5px; cursor:pointer;}
.picdiv .lact{ position:absolute; width:250px; left:0; top:0; text-align:left;z-index:3;}
.picdiv .lact table{ display:none;width:250px;}
.picdiv .lact td{ text-align:left; vertical-align:middle;}
.picdiv .lact td img{ cursor:pointer;}
.picdiv .ract{position:absolute; width:250px; right:0; top:0; text-align:right;z-index:3;}
.picdiv .ract table{ display:none;width:250px;}
.picdiv .ract td{ text-align:right; vertical-align:middle;}
.picdiv .ract td img{ cursor:pointer;}
.picdiv .lacthv{ cursor:pointer; background:url(images/ico_btl.gif) left center no-repeat; }
.picdiv .racthv{ cursor:pointer; background:url(images/ico_btr.gif) right center no-repeat;}
.transbg {background:url(images/transparent.gif);}