﻿
.photo_left{ width:250px; height:450px; float:left; border-right:#f4f4f4 1px solid; }
.photo_right{ width:600px; height:450px; float:right;}
.photo_title{ margin:0 auto; width:880px; margin-top:20px;}
.photo_ziduan{
  margin:0 auto; 
  width:880px;
  }
.photo_ce{width:50px; margin-left:3px; margin-right:3px; float:left;}
.photo_bg{background:url(../../Public/Images/Photo/photo_all.jpg) no-repeat; width:100px; height:88px;padding-top:9px; padding-left:9px;}
.photo_text{ height:20px; line-height:20px; width:90px; text-align:center;}
.photo_login{ clear:left; width:300px;}
.photo_left_line{background:url(../../Public/Images/Photo/photo_left_line.jpg) no-repeat; width:300px; height:25px;}
.photo_left_line1{background:url(../../Public/Images/Photo/photo_left_line1.jpg) no-repeat; width:300px; height:25px; clear:both;}
.photo_fen_line{ background:url(../../Public/Images/Common/photo_dot.jpg) repeat-y; height:440px; width:2px; float:left;}
.photo_left_con{ width:300px; height:25px;padding-top:15px;padding-bottom:5px; padding-left:10px;}
.photo_upload{ width:200px; height:200px; float:left; margin-left:10px;}
.photo_login{margin-top:20px;}

.photo_left_ziduan{}
.photo_ul{ margin:0px; padding:0px;}
.photo_ul li{ margin:0px; padding:0px; list-style-type: none; margin-bottom:8px;}
.photo_right_title{ padding:10px; width:440px; float:left;}
.photo_right_flash{ padding:5px; width:80px; float:right;}

.photo_list{ width:580px; height:100px; float:left;}
.photo_list ul{margin:0px; padding:0px; list-style-type:none;}
.photo_list ul li{margin:0px; padding:0px; margin-bottom:8px; float:left;margin-right:12px; margin-top:2px;}


 /* 图片居中 */
.photo_list_border {
width:120px;
height:120px;
border:3px solid #f4f4f4;
overflow:hidden;
position:relative;
text-align:center;
vertical-align:middle;
padding:3px;
}
.photo_list_border p {
position:static;
+position:absolute;
top:50%
}
.photo_list_border p img {
position:static;
+position:relative;
top:-50%;left:-50%;
border:#fff 1px solid;
}

.photo_list_border1 {
width:74px;
height:74px;
overflow:hidden;
position:relative;

text-align:center;
vertical-align:middle;

}
.photo_list_border1 p {
position:static;
+position:absolute;
top:50%
}
.photo_list_border1 p img {
position:static;
+position:relative;
top:-50%;left:-50%;

}
.photo_list_text{padding-top:5px; padding-bottom:10px; line-height:150%; text-align:center;}

/* 相片显示详细页面 */
.photo_detail_all{width:1003px; height:400px; background:#eee; margin:0 auto;}
.photo_logo{
	margin-left:12px;
	background:url(../../Public/Images/Photo/logo.png)!important; 
	background:url(); 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../Public/Images/Photo/logo.png');
	width:112px; 
	height:42px;
	position:relative;
	}
.photo_detail_top{background:#e9e9e9; height:40px; border-bottom:#ccc 1px solid;}
.photo_detail_back{float:left; height:23px; line-height:23px;}
.photo_detail_pageup{ width:184px; padding-left:226px;}
.photo_detail_left{float:left; background:#333; width:80%; height:100px;}
.photo_detail_right{background:#eee; float:right; width:18%; height:400px;}
.photo_detail_button{background:#fff; width:72px; margin-left:20px;}
.photo_detail_bottom{ border-top:#ccc 1px solid; background:#FFF; width:100%;}