li {
list-style-type: none; /* Убираем маркеры */
}

.body_slides{
	font-size: 11px;
	list-style:none;
	margin:0;
	padding:0;
	z-index:-2; 
	background:transparent;
}
.body_slides,
.body_slides:after{
    position: fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;}
.body_slides:after { 
    content: '';
	background: transparent url(/images/slides/pattern.png) repeat top left;
}
@-webkit-keyframes anim_slides {
0% {opacity:0;}
2% {opacity:1;}
8% {opacity:1;}
18% {opacity:0;}
100% {opacity:0;}
}
@-moz-keyframes anim_slides {
0% {opacity:0;}
2% {opacity:1;}
8% {opacity:1;}
18% {opacity:0;}
100% {opacity:0;}
}
.body_slides li{
    width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
    background-size:cover;
    background-repeat:none;
	opacity:0;
    -webkit-animation: anim_slides 600s linear infinite;
    -moz-animation: anim_slides 600s linear infinite;
    -o-animation: anim_slides 600s linear infinite;
    -ms-animation: anim_slides 600s linear infinite;
    animation: anim_slides 600s linear infinite;
}
  
.body_slides li:nth-child(1){
background-image: url(/images/slides/DM_Remixes11/01.jpg) 
}
.body_slides li:nth-child(2){
-webkit-animation-delay: 30.0s;
-moz-animation-delay: 30.0s;
background-image: url(/images/slides/DM_Remixes11/02.jpg) 
}
.body_slides li:nth-child(3){
-webkit-animation-delay: 60.0s;
-moz-animation-delay: 60.0s;
background-image: url(/images/slides/DM_Remixes11/03.jpg) 
}	
.body_slides li:nth-child(4){
-webkit-animation-delay: 90.0s;
-moz-animation-delay: 90.0s;
background-image: url(/images/slides/DM_Remixes11/04.jpg) 
}
.body_slides li:nth-child(5){
-webkit-animation-delay: 120.0s;
-moz-animation-delay: 120.0s;
background-image: url(/images/slides/DM_Remixes11/05.jpg) 
}
.body_slides li:nth-child(6){
-webkit-animation-delay: 150.0s;
-moz-animation-delay: 150.0s;
background-image: url(/images/slides/DM_Remixes11/06.jpg) 
}
.body_slides li:nth-child(7){
-webkit-animation-delay: 180.0s;
-moz-animation-delay: 180.0s;
background-image: url(/images/slides/DM_Remixes11/07.jpg) 
}
.body_slides li:nth-child(8){
-webkit-animation-delay: 210.0s;
-moz-animation-delay: 210.0s;
background-image: url(/images/slides/DM_Remixes11/08.jpg) 
}
.body_slides li:nth-child(9){
-webkit-animation-delay: 240.0s;
-moz-animation-delay: 240.0s;
background-image: url(/images/slides/DM_Remixes11/09.jpg) 
}
.body_slides li:nth-child(10){
-webkit-animation-delay: 270.0s;
-moz-animation-delay: 270.0s;
background-image: url(/images/slides/DM_Remixes11/10.jpg) 
}
.body_slides li:nth-child(11){
-webkit-animation-delay: 300.0s;
-moz-animation-delay: 300.0s;
background-image: url(/images/slides/DM_Remixes11/11.jpg) 
}
.body_slides li:nth-child(12){
-webkit-animation-delay: 330.0s;
-moz-animation-delay: 330.0s;
background-image: url(/images/slides/DM_Remixes11/12.jpg) 
}
.body_slides li:nth-child(13){
-webkit-animation-delay: 360.0s;
-moz-animation-delay: 360.0s;
background-image: url(/images/slides/DM_Remixes11/13.jpg) 
}
.body_slides li:nth-child(14){
-webkit-animation-delay: 390.0s;
-moz-animation-delay: 390.0s;
background-image: url(/images/slides/DM_Remixes11/14.jpg) 
}
.body_slides li:nth-child(15){
-webkit-animation-delay: 420.0s;
-moz-animation-delay: 420.0s;
background-image: url(/images/slides/DM_Remixes11/15.jpg) 
}
.body_slides li:nth-child(16){
-webkit-animation-delay: 450.0s;
-moz-animation-delay: 450.0s;
background-image: url(/images/slides/DM_Remixes11/16.jpg) 
}
.body_slides li:nth-child(17){
-webkit-animation-delay: 480.0s;
-moz-animation-delay: 480.0s;
background-image: url(/images/slides/DM_Remixes11/17.jpg) 
}
.body_slides li:nth-child(18){
-webkit-animation-delay: 510.0s;
-moz-animation-delay: 510.0s;
background-image: url(/images/slides/DM_Remixes11/18.jpg) 
}