
.fl li{
		 width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
		}
	.fl li a{
	display: block;
    text-indent: 43px;
    background: url(../images/page/list_icon.png) 190px -90px no-repeat;
    font-size: 16px;
	}