@charset "utf-8";
/*author: Pobear Wang*/
a.rd_edit, a.rd_add, a.rd_remove, a.rd_max, a.rd_share, a.rd_back{
    display: block;
    padding-left: 20px;
}
a.rd_edit{
    background: url(../image/round_icon.gif) left 2px no-repeat;
}

a.rd_add{
    background: url(../image/round_icon.gif) left -24px no-repeat;
}

a.rd_remove{
    background: url(../image/round_icon.gif) left -50px no-repeat;
}

a.rd_max{
    background: url(../image/round_icon.gif) left -76px no-repeat;
}

a.rd_share{
    background: url(../image/round_icon.gif) left -102px no-repeat;
}

a.rd_back{
	background: url(../image/round_icon.gif) left -128px no-repeat;
}

a.dir_next{
    display: block;
    padding-right: 8px;
    background: url(../image/direct_back.gif) right -28px no-repeat;
}

a.dir_pre{
    display: block;
    padding-left: 8px;
    background: url(../image/direct_back.gif) left 6px no-repeat;
}

/*tip info container*/
#photo .tip_info{
    width: 500px;
}

#photo .tip_info .arrow_line{
    position: relative;
    top: 1px;
    height: 9px;
    line-height: 9px;
    background: url(../image/tip_direct.gif) no-repeat 20px top;
}

#photo .tip_info p{
    padding: 8px;
    border: 1px solid #c4b0bb;
    background: #ffc;
    color: #666;
}

#photo .sub_menu{
    margin-top: 20px;
}

#photo .col_tab_nav{
    margin-top: 10px;
}

#photo h4.vpp_photo{
    padding-left: 24px;
}

#photo h6{
    padding: 6px 0 3px 0;
    margin: 0 10px;
}

#photo h6 span{
    padding: 0 10px;
    float: left;
}

#photo h6 a.active{
    font-weight: bold;
}

.album_list .row{
    margin: 0 5px;
    clear: both;
}

.album_list .entry{
    margin: 0 5px;
    padding: 7px 0;
    width: 365px;
    float: left;
    display: inline;
    background: #fffbfb;
    border-top: 1px solid #ebe4e8;

}

.album_list .entry .pic{
    position: relative;
    display: inline;
    float: left;
    width: 150px;
}

.album_list .entry .pic a{
    display: block;
    margin-left: 7px;
}


.album_list .entry .pic .ablum_back{
    position: absolute;
    width: 30px;
    height: 30px;
    left: 7px;
    top: 0;
    background: url(../image/album_back.png);
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/album_back.png', sizingMethod='scale');
}

.album_list .entry .pic a:hover img{
    background: #939;
}

.album_list .entry .pic img{
    display: block;
    padding: 3px;
    background: #f5e2f5;
}

.album_list .entry .desc{
    display: inline;
    float: left;
    width: 215px;	
}

.album_list .entry .desc p{
    color: #999;
    line-height: 150%;
}

.album_list .entry .edit p{
	padding: 4px 0;
	color: #666;
	line-height: 175%;
}

.album_list .entry .edit input{
	vertical-align: middle;
} 

.album_list .entry .desc p b{
    font-size: 14px;
    font-family: Georgia;
    color: #f60;
}

.album_list .entry .desc p span{
    float: right;
    margin-right: 20px;
}

.album_list .action{
	padding: 10px 15px;	
}

.photo_list .content{
    padding: 10px 5px;
    border: 1px solid #eceaeb;
    background: #fbfbfb;
}

.photo_list .content table{
    clear: both;
}

.photo_list .content td{
    padding: 6px 0;
    width: 148px;
    text-align: center;
    vertical-align: bottom;
    border-bottom: 1px solid #eceaeb;
}

.photo_list .content td p{
    padding-top: 2px;
    width: 148px;
    white-space: nowrap;
    overflow: hidden;
    word-break:keep-all;
    text-overflow:ellipsis;
}

.photo_list .content td p a{
    color: #999;
}

.photo_list .content img{
    padding: 3px;
    background: #f5e2f5;
}

.photo_list .content a:hover img{
    background: #939;
}

#photo .photo_upload{
    margin: 10px;
}

.photo_upload .row{
    clear: both;
    padding: 5px 0;
}

.photo_upload .row p{
    color: #999;
}

.photo_upload select{
    vertical-align: middle;
}

.photo_upload label{
    font-weight: bold;
    color: #999;
}

input.photo_file{
    width: 350px;
    height: 24px;
    line-height: 20px;
    color: #333;
    background: url(../image/input_back.jpg) left top repeat-x #fbf9fa;
    border-width: 1px;
    border-style: solid;
    border-color: #baa5b3 #c8b7C2 #d3c7cf;
    vertical-align: middle;
}

.photo_upload .add_album span{
    float: left;
    margin-right: 15px;
}

.photo_view .content{
    border: 1px solid #eceaeb;
    background: #fbfbfb;
}

.photo_view .nav{
    margin: 4px 10px;
    color: #666;
}

.photo_view .nav span{
    margin: 0 5px;
}

.photo_view span.left{
    float: left;
}

.photo_view span.right{
    float: right;
}

.photo_view .act{
    margin: 0 10px;
    color: #999;
}

.photo_view .act span{
    float: right;
    margin-left: 15px;
}

.photo_view .desc{
    margin: 0 10px 10px;
    color: #999;
}

.photo_view .content .pic{
    position: relative;
    padding: 9px;
    text-align: center;
}

.photo_view .pic a{
    position: absolute;
    top: 0;
    display: block;
    width: 50%;
    line-height: 554px;
    text-decoration: none;
    background: url(foo.gif);
}

.photo_view .pic a.left{
    float: left;
    left: 0;
}

.photo_view .pic a.pre_photo{
    background: url(../image/photo_dir_l.png) left  center no-repeat;
    _background: url(../image/_photo_dir_l.png) left  center no-repeat;	
}

.photo_view .pic a.right{
    float: right;
    right: 0;
}

.photo_view .pic a.next_photo
{
    background: url(../image/photo_dir_r.png) right  center no-repeat;
    _background: url(../image/_photo_dir_r.png) right  center no-repeat;
}

.album_form{
    padding: 10px;
}

.album_form label{
    font-weight: bold;
    color: #999;
}

.album_form input, .album_form select{
    vertical-align: middle;
}

.album_form div.c{
    padding: 5px 0;
}

/*style for edit form*/
#edit_photo_form .edit{
	padding: 10px;
}

#edit_photo_form .left{
	float: left;
	width: 122px;
}

#edit_photo_form .right{
	float: left;
}

#edit_photo_form .right p{
	padding: 4px 0;
}




























