#doctersindex{
	background-image: url(../img/doctor/top.jpg);
	width:749px;
	height:250px;
	background-repeat: no-repeat;
	background-position: center top;
}

.docterslist{
	height:18px;
	padding:4px 10px;
	border-left:7px solid #c4d8e8;
	font-size:12px;
}
#docterslist a{
	color:#268fc1;
	text-decoration:none;
}
#docterslist a:hover{
	color:#ff8585;
	text-decoration:underline;
}

.comment{
	font-size:12px;
	line-height:18px;
}

