.de_slider1{
	margin-top:30px;
	height: 190px;
	position: relative;
}
.de_slider1 .s_wrap{
	width: 976px;
	height: 190px;
	margin:0 auto;
}
.de_slider1 li{
	width: 220px;
	height: 190px;
	float: left;
	text-align: center;
	margin:0 11px;
}
.de_slider1 .photo{
	display: block;
	width: 208px;
	height: 138px;
	padding:5px;
}
.de_slider1 .photo img{
	display: block;
	width: 208px;
	height: 138px;
}
.de_slider1 .name{
    line-height: 1.4;
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

ul.red { 
	outline:10px solid red; 
	} 
	ul.simplepagernav {padding-top:20px; float:left;clear: left;} 
	
	
	ul.simplepagernav li{ 
	width:34px; height:34px; text-align: center; line-height:30px; font-size:16px; 
	display:block; 
	float: left; 
	margin-bottom: 10px; 
	border:1px solid #a1a1a1; 
	color: #ffffff; 
	font-weight: bold; 
        margin-right: 10px;
        margin-left: 0;
	} 
	
	ul.simplepagernav li a{ 
	color: #333; 
	text-decoration: none; 
	} 
	
	li.currentpage { 
	background: none repeat scroll 0 0 #bb0000; 
	} 
	
	ul.simplepagernav li.currentpage a { 
	color: #fff; 
	}
