.spuInfo{
	background: #f5f5f5;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 6px;
	margin-bottom:10px;
}

.spuTitle h1{
	font-size: 24px;
	padding: 10px 0;
	color: #444;
}

.spuDetail{
	padding: 10px 0;
}
.spuDetail p{
	padding-top:10px;
}
.spuParam table{
	width:98%;
}

.spuParam b{
	display:block;
	padding-bottom:10px;
}
.spuParam td {
	padding: 0 8px;
	border: 1px solid #ccc;
	line-height: 25px;
}
.spuParam td  td{
	border: 0px;
}
.mainList{
	border-bottom: 2px solid #4690cd;
	margin-bottom: 10px;
}

.mainList ul{
	text-align: center;
	margin-left:15px;
}
.mainList ul li{
	float:left;
	line-height:28px;
	font-size:12px;
	text-align: center;
	border-right:1px dashed #ddd;
	margin:4px 0;

}
.mainList ul li.noDashed{
	border-right:0px;
}
.mainListTitle{
	background-color:#F6F6F6;
	font-size:14px;
	border-top: 2px solid #4690cd;
}

ul.mainContect{
	background-color:#fff;
}
ul.mainContect:hover{
	background-color:#f9f9f9;
}

.supplier{
	width:35%;
}
.unit{
	width:20%;
}
.count{
	width:15%;
}

.area{
	width:15%;
}
.contact{
	width:10%;
}
a.offerCompany{
	display:block;
	height:28px;
	width:100%;
	font-weight:bold;
	color:#4690cd;
}
.detailBottom{
	display:block;
	height:28px;
	width:100%;
	background-color:#4690cd;
	color: white;
	font-weight: bold;
}

a.detailBottom{	
	color:white;
}
a.detailBottom:hover {
color: #ffce54;
}
