﻿.pro_head{
	margin-top:40px;	
}

.pro_item{
	width:840px;
	margin:30px auto 0 auto;	
	padding-bottom:25px;
}
.pro_item .head{
	height:40px;
	line-height:40px;
	padding:0 10px;	
	border-bottom:1px solid #dadbde;
	margin-bottom:15px;
}
.pro_item .head span{
	float:left;
	font-size:16px;
	font-family:"Microsoft Yahei";
	color:#383838;
	padding-left:20px;
	background:url("../images/pro_intro_head.png") no-repeat left center;	
}
.pro_item .head a{
	float:right;
	color:#797a7c;
	font-size:12px;
}
.pro_item li{
	width:243px;
	float:left;
	font-size:12px;
	height:30px;
	line-height:30px;
	padding-left:37px;	
	background:url("../images/pro_intro_li.gif") no-repeat 25px center;
}
.pro_item li a{
	display:inline-block;
	width:220px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}