#about_detail_content{
	margin-bottom: 30px;	
}


#about_detail_content #about_head{
	margin-top: 26px;
	margin-left: 120px;
	height: 30px;
	width: 960px;
	position: relative;
}

#about_detail_content #about_head .abount_detail_line{
	width: 4px;
	display: inline-block;
	height: 30px;
	background-color: red;
}

#about_detail_content #about_head .abount_detail_title{
	margin-left: 30px;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: red;
	display: inline-block;
	position: absolute;
}

#about_detail_content #about_head .abount_detail_line2{
	height: 1px;
	width: 785px;
	right: 0px;
	top: 14.5px;
	background-color: red;
	margin-left: 50px;
	display:inline-block;
	position: absolute;
}

/*文字和头像*/
#about_detail_body{
	margin-top: 35px;
	margin-left: 120px;
	width:960px;
    position: relative;	
}

/*头像*/
#abount_detail_body_left{
	width: 266px;
	height: 390px;
	border: 1px solid #F1EFEF;
	position: absolute;
	z-index: -1;
}

#abount_detail_body_left_image{
	position: relative;
	width: 222px;
	height: 363px;
	margin-top: 19px;
	margin-left: 19px;
		
}

#abount_detail_body_left_image img{
	width:  222px;
	height: 313px;
}

#abount_detail_body_left_image span{
	font-size: 13px;
	display: block;
	width:100%;
	margin-top: 30px;
	text-align: center;
}

/*标题*/
#about_detail_body_center{
	left: 295px;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	color: red;
	display: inline-block;
	width: 77px;
	position: absolute;
}

#abount_detail_body_right{
	width: 575px;
	line-height: 27px;
	font-size: 14px;
	position: relative;
	margin-left: 382px;
	right: 0px;
}

#abount_detail_body_right p{
	text-align: justify;
}
