@charset "utf-8";
/* CSS Document */
.database {
	background: url(../../share/img/main_menu.jpg) no-repeat -300px -160px;
}
.endemic_list {
	background: url(../../share/img/main_menu.jpg) no-repeat -593px -160px;
}

#concleat {
	margin: 15px 20px;
}
#concleat h2 {
	border-left: #11b1ac solid 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
}

#concleat p {
	text-indent: 1em;
	margin: 0 1em 1em 1em;
	font-size: 1.12em;
	line-height: 1.6;
}
h3 {
	font-weight: 600;
	margin-left: 1em;
}
h4 {
	margin-left: 1em;
	padding: 3px 5px;
	background: #ededed;
	margin-bottom: .5em;
}