body{
	background-color: #F9F9F9;
}
	/*	中间内容样式开始	*/
	.content{
	width: 1200px;
	margin: auto;
	background-color: #fff;
	}
	/* 	人物图像	*/
	.content .cavity{
	width: 100%;
	margin: 10px auto;
	}
	.content .cavity ul:after{
	width: 0px;
	height: 0px;
	content: "";
	visibility: hidden;
	clear: both;
	display: block; 
	}
	.cavity ul li{
		float: left;
		font-size: 15px;
		color: black;
		padding-left: 10px;
		line-height: 40px;
	}
	.cavity ul li a{
		font-size: 15px;
		color: black;
	}
	.cavity ul li a:hover{
		color: red;
	}
	      	   
	.cavity .imgpeople{
        text-align: center;
	margin: auto;
	margin-top: 20px;
	}
	.cavity .imgpeople p{
	line-height: 40px;
	font-size: 15px;
	color: #333;
	}
    .cavity .imgpeople img{
        width:300px;
	}
	.cavity .imgpeople a img:hover{
	    filter:alpha(opacity=50);    
		-moz-opacity:0.5;              
		-khtml-opacity:0.5;             
		opacity: 0.5; 
	}
	.content .cavity .peoplespan{
	min-width: 60%;
	height: 50px;	
	text-align: center;      	  
	margin:0px  auto;
	      	  	
	}
	.content .cavity .peoplespan a{
	color: black;
	font-size: 15px;
	color: #333;
	}
	.content .cavity .peoplespan a:hover{
	color: red;
	}
	.content .cavity .peoplespan span{
	padding: 10px;
	margin-left:35px;
	line-height: 60px;
	font-size: 15px;
	color: #333;
	}
	.content .cavity .peoplespan #icon1{
	color: #418ED3;
	}
	.content .cavity .peoplespan #icon2{
	    color:#4AB10C;
	}
	.content .cavity .peoplespan #icon3{
	color: #FE7C10;
	}
	      	  
	/*	人物简介	*/
	.content .peopinto{
	margin: 15px auto;
    padding:0 15px;
	background-color: #FCFCFC;
	}
	.content .peopinto p{
	line-height: 30px;
	font-size: 15px
	}
	.content .peopinto p span{
	color: #E59C10;
	padding-left: 20px;
	}
	/*		科室成员	*/
	.content .cavitypeople{
	width: 100%;
	      	  	
	margin: auto; 	
	}
	.content .cavitypeople .imgchart{
	height: 45px;
    margin-top: 35px;	
	}
	.content .cavitypeople .imgshow{
	height: 380px;
	padding: 20px;
		     	
	}

	.content .cavitypeople .imgchart p{
	float: right;
	line-height: 45px;
	}
	.content .cavitypeople .imgchart p a{
	color: black;
	font-size: 15px;
	color: #333;
	}
	.content .cavitypeople .imgchart p a:hover{
	color: red;
	}
		     
	.content .cavitypeople .imgchart .spanicon{
	float: left;
	width: 10%;
	}
	.content .cavitypeople .imgchart .spanicon img{
	float: left;
	}
	.content .cavitypeople .imgchart .spanicon p{
	float: right;
	line-height: 45px;
	}
	.content .cavitypeople .imgshow div{
	width: 177.33px;
        float: left;
        height: 298px;
        padding: 0px 8px;
	} 
	.content .cavitypeople .imgshow div a img{
	    display: block;
	    width: 100%;
	    height: 240px;
	    margin-bottom: 10px;
	}
	.content .cavitypeople .imgshow div p{
	text-align: center;
	line-height: 24px;
    overflow: hidden;

	}
	.content .cavitypeople .imgshow div a img:hover{
	    filter:alpha(opacity=50);    
		-moz-opacity:0.5;              
		-khtml-opacity:0.5;             
		opacity: 0.5; 
	}
	      	 
	/*	中间内容样式结束	*/

/*....................footer*/
