/*¹«¹²ÑùÊ½--start*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.sEditSection1 .imgDetails{
	display:none;
}
.matImgList ul li{
	list-style: none;
    float: left;
    text-align: center;
}
.singlePic{
	display:table;
	height:100%;
	margin:0 auto;
	text-align:center;
}
.singlePic a{
	height:100%;
display:table-cell;
vertical-align:middle;
}
.singlePic img{
	width:100%;
	height:100%;
	overflow:hidden;
}
.singlePic .spTitle{
	position:absolute;
	display:table;
	bottom:0px;
	filter:alpha(opacity=80);opacity:.8;
	color:white;
	vertical-align:middle;
	z-index:2;
}
.singlePic .titleSlide{
	opacity:20;
	display:none;
	text-align: center;
	word-wrap: break-word;
	word-break: normal; 
}
