		/* 图片滚动-左 css */
		.picScroll-left{ width:845px;  position:relative; float:left; padding-top:10px; }
		.picScroll-left .hd_l { float:left; width:20px; height:34px; position:absolute; top:37px; right:8px; }
		.picScroll-left .bd { float:left; width:800px; display:inline; overflow:hidden;}
		.picScroll-left .hd_r { float:left; width:20px; height:34px; position:absolute; top:71px; right:7px; }
		
		.picScroll-left .hd_l .prev{ display:block;  width:20px;  overflow:hidden; cursor:pointer;  text-indent:-999em;background:url(../image/hz_btn_h.jpg) no-repeat 1px 0px; height:34px;}
		.picScroll-left .hd_r .next { display:block;  width:20px;  overflow:hidden; cursor:pointer;  text-indent:-999em;background:url(../image/hz_btn_h.jpg) no-repeat 0px -34px; height:34px;}
		
		
		
				
		/*.picScroll-left { overflow:hidden;  height:30px; padding:0 10px;   }
		.picScroll-left .hd_l .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }*/
		.picScroll-left .bd{ }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; position:relative; margin-right:5px; }
		.picScroll-left .bd ul li:hover{ }
		.picScroll-left .bd ul li a{text-align:center; color:#666; width:170px; margin:0 10px; display:block;border: 4px solid #eeeeee;  position: relative; }
		.picScroll-left .bd ul li a:hover{color:#fff}
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:170px; height:114px; display:block;}
/*		.picScroll-left .bd ul li .pic a:hover img{ border-color:#ca0000;  }*/
		.picScroll-left .bd ul li .title{ line-height:24px;}
		.picScroll-left .bd ul li p{ color:#f2f2f2; text-align:center; background:url(../image/anlibg.png) repeat; width: 170px; height:28px; line-height:28px; position:absolute; left:14px; bottom:4px  }


		/* 图片无缝滚动特效-左 css */
		.picMarquee-left{ width:331px;  overflow:hidden; position:relative;}
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("http://www.kaidijt.com/images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:99px; height:115px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }


