
#sidebar{
	padding:0;
	background:none;
}
.tit1{
	height:23px;
	color:#fff;
	font-weight:bold;
	padding:22px 0 0 22px;
	background:url(../images/product/advside_tit1.jpg);
}
.tit2{
	background:url(../images/product/advside_tit2.jpg);
	height:23px;
	color:#fff;
	font-weight:bold;
	padding:22px 0 0 22px;
}
.botbg{
	background:url(../images/product/adside_bot_bg.jpg) no-repeat;
	width:170px;
	height:148px;
}
#sidebar .chekbox{
	background:url(../images/product/advside_bg.jpg) repeat-y;
	width:170px;
	overflow:hidden;
	padding:5px 0;
}
#sidebar .chekbox li{
	display:block;
	width:145px;
	padding:0 0 0 25px;
	line-height:22px;
	min-height:22px;
	float:left;
}
#sidebar .chekbox li input{
	vertical-align:middle;
	_vertical-align:text-bottom;
	margin:0 6px 0 0;
}


#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;
}
