.vmc-simple-slide-wrap{overflow:hidden;position:relative}.vmc-simple-slide{
	width: 200%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}.vmc-simple-slide .vmc-simple-slide-item{float:left;height:100%;background-position:center top;background-repeat:no-repeat;background-size:cover}.vmc-simple-slide .vmc-simple-slide-img{width:100%;height:100%;border:0;padding:0;margin:0}.vmc-simple-slide-handle-buttons{z-index:10;position:absolute;bottom:10px;left:0;width:100%;list-style:none;padding:0;margin:0;text-align:center}.vmc-simple-slide-handle-buttons .vmc-simple-slide-handle-button{display:inline-block;*zoom:1;*display:inline;width:12px;height:12px;border-radius:50%;background:#fff;margin:0 6px;cursor:pointer}.vmc-simple-slide-handle-buttons .active{background:#c00}.vmc-simple-slide-page-buttons{z-index:10;position:absolute;top:50%;left:0;height:0;width:100%}.vmc-simple-slide-page-buttons .vmc-simple-slide-page-button{position:absolute;height:120px;width:60px;background:transparent no-repeat center center;background-size:contain;cursor:pointer}.vmc-simple-slide-page-buttons .next{
	top: -60px;
	right: 0;
	border-radius:50%;
	background-image: url(../imges/next.gif);
		height:70px;
		margin-right:-20px;
			background-color: #FFF;
			
}.vmc-simple-slide-page-buttons .prev{
	top: -60px;
	left: 0;
	border-radius:50%;
	background-image: url(../imges/prev.gif);
	height:70px;
	margin-left:-20px;
		background-color: #FFF;
}.vmc-simple-slide-page-buttons .hover{
	background-color: #FFF;
	}.vmc-simple-slide-summary-mask{z-index:5;position:absolute;bottom:0;left:0;width:100%;height:20%;background:#000;filter:alpha(Opacity=30);-moz-opacity:.3;opacity:.3}.vmc-simple-slide-summary{z-index:6;position:absolute;bottom:0;left:0;width:100%;height:20%;overflow:hidden}.vmc-simple-slide-summary .text{color:#fff;padding:10px 20px;font-size:16px;font-weight:400}.vmc-simple-slide-summary a{color:#fff;text-decoration:none}