@charset "utf-8";
/* CSS Document Johnny zhou 2009.7.10 www.pxpic.com*/

/*最近新闻*/
#HNewsCon{
	width:200px;
	background-color:#FDF9ED;
	overflow: hidden;
	height: 180px;
}
#HNewsCon ul{width:198px; margin:0px; padding:0px; list-style-type:none;}
#HNewsCon ul li{
	width:180px;
	height:25px;
	line-height:25px;
	border-bottom:1px #F8DDAE solid;
	background:url(NewsIco.gif) no-repeat 6px 6px;
	margin:0px;
	padding:0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	text-overflow:ellipsis;
}

/*专题活动*/
#Special{
	width:500px;
	height:60px;
	overflow: hidden;
}
#Special ul{width:500px; margin:0px; padding:8px 0 0 0; list-style-type:none;}
#Special ul li{
	width:232px;
	height:24px;
	line-height:24px;
	background:url(NoticeIco.gif) no-repeat 0 8px;
	float:left;
	margin:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#Special ul li a{color:#006699; text-decoration:none;}
#Special ul li a:hover{color:#FF0000; text-decoration:underline;}

/*工会*/
#Special1{
	width:300px;
	overflow: hidden;
	margin-left: 5px;
}
#Special1 ul{
	width:400px;
	margin:0px;
	list-style-type:none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#Special1 ul li{
	width:300px;
	height:24px;
	line-height:24px;
	background:url(NoticeIco.gif) no-repeat 0 8px;
	float:left;
	margin:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#Special1 ul li a{color:#006699; text-decoration:none;}
#Special1 ul li a:hover{color:#FF0000; text-decoration:underline;}

/*医院动态*/
.Stateborder{
	width:250px;
	margin:5px 0 0 0;
	padding:0px;
	background:url(HBackPic.gif) no-repeat top left;
	border-top:1px #9CDC90 solid;
	border-left:1px #9CDC90 solid;
	border-right:1px #9CDC90 solid;
	float:left;
}

#StateCon{
	width:270px;
	margin:0px;
	padding:0px;
	background:url(StateBack.gif) repeat-y;
	height: 240px;
	overflow: hidden;
}
#StateCon ul{width:270px; margin:0px; padding:0px; list-style-type:none;}
#StateCon ul li{width:240px; height:30px; line-height:30px; margin:0px; padding:0 0 0 26px; background:url(StateIco.gif) no-repeat 8px 6px; position:relative;}
#StateCon ul li a{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
}
#StateCon ul li a:hover{
	color:#FF0000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#StateCon ul li span{width:50px; height:16px; position:absolute; top:0; right:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#FF6600;}

/*院刊院报*/
.Pressborder{
	width:254px;
	height:274px;
	padding:0px;
	background:url(HBackPic.gif) no-repeat top left;
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9CDC90;
	border-right-color: #9CDC90;
	border-left-color: #9CDC90;
}

#PressCon{width:100px; margin:12px 0 0 15px !important; margin:8px; padding:0px; float:left; text-align:center;}
#PressCon a{color:#FFFFFF; text-decoration:none; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
#PressCon a:hover{color:#FFFF00; text-decoration:underline; font-size:13px; font-family:Arial, Helvetica, sans-serif;}

/*学习资料*/
#Material{
	width:240px;
	margin:0px;
	padding:0px;
	height: 240px;
	background-image: url(StateBack.gif);
	background-repeat: repeat-y;
}
#Material ul{
	width:214px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#Material ul li{
	width:214px;
	height:30px;
	line-height:30px;
	background-image: url(StateIco.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
}
#Material ul li a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Material ul li a:hover{
	color:#FF0000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*职业卫生信息*/
.Info{
	width:481px;
	float:left;
	background:url(HBackPic.gif) no-repeat;
}

#InfoCon{width:479px; margin:0px; padding:0px; background:url(StateBack.gif) repeat-y;}
#InfoCon ul{width:479px; margin:0px; padding:0px; list-style-type:none;}
#InfoCon ul li{width:444px; height:30px; line-height:30px; margin:0px; padding:0 0 0 35px; background:url(InfoIco.gif) no-repeat 15px 6px; position:relative;}
#InfoCon ul li a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#InfoCon ul li a:hover{
	color:#FF0000;
	text-decoration:underline;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

#InfoCon ul li span{width:60px; position:absolute; right:6px; top:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

#InfoCons{
	width:478px;
	margin:0px;
	padding:0px;
	position:relative;
	height: 137px;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #008C29;
	border-bottom-color: #008C29;
	border-left-color: #008C29;
	float: left;
}
#InfoCons img{
	width:100px;
	height:75px;
	border:1px #CCCCCC solid;
	position:absolute;
	left:15px;
	top:10px;
}
#InfoCons span{
	width:102px;
	height:22px;
	line-height:22px;
	text-align:center;
	background-color:#FF9900;
	position:absolute;
	left:15px;
	top:87px;
}
#InfoCons span a{color:#FFFFFF; text-decoration:none; font-size:12px;}
#InfoCons span a:hover{color:#000000; text-decoration:underline; font-size:13px;}
#InfoCons ul{
	width:325px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 135px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	height: 130px;
	overflow: hidden;
}
#InfoCons ul li{
	width:329px;
	height:25px;
	line-height:25px;
	background-image: url(InfoIco.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	margin: 0px;
}
#InfoCons ul li a{
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
#InfoCons ul li a:hover{color:#FF0000; text-decoration:underline; font-size:14px;}

/*健康教育*/
.EduInfo{width:481px; float:left; background:url(EduBackPic.gif) no-repeat; border:1px #9CDC92 solid;}
.bout1{background:url(EduButtonBack.gif) repeat-x; text-align:center; border-right:1px #D2F0CE solid;}
.bout1 a{font-size:14px; font-weight:bold;}
.bout2{background:url(EduBackPic.gif) no-repeat; text-align:center;}
.bout2 a{font-size:14px;}

/*科室专栏*/
.SecRlBorder{border-left:1px #9DDD91 solid; border-right:1px #9DDD91 solid;}
.SecTbBorder{border-top:1px #9DDD91 solid; border-bottom:1px #9DDD91 solid; background-color:#F8FFF8;}
.SecIco{background:url(EduIcoPic.gif) no-repeat 0 7px; line-height:30px; padding:0 0 0 20px; font-size:15px; font-weight:bold;}
.email {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #36B100;
	border-bottom-color: #36B100;
	border-left-color: #36B100;
}
.leadership {
	border: 1px solid #CCC;
}



#SecCon{
	width:100%;
	margin:0px;
	padding:0px;
}
#SecCon ul{
	width:100%;
	margin:0px;
	padding:0 0 0 25px;
	list-style-type:none;
	vertical-align: text-top;
	height: 125px;
}
#SecCon ul li{
	width:800px;
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0 0 0 8px;
	float:left;
	background:url(NoticeIco.gif) no-repeat 0 11px;
	display:block;
}
#SecCon ul li a{color:#000000; text-decoration:none; font-size:14px;}
#SecCon ul li a:hover{color:#FF0000; text-decoration:underline; font-size:14px;}
.leadertxt {
	font-size: 15px;
	font-weight: bold;
	color: #F60;
}
.leadertxt1 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	padding-left: 2px;
}

