
/*---左边内容--*/
    .mainContent{ float: left; width:710px;}
    .GenBox dt b a, .GenBox dt b a:visited{ color:#fff;}
	
/*
 * supply.css，供求信息频道风格定义
 * Coded by PowerEasy Design Team, 2009
*/
/*Style Reset*/
.path{ height: 27px;}
/*产品搜索*/
.searchBox {
	background: url(supply/bg_search.png) no-repeat right bottom;
	border: 1px solid #bedabe;
	height: 39px;
}
	.searchBox span {
		background: url(supply/icon_zoom.gif) no-repeat 10px 3px;
		color: #f74600;
		font-weight: bolder;
		font-size: 14px;
		float: left;
		line-height: 39px;
		padding-left: 45px;
	}
	.searchBox input, .searchBox select {
		vertical-align: middle;
		margin-top: 8px;
	}
	.searchBox .inputsubmit, .searchBox2 .inputsubmit {
		background: url(supply/bt_search.png) no-repeat left top;
		border: none;
		cursor: pointer;
		width: 62px;
		height: 24px;
		line-height: 24px;
		text-align: center;
		padding-bottom: 3px;
	}
	.searchBox .on, .searchBox2 .on {
		background-position: left bottom;
		color: #286000;
	}


/*供求信息表格*/
.portBBox1 dd{ min-height:240px!important; }
.supply {
	width: 357px;
	float: left;
}
.demand {
	width: 357px;
	float: right;
}
	.supply dt, .demand dt {
		background: url(supply/tag_supply.png) left top no-repeat;
		height: 28px;
		line-height: 28px;
		padding: 0 20px 0 45px;
	}
	.demand dt {
		background-position: left bottom;
	}
	.supply dd, .demand dd {
		border: solid #cfcfcf;
		border-width: 0 1px 1px;
		height: auto!important;
		height: 435px;
		min-height: 435px;
	}
		.supply dt span, .demand dt span {
			float: left;
			color: #ffffff;
			font-weight: bolder;
			font-size: 14px;
		}
		.supply .more, .demand .more {
			float: right;
		}
.supplyTable {
	background: url(supply/bg_tableTop.gif) repeat-x top;
}
	.supplyTable table {
		background: url(supply/bg_table.gif) left 28px;
		width: 90%;
		margin: auto;
		text-align: center;
	}
	.supplyTable th {
		background-color: #f5faf0;
		font-weight: normal;
		color: #42780b;
		height: 30px;
		padding: 0 5px;
	}
	.supplyTable td {
		height: 30px;
		padding: 0 5px;
	}
	.supplyTable .p1 {
		width: 120px;
		text-align: left;
	}
	
/*供求列表页*/
.supplyList {
	background: url(supply/bg_supplyList.gif) repeat-x top;
	border: 1px solid #cccccc;
	border-top: 2px solid #479d46;
	padding: 15px 20px;
    height:auto;
	overflow:hidden;
}
	.supplyList h2 {
		background: url(supply/icon_supply.gif) no-repeat left 6px;
		border-bottom: 1px dotted #cccccc;
		color: #ec0000;
		font-weight: bolder;
		font-size: 14px;
		padding-left: 24px;
		padding-bottom: 10px;
		line-height: 28px;
	}
	.searchBox2 {
		float: right;
		width: 350px;
	}
	.searchBox2 .inputtext {
		width: 80px;
	}
	.searchBox2 span {
		background: url(supply/icon_zoom2.jpg) no-repeat left 2px;
		float: left;
		padding-left: 22px;
	}

.supplyTable2 {
	width: 100%;
	margin: 20px auto 10px;
}
	.supplyTable2 table {
		width: 100%;
		text-align: center;
	}
	.supplyTable2 td {
		padding: 0;
	}
	.supplyTable2 th {
		border-bottom: 1px solid #ccc;
	}
		.supplyTable2 tr {
			height: 34px;
		}
		.supplyTable2 .gray {
			background-color: #f3f3f3;
		}
		.supplyTable2 .title {
			background: url(supply/bg_th.gif) repeat-x top;
			height: 25px;
			line-height: 25px;
			color: #ffffff;
			font-weight: bolder;
			font-size: 14px;
			text-align: center;
			border: none;
		}
	.supplyTable2 .p1, .supplyTable2 .p6 {
		width: 150px;
		font-weight: bolder;
		text-align: left;
		padding-left: 15px;
	}
	.supplyTable2 .p2 {
		width: 60px;
	}
	.supplyTable2 .p3 {
		width: 80px;
	}
	.supplyTable2 .p4 {
		width: 130px;
	}
	.supplyTable2 .p5 {
		width: 90px;
	}
	.supplyTable2 .p6{ width: 60px; }
    .supplyTable2 .p7{ width: 50px;}
	.supplyTable2 .p8{ width: 50px;}
	.supplyTable2 .p9{ width: 260px;}
	.supplyTable2 .p10{ width: 90px;}
	
/*供求内容显示*/
.showSupply {
	padding: 10px 15px;
	height: auto!important;
	height: 700px;
	min-height: 700px;
}
	.showSupply h3 {
		color: #ec0000;
		font-size: 16px;
		font-weight: bolder;
		text-align: center;
		padding: 10px 0;
		line-height: 24px;
	}
	.showSupply blockquote {
		text-align: center;
	}
	.showSupply blockquote img {
		border: 1px dashed #cccccc;
		padding: 2px;
		margin: auto;
	}
	.showSupply dl {
		margin: 20px 0 5px;
	}
		.showSupply dt {
			background: url(supply/tag_supplyInfo.png) no-repeat left top;
			height: 26px;
			line-height: 26px;
			color: #ffffff;
			font-weight: bolder;
			font-size: 14px;
			padding-left: 10px;
		}
		.showSupply dd {
			padding: 5px 3px;
			line-height: 26px;
		}
		.showSupply dd p{ text-indent: 2em;}
		.showSupply .left, .showSupply .right {
			width: 305px;
		}
		.showSupply .left {
			float: left;
		}
		.showSupply .right {
			float: right;
		}
			.showSupply li {
				font-size: 14px;
				border-bottom: 1px solid #eeeeee;
				line-height: 30px;
				padding: 0 10px;
			}
	
/*相关供求信息*/
.relativeSupply {
	padding: 0 15px;
}
	.relativeSupply dt {
		color: #ec0000;
		font-weight: bolder;
		font-size: 14px;
		border-bottom: 2px solid #ec0000;
		padding-left: 20px;
		line-height: 24px;
	}
		.relativeSupply dd {
			padding: 10px 0;
		}
		.relativeSupply li {
			background: url(supply/li_dot.gif) no-repeat 4px 10px;
			border-bottom: 1px dashed #e2e2e2;
			line-height: 26px;
			padding-left: 15px;
			display: inline;
			float: left;
			width: 275px;
			margin: 0 15px;
		}
			.relativeSupply li span {
				float: right;
			}


	
	
