/* CSS Document */
#doctorLeft{float:left;width:224px;margin-right:9px; height:auto; overflow:hidden;}
#doctorLeft .online{height:32px;line-height:32px;background:url(/images/hospital.jpg) repeat-x;font-size:14px;font-weight:bold;color:#fff;text-align:center;}
#doctorLeft .menulist{padding:3px 10px 30px 10px;background:#fff3f7;}
#doctorLeft .menulist li{border-bottom:1px solid #f7b6bd;line-height:30px;}
#doctorLeft .menulist li a{display:block;padding-left:30px;font-size:14px;}
#doctorLeft .menulist li a:hover{padding-left:30px;background:url(/images/icon3.gif) 18px 11px no-repeat; color:#b5104a;font-weight:bold;}
#doctorLeft .yuyue{margin-top:10px;background:#f7f7f7;padding:10px 5px;}
#doctorLeft .yuyue li{line-height:30px;text-align:center;}

/**/
#aboutLeft{float:left;width:185px;margin-right:9px; background:url(/images/about_bg.jpg) repeat-y;height:auto; overflow:hidden;}
#aboutLeft .menulist{height:auto; overflow:hidden; background:url(/images/about_top.jpg) no-repeat; padding-top:30px;}
#aboutLeft .menulist ul{height:auto; overflow:hidden;background:url(/images/about_bottom.jpg) left bottom no-repeat;padding-bottom:96px;}
#aboutLeft .menulist ul li{background:url(/images/about_bg1.jpg) center bottom no-repeat;height:30px;line-height:30px; text-align:center}
#aboutLeft .menulist ul li a{color:#FFFFFF;font-weight:bold;}
#aboutLeft .menulist ul li a:hover{text-decoration:underline;}
#aboutRight{float:left;width:728px;padding-bottom:17px;height:auto;overflow:hidden;background:url(/images/aboutr_bottom.jpg) left bottom no-repeat;}
#aboutRight h1{width:648px;padding-top:10px;background:url(/images/aboutr_top.jpg) no-repeat;height:34px;line-height:34px;padding-left:80px; font-size:14px;}
#aboutRight .content{height:auto;overflow:hidden;padding:10px 20px;background:url(/images/aboutr_bg.jpg) repeat-y;}
#aboutRight .content1{
	height:auto;
	overflow:hidden;
	background:url(/images/aboutr_bg.jpg) repeat-y;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height:25px
}

#doctorRight{float:right;width:680px;height:auto; overflow:hidden;}

#doctorRight .title{padding-left:10px;font-weight:bold;border-bottom:1px solid #ccc;color:#b4114a;height:25px;line-height:25px;}
#doctorRight .keshilist{padding:0px 10px;line-height:25px; border-bottom:1px solid dashed;height:25px;overflow:hidden;}
#doctorRight .keshilist a{float:left;display:block;background:url(/images/icon4.gif) 3px 9px no-repeat;padding-left:10px;padding-right:10px;}
#doctorRight dl.doctorList{margin-bottom:5px;padding:10px 0px;height:auto!important;height:120px; overflow:hidden;border-bottom:1px dotted #ccc;}
#doctorRight dl.doctorList dd.left{float:left;width:124px;padding:0px 18px; height:auto; overflow:hidden;}
#doctorRight dl.doctorList dd img{border:1px solid #ccc;padding:1px;}
#doctorRight dl.doctorList dd.right{float:right;width:518px;}

