@charset "utf-8";
body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}

#content  h5 {
	background-attachment: scroll;
	background-image: url(../images/implantcase1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 580px;
	font-size: 13px;
	font-weight: bold;
	color: #2D5A82;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}
.section1 {
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.section1 .img1 {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.section1 .img2 {
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
}
.section1 .tb p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.section1 .tb {
	margin-right: auto;
	margin-left: auto;
}
