@charset "utf-8";
.clinic-subtitle {
	padding-top: 10px;
	padding-bottom: 10px;
}
.section1 {

}
.section1 .con1 {
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 20px;
}
.section1 .con1 .img1 {
	float: left;
	padding-bottom: 20px;
}
.section1 .con1 dd {
}
.section1 .con1 .img2 {
	float: left;
	padding: 2px;
	border: 1px solid #E1E1E1;
}
.section1 .con1 dl {
	width: 270px;
	float: right;
}
.section1 .con1 dt {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/cl-img1.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-attachment: scroll;
	font-size: 14px;
	font-weight: bold;
	color: #449CE5;
	padding-left: 20px;
	line-height: 20px;
}
.section1 .con1 dd {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
}
.section2 {
	padding-top: 30px;
}
.section2 .con1 {
	float: left;
	width: 274px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.section2 .img1 {
	padding-bottom: 20px;
}
.section2  .img2  {
	padding: 2px;
	border: 1px solid #E0E0E0;
}
.section2 .con1 dl {
	padding-left: 3px;
	padding-top: 5px;
}
.section2 .con1 dt {
	background-attachment: scroll;
	background-image: url(../images/cl-img1.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	color: #449CE4;
	padding-left: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.section2 .con1 dd {
	width: 270px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
}

