#marquee{
	width:305px;height:340px;padding:30px;float:left;
	overflow: hidden;
}

#marquee .category{
	font-size:18px;line-height:22px;font-weight:bold;text-align:left;color:#00b1cc;
	padding:0 0 20px 0;	
	float:left;
}
#marquee .marquee_btn {width:28px; height:22px; display: block; cursor: pointer;float:right;}
#marquee #marquee_next_btn {background:url(../Images/btnArrowTop.png) no-repeat 0 0;}
#marquee #marquee_next_btn:hover {background-image:url(../Images/btnArrowTopA.png);}
#marquee #marquee_prev_btn {background:url(../Images/btnArrowDown.png) no-repeat 0 0;}
#marquee #marquee_prev_btn:hover {background-image:url(../Images/btnArrowDownA.png);}

#marquee ul.mask {width:305px; height:345px; overflow:hidden; margin-top:40px; }
#marquee ul li.setDoctor a {height:95px; display: block;}
#marquee ul li.setDoctor{width:305px; height:95px; margin-bottom:15px; text-align:left; clear:both;}
#marquee ul li.setDoctor .sD1{	width:95px;	height:95px; overflow:hidden; margin:0 15px 15px 0;float:left;}
#marquee ul li.setDoctor .sD2{
	width:195px;height:38px;overflow:hidden;
	font-size:14px;	font-weight:bold;line-height:18px;	color:#00798b;	
	margin-bottom:5px;
	float:left;
}
#marquee ul .setDoctor .sD3{
	width:195px;height:55px; overflow:hidden;
	font-size:13px;	line-height:18px;	color:#414040;
	margin-bottom:15px;
	float:left;
}
#marquee ul .setDoctor .sD4{
	width:195px; height:95px; overflow:hidden;
	font-size:13px;	line-height:18px;	color:#414040;
	margin-bottom:15px;
	float:left;
}