﻿/*全局Css设置*/
*{margin:0;padding:0}
body{
	margin:0px auto;
	width:100%;
	font-size:12px;
	padding:0px auto;
	background-color:#FFFFFF;
	font-family:"宋体";	
	height:auto;
	color:333;
	text-align:center;
}
TABLE {FONT-SIZE: 12px}
TD {FONT-SIZE: 12px}
TR {FONT-SIZE: 12px}
TH {FONT-SIZE: 12px}
 

.nav{padding-top:6px; font-weight:bold; font-size:14px;}
.nav A{COLOR: #296b9f; TEXT-DECORATION: none}
.nav A:link {COLOR: #296b9f; TEXT-DECORATION: none}
.nav A:visited {COLOR: #296b9f; TEXT-DECORATION: none}
.nav A:hover {COLOR: #296b9f; TEXT-DECORATION: underline}
.nav A:active {COLOR: #296b9f;TEXT-DECORATION: none}

.newtop{COLOR: #3d3d3d;font-size:14px;}
.newtop A{COLOR: #3d3d3d; TEXT-DECORATION: none}
.newtop A:link {COLOR: #3d3d3d; TEXT-DECORATION: none}
.newtop A:visited {COLOR: #3d3d3d; TEXT-DECORATION: none}
.newtop A:hover {COLOR: #3d3d3d; TEXT-DECORATION: underline}
.newtop A:active {COLOR: #3d3d3d;TEXT-DECORATION: none}

.newtopb{COLOR: #3d3d3d;font-size:15px;}
.newtopb A{COLOR: #3d3d3d; TEXT-DECORATION: none;font-size:15px;}
.newtopb A:link {COLOR: #3d3d3d; TEXT-DECORATION: none;font-size:15px;}
.newtopb A:visited {COLOR: #3d3d3d; TEXT-DECORATION: none;font-size:15px;}
.newtopb A:hover {COLOR: #3d3d3d; TEXT-DECORATION: underline;font-size:15px;}
.newtopb A:active {COLOR: #3d3d3d;TEXT-DECORATION: none;font-size:15px;}

.nav1{COLOR: #fff;padding-top:2px; font-weight:bold; font-size:13px;}
.nav1 A{COLOR: #fff; TEXT-DECORATION: none}
.nav1 A:link {COLOR: #fff; TEXT-DECORATION: none}
.nav1 A:visited {COLOR: #fff; TEXT-DECORATION: none}
.nav1 A:hover {COLOR: #fff; TEXT-DECORATION: underline}
.nav1 A:active {COLOR: #fff;TEXT-DECORATION: none}

.lefttitle{COLOR: #fff;padding-top:2px; font-weight:bold; font-size:13px; padding-left:10px;}
.righttitle{COLOR: #0065a9;padding-top:2px; font-weight:bold; font-size:13px; padding-left:10px;}
.linktitle{COLOR: #fff;padding-top:7px; font-weight:bold; font-size:13px; padding-left:34px;}
.contenttitle{COLOR: #000;padding-top:2px; font-weight:bold; font-size:14px; padding-left:10px;}
.maintitle{COLOR: #fff;padding-top:9px; font-weight:bold; font-size:13px; padding-left:15px;}
.maintitle1{COLOR: #fff;padding-top:9px; font-weight:bold; font-size:13px; padding-left:10px;}

.zjtitle{COLOR: #003f98;font-weight:bold; font-size:15px;}
.zjtext{COLOR: #333;font-size:12px; line-height:150%}

.lmore{COLOR: #fff;padding-top:2px;font-size:13px;}
.lmore A{COLOR: #fff; TEXT-DECORATION: none}
.lmore A:link {COLOR: #fff; TEXT-DECORATION: none}
.lmore A:visited {COLOR: #fff; TEXT-DECORATION: none}
.lmore A:hover {COLOR: #fff; TEXT-DECORATION: underline}
.lmore A:active {COLOR: #fff;TEXT-DECORATION: none}

.mmore{COLOR: #6b6b6b;padding-top:4px;font-size:13px;}
.mmore A{COLOR: #6b6b6b; TEXT-DECORATION: none}
.mmore A:link {COLOR: #6b6b6b; TEXT-DECORATION: none}
.mmore A:visited {COLOR: #6b6b6b; TEXT-DECORATION: none}
.mmore A:hover {COLOR: #6b6b6b; TEXT-DECORATION: underline}
.mmore A:active {COLOR: #6b6b6b;TEXT-DECORATION: none}

.maincsmall{COLOR: #003f98;border:1px #b4e4fa solid;font-size:12px;}
.maincsmall A{COLOR: #003f98; TEXT-DECORATION: none;font-size:12px;}
.maincsmall A:link {COLOR: #003f98; TEXT-DECORATION: none;font-size:12px;}
.maincsmall A:visited {COLOR: #003f98; TEXT-DECORATION: none;font-size:12px;}
.maincsmall A:hover {COLOR: #003f98; TEXT-DECORATION: underline;font-size:12px;}
.maincsmall A:active {COLOR: #003f98;TEXT-DECORATION: none;font-size:12px;}


img{
	border:0px;
}

A{COLOR: #333; TEXT-DECORATION: none; font-size:13px;}
A:link {COLOR: #333; TEXT-DECORATION: none}
A:visited {COLOR: #333; TEXT-DECORATION: none}
A:hover {COLOR: #333; TEXT-DECORATION: underline}
A:active {COLOR: #333;TEXT-DECORATION: none}

.normal{
	width:990px;
	height:auto;
	text-align:left;
	overflow:hidden;
	margin:0px auto;
	padding:0px auto;
}

ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
/*顶部导航css设置*/
.topjbnav
{
	width:100%;
	background-image:url('../nkImages/index_bg_001.gif');
	background-position:left;
	background-repeat:repeat-x;
	height:28px;
	text-align:right;
	line-height:28px;
}
.topjbnav a{
	padding:0px 5px 0px 5px;
}
.top{
	width:100%;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
}
.topMenuNav{
	width:100%;
	float:left;
	background-image:url('../nkImages/mbg1.jpg');
	background-position:left;
	background-repeat:repeat-x;
}
.topMenuNav span{
	width:90px;
	float:left;
	text-align:center;
}
.topMenuNav span a{
	width:90px;
	float:left;
	height:30px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
}
#TopFlash{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
.jbNav{
	width:990px;
	height:23px;
	background-image:url('../nkImages/index_bg_003.gif');
	background-position:left;
	background-repeat:repeat-x;
	text-align:center;	
	float:left;
	line-height:23px;
}
.jbNav a{
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}

/*中间部分内容Css*/
.middle_left{
	width:186px;
	height:auto;
	float:left;
}
.middle_right{
	width:202px;
	height:auto;
	float:right;
}
.middle_center{
	width:590px;
	margin-left:4px;
	height:auto;
	float:left;
}
.border1{
	border:solid 1px #97b1d0;
}
.news1{
	background-image:url('../nkImages/bg-dlnews.jpg');
	background-position:left;
	background-repeat:no-repeat;
	width:185px;
	height:47px;
	float:left;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	text-indent:60px;
	line-height:50px;
}
.news1 .study{display:block;height:24px;padding-top:18px;*padding-top:18px;}
.disease a{display:block;float:left;padding:0 2px;width:80px;line-height:24px;text-indent:5px;}
/*background-color:#F8F6F7;*/
.news2{
	background-image:url('../nkImages/bg-gzgn.jpg');
	background-position:left;
	background-repeat:no-repeat;
	width:202px;
	height:47px;
	float:left;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	text-indent:72px;
}
.news2 a{color:#fff}
 .news2_tl{display:block;margin-top:20px;}
.list1{
	width:100%;
	float:left;height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	overflow:hidden;
}
.list2{border:1px solid #12568C;width:202px}
.list1 li{
	list-style:none;
	width:100%;
	overflow:hidden;
	background-image:url('../nkImages/blacksquare.gif');
	background-position:10px 3px;
	background-repeat:no-repeat;
	height:21px;
	line-height:21px;
	text-indent:25px;
	list-style:none;
}
.list1 .li2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:100%;
	background-image:url('../nkImages/yellowsquare.gif');
	background-position:6px 3px;
	background-repeat:no-repeat;
	height:21px;
	line-height:21px;
	text-indent:20px;
	list-style:none;		
}
.list1 .li3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:100%;
	background-image:url('../nkImages/bluesquare.gif');
	background-position:6px 3px;
	background-repeat:no-repeat;
	height:21px;
	line-height:21px;
	text-indent:20px;
	list-style:none;		
}

.more{
	width:100%;
	float:left;
	text-align:center;
	height:30px;
	line-height:30px;
	text-indent:80px;
	_text-indent:0px;
}

.graySpan{
	background-color:#eeeeee;
	height:32px;
	line-height:32px;
	width:100%;
	float:left;
	background-image:url('../nkImages/index_kuang.gif');
	background-position:10px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	text-indent:28px;
	}
.graySpan span{
	padding:0px 5px 0px 25px;
	color:#11568c;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
}
/*焦点图相关*/
.focus{
	width:350px;
	height:auto;
	float:left;
}
.focus #focusFlash{
	width:350px;height:210px;float:left;margin-top:4px;
}
.nkNews{
	width:240px;float:left;height:auto;
}
/*最新技术病友交流*/
.news302{
	width:292px;float:left;height:auto;margin-right:3px;
}
/*港内医院*/
.gnHP{
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	background-color:#f4f4f4;
}
.gnHP img{
	margin-left:11px;
	margin-bottom:1px;
}
/*首页图片导航*/
.syImgNav{
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
}
.syImgNav .title{
	width:100%;
	background-color:#C0C0C0;
	height:32px;
	line-height:32px;
	text-align:left;
}
.syImgNav img{
	float:left;
	margin:2px 2px 5px 3px;
}
.jtlxImg{
	width:100%;
	height:auto;
	float:left;
}
.border3b{
	border-left:solid 1px #97b1d0;
	border-right:solid 1px #97b1d0;
	border-bottom:solid 1px #97b1d0;
	margin-bottom:5px;
}
.jtlxImg img{
	margin:2px 0px 5px 3px;
	float:left;
}
.yhzxpt{
	width:100%;
	height:auto;
	float:left;
}
.yhzxpt img{
	margin:0px 0px 0px 0px;
	float:left;
}
/*科普知识信息*/
.kpzs{
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	border-bottom:dashed 1px #C0C0C0;
}
.kpzs .kp_img{
	width:140px;
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
	height:auto;
	float:left;
}
.kpzs .kp_news{
	width:440px;
	float:right;
	height:auto;
	overflow:hidden;
}
.kpzs .kp_news ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:auto;
	float:left;
}
.kpzs .kp_news ul li{
	width:210px;
	height:21px;
	line-height:21px;
	overflow:hidden;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	background-image:url('../nkImages/bluesquare.gif');
	background-position:0px 1px;
	background-repeat:no-repeat;
	text-indent:12px;
	_width:200px;
}
.kpzs .kp_news .kplmNav{
	width:100%;
	float:left;
	height:auto;
	list-style:none;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.kpzs .kp_news .kplmNav li{
	width:140px;
	height:21px;
	line-height:21px;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	background-image:url('../nkImages/index_biao_002.gif');
	background-position:0px 4px;
	background-repeat:no-repeat;
	text-indent:12px;

}
/*医生信息列表list*/
.listDr{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
	list-style:none;
}
.listDr li{
	height:auto;
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
	list-style:none;	
	text-align:center;
	background-color:#F8F6F7;
}
.listDr .DrImg{
	margin-left:5px;
	width:58px;
	height:auto;
	float:left;
	color:#FF0000;
	font-weight:bold;
}
.listDr .DrImg img{
	padding:5px 5px 5px 5px;
}
.listDr .DrIntro{
	width:106px;
	float:right;
	text-align:left;
	height:auto;
	overflow:hidden;
	padding:3px 5px 5px 5px;
	line-height:18px;
}
.listDr .DrIntro .more{
	text-align:center;
	text-indent:20px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	width:100%;
}


/*页面底部Css设置*/
.bottom{
	overflow:hidden;
	width:988px;
	float:left;
	border-left:solid 1px black;
	border-right:solid 1px black;
	background-color:#005087;
        padding-bottom:10px;
}
.bottom .bottomNav{
	background-image:url('../nkImages/index_bottom_bg_001.gif');
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	float:left;
	margin-top:10px;
	text-align:left;
}
.bottom .bottomNav span{float:left;width:60px;color:#f30;}
.bottom .bottomCRight{
	height:33px;
	line-height:33px;
	width:100%;
	float:left;
	text-align:center;
	color:#ffffff;
}
.bottom .bottomICP{
	background-color:#FFFFFF;
	height:auto;
	padding-top:8px;
	float:left;
	width:100%;
	overflow:hidden;
	text-align:center;
}

.bottom .bottom_p{text-align:center;}
.wzmx_content{
	height:auto;
	width:100%;
	float:left;
	text-align:left;
	line-height:21px;
	
}
#search{width:990px;margin:0 auto;text-align:left;text-indent:2px;border:1px solid #1543BB}
.tel{color:#f30}
.qq{color:#f30;font-weight:bold}



div#MainPromotionBanner{
	width:281px;
	height:230px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 230px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 281px;
	height: 230px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 281px;
	height: 230px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 205px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
