/* Section 1 */
.section-1 {
	margin-bottom: 0;
	width: 680px;
	min-width: 680px;
	box-shadow: none;
}
.doctors-wrap {
	margin-top: 0;
	margin-left: 0;
	padding-bottom: 0;
	width: 100%;
}
.doctors-wrap .img {
	width: 295px;
	height: 295px;
}
.doctors div div {
	display: none;
}
.doctors:hover div div {
	display: none;
}
.doctors {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 130px;
	margin-left: 29px;
}
.doctors div {
	display: block;
	top: 251px;
	background: none;
	height: 88px;
	width: 295px;
}
.doctor-type-1 {
	margin-top: 15px;
}
.doctor-type-2 {
	margin-top: 5px;
}
.doctors div p {
	font-size: 22px;
}
.doctors div span {	
	font-size: 18px;
	color: #666666;
	line-height: 27px;
}


/* Section 2 */
.section-2 {
	width: 680px;
	height: 100%;
	min-width: 680px;
	box-shadow: none;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 46px;
}
.section-2 p {
	display: block;
	height: 30px;
	padding-top: 0;
	padding-left: 0;
	text-align: center;
	font-size: 32px;
	background: none;
}
.section-2_button-1 {
	margin-top: 25px;
	margin-left: 77px;	
	height: 39px;
	width: 178px; 	
	line-height: 38px;
	font-size: 20px;
	background-position: 15px 11px;
}
.section-2_button-2 {
	margin-top: -45px;
	margin-left: 386px;	
	height: 39px;
	width: 165px; 	
	line-height: 38px;
	font-size: 20px;
	padding-left: 54px;
	background-position: 27px;
}


/* Section 3 */
.section-3 {
	display: none;
}
footer {
	margin-top: 0;	
}
