#consept li {
	font-size: 80%;
	line-height: 1.5em;
	list-style-image: url(../images/list_01.gif);
}
#consept {
	padding-top: 5px;
	padding-left: 5px;
}
#consept a {
	color: #996699;
}
#consept a:hover {
	color: #0066CC;
}
#consept h4 {
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	text-indent: 0.5em;
	font-size: 85%;
}
