@charset "utf-8";

.proBot td{
	padding:10px;
	border: 1px solid #CCCCCC;
}


.lei3 li{
	height:30px;
	line-height:30px;

}

#cpdemo {
	overflow:hidden;
	width: 100%;
	margin-left:15px;
	margin-bottom: 20px;
	margin-top:30px;
}

#cpindemo {
	float: left;
	width: 1000%;
	height:auto !important;
	overflow:hidden;
}
#cpdemo #cpdemo1, #cpdemo #cpdemo2 {
	float:left;
	height:auto !important;
	overflow:hidden;
}
#cpdemo ul {
	margin: 0px;
	padding: 0px;
}

#cpdemo ul li {
	float:left;
	display:inline;
	padding-top:5px;
	width:310px;
	text-align:center;
	font-size: 14px;
	border: 1px solid #f3f3f3;
	margin-top:0px;
	margin-right:20px;
}
#cpindemo a {
	color: #563B28;
}
#cpdemo ul li strong {
line-height:50px;
font-size:18px;
font-weight:500;
color:#666666;
display:block
}
#cpdemo ul li span {
	line-height:30px;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	text-align:left;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:30px;
	margin-bottom:10px;
}

#cpdemo ul li img {
	width:300px;
	height:250px;
}
