#content{
	margin:0;
}
.procatalog ul{
	margin:0;
	padding:6px 0;
	width:100%;
	background:#fff;
}
.procatalog ul li{
	margin:6px 3px;
	width:32%;
	float:left;
	text-align:center;
}
.procatalog ul li img{
	margin:2px;
}
.procatalog ul li a{
	display:block;
	padding-top:2px;
	background: url(/webpic/catalog/Catabg01.jpg) no-repeat;
	width:208px;
	height:132px;
	text-align:center;
}
.procatalog ul li a:hover{
	background:url(/webpic/catalog/Catabg02.jpg) no-repeat;
}
#banner{
	margin:0;
	width:1003px;
	height:188px;
	background:#fff;
}
form{
	margin:0;
}
.product{
	padding:1px;
	background:#fff;
}
.newprotitl{
	text-align:left;
	background:#fff;
}
hr{
	height:1px;
	width:100%;
	color:#E6E6E6;
}
.procart{
	margin:0;
	padding:2px 0;
	background:#fff;
}
.product td{
	width:23%;
	margin:3px;
	padding:3px;
	vertical-align:top;
	text-align:center;
	list-style-type:none;
	border:1px solid gray;
	float:left;
}
.product td h6{
	line-height:20px;
	background:#E0E0E0;
	font-weight:normal;
	font-size:11px;
}
.product td p{
	margin:0px;
	line-height:18px;
	text-align:center;
}
.product td input{
	background-color:#dee7ff;
	color:#008040; 
	font-size:9pt;
	width:35px;
	border: 1px solid;
}
.more{
	height:12px;
	text-align:right;
/*	background:url(../webpic/More.gif) right no-repeat;
*/}
.redfont{
	color:#f00;
}
.pmodel{
	width:100%;
}
.pmodel h4{
	margin:0;
	font-size:120%;
	text-indent:5px;
	line-height:23px;
	text-align:left;
	background-color:#F2F2F2;
	float:left; width:100%;
}
.pmodel ul{
	margin:0;
	padding:2px 0;
	width:100%;
	vertical-align:middle;
	list-style:none;
	background:#fff;
	border-left:1px #F2F2F2 solid;
	
}
.pmodel ul li{
	width:19.8%;
	float:left;
	text-align:center;
	height:23px;
	overflow:hidden;
	text-overflow:ellipsis; 
	border-top:1px #F2F2F2 solid; 
	border-bottom:1px #F2F2F2 solid; 
	border-right:1px #F2F2F2 solid;
	list-style-type:none;
}
.pmodel ul li a{
	text-decoration:none;
	line-height:23px;
}	