

.box{
	float: left;
	width: 960px;
	 
}

.center{
	width: 960px;
	
}



p, ul, li, img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ul li */
ul.ul-li-list{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style: square outside none;
}

ul.ul-li-list li.list-item{
	float: left;
	width: 100%;
	margin: 0px 0px 15px 0px;
}

ul.ul-li-list li.list-item .img{
	float: left;
	width: 140px;
	margin: 5px 0px 0px 0px;
}

ul.ul-li-list li.list-item .block{
	float: left;
	width: 830px;
}



/* list */
.list{
	float: left;
	
}

.list .list-item{
	float: left;
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.list .list-item .img{
	width: 220px;
	float: left;
	font-size: 0px;
}

.list .list-item .block{
	float: left;
	width: 830px;
	
}

.block .title{
	font-family: 'verdana';
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #444;
}

.block .date-time{
	color: #7F4F24;
	padding: 0px 20px 0px 0px;
}

.block .desc{
	line-height: 16px;
	padding: 0px 10px 0px 0px;
}

.like{
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	color: #7F4F24;
}

.theme{
	line-height: 16px;
	padding: 5px 0px 0px 0px;
	color: #186C6D;
}

.theme span{
	display: block;
}

.theme .group1,
.theme .group2,
.theme .group3{
	font-size: 10px;
	line-height: 18px;
}

#callback{
	margin: 0px 0px 10px 0px;
}


/* fancybox demo */
.fancybox-demo .overflow{
	float: left;
	width: 960px;
	overflow: hidden;
	margin-top:15px;
	margin-bottom:15px;
}

.fancybox-demo .list{
	width: 960px;
	padding: 0px 0px 0px 0px;
}

.fancybox-demo .list .list-item{
	width: 220px;
	margin: 0px 20px 10px 0px;
}

.fancybox-demo .list .list-item .img{
	width: 220px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.fancybox-demo .list .list-item .img img{
	width: 100%;
	
}

.fancybox-demo .list .list-item .block{
	width: 220px;
	text-align:center;
	
}

.fancybox-demo .list .list-item .live{
	width: 100px;
	height:23px;
	line-height:23px;
	background:#FC4646;
	text-align:center;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin-top:-10px; font-family: 'PT Sans Narrow', sans-serif;
}

.fancybox-demo .list .list-item .live:hover{
	width: 100px;
	height:23px;
	line-height:23px;
	background:#222;
	text-align:center;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin-top:-10px; font-family: 'PT Sans Narrow', sans-serif;
}


.blocktrenner {width:220px; height:4px;}

.fancybox-demo .list .list-item .schnell{
	width: 110px;
	height:23px;
	line-height:23px;
	background:#FC4646;
	text-align:center;
	color:#FFF;
	float:right;
	font-weight:bold;
	margin-top:-10px; font-family: 'PT Sans Narrow', sans-serif;
}

.fancybox-demo .list .list-item .schnell:hover{
	width: 110px;
	height:23px;
	line-height:23px;
	background:#222;
	text-align:center;
	color:#FFF;
	float:right;
	font-weight:bold;
	margin-top:-10px; font-family: 'PT Sans Narrow', sans-serif;
}


.infor {
	background-color:#f9f9f9;
	background:linear-gradient(#fcfcfc, #efefef);
	background:-moz-linear-gradient(#fcfcfc, #efefef);
	background:-webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#efefef));
	background:-o-linear-gradient(#fcfcfc, #efefef);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#efefef');
	
	 width:220px;
	 height:30px;
	/*border:1px solid #bebebe;*/
	text-align:center;
	margin-right:5px;
	margin-left:1px;
	display:block;
	float:left;
	-webkit-transition:background 0.5s ease, color 0.3s ease, border-color 0.3s ease;
	-moz-transition:background 0.5s ease, color 0.3s ease, border-color 0.3s ease;
	-o-transition:background 0.5s ease, color 0.3s ease, border-color 0.3s ease;
	-ms-transition:background 0.5s ease, color 0.3s ease, border-color 0.3s ease;
	transition:background 0.5s ease, color 0.3s ease, border-color 0.3s ease;
	-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
	box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
	 
	font-size:18px;
	 font-family: 'PT Sans Narrow', sans-serif;
	line-height:30px;
	color:#505050;
text-shadow: 1px 1px 0px #fff;
}




.fancybox-demo .list .list-item .block p{
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	
}

.fancybox-demo .list .list-item .block .title{
	text-align: center;
	
}

.fancybox-demo .list .list-item .block .like{
	padding: 0px 0px 0px 0px;
}