@charset "UTF-8";

.lstIndex li {
	
	margin-bottom: 1em;
	margin-left: 1.3em;
	float: left;
	margin-right: 2em;
}

.lstIndex a {	
	padding-left: 10px;
	background-image: url(../../lib/img/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.subIndex {
	margin-top: 0.5em;
}
