﻿@import url(system_editor.jpg.css);
.bd ul li{
	position: relative;
}
.bd ul li span{
	position: absolute;
	bottom: 0;left: 0;
	width: 100%;
	color: #fff;
	background-color: rgb(0,0,0,.4);
}