@charset "gb2312";
.bg-zong {/*棕色大背景*/
	background-image: url(kysc_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.topsousuo-zong{/*头部搜索背景*/
	background-image: url(kysc_top10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
} 
.end-zong{/*end*/
	background-image: url(kysc_end.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1002px;
	margin:0 auto;
	text-align: center;
	padding-top: 45px;
	padding-bottom:35px;
	margin-top:10px;
}

#texth20 td{line-height: 20px;}
.kysc-k01{/*矿产品价格底框*/
	border:1px solid #e6dbbd;
	background-image: url(kysc_main09.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.kysc-k02{/*最下面的4个底框*/
	border:1px solid #e4dbc3;
	background-image: url(kysc_zd04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
}