@charset "utf-8";
/*------------------------ album List waterfall Begin 2014.06.18 ------------------------*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
*html .clearfix{height:1%;}
.clearfix{display:block;}
*+html .clearfix{min-height:1%;}
.masonry_demo{width:996px;margin:0 auto;margin-left:4px;}
.masonry_item_list{position:relative;padding:0 0 50px;}
.item{
	width:186px;background:#fff;overflow:hidden;margin:15px 0 0 0;
	border:1px solid #DDDDDD;
	border-radius:3px;
	box-shadow:0 0 6px #CCCCCC;
	/*
	border-radius:4px 4px 4px 4px;
	box-shadow:0 1px 3px rgba(34, 25, 25, 0.2);	
	*/
}
.item_t{padding:10px 8px 0;}
.item_t .u-img{background-color:#FFFFFF;margin:0 auto;position:relative;width:186px;/*min-height:210px;*/}

.item_t .u-img a:hover{background:#000;}
.item_t .u-img a:hover img{filter:alpha(opacity=80);-khtml-opacity:0.8;opacity:0.8;}
.item_t .u-username{
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33000000, endcolorstr=#33000000);
	position:absolute;bottom:1px;background-color:rgba(0, 0, 0, 0.2);color:#FFF;
	display:block;width:169px;height:25px;line-height:25px;text-align:center;overflow:hidden;
	z-index:999;left:0;
}
.item_t .item-opp {
	width:168px;
	margin:0 auto;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #E8E9EB;
	
}
.item_t .item-opp ul li {
	float:left;line-height:20px;
}
.item_t .item-opp ul li a {
	color:#7B5035;
}
.item_t .item-opp ul li a:hover{
	color:#333;
}
.item-bg-1 {
    background:url("../images/cell_icon_hi.gif") no-repeat 0px;
    width:45px;
	
	padding-left:15px;
}
.item-bg-2 {
    background:url("../images/cell_icon_msg.gif") no-repeat 0px;
    width:45px;
	
	padding-left:15px;
}
.item-bg-3 {
    background:url("../images/cell_icon_home.png") no-repeat 0px;
    width:30px;
	padding-left:15px;
}

.item_t .u-content{
	padding:8px 0;line-height:18px;
	color:#888888;
}

.item_b{padding:10px 8px;}


/* µãÔÞ */
.items_comment {
	text-align:left;
}
.items_comment em {
	font-style:normal;
	color:#fe5ea0;
	line-height:23px;
}

.items_comment i {
	display:block;width:52px; height:23px;float:left; margin-right:10px;
	background:url("../images/a51.jpg") no-repeat; font-style:normal;cursor:pointer;
}
.items_comment .havezan{
	background:url("../images/a51_h.jpg") no-repeat;cursor:default;
}

#masonry_more{
	display:block;margin:10px auto 20px; margin-bottom:10px;
}
#infscr-loading{
	bottom:-10px;left:45%;position:absolute;text-align:center;
	height:20px;line-height:20px;z-index:100;width:120px;
	margin-bottom:10px;
}

.masonry-nodata {
	text-align:center;line-height:30px;height:30px;font-size:13px;
}
/*------------------------ album List waterfall End 2014.06.18 ------------------------*/
