@charset "utf-8";

/* CSS Document */



.modify{
	background:url(../images/bottom-bj.png) repeat-x;
	height:8px;
	width:100%;
}
.title-list{ text-align:left; border-bottom:1px #dfdfdf solid; padding:13px 0 6px 0;}
.title-list-content{ text-align:left; font-size:12px;}
.picScroll-left{ width:356px; height:156px;   position:relative; padding-left: 7px;}

.picScroll-left .hd{ overflow:hidden; position:absolute; right:0px; top:170px;  }

.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:22px; height:22px; float:right;  overflow:hidden;

	 cursor:pointer; background:url(../images/l-btn2.png) no-repeat;}

.picScroll-left .hd .next{ background:url(../images/r-btn2.png) no-repeat; margin-left:5px; }

.picScroll-left .hd .next:hover{ background:url(../images/r-btn2-hover.png) no-repeat;}

.picScroll-left .hd .prev:hover{ background:url(../images/l-btn2-hover.png) no-repeat;}

.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;  background: none; }

.picScroll-left .bd ul li .pic{ height:156px; }

.picScroll-left .bd ul li .pic img{ width:356px; height:156px; display:block; margin-bottom:15px;}

.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }

.picScroll-left .bd ul li .title{ height:88px; padding:0}

