@charset "utf-8";
@import url("public.css");
/*广告弹出效果*/
#MyMoveAd{
	height:2px; overflow:hidden; width:960px; margin:2px auto; position:relative;
}
#close{
	display:block; width:45px; height:19px; position:absolute; right:10px; bottom:10px;
}
/*主体左侧新闻幻灯片部分样式专用*/
.tbg{
	background:url(../images/ltit_ltbg.gif) no-repeat;
}
#slider{
	padding:8px; *padding-bottom:0px; margin-top:8px; padding-right:0px; width:410px; height:245px; position:relative; overflow:hidden; float:left;
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage a img{
	width:410px; height:225px;
}
.sliderImage span {
    position: absolute; left:0px; bottom:0px; padding: 10px 13px; width: 410px; background-color: #000; filter:alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff;
}
.trends{
	margin:10px; width:290px; float:left;
}
.trends h1{
	font-size:13px; color:#3a7c9e; border-bottom:1px #c0d6e5 solid; margin-bottom:10px;
}
.lbbg{
	clear:both;
}
/*主体左侧flash样式专用*/
.flashshow{
	margin-bottom:10px; width:732px; clear:both;
}
/*主体左侧块样式专用*/
.left_lblock,.left_mblock,.left_sblock{
	margin-bottom:10px;
}
.left_sblock h1{
	margin-bottom:7px; *margin-bottom:5px;
}
/*科室介绍部分样式专用*/
#keshi_intro{
	padding:10px; padding-bottom:5px; width:392px; position:relative; z-index:1;
}
.ke_tit{
	font-weight:normal; font-size:12px; background:url(../images/icon06.gif) no-repeat 0px 5px; padding-left:15px; width:83px; float:left;
}
.ke_longtit{
	width:181px;
}
.ke_tit a{
	color:#20628b;
}
.section{
	width:338px; padding:3px; background-color:#dee4dc; position:absolute; z-index:2; display:none;
}
.section h1{
	font-size:13px; color:#e17d32; line-height:30px; background:#eff8f5; border:1px #7ea8cb solid; border-bottom:1px #e0e4e9 solid; padding:0px 8px; width:320px;
}
.section h1 span{
	font-size:12px; font-weight:normal; color:#11448a; padding-left:5px;
}
.section div.intro_cont{
	border-left:1px #7ea8cb solid; border-right:1px #7ea8cb solid; padding:10px; padding-bottom:0px; width:316px;
}
.section div.intro_cont img{
	padding:2px; border:1px #aaaeb1 solid; margin-right:10px; float:left;
}
.section div.intro_cont span{
	float:left; display:block; width:198px; text-indent:2em;
}
.section h2{
	background-color:#eff8f5; border:1px #7ea8cb solid; border-top:1px #e0e4e9 solid; font-size:12px; font-weight:normal; line-height:30px; padding:0px 10px; width:316px;
}
.section h2 a{
	color:#999;
}
/*主体右侧样式专用*/
#rt_bg,#rb_bg{
	padding-bottom:2px;
}
.right_block h1{
	margin-bottom:10px; *margin-bottom:11px;
}
