.doctor_tit {
	text-indent: 10px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #00b4b4;
}

.doctor_tit em {
	margin: 20px 0 0 30px;
	float: left;
	width: 20px;
	height: 20px;
	background: url(../images/zzyr.png) no-repeat left;
}

.doctorBox {
	position: relative;
	height: 500px;
	overflow: hidden;
	width: 1200px;
	margin: auto;
}

.doctorBox .bigImg {
	height: auto;
	overflow: hidden;
	position: relative;
}

.doctorBox .bigImg li img {
	vertical-align: middle;
}

.doctorBox .smallScroll {
	height: 45px;
	margin-bottom: 6px;
}

.doctorBox .sPrev {
	float: left;
	display: block;
	width: 25px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/left_j.png) no-repeat;
	margin-left: 5px;
}

.doctorBox .sNext {
	float: right;
	display: block;
	width: 25px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/right_j.png) no-repeat;
	margin-right: 5px;
}

.doctorBox .small {
	float: left;
	margin: 0 10px;
	display: inline;
	width: 1116px;
	overflow: hidden;
}

.doctorBox .small ul {
	height: 54px;
	width: 9999px;
	overflow: hidden;
}

.doctorBox .small li {
	float: left;
	width: 122px;
	height: 40px;
	cursor: pointer;
	display: inline;
	border: 1px solid #ccc;
}

.doctorBox .small li a {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
}


.doctorBox .small .on a{
	background: #00b4b4;
	color: #fff;
}

.doctorBox .pageState {
	position: absolute;
	top: 235px;
	right: 5px;
	font-family: "Times New Roman", serif;
	letter-spacing: 1px;
}

.doctorBox .pageState span {
	color: #f00;
	font-size: 16px;
}

.dorbox {
	width: 1200px;
	height: auto;
	overflow: hidden;
}

.dorbox .inHd {
	width: 240px;
	float: right;
	margin-top: 18px;
}

.dorbox .inHd ul {
	overflow: hidden;
	zoom: 1;
}

.dorbox .inHd ul li {
	height: 124px;
	width: 240px;
	cursor: pointer;
	margin-bottom: 15px;
}

.dorbox .inHd ul li.on {
	background: url(../images/dorright_gb.gif) repeat-y;
	width: 240px;
}

.dorbox .dor_left {
	width: 925px;
	float: left;
	height: auto;
	overflow: hidden;
}

.dorbox .dor_left ul {
	zoom: 1;
	overflow: hidden;
}

.dorbox .dor_left li {
	height: auto;
	overflow: hidden;
	zoom: 1;
}

.dorbox .dor_left li img {
	float: left;
}

.dor_leftcon {
	width: 550px;
	float: left;
	background: #fdfdfd;
	height: 440px;
}

.dor_leftcon h1 {
	font-size: 35px;
	color: #000000;
	font-weight: normal;
	margin-top: 60px;
	margin-bottom: 25px;
}

.dor_leftcon b {
	font-size: 16px;
	color: #787878;
}

.dor_leftcon dt {
	line-height: 36px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.dor_leftcon dd {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	color: #505050;
	font-size: 14px;
}

.dor_leftcon .dor_zx {
	overflow: hidden;
}

.dor_leftcon .dor_zx a.aleft {
	width: 145px;
	color: #fff;
	float: left;
	height: 41px;
	background: url(../images/index_xx_03.png) no-repeat;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	margin-left: 30px;
}

.dor_leftcon .dor_zx a.aright {
	width: 145px;
	color: #fff;
	float: left;
	height: 41px;
	background: url(../images/index_swt_05.png) no-repeat;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	margin-left: 60px;
}

.dor_leftcon .dor_zx a.aleft:hover {
	background: url(../images/index_xx_bg.png) no-repeat center;
}

.dor_leftcon .dor_zx a.aright:hover {
	background: url(../images/index_swt_bg.png) no-repeat center;
}

.dorbox .dor_left li .date {
	float: right;
	color: #999;
}