/*wonderful_pic_area*/
.pic_area{
	clear:both;
	width:970px;
	height:159px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:6px 0px 6px 0px;
}
.pic_area .left{
	float:left;
	width:56px;
	height:159px;
	background:url(../../Images/XHCindexleft.jpg) no-repeat;
}
.pic_area .right{
	float:right;
	width:56px;
	height:159px;
	background:url(../../images/XHCindexright.jpg) no-repeat;
}
.pic_area .mid{
	float:left;
	width:858px;
	height:159px;
	overflow:hidden;
	padding:8px 0px 0px 0px;
}
.link_img_pic{
	border:0px #dddddd solid;
}
/**/