.listeleme li {
padding: 5px;
text-align: left;
margin: 0px;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #EAEAEA;
background-color: #FBFBFB;
list-style-position: inside;
list-style-type: none;
list-style-image: url('resim/png.gif');
}