@CHARSET "UTF-8";
#album  .inner-nav{
	border-bottom:1px solid #D8EEC5;
	font-size:14px;
	margin:10px 30px 0 10px;
	padding-bottom:5px;
	height:16px;
}
#album  .inner-nav span{
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
}
#album  .inner-nav .title{
	background:url("images/photo-icon.gif") no-repeat scroll 0 0 transparent;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0 0px 0 30px;
	padding-left:21px;
	width:70px;
	display:inline;
}
#album  .inner-nav .row{
	background:url("images/row.gif") no-repeat scroll 2px 2px transparent;
	margin:0 5px;
	width:10px;
}
#album  .inner-nav .add{
	background:url("images/write-dariy.png") no-repeat scroll 0 0 transparent;
	float:right;
	padding-left:20px;
	width:56px;
}
#album  .inner-nav .edit{
	float:right;
	padding-left:5px;
	padding-right:20px;
	width:56px;
}
/* album list css*/
#album .album-list{
	float:left;
	text-align:left;
	width:650px;
	padding-top:20px;
	margin-left:40px;
	margin-right:10px;
	display:inline;
}
#album .album-list .img-list {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	display:inline;
}
#album .album-list .img-list .less{
	margin:5px 0;
}
#album .album-list .img-list p{
	font-size: 14px;
	padding: 0px 2px 0px 10px;
}
#album .album-list .all-imgl {
	background:url("images/photo-bg.jpg") no-repeat scroll 0 0 transparent;
	height:138px;
	padding:7px;
	width:133px;
}

.album-comment{
	padding-top:20px;
	width:220px;
	float:left;
}
.album-comment .sr-kuang{
	width:230px;
	padding:8px;
	text-align:left;
	background:#f4faec;
	border:1px solid #d8efc5;
	margin-top:10px;
}
.album-comment .samll-right h3{
	text-align:left;
	margin-bottom:10px;
}

.album-comment .samll-left{
	width:220px;
	height:600px;
	float:left;
}
.album-comment .sl-magrin{
	margin-left:40px;
	margin-right:10px;
}
.album-comment .srk-photo {
	margin-bottom:10px;
}
.album-comment .srkp-text {
	margin-right:10px;
	width:120px;
	word-break:break-all;
	word-wrap:break-word;
	overflow: hidden;
}
.album-comment .srkp-text p {
	margin-top:5px;
}
.album-comment .srkp-text p .less{
	color: #CCCCCC;
}
.album-comment .srkp-text p a{
	margin-left:10px;
}

.album-comment .srkp-text, .album-comment .srkp-img {
	float:left;
}
/* album view css*/
#album .album-view {
	margin-left:100px;
	width:800px;
}
#album .album-view .all-imgl{
	border:1px solid #d8efc5;
	overflow:hidden;
	text-align:center;
	padding:2px;
	width:110px;
	height:110px;
	background: none;
}
#album .album-view .all-imgl table td{
height:110px;
width: 110px;
}
#album .album-view .img_infor{
	width:110px;
	height:14px;
	overflow:hidden;
	text-align: center;
}
#album .album-view .img-list span a{
	color: #0080BB;
}
#album .album-view .img-list span a:hover{
	text-decoration: none;
}
/*photo view*/
/*************************查看单张相片页面样式开始***************************/
.iwrap{width: 800px;height:600px;margin: 20px 20px 20px 100px; }
.photo_view {width:700px; float:left; position: relative;}
.photo_view .load-ico {width:30px; height:30px; position: absolute; top: 230px; left:340px; background:url(/site_media/images/loading.gif) no-repeat center; display:none; z-index: 2;}
.photo_view .boxt { height:5px; background:url(images/shang.gif) no-repeat;}
.photo_view .boxb { height:5px; background:url(images/xia.gif) no-repeat;}
.photo_view .boxm { min-height:550px; border-left:1px #E9E9E9 solid; border-right:1px #E9E9E9 solid;}
.photo_view .photo-box {width:700px;height:510px; min-height:510px; text-align:center;position:relative;vertical-align:middle;text-align:center;*display: block;*font-size: 440px;*font-family:Arial;}
#imgWraper{vertical-align:middle;width:700px;}
.photo_view .des {width:560px; margin:auto auto 15px;}
.photo_view .title {text-align:center;}
.photo_view .photo-box img{ vertical-align:middle;}
.photo_view .des { text-align:left;}
.iwrap {overflow:hidden; zoom:1;}
.iwrap .rsite {float:left; width:85px; height:540px; margin-top:35px; display:inline; padding:10px 0; background:url(images/box-bg.gif) no-repeat;}
.iwrap .rsite .btn {text-align:center;}
.iwrap .rsite .btn img {vertical-align:middle;}
.rsite #slider { height:375px; overflow:hidden; width:70px; margin:10px auto 0;}
.rsite .ilist li {height:75px; text-align:center; overflow:hidden;}
.rsite .ilist li img {vertical-align:middle;}
.rsite .ilist li a { width:60px; height:66px; padding-left:7px; padding-right:3px; display: table-cell; overflow:hidden; vertical-align:middle;text-align:center; *display: block; *font-size: 47px; _font-size: 58px; font-family:Arial;}
.ilist .selected {background:url(images/ibg.gif) no-repeat;}
/*************************查看单张相片页面样式结束***************************/


