/*�б�*/
.content-item{
	width:100%;
	height:auto;
	margin-top:25px;		
	}
.item-title{
	background:url(../images/searchList/title.jpg) no-repeat;
	font-size: 14px;
	/*font-family: "SimSun";*/
	color: #349306;
	text-indent:28px;
	width:100%;
	height:32px;
	}
.item-title span{
	font-size: 12px;
	/*font-family: "SimSun";*/
	color:#313131;
	margin-left:10px;
	}
.item-title span label{
	color:#e60012;
	}
.content-item table{
	width:980px;
	}
.content-item table tr:nth-child(2n+1){
	background:#ffffff;
	}
.content-item table tr:nth-child(2n+1){
	background:#f6f6f6;
	}
.content-item table th{
	background:#d2e7a5;
	height:35px;
	line-height:35px;
	font-size: 14px;
	/*font-family: "SimSun";*/
	color:#557513;
	}
.content-item table td{
	height:30px;
	text-align:center;
	font-size: 12px;
	/*font-family: "SimSun";*/
	color:#626262;
	line-height:30px;
	}
.content-item table td:nth-child(1),.content-item table td:nth-child(2),.content-item table td:nth-child(3){
	width:80px;
	}
.content-item table td:nth-child(4),.content-item table td:nth-child(5){
	text-align:center;
	padding-left:35px;
	padding-right:50px;
	width:156px;
	}
.content-item table td:nth-child(5){
	width:200px;
	}
.content-item table td:nth-child(6){
	text-align:center;
	width:140px;
	}
.xuxian{
	width:100%;
	height:1px;
	border-bottom:1px dotted #999999;
	margin-top:2px;
	}

/*չ����ť*/
.spread{
	position:absolute;
    top:20px;
	right:33px;
	width:70px;
	height:25px;
	border-radius:15px;
	border: 1px solid #f39c33;
    background: #fcf2e6;
	text-align:center;
	line-height:25px;
	cursor:pointer;
	}
.spread span{
	background:none;
	border:0;
	font-size: 12px;
    /*font-family: "SimSun";*/
    color: #d98219;
	}
.height1{
	height:auto !important;
	}
.condition11 {
position:relative
}