@charset "utf-8";
/* 
	医院互动平台
	CopyRight(R)2006 Yynet.cn by Hong.
*/
@import url(http://web.archive.org/web/20160118023939cs_/http://www.yynet.cn/skins/default/pagination.css);
body{
	margin:0 auto;
	color:#444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
a{ color:#00619F ;}
a:hover{ color:#F60 ;}
a img{ border:0; }
form,h2{
	margin:0;
	padding:0;
	}
.f14,h2{
	font-size:14px;
	}
	
/*顶部*/
#pageHeader {
	width:1000px;
	height:100px;
	margin:0 auto;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/top_bg_right.gif) no-repeat right bottom #006AAD;
	}
#headerLeft {
	width:500px;
	height:84px;
	padding-top:16px;
	float:left;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/top_bg_left.gif) no-repeat left -12px;
	}
#logo{
	float:left;
	padding-left:16px;
	}
#logo img{
	height:70px;
	}
.tu_wrap{
	float:left;
	}
#pageTitle {
	margin:0;
	font-size: 24px;
	color:#F2FAFF;
	padding:10px 0 0 8px;
	line-height:100%;
	}
#pageTitle a, #pageTitle a:hover{
	color:#F2FAFF;
	text-decoration:none;
	}
	
#URL{
	padding:10px 0 0 8px;
	}
#URL a{
	display:block;
	color:#DAF3FF;
	background: url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/icon_url_copy.gif) no-repeat 0 1px;
	padding:0 5px 0 14px;
	width:156px;
	height:12px;
	text-decoration:none;
	}
#URL a:hover{
	background-color:#1874B5;
	}

#headerRight {
	width:500px;
	float:right;
	}
#topLinks{
	width:100%;
	height:20px;
	float:left;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/top_links_bg.gif) repeat-x left top;
	}
#topLinks ul{
	width:344px;
	margin:0;
	height:20px;
	padding:0 0 0 156px;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/top_links_left.gif) no-repeat left top;
	list-style:none;
	}
#topLinks li{
	display: inline;
	line-height:20px;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/top_links_icon.gif) no-repeat 0 1px;
	padding:0 12px;
	}
#topLinks li a{
	text-decoration:none;
	color:#A9DEFF;
	}
#topLinks li a:hover{
	color:#FFC;
	}
	
/*导航*/
#nav{
	width:1000px;
	height:29px;
	margin:0 auto;
	padding-bottom:8px;
	background-color:#E9F3FB;
	}
#nav ul{
	width:980px;
	float:left;
	margin:0;
	padding:0 0 0 20px;
	overflow:hidden;
	background-color:#FCC;
	list-style:none;
	height:27px;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/nav_bg.gif) repeat-x #005890;
	
	border-style:solid;
	border-width:1px 0;
	border-color:#1F7DB8 #FFF #FFF #FFF;
	}
#nav li{
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/nav_beeline.gif) no-repeat left center;
	float:left;
	}
#nav li a{
	display:block;
	float:left;
	color:#E0F3FF;
	font-size:14px;
	padding:0 14px 0 17px;
	line-height:27px;
	text-decoration:none;
	}
#nav li a:hover{
	color:#FFC;
	}
#nav .navOver{
	position:relative;
	top:1px;
	line-height:27px;
	margin-right:-2px;
	
	color:#005890;
	font-weight:bold;
	border:solid #FFF;
	border-width:1px 1px 0;
	background-color:#E9F3FB;
	}
#nav .navOver:hover{
	color:#005890;
	cursor:default;
	}
#nav .navNew{
	display:block;
	position:absolute;
	width:34px;
	height:24px;
	margin-top:-18px;
	margin-left:-25px;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/nav_new.gif) no-repeat 0 0;
	}
	
/*医生表格*/
table.doctorTable{
	background-color:#D4E5F6;
	margin-top:1px;
	}
table.doctorTable td{
	padding:2px 0;
	line-height:120%;
	text-align:center;
	border:1px solid #FFF;
	}
table.doctorTable tr{
	background:#FFF;
	}
table.doctorTable tr.title td{
	font-weight:bold;
	background-color:#F5FAFE;
	padding:8px 0 6px;
	text-align:center;
	color:#005890;
	}
table.doctorTable tr.over_bg td{
	background-color:#EEF4F8;
	}
table.doctorTable .td_important{
	color:#F50;
	background-color:#F7FEFF;
	}
table.doctorTable .td_important a{
	color:#F70;
	padding:3px 4px 0;
	background-color:#FFF;
	border:1px solid #F70;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	}
table.doctorTable .td_important a:hover{
	background-color:#F50;
	color:#FFF;
	}
table.doctorTable .alone_bg{
	background-color:#EBF4FA;
	}
table.doctorTable .overflow{
	width:96%;
	padding:3px 1% 1px 3%;
	height:40px;
	line-height:145%;
	overflow: auto;
	text-align:left;
	color:#555;
	}
#reg_table_all .td_important{
	height:44px;
	}
#reg_table_all .f12{
	font-size:12px;
	font-family:'宋体';
	}


table.doctorTable td a{ color:#0876BC; }
table.doctorTable td a:hover{ color:#FFF; padding:3px; background:#F60; }

/*主体*/
.mainWidth{
	width:1000px;
	margin:10px auto 0;
	clear:both;
	}
	
.en{
	font-size:10px;
	font-family:Verdana;
	}
.red, .red a{ color:#F30; }
.green, .green a{ color:green; }


/*首页主体内容*/
#indexMainContent{
	width:565px;
	border-left:5px solid #FFF;
	}
#indexMainContent table.doctorTable .overflow{
	height:34px;
	}
#indexMainContent, #innerMainContent{
	float:left;
	/*边界*/
	border-right:10px solid #FFF;
	}
#innerMainContent{
	width:755px;
	border-left:5px solid #FFF;
	font-size:14px;
	}

/*主体部分标题条*/
.mainBlock{
	clear:both;
	}

.mainTitle{
	height:42px;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/title_bg.gif) repeat-x #E9F3FB bottom;
	border-bottom:1px solid #D8E5EF;
	margin-bottom:1px;
	}
.mainTitle h2{
	float:left;
	color:#005890;
	padding:10px 0 0 20px;
	line-height:100%;
	}
.mainTitle h2 .en{
	display:block;
	font-weight:normal;
	color:#70A6C7;
	line-height:100%;
	}
.mainTitle .moreButton{
	float:right;
	padding:5px 12px 0 0;
	}
.mainTitle .moreButton a{
	display:block;
	width:70px;
	height:25px;
	padding:4px 0 0 12px;
	
	color:#0876BC;
	text-decoration:none;
	border:1px solid #D8ECFC;
	background-color:#FFF;
	line-height:100%;
	font-size:12px;
	}
.mainTitle .moreButton a:hover{
	background-color:#F9F9F9;
	border:1px solid #B3D6F2;
	}
.mainTitle .moreButton a .en{
	color:#91B1D3;
	}
	
/*主体内容*/
.mainContent{
	line-height:180%;
	color:#333;
	padding:8px 10px;
	font-size:14px;
	}

/*科室选择*/
.SSTitle{
	height:28px;
	}
.SSTitle h2{
	padding-top:8px;
	color:#333;
	}
.SSTRight{
	float:right;
	padding:8px 20px 0 0;
	}
	
.sectionsList{
	float:left;
	width:100%;
	clear:both;
	background-color:#F5FBFF;
	margin-bottom:5px;
	
	}
.sectionsList ul{
	float:left;
	margin:0;
	padding:10px 15px;
	list-style:none;
	}
.sectionsList ul li{
	float:left;
	width:98px;
	padding-left:5px;
	height:24px;
	overflow:hidden;
	margin-top:2px;
	}
.sectionsList ul li a{
	display:block;
	padding:2px 4px 0;
	line-height:20px;
	font-size:12px;
	}
a.sectionOver, a.sectionOver:hover{
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#FE6700;
	border-top:1px solid #FE9500;
	border-bottom:1px solid #FE3B00;
	}
	
/*星期表*/
.timeTitle{
	height:29px;
	background-color:#E9EFF4;
	margin-bottom:1px;
	border-bottom:1px solid #839FBB;
	clear:both;
	}
.timeTitle ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
.timeTitle li{
	float:left;
	}
.timeTitle li a{
	display:block;
	float:left;
	width:93px;
	line-height:24px;
	padding-top:4px;
	text-align:center;
	color:#677E95;
	text-decoration:none;
	}
	
.timeOver{
	position: relative;
	margin-bottom:-1px;
	border-bottom:1px;
	border:solid #839FBB;
	border-width:1px 1px 0;
	background-color:#F5FAFE;
	}
.timeOver a{
	background-color:#D4E5F6;
	border:solid #FFF;
	border-width:1px 1px 0;
	color:#005890!important;
	font-weight:bold;

	}
	
/*筛选结果*/
.innerTableContent{
	clear:both;
	}
	
/*医疗特色*/
#tese{
	margin-bottom:8px;
	}
#tese .mainTitle{
	height:32px;
	}
#tese .mainTitle .moreButton a{
	height:15px;
	}
#tese .mainContent{
	line-height:180%;
	color:#005890;
	background-color:#F4F9FD;
	}
	
/*首页中间栏*/
.centerColumn{
	width:180px;
	float:left;
	margin-right:10px;
	background-color:#EDF5FC;
	}
.CBTitle, .RBTitle{
	line-height:25px;
	text-indent:35px;
	padding-top:2px;
	background: url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/title_icon.gif) no-repeat 5px center #C4DAEC;
	border-bottom:1px solid #F6FAFE;
	}
.CBTitle h2, .RBTitle h2{
	color:#005890;
	}

.CBContent, .RBContent{
	padding:5px 10px 10px;
	}
.CBContent ul, .RBContent ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.CBContent li, .RBContent li{
	padding:2px 0 0 15px;
	line-height:20px;
	margin-bottom:4px;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/list_icon.gif) no-repeat left 8px;
	clear:both;
	}
	
#hospitalInfo li, #contact li{
	background:none;
	padding-left:10px;
	line-height:180%;
	}
#hospitalInfo li span, #contact li span{
	color:#00619F;
	background:none;
	}

/*右侧栏*/
.rightColumn{
	width:225px;
	border-right:5px solid #FFF;
	float:right;
	background-color:#EDF5FC;
	}
.rightMore{
	float:right;
	position:relative;
	margin-top:-26px;
	padding-right:8px;
	}

/*快速服务通道*/
#tongdao ul{
	padding:0;
	text-align:center;
	}
#tongdao li{
	background:none;
	padding:2px 0 3px;
	}
#tongdao li a{
	display:block;
	width:200px;
	height:24px;
	padding-top:5px;
	color:#E9F3FB;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/tongdao_button.gif) no-repeat 0 #005DA4;
	}
#tongdao li a:hover{
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/tongdao_button_over.gif) no-repeat 0 #0D9CF7;
	}
	
#correlationHospital li{
	display:block;
	background-position:0 9px;
	}
#correlationHospital li div{
	line-height:100%;
	padding-top:2px;
	color:#8AB0D0;
	}

/*专家列表*/
ul#doctorList, ul.doctorInfo{
	margin:0;
	padding:0;
	list-style:none;
	}
ul#doctorList li.odd, ul#doctorList li.even{
	width:100%;
	display:block;
	float: left;
	margin-bottom:2px;
	}
ul#doctorList li.odd{
	background-color:#FCFCFC;
	border-bottom:1px solid #EEE;
	}
ul#doctorList li.even{
	background-color:#F7FCFF;
	border-bottom:1px solid #E9F0F4;
	}
	
ul.doctorInfo{
	display:block;
	margin-bottom:2px;
	padding:5px 0;
	float:left;
	}
ul.doctorInfo li{
	color:#005890;
	padding-top:5px;
	}
ul.doctorInfo li strong{
	color:#222;
	font-weight:normal;
	}
ul.doctorInfo li.d_img{
	float:left;
	padding:0 5px;
	}
ul.doctorInfo li.d_img img{
	width:71px;
	height:92px;
	border:1px solid #EEE;
	padding:4px;
	background-color:#FFF;
	}
ul.doctorInfo li.d_name{
	width:180px;
	padding-left:2px;
	float:left;
	}
ul.doctorInfo li.d_name strong{
	font-weight:bold;
	}
ul.doctorInfo li.d_title{
	width:180px;
	padding-left:2px;
	float:left;
	}
ul.doctorInfo li.d_section{
	}
ul.doctorInfo li.d_disease{
	width:85%;
	height:37px;
	line-height:130%;
	overflow:hidden;
	}
ul.doctorInfo li.d_disease strong{
	color:#555;
	}
ul.doctorInfo li.d_buttonLine{
	width:85%;
	}
ul.doctorInfo li.d_buttonLine a{
	display:block;
	float:left;
	padding:5px 15px 3px;
	margin-right:8px;
	text-decoration:none;

	background-color:#D7E8F6;
	border:1px solid;
	border-color: #94BCDC #EEF5FB #EEF5FB #94BCDC;
	}
ul.doctorInfo li.d_buttonLine a:hover{
	color:#004876;
	background-color:#98C1E1;
	border-color: #E2F1FF #2670A0 #2670A0 #E2F1FF;
	}

/*概况-其他信息*/
#elseInfo{
	margin:0;
	float:left;
	width:100%;
	padding:0;
	list-style:none;
	}
#elseInfo li{
	width:48%;
	float:left;
	}

/*科室医生*/
ul.sectionDoctor{
	margin:0;
	padding:0 0 8px;
	list-style:none;
	float:left;
	width:100%;
	}
ul.sectionDoctor li{
	float:left;
	}
ul.sectionDoctor li a{
	display:block;
	float:left;
	width:79px;
	padding:5px 5px 3px;
	text-align:center;
	}
ul.sectionDoctor li a:hover{
	background-color:#EEF4F8;
	}
ul.sectionDoctor li img{
	width:71px;
	height:92px;
	float:left;
	border:1px solid #EEE;
	padding:4px;
	background-color:#FFF;
	}
	
.sectionTitle{
	padding:5px 0 3px;
	margin-bottom:5px;
	text-align:center;
	background-color:#F9F9F9;
	}
.sectionTitle h2{
	font-size:20px;
	}
	
/*找专家*/
#searchForm{
	background-color:#E9F3FB;
	text-align:center;
	padding:10px 0;
	margin-bottom:10px;
	}
.inputText{
	font-size:12px;
	padding:3px 3px 0;
	height:16px;
	border:1px solid;
	border-color:#003F67 #1F7DB8 #1F7DB8 #003F67;
	background-color:#FFF;
	}
.submitButton,.impoButton{
	cursor:pointer;
	padding:2px 3px 0 4px;
	margin-left:5px;
	border:1px solid;
	border-color:#1F7DB8 #003F67 #003F67 #1F7DB8;
	background-color:#005890;
	font-size:12px;
	color:#FFF;
	}
.impoButton{
	border-color:#daae00 #671d00 #671d00 #daae00;
	background-color:#f50;
	}
#searchForm .submitButton{
	width:80px;
	}
.RBContent form{
	padding-top:4px;
	}

/*意见反馈*/
#suggestion{
	padding:10px 10px 10px 15px;
	}
#sugSearch{
	text-align:right;
	padding-bottom:5px;
	}
#suggestionList{
	color:#000;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#suggestionList p{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:160%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#suggestionList ol{
	list-style: outside decimal;
	margin:0 0 0 22px;
	padding:0;
	color:#7fb0cf;
	}
#suggestionList li{
	padding:1px;
	margin-bottom:5px;
	border:1px solid #edf5fc;
	}
#suggestionList .sugTitle{
	height:32px;
	padding:2px 5px 0;
	line-height:30px;
	color:#00619f;
	background-color:#f3f8fd;
	}
#suggestionList .sugTitle a.right{
	float:right;
	position:relative;
	margin:-23px 5px 0 0;
	text-decoration:none;
	line-height:120%;
	}
#suggestionList .sugTitle a.right:hover{
	color:#0099cc;
	border-bottom:1px dashed #00CCFF;
	}
#suggestionList .sugContent{
	padding:7px 5px 5px;
	text-indent:27px;
	font-size:14px;
	color:#333;
	}
#suggestionList .sugReply{
	color:#F30;
	padding:3px 5px 3px 7px;
	}
#suggestionList .sugReply strong{
	float:left;
	position:relative;
	padding:0 6px;
	margin-left:-5px;
	}
/*发表新意见*/	
#newSuggestion{
	border:1px solid #DDD;
	background-color:#F9F9F9;
	margin-bottom:10px;
	}
#newSuggestion form{
	margin:0;
	padding:5px 0 10px;
	border:1px solid #FFF;
	}
#newSuggestion h4{
	font-size:18px;
	margin:5px 0 8px;
	padding:2px 20px 0;
	line-height:30px;
	background-color:#FFF;
	border-width:1px 0;
	border-color:#EEE;
	border-style:solid;
	}
#newSuggestion form input, #newSuggestion form textarea{
	margin:3px 0 3px 20px;
	}
#newSuggestion input.button{
	font-size:16px;
	width:100px;
	height:32px;
	}

/*新闻*/
/*二级新闻导航*/
.news_submenu, .news_submenu ul, .news_submenu li, .news_submenu a{
	float:left;
	}
.news_submenu{
	width:100%;
	margin-bottom:-6px;
	clear:both;
	padding-top:2px;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/news_submenu_BG.gif) repeat-x bottom;
	}
.news_submenu ul{
	margin:0;
	padding:0;
	width:98%;
	padding-left:2%;
	list-style:none;
	line-height:100%;	
	border-bottom:2px solid #bad1e2;
	}
.news_submenu li{
	position:relative;
	padding-bottom:4px;
	bottom:-6px;
	}
.news_submenu a{
	padding:8px 10px;
	font-size:14px;
	text-decoration:none;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/subclass_beeline.gif) repeat-y right ;
	}
li.news_submenu_current{
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/submenu_current_arrow.gif) no-repeat bottom center;
	}
.news_submenu_current a, .news_submenu_current a:hover{
	color:white;
	font-weight:bold;
	background-color:#005890;
	text-decoration:none;
	}

#newsNavigation{
	clear:both;
	padding:16px 0 0 16px;
	}
#newsNavigation ul{
	float:left;
	width:100%;
	clear:both;
	margin:0;
	padding:0 0 5px;
	list-style:none;
	}
#newsNavigation ul li{
	float:left;
	margin:0 3px 0 0;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/newsTitleButton_left.gif) no-repeat left bottom #0093bd;
	}
#newsNavigation ul li a{
	float:left;
	padding:2px 15px;
	line-height:18px;
	height:18px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/newsTitleButton_right.gif) no-repeat right bottom;
	}
#newsNavigation ul li a:hover{
	color:#FFC;
	}
#newsNavigation ul li.currentNewsClass{
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/newsTitleButton_leftCurrent.gif) no-repeat left top #f60;
	}
#newsNavigation ul li.currentNewsClass a, #newsNavigation ul li.currentNewsClass a:hover{
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/newsTitleButton_rightCurrent.gif) no-repeat right top;
	cursor:default;
	}
	
/*当前位置*/
.current_location{
	clear:both;
	line-height:180%;
	font-size:12px;
	margin-bottom:8px;
	padding:4px 25px;
	background-color:#ecf4f9;
	font-family: Arial, Helvetica, sans-serif;
	}

/*招投标*/	
#submenu ul{
	margin:0;
	padding:0 0 8px;
	text-align:right;
	}
#submenu li{
	display:inline;
	list-style:none;
	letter-spacing:1px;
	padding:0 20px;
	border-right:1px solid #E9F3FB;
	}
	
.bid_left{
	float:left;
	width:200px;
	margin-bottom:10px;
	}
.bid_right{
	width:522px;
	border-left:1px solid #d8e5ef;
	padding-left:10px;
	float:right;
	margin-bottom:10px;
	}
	
.bid_left h2{
	background-color:#FAFAFA;
	}
	
ul.listWrap{
	margin:0;
	padding:0 0 0 10px;
	}
ul.listWrap li{
	padding:0 0 6px;
	margin-bottom:6px;
	list-style:none;
	}
.listWrapForm dd{
	padding:0 0 6px;
	margin-bottom:6px;
	border-bottom:1px dashed #DDD;
	}

.formLineLeft{
	float:left;
	width:15%;
	font-weight:normal;
	text-align:right;
	}
	
.clue{
	font-size:12px;
	color:#f30;
	padding:6px 12px!important;
	border:1px solid #FFCC66!important;
	background-color:#FFFDF4;
	}
#leftClassWrap{
	margin:0;
	width:180px;
	padding:5px 4px 5px 16px;
	overflow:auto;
	}
#leftClassWrap li{
	list-style:none;
	padding:0;
	}
#leftClassWrap ul{
	margin:0;
	list-style:none;
	padding:0 0 0 25px;
	}
#leftClassWrap ul li{
	font-size:12px;
	}
#leftClassWrap a:hover{
	text-decoration:none;
	}
a.currentLeftClass, a.currentLeftClass:hover{
	padding:0 5px;
	font-weight:bold;
	background-color:#f70;
	color:#fff;
	text-decoration:none;
	}

	
/*新闻最终显示*/
#newsDisplay{
	color:black;
	padding:0 0 10px;
	background-color:#f9fdff
	}
