/* classify_01侧栏样式  
--------------------------------------------------------------------*/
.classify{
	position:relative;
}
.classify h3{
	 width:215px; height:37px; line-height:35px; text-indent:35px; font-size:14px; color:#fff; background: url(../../img/xd_29.gif) no-repeat;
}
.classify ul{width:197px; background:#f4f4f4; border:1px solid #dadada; border-top:0px; padding:5px 8px;}
.classify li{
	 line-height:40px; background:url(../../img/xd_33.gif) no-repeat 8px 13px;  border-bottom:1px dashed #ccc; text-indent:28px;
	position:relative;
}
.classify li a{
	position:relative;
	display:block;
	text-indent:30px;
}

/*二级*/
.classify ul li .child{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:auto;
	overflow:hidden;
}
.classify ul li .child ul{ border:none; background:none;}
.classify ul li .child ul li{
	border-bottom:1px solid #fff;
	border:none;
	*background:#f9f9f9;
	_background:#f9f9f9;
	line-height:26px;
}
.classify ul li .child ul li a{
	background:#f4f4f4;
	*display:inline-block;
	_display:inline-block;
	_height:24px;
	_margin-top:2px;
	text-indent:0;
}

/*箭头*/
.classify li .arrow{
	position:absolute;
	width:30px;
	height:30px;
	top:0px;
	right:0px;
	cursor:pointer;
}
.classify li .arrow a{
	display:block;
	width:30px;
	height:30px;
}


/* classify1_01侧栏样式  
--------------------------------------------------------------------*/
.classify1{
	position:relative;
}
.classify1 h3{
	 width:215px; height:37px; line-height:35px; text-indent:35px; font-size:14px; color:#fff; background: url(../../img/xd_29.gif) no-repeat;
}
.classify1 ul{width:193px; background:#f4f4f4; border:1px solid #dadada; border-top:0px; padding:10px 10px 5px 10px;}
.classify1 ul li{ width:180px; height:195px; margin-bottom:15px; padding-left:10px;}
.classify1 ul li .pic, { width:170px; height:170px;}
.classify1 ul li .pic img{ width:160px; height:160px;}
.classify1 ul li .title{ text-align:center;}



































