
#main{
	padding:4px;
	width:916px;
}

#sidebar{
	width:170px;
	min-height:225px;
	_height:225px;
	padding:35px 0 0 0;
	margin:0 4px 0  0;
	background:url(../images/product/list_sidebar_bg.jpg) no-repeat;
	
}
#sidebar div .proslide{
	width:170px;
	height:70px;
	margin:0 0 0 0;
	overflow:hidden;
	background:url(../images/product/list_side_bg.gif) no-repeat right top;
}

#sidebar #side h3{
	margin:0;
	_height:26px;
	min-height:26px;
}
#sidebar #side h3 a{
	display:block;
	width:140px;
	height:26px;
	line-height:26px;
	padding-left:30px;
	text-decoration:none;
	color:#000;
}
#sidebar #side h3.hover a{
	background:url(../images/product/pro_side_li_bg.png) no-repeat;
}
.proslide span a{
	color:#3e3e3e;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	display:block;
	height:24px;
	line-height:24px;
	text-align:center;
}


#content{
float:left;
min-height:480px;
padding:0px;
width:742px;
}
#listbox{
	width:735px;
	margin:0 -25px 0 15px;
	overflow:hidden;
}
#listbox li{
	margin:0 25px 25px 0;
	width:220px;
	height:240px;
	float:left;
}
#listbox h4{
	font-size:20px;
	text-align:center;
	padding:20px 0 ;
}

#listbox h4 a{
	color:#202020;
	text-decoration:none;
}
#listbox h4 a:hover{
	text-decoration:underline;
}
#listbox p{
	color:#757575;
	text-align:center;
	vertical-align:middle;
}
#listbox p input{
	margin:0 0 0 4px;
	padding:0px;
	vertical-align:middle;	
	_vertical-align:text-bottom;
}
#adtop{
   width:97px;
}
.adtit{
   width:97px;
	height:26px;
	background:url(../images/product/duibi_tit.gif) no-repeat;
	text-indent:-9999px;
}
.adtext{
   width:95px;
	border-left:1px solid #d3cdcd;
	border-right:1px solid #d3cdcd;
	background:url(../images/product/duibi_bg.jpg) repeat-x #efefef;
	min-height:120px;
	_height:120px;
	text-align:center;
}
.adtext ul{
	width:80px;
	margin:0px auto;
	padding:8px 0;
}
.adtext ul li{
	text-align:center;
	padding:4px 0;
	font-size:11px;
	color:#575757;
	background:#fff;
	margin:0 0 4px 0;
}
.adtext ul li img{
	margin:0 0 0 10px;
}
.adbot{
   width:97px;
   background:url(../images/product/duibi_bottom.gif);
   height:4px;
   font-size:0px;
}
