h1 {
	background-repeat: no-repeat;
	height: 70px;
	line-height: 60px;
	padding-left: 60px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
        margin-top: 10px;
}
h2 {
	color: #333;
	margin-top: 30px;
}
h3 {
	color: #333;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 5px;
}
p {
	line-height: 1.5em;
}
p .blue {
	color: #00F;
	font-weight:bold;
}
li {
	line-height: 1.2em;
	margin: 3px 0;
}
td p {
	margin: 0px;
}
td {
	padding: 5px 10px;
}
.mouse h1 {
	background-image: url(img/icon-mouse-mouse.png);
}
.system h1 {
	background-image: url(img/icon-mouse-system.png);
}
.gene h1 {
	background-image: url(img/icon-mouse-gene.png);
}
.search h1 {
	background-image: url(img/icon-mouse-search.png);
}
.box01 {
	border: 1px solid #333;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-right:10px;
}
.gene p img {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}
