/*此CSS文件为网站公共样式*/
body{background:#F2F5F8; margin:0 auto; font-family:"宋体";}

#Container{width:970px; background:#ffffff;margin:0 auto;overflow:hidden; padding:10px 0;}

.public{margin:0 auto;padding:0;width:1004px; height:auto;}

/*--head修改---*/
.ftop{ width:970px; height:374px; overflow:hidden; background:url(http://sh.cjhospital.com/images/banner_bg.jpg) no-repeat left top; margin-bottom:2px;}
.fleft{ width:328px; overflow:hidden; float:left; height:354px;}
.fleft img{margin-left:5px;}
.fright{ width:622px;overflow:hidden; float:left; position:relative; height:354px;}
.ry {
	height:147px;
	width:592px;
	overflow:hidden;
	background:url(http://sh.cjhospital.com/images/ry_bg.jpg) no-repeat top left;
	position:absolute;
	top:144px;
}
#topflash {background:url("http://sh.cjhospital.com/images/banner_bg.jpg") no-repeat scroll right bottom transparent;height:354px;overflow:hidden;}
/*topscroll*/
#ISL_Cont {
}
.srcWidth {
	width:10000px;
}
.ISL_Cont {
	width:514px;
	height:86px;
	overflow:hidden;
	margin:53px 0 0 42px;
}
.ISL_Cont li {
	float:left;
	margin-right:10px;
}
#fList1, #fList2 {
	float:left
}
.left_soll {
	position:absolute;
	left:10px;
	top:80px;
	width:22px;
	height:25px;
	cursor:pointer;
	overflow:hidden;
}
.right_soll {
	position:absolute;
	right:5px;
	top:80px;
	width:22px;
	height:25px;
	cursor:pointer;
}
.ISL_Conts {
	width:900px;
	overflow:hidden;
	margin:0 auto;
}

/*左框架”样式*/
.cont_left{ width:725px; height:auto;overflow:visible; float:left;display:inline;}
.main_left{ width:725px; overflow:hidden; float:left;  background:#ffffff}
/*右框架”样式*/
.cont_right{ float:right; width:270px; height:auto;}


/*公共定义的CSS样式*/
.lf{float:left}
.rt{float:right}
.clr{clear:both;font-size:0;height:0;overflow:hidden;}

.clr5{height:5px; font-size:0px; clear:both; display:block; margin:0px; padding:0px; overflow:hidden}
.clr10{clear:both;font-size:0;height:10px; display:block; margin:0px; padding:0px; overflow:hidden;}
.none{display:none}
.l10{ margin-left:10px;}
.l11{ margin-left:11px;}
.l12{ margin-left:12px;}
.l15{ margin-left:15px;}
.l5{ margin-left:5px;}
.t6{ margin-top:6px;}
.t10{ margin-top:10px;}
.mt10{ margin-top:10px;}
.top10{ margin-top:10px;}
.t15{ margin-top:15px;}
.t5{ margin-top:5px;}
.b10{ margin-bottom:10px;}
.fl12{ float:left; margin-left:12px; display:inline;}
.blank10{clear:both;overflow:hidden;height:10px;font-size:1px;}

/* Link */
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #333333; text-decoration:underline;}
a:active {color: #333333;}

/* Float */
.fl{ float:left;}
.fr{ float:right;}
.clr{ clear:both; font-size:0px; height:0px; visibility:hidden;}
.clear{ content:".";display:block;clear:both;visibility:hidden;}