#newsDisTitle{
	text-align:center;
	padding:0 0 6px;
	}
#newsDisTitle h1{
	margin:0;
	padding:15px 0 5px;
	font-size:26px;
	font-family:'黑体';
	font-style:normal;
	text-align:center;
	color:#222;
	}
.ntMore{
	color:#666;
	padding:5px 0;
	border-bottom:1px solid #EEE;
	}
#newsContent{
	padding:0 25px;
	line-height:180%;
	}

/*列表*/
.listContent ul{
	margin:0 0 0 25px;
	padding:10px 0;
	color:#7090a8;
	}
.listContent li{
	list-style: outside decimal;
	clear:both;
	padding:10px 0 8px;
	line-height:100%;
	border-bottom:1px dashed #C6E6F9;
	}
.listContent li a{
	text-decoration:none;
	}
.listContent li a:hover{
	text-decoration: underline;
	}
.listContent li span.listRight{
	float:right;
	position:relative;
	/*margin-top:-14px;*/
	}
* html .listContent li span.listRight{
	margin-top:-22px;
	}
*+html .listContent li span.listRight{
	margin-top:-22px;
	}
	
/*咨询列表*/
#askList li img{
	vertical-align: text-bottom;
	}
#askList li span.listRight{
	margin-top:-17px;
	}
* html #askList li span.listRight{
	margin-top:-26px;
	}
*+html #askList li span.listRight{
	margin-top:-26px;
	}

br.clear{
	clear:both;
	line-height:0;
	}
	
/*底部*/
.declare{
	clear:both;
	width:980px;
	margin:0 auto;
	border:solid #5F98D0;
	border-width:0 0 1px;
	color:#2E6EAE;
	padding:10px;
	line-height:150%;
	color:#f70;
	background-color:#FCFEFF;
	}
.footer{
	text-align:center;
	line-height:150%;
	padding-bottom:8px;
	
	color:#444;
	}
.footer a{
	color:#00619F;
	}
.footerLinks{
	border-top:1px solid #FFF;
	padding:5px 0 0;
	}
.copyRight{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:100%;
	padding: 2px 0 5px;
	}

#no-result{
	text-align:center;
	padding:10px 0;
	}
.CBContent li img{
	width:72px;
	height:100px;
	float:right;
	display:block;
	margin-top:10px;
	}
.CBTitle a{
	float:right;
	margin-top:-24px;
	}
#doctor_img li{
	background:none;
	border-bottom:1px dashed #0066CC;
	padding:0;
	padding-bottom:10px;
	}
#doctor_img li a{
	clear:both;
	}
#department_c li a{
	display:block;
	}
#doctor_img li .Row_a,#doctor_img li .Row_b,#doctor_img li .Row_c,#doctor_img li .Row_d,#doctor_img li .Row_f{
display:block;
width:130px;
	}
#doctor_img li .Row_a .name,#physical dt{
	font-size:14px;
	font-weight:bold;
	}
#physical li{border-bottom:1px dashed #0066CC;}
#physical dd{margin-left:10px;}
#physical dd.h a{color:gray;}
#physical dd.p .orig{color:gray; text-decoration:line-through;}
#doctor_img li .Row_f{
	display:block;
	}
#doctor_img .Row_f a{
	text-decoration:none;
	border:1px solid #FF7700;
	background-color:#fff;
	color:#FF7700;
	padding:2px 3px 1px 3px;

	}
#doctor_img .Row_f a:hover{
	background-color:#FF7700;
	color:#fff;
	}
#department_c li span,#suggestion_c li span,#doctor_img li .color,#physical .color{
	color:#FF6600;
	}
#suggestion_c li .left{
	display:block;
	color:#005890;
	border-top:1px dashed #C6E6F9;
	}
#suggestion_c li .color{
	color:#333;
	font-weight:bold;
	padding:0 3px;
	}
#hos_top_lib_logo{
	padding:4px 47px 0 0;
	float:right;
	}
#hos_top_lib_logo a{
	display:block;
	width:171px;
	padding-top:96px;
	height:0;
	background:url(/web/20160118023939im_/http://hpt2000034444.h.yynet.cn/skins/default/images/hos_top_lib_logo.gif) no-repeat;
	overflow:hidden;
	font-size:0;
	}
/*
     FILE ARCHIVED ON 02:39:39 Jan 18, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:20:50 Nov 23, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/