@charset "gb2312";
/* CSS Document */
/*------------------------------定义顶端logo通栏*/
#header
{
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:118px;
}
#header #logo
{
	width:367px;
	height:118px;
}
#header #jcilogo
{
	width:311px;
	height:118px;
	margin-left:0px;
}
#header #mattotext
{
	width:290px;
	height:118px;
	background-image:url(../images/mattotext.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
/*------------------------------定义导航菜单通栏*/
#menu_line
{
	height:3px;
	background-color:#8d4c1c;
	font-size:0px;/*IE6*/
}
#nav_menu
{
	margin-top:-3px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:842px;
	height:32px;
	line-height:32px;
	background-color:#FFF;
}
#nav_menu ul li
{
	float:left;
	font-family:'微软雅黑','宋体',Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-left:1px;
}
#nav_menu ul li a
{
	display:block;
	width: 123.5px;
	color:#FFF;
	text-decoration:none;
	background-color:#8d4c1c;	
}
#nav_menu ul li a:hover
{
	color:#FFF;
	background-color:#e36e18;
}
/*以下为特殊处理“首页”菜单链接*/
#nav_menu ul li a.a_left
{
	width:95px;
}
#nav_menu ul li.li_left
{
	margin-left:0px;
}
/*------------------------------图片新闻、快速导航*/
#pic_news_row
{
	margin-top:20px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
}
#pic_news_row #pic_news
{
	width:562px;
	height:312px;
	/*background-color:#000;*//*debug*/
}
#pic_news_row #pic_news #myFocus
{
	width:562px; height:312px; overflow:hidden;
}
#myFocus2
{
	width:562px; height:89px; overflow:hidden;
}
#pic_news_row #short_cuts
{
	width:394px;
	height:312px;
	/*background-color:#f00;*//*debug*/
	margin-left:11px;
	_margin-left:8px;/*IE6*/
}
#pic_news_row #short_cuts #title
{
	width:394px;
	height:36px;
	line-height:36px;
	background-color:#5E5E5E;
	font-family:'微软雅黑','宋体',Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#pic_news_row #short_cuts #icons
{
	width:392px;
	height:276px;
	border-left:1px solid #96D8B4;
	border-right:1px solid #96D8B4;
	border-bottom:1px solid #96D8B4;
	background:url(../images/quicknavbg.jpg) top right no-repeat;
}
#pic_news_row #short_cuts #icons .icon_text
{
	width:130px;
	height:120px;
	float:left;
}
#pic_news_row #short_cuts #icons a
{
	display:block;
	width:130px;
	height:96px;
	margin-top:50px;
	font-family:'微软雅黑','宋体',Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;	
	text-align:center;
}
#pic_news_row #short_cuts #icons a:hover
{
	width:130px;
	height:96px;
	color:#2B94CE;
	text-decoration:none;	
}
#pic_news_row #short_cuts #icons a p
{
	margin-top:10px;
}
/*------------------------------医院公告*/
#announcement_row
{
	margin-top:14px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:38px;
	line-height:32px;
}
#announcement_row #big_title
{
	float:left;
	background-color:#C1BE8B;
	width:98px;
	height:38px;
	line-height:36px;
	color:#FFF;
	font-family:'微软雅黑','宋体',Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#announcement_row #title_left
{
	float:left;
	background:url(../images/announcement.jpg) no-repeat;
	width:15px;
	height:38px;
	line-height:36px;
	margin-left:3px;
}
#announcement_row .span14
{
	float:left;
	width:70px;
	height:38px;
	line-height:38px;
	background:url(../images/announcementbg.jpg) repeat-x;
	padding-left:3px;
}
#announcement_row #scrollDiv
{
	float:left;	
	background:url(../images/announcementbg.jpg) repeat-x;
	width:706px;
	height:38px;
	line-height:38px;
	_padding-top:6px;/*IE6*/
	overflow:hidden;
}
#announcement_row #scrollDiv a
{
	color:#666;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#announcement_row #scrollDiv a:hover
{
	color:#666;
	text-decoration:underline;
}
#announcement_row #title_right
{
	float:left;
}
#announcement_row ul,li{margin:0;padding:0}
/*#announcement_row #scrollDiv{width:700px;height:38px;line-height:38px;overflow:hidden}*/
#announcement_row #scrollDiv li{height:38px;padding-left:10px;}
/*------------------------------医院新闻、在线视频*/
#news_row
{
	margin-top:8px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:970px;
	height:312px;
}
#news_row #news_tab_border
{
	width:562px;
	height:312px;
}
#news_row #news_tab_border #news_tab
{
	width:562px;
	height:312px;
	border:1px solid #DCDCDC;
}
#news_row #news_tab_border #adv_pic_flash
{
	margin-top:4px;
	width:562px;
	height:89px;
}
/*医院新闻等滑动门效果*/
.nTab
{
	width: 562px;
	height: 305px;
	overflow: hidden;
}
.none
{
	display: none;
}
.nTab .TabTitle li
{
	float: left;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
	width: 186px;
	font-size:14px;
	overflow: hidden;
}
.nTab .TabTitle li a
{
	text-decoration: none;
}
.nTab .TabTitle .active
{
	background-color: #FFF;
	color: #666;
}
.nTab .TabTitle .normal
{
	color: #666;
	background:url(../images/tabbg.jpg) center center repeat-x;
}
.nTab .TabContent
{
	clear: both;
	overflow: hidden;
	background: #fff;
	padding: 5px;
	display: block;
	height: 398px;
}
#news_row .news_first
{
	width:558px;
	height:114px;	
	color:#606060;
}
#news_row .news_first p.biaoti
{
	width:340px;
	height:24px;
	line-height:24px;
}
#news_row .news_first p.biaoti a
{	
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;	
}
#news_row .news_first p.biaoti a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#news_row .news_first p.zhaiyao
{
	width:340px;
	height:36px;
	line-height:1.8em;	
}
#news_row .news_first p.zhaiyao a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#919191;*/
	color:#606060;
	text-decoration:none;	
}
#news_row .news_first p.zhaiyao a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#news_row .news_first .news_img
{
	width:158px;
	height:92px;
	margin-left:16px;
	_margin-left:10px;/*IE6*/
	margin-top:10px;
}
#news_row .news_first .news_first_title
{
	width:360px;
	height:92px;
	margin-left:20px;
	_margin-left:14px;/*IE6*/
	margin-top:10px;
	
}
#news_row .news_list ul li
{
	margin-top:2px;
	height:28px;
	line-height:1.8em;
	width:540px;
	padding-left:16px;	
	font-family:'宋体',Arial, Helvetica, sans-serif;	
	position:relative;
}
#news_row .news_list ul li a
{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#news_row .news_list ul li a:hover
{
	color:#666;
	text-decoration:underline;
}
.date_right/*右侧时间日期*/
{
	position:absolute;
	right:20px;
    color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
#news_row .news_more
{
	text-align:right;
	height:24px;
	line-height:24px;
	padding-right:20px;
}
#news_row .news_more a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4BA26D;
	text-decoration:none;
}
#news_row .news_more a:hover
{
	color:#4BA26D;
	text-decoration:underline;
}
/*视频框定义*/
#news_row #video_bar_border
{
	margin-left:8px;
	width:394px;
	height:312px;
	border:1px solid #ADE6C6;
}
#news_row #video_bar_border img
{
	margin-top:2px;
	margin-left:2px;
}
#news_row #video_bar_border #video_bar_title
{
	width:392px;
	height:29px;
	line-height:29px;
	position:relative;
	font-size:16px;
}
#news_row #video_bar_border #video_bar_title .shipin_more
{
	position:absolute;
	right:1px;
	font-size:14px;
}
#news_row #video_bar_border #video_bar_title .shipin_more a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#919191;
}
#news_row #video_bar_border #video_bar_title .shipin_more a:hover
{
	color:#666;
	text-decoration:underline;
}
#news_row #video_bar_border #video_list
{
	width:392px;
	height:368px;
	border-top:3px solid #75CC99;
	border-left:1px solid #75CC99;
	border-right:1px solid #75CC99;
	border-bottom:1px solid #75CC99;
}
/*视频列表定义开始*/
#news_row .video_list
{
	width:390px;
	height:114px;	
	color:#606060;
}
#news_row .video_list p.biaoti
{
	width:200px;
	height:24px;
	line-height:24px;
}
#news_row .video_list p.biaoti a
{	
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;	
	overflow:hidden;
}
#news_row .video_list p.biaoti a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#news_row .video_list p.zhaiyao
{
	width:200px;
	height:36px;
	line-height:1.8em;	
}
#news_row .video_list p.zhaiyao a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	text-decoration:none;
	overflow:hidden;
}
#news_row .video_list p.zhaiyao a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#news_row .video_list .video_img
{
	width:125px;
	height:81px;
	margin-left:20px;
	_margin-left:15px;/*IE6*/
	margin-top:10px;
	border:#C1BE8B 3px solid;
	position:relative;
}
#news_row .video_list .video_img .img_play
{
	position:absolute;
	right:30px;
	z-index:2;
}
#news_row .video_list .video_list_title
{
	width:200px;
	height:92px;
	margin-left:20px;
	_margin-left:14px;/*IE6*/
	margin-top:10px;
	
}
/*------------------------------就医导航图标、科室导航、诊疗中心*/
#jiuyidaohang_row
{
	margin-top:12px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:966px;
	height:328px;
}
#jiuyidaohang_row #jiuyidaohang_row_left
{
	float:left;
	width:562px;
	height:328px;
}
#jiuyidaohang_row #jiuyidaohang_border
{
	border:#ADE6C6 1px solid;
	width:562px;
	height:118px;
	background-color:#F9FDFA;	
}
#jiuyidaohang_row #zhenliaozhongxin_border
{
	margin-top:8px;
	border:#ADE6C6 1px solid;
	width:562px;
	height:190px;
	background-color:#F9FDFA;	
}
#jiuyidaohang_row #zhenliaozhongxin_border #title1
{
	position:relative;
	width:530px;
	height:38px;
	line-height:38px;
	margin-left:23px;
	_padding-top:6px;/*IE6*/
}
#jiuyidaohang_row #zhenliaozhongxin_border #title1 .zhongxin_more
{
	position:absolute;
	right:10px;
	width:40px;
	height:18px;
	line-height:18px;
	top:16px;
}
#jiuyidaohang_row #zhenliaozhongxin_border #pic_list
{
	height:145px;
	width:530px;
	margin-left:23px;
	overflow:hidden;
}
#jiuyidaohang_row #zhenliaozhongxin_border #pic_list #pic_list_box
{
	height:145px;
	width:886px;
}
#jiuyidaohang_row #zhenliaozhongxin_border #pic_list .tuwen
{
	float:left;
	height:145px;
	width:128px;
	text-align:center;
	margin-right:4px;
}
#jiuyidaohang_row #zhenliaozhongxin_border #pic_list .zhengliaozhongxin_tupiankuang
{
	height:94px;
	width:98px;
	border:#DCDCDC 1px solid;
	padding:6px;
	margin-left:8px;
}
#jiuyidaohang_row #zhenliaozhongxin_border #pic_list .tuwnen_txt
{
	background:url(../images/zhenliaozhongxinbg.jpg) center center no-repeat;
	font-family:宋体'',Arial, Helvetica, sans-serif;
	font-size:12px;
	height:32px;
	line-height:32px;
	width:128px;
	text-align:center;
}
#zhenliaozhongxin_border #pic_list .tuwnen_txt a
{
	color:#666;
	text-decoration:none;
}
#zhenliaozhongxin_border #pic_list .tuwnen_txt a:hover
{
	color:#666;
	text-decoration:underline;
}
#jiuyidaohang_row #jiuyidaohang_row_right
{
	float:left;
	margin-left:10px;
	_margin-left:6px;/*IE6*/
	width:392px;
	height:328px;
}
#jiuyidaohang_row #jiuyidaohang_row_right #office_nav_title
{
	width:392px;
	height:29px;
	line-height:29px;
	position:relative;
	font-size:16px;
}
#jiuyidaohang_row #jiuyidaohang_row_right #office_nav_title .office_more
{
	position:absolute;
	right:1px;
	font-size:14px;
}
#jiuyidaohang_row #jiuyidaohang_row_right #office_nav_title .office_more a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#919191;
}
#jiuyidaohang_row #jiuyidaohang_row_right #office_nav_title .office_more a:hover
{
	color:#666;
	text-decoration:underline;
}
#jiuyidaohang_row #jiuyidaohang_row_right #office_nav_border
{
	width:372px;
	height:271px;
	border:#ADE6C6 1px solid;
	padding:10px;
	_width:374px;/*IE6*/
}
#jiuyidaohang_row #jiuyidaohang_row_right #office_nav_border a
{
	color:#666;
	text-decoration:none;
}
#jiuyidaohang_row #jiuyidaohang_row_right #office_nav_border a:hover
{
	color:#666;
	text-decoration:underline;
}
#office_nav_border .office_type/*科室所属分类：省级、市级等*/
{
	clear:both;
	float:left;
	width:124px;
	height:28px;
	line-height:28px;
	background-color:#8d4c1c;
	color:#FFF;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#office_nav_border .fengehang/*分隔行*/
{
	clear:both;
	font-size:0px;
	height:5px;
	width:0px;
}
#office_nav_border .office_name_blank/*科室名称空白*/
{
	float:left;
	width:124px;
	height:28px;
}
#office_nav_border .office_name2/*科室名称两栏显示的宽度*/
{
	float:left;
	width:120px;_width:118px;/*IE6*/
	height:28px;
	line-height:28px;
	margin-left:4px;
	margin-bottom:4px;
	background-color:#E8E8E8;
	color:#5F5F5F;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
#office_nav_border .office_name3/*科室名称三栏显示的宽度*/
{
	float:left;
	width:78px;_width:76px;/*IE6*/
	height:28px;
	line-height:28px;
	margin-left:4px;
	margin-bottom:4px;
	background-color:#E8E8E8;
	color:#5F5F5F;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
#office_nav_border .qitatesezhuanke
{
	width:380px;_width:368px;/*IE6*/
	height:64px;
	line-height:28px;
	margin-left:1px;
	margin-bottom:4px;
	overflow:hidden;
}
#office_nav_border #qitatesezhuanke_box
{
	width:390px;_width:368px;/*IE6*/
}
#office_nav_border .office_name22/*另外推荐的科室名称两栏显示的宽度*/
{
	float:left;
	width:120px;_width:118px;/*IE6*/
	height:28px;
	line-height:28px;
	margin-left:4px;
	margin-bottom:4px;
	background-color:#E8E8E8;
	color:#5F5F5F;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
/*------------------------------名医风采*/
#mingyifengcai_row
{
	margin-top:8px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:190px;
	border:1px solid #DCDCDC;
}
#mingyifengcai_row #mingyifengcai
{
	margin:4px;	
	margin-top:6px;
	width:960px;
	height:160px;
	background:url(../images/mingyifengcaibg.jpg) repeat-x;
}
#mingyifengcai_row #mingyifengcai #biaoti
{
	width:25px;
	height:100px;
	float:left;
	margin-top:10px;
}
#mingyifengcai_row #mingyifengcai #scrool_pics
{
	margin-left:4px;	
	margin-top:6px;
	width:930px;
	height:140px;
	float:left;
	overflow:hidden;
}
/*逐行切换显示医师专家照片li定义*/
#mingyifengcai_row #mingyifengcai #scrool_pics ul li
{
	height:148px;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .gerenxinxi
{
	float:left;
	width:210px;
	height:128px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .gerenxinxi .yinshizhaopian
{
	float:left;
	width:96px;
	height:128px;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .gerenxinxi .wenzijieshao
{
	float:left;
	width:96px;
	height:128px;
	margin-left:10px;
	/*margin-top:10px;
	
	margin-right:20px;*/
	font-family:'宋体',Arial, Helvetica, sans-serif;
	color:#484848;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .gerenxinxi .wenzijieshao p.xingming
{
	font-size:14px;
	font-weight:bold;
	margin-top:16px;
	width:86px;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .wenzijieshao p.zhiwu
{
	margin-top:10px;
	font-size:12px;
	width:120px;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .wenzijieshao p.keshi
{
	margin-top:26px;
	margin-bottom:10px;
	font-size:12px;
	width:108px;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .wenzijieshao a.xiangxi
{
	display:block;
	width:54px;
	height:19px;
	margin-bottom:4px;
	line-height:19px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	background-color:#0881C6;
	text-align:center;
}
#mingyifengcai_row #mingyifengcai #scrool_pics .wenzijieshao a.xiangxi:hover
{
	font-size:12px;
	color:#FFF;
	background-color:#8d4c1c;
	text-decoration:none;
}
#mingyifengcai_row #mingyifengcai_more 
{
	width:960px;
	height:20px;
	text-align:right;
}
#mingyifengcai_row #mingyifengcai_more a
{
	font-family:'宋体';
	font-size:14px;
	color:#4BA26D;
	text-decoration:none;
}
#mingyifengcai_row #mingyifengcai_more a:hover
{
	color:#4BA26D;
	text-decoration:underline;
}
/*------------------------------特色医疗、医院院报等*/
#teseyiliao_row
{
	margin-top:8px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:338px;
}
#teseyiliao_row #teseyiliao
{
	float:left;
	height:338px;
	width:562px;
	border:1px solid #DCDCDC;
}
#teseyiliao_row #teseyiliao .news_first
{
	width:558px;
	height:114px;	
	color:#606060;
}
#teseyiliao_row #teseyiliao .news_first p.biaoti
{
	width:340px;
	height:24px;
	line-height:24px;
}
#teseyiliao_row #teseyiliao .news_first p.biaoti a
{	
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;	
}
#teseyiliao_row #teseyiliao .news_first p.biaoti a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#teseyiliao_row #teseyiliao .news_first p.zhaiyao
{
	width:340px;
	height:36px;
	line-height:1.8em;	
}
#teseyiliao_row #teseyiliao .news_first p.zhaiyao a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	text-decoration:none;	
}
#teseyiliao_row #teseyiliao .news_first p.zhaiyao a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#teseyiliao_row #teseyiliao .news_first .news_img
{
	width:158px;
	height:92px;
	margin-left:16px;
	_margin-left:10px;/*IE6*/
	margin-top:10px;
}
#teseyiliao_row #teseyiliao .news_first .news_first_title
{
	width:360px;
	height:92px;
	margin-left:20px;
	_margin-left:14px;/*IE6*/
	margin-top:10px;
	
}
#teseyiliao_row #teseyiliao .news_list ul li
{
	margin-top:2px;
	height:26px;
	line-height:26px;
	width:262px;
	padding-left:14px;	
	font-family:'宋体',Arial, Helvetica, sans-serif;	
	position:relative;
	float:left;
}
#teseyiliao_row #teseyiliao .news_list ul li a
{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#teseyiliao_row #teseyiliao .news_list ul li a:hover
{
	color:#666;
	text-decoration:underline;
}
#teseyiliao_row .news_more
{
	text-align:right;
	height:24px;
	line-height:24px;
	padding-right:20px;
}
#teseyiliao_row .news_more a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4BA26D;
	text-decoration:none;
}
#teseyiliao_row .news_more a:hover
{
	color:#4BA26D;
	text-decoration:underline;
}
/*医院院报等*/
#teseyiliao_row #yuanbao
{
	float:left;
	margin-left:10px;
	_margin-left:6px;
	height:338px;
	width:392px;
}
#teseyiliao_row #yuanbao .news_first
{
	width:390px;
	height:114px;	
	color:#606060;
}
#teseyiliao_row #yuanbao .news_first p.biaoti
{
	width:300px;
	_width:250px;/*IE6*/
	height:24px;
	line-height:24px;
}
#teseyiliao_row #yuanbao .news_first p.biaoti a
{	
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;	
}
#teseyiliao_row #yuanbao .news_first p.biaoti a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#teseyiliao_row #yuanbao .news_first p.zhaiyao
{
	width:248px;
	height:36px;
	line-height:1.8em;	
}
#teseyiliao_row #yuanbao .news_first p.zhaiyao a
{
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	text-decoration:none;	
}
#teseyiliao_row #yuanbao .news_first p.zhaiyao a:hover
{
	color:#606060;
	text-decoration:underline;	
}
#teseyiliao_row #yuanbao .news_first .news_img
{
	width:100px;
	height:92px;
	margin-left:16px;
	_margin-left:10px;/*IE6*/
	margin-top:10px;
}
#teseyiliao_row #yuanbao .news_first .news_first_title
{
	width:200px;
	height:92px;
	margin-left:20px;
	_margin-left:14px;/*IE6*/
	margin-top:10px;
	
}
/******院报查询*******/
#teseyiliao_row #yuanbao .newspaper_query
{
	width:390px;
	height:185px;
	margin-left:16px;
	_margin-left:10px;/*IE6*/
	margin-top:10px;
}
#teseyiliao_row #yuanbao .newspaper_query .news_img
{
	width:118px;
	height:156px;
	margin-left:16px;
	_margin-left:10px;/*IE6*/
	margin-top:10px;
}
#teseyiliao_row #yuanbao .newspaper_query .query_form
{
	width:200px;
	height:92px;
	margin-left:20px;
	_margin-left:14px;/*IE6*/
	margin-top:10px;
	
}
#teseyiliao_row #yuanbao .newspaper_query .query_form .pic_zhengyiren
{
	height:68px;
}
#teseyiliao_row #yuanbao .newspaper_query .query_form .qici
{
	height:36px;
}
#teseyiliao_row #yuanbao .newspaper_query .query_form .query_btn
{
	height:58px;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:42px;
}
#teseyiliao_row #yuanbao .newspaper_query .query_form .query_btn #submit_query
{
	color:#FFF;
	background-color:#4CA471;
	border:0px;
	width:60px;
	height:24px;
	text-align:center;
	font-size:12px;
}
/******院报查询*******/
#teseyiliao_row #yuanbao .news_list ul li
{
	margin-top:2px;
	height:26px;
	line-height:26px;
	width:168px;
	padding-left:10px;	
	font-family:'宋体',Arial, Helvetica, sans-serif;	
	position:relative;
	float:left;
}
#teseyiliao_row #yuanbao .news_list ul li a
{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#teseyiliao_row #yuanbao .news_list ul li a:hover
{
	color:#666;
	text-decoration:underline;
}
/*医院院报等滑动门效果*/
.nTab9
{
	width: 398px;
	height: 338px;
	overflow: hidden;
}
.nTab9 .TabTitle li
{
	float: left;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	width: 186px;
	font-size:14px;
	overflow: hidden;
}
.nTab9 .TabTitle li a
{
	text-decoration: none;
}
.nTab9 .TabTitle .active
{
	background:url(../images/arrow.jpg) bottom center no-repeat;
	color: #666;
}
.nTab9 .TabTitle .normal
{
	color: #666;
	background-color: #FFF;
}
.nTab9 .TabContent
{
	clear: both;
	overflow: hidden;
	background: #fff;
	padding: 5px;
	display: block;
	height: 288px;
	width:380px;
	border-top:3px solid #75CB9C;
	border-bottom:1px solid #75CB9C;
	border-left:1px solid #75CB9C;
	border-right:1px solid #75CB9C;
}
#myTab li,#myTab2 li,#myTab9 li
{
	font-size:16px;	
}
/*------------------------------名医在线、微博等*/
#mingyizaixian_row
{
	margin-top:10px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:78px;
	border:1px solid #edf5f1;
	background:url(../images/iconbar_r1_c8.png) repeat-x;
	text-align:center;
}
#mingyizaixian_row .divImg
{
	width:138px;
	height:78px;
	float:left;
}
/*#mingyizaixian_row
{
	margin-top:10px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:88px;
}
#mingyizaixian_row #mingyizaixian
{
	float:left;
	width:200px;
	height:88px;
}
#mingyizaixian_row #mingyizaixian img.s
{
	width:200px;
	height:30px;
	margin-top:8px;
	margin-bottom:6px;	
}
#mingyizaixian_row #mingyizaixian img.x
{
	width:200px;
	height:30px;
	margin-top:6px;
	margin-bottom:8px;
}
#mingyizaixian_row #jibingzixun
{
	float:left;
	width:211px;
	height:88px;
	padding-top:9px;
	margin-left:16px;
}
#mingyizaixian_row #yijianfankui
{
	float:left;
	width:131px;
	height:88px;
	padding-top:9px;
	margin-left:6px;
}
#mingyizaixian_row #weibo
{
	float:left;
	width:394px;
	height:88px;
	margin-left:9px;
	padding-top:9px;
}
#mingyizaixian_row #weibo a.weibo_xinlang
{
	display:block;
	width:201px;
	height:70px;
	float:left;	
	margin-right:10px;
}
#mingyizaixian_row #weibo a.weibo_qq
{
	display:block;
	width:78px;
	height:70px;
	float:left;
}
#mingyizaixian_row #weibo a.weibo_xinlang2
{
	display:block;
	width:78px;
	height:70px;
	float:left;
	margin-right:10px;
}
#mingyizaixian_row #weibo a.weibo_qq2
{
	display:block;
	width:201px;
	height:70px;
	float:left;	
}
#mingyizaixian_row #weibo a.weibo_weixin
{
	display:block;
	width:70px;
	height:70px;
	float:left;	
	margin-left:20px;
}
*/
/*------------------------------内部科室链接*/
#keshilianjie_row
{
	margin-top:4px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	/*height:32px;*/
	line-height:32px;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	color:#919191;	
}
#keshilianjie_row span
{	
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#keshilianjie_row a
{
	color:#919191;
	text-decoration:none;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
}
#keshilianjie_row a:hover
{
	color:#666;
	text-decoration:none;
}
/*------------------------------协作医院、友情链接链接*/
#xiezuoyiyuan_row
{
	margin-top:4px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	min-height:32px;
	line-height:32px;;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	color:#919191;	
}
#xiezuoyiyuan_row span
{	
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#xiezuoyiyuan_row a
{
	color:#919191;
	text-decoration:none;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
}
#xiezuoyiyuan_row a:hover
{
	color:#666;
	text-decoration:none;
}
#youqinglianjie_row
{
	margin-top:4px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:32px;
	line-height:32px;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	color:#919191;	
}
#youqinglianjie_row span
{	
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#youqinglianjie_row a
{
	color:#919191;
	text-decoration:none;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
}
#youqinglianjie_row a:hover
{
	color:#666;
	text-decoration:none;
}
/*------------------------------底部菜单定义*/
.dibucaidan_row
{
	margin-top:10px;	
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#8d4c1c;
	text-align:center;
}
.dibucaidan_row .dibucaidan
{
	margin-top:10px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:32px;
	line-height:32px;
	color:#FFF;
}
.dibucaidan_row .dibucaidan a
{	
	color:#FFF;
	text-decoration:none;
}
.dibucaidan_row .dibucaidan a:hover
{	
	color:#FFF;
	text-decoration:underline;
}
/*------------------------------底部信息*/
.dibuxinxi_row
{
	margin-top:10px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:2em;
	color:#666;
	text-align:center;
}
.dibuxinxi_row a
{
	color:#8d4c1c;
	text-decoration:none;
}
.dibuxinxi_row a:hover
{
	color:#8d4c1c;
	text-decoration:underline;
}
/*中间广告banner*/
#div_zt_banner{
	margin-top:10px;
	margin-bottom:4px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:966px;
	height:106px;
   overflow:hidden;
}
#div_zt_banner a img{
	margin-left:-2px;	
}