
.gallery .hd li{ margin:0px; padding:0px;list-style:none;vertical-align:middle;float:left;}

.wrap {width:1000px;margin:0 auto;height:auto;}

.gallery{text-align:left; margin-top: 15px;}
.gallery .bd .slideTxtBox {width:1000px;float:left;line-height:27px;}
.gallery .bd .slideTxtBox .pic {width:220px;height:250px;float:left;text-align:center;
	margin: 15px;_display:inline;margin-bottom:17px;}
.gallery .bd .slideTxtBox .pic img {width: 220px; height: 250px;}
.gallery .bd .slideTxtBox a {font-size:14px;color:#333;}
.gallery .bd .slideTxtBox a:visited{color:#333;}
.gallery .bd .slideTxtBox a:hover{color:#006a38;text-decoration: none;}
.gallery .hd{ position:relative;zoom:1;width:900px;margin:0 auto;padding-left:40px;height:60px;}
.gallery .hd ul{ overflow:hidden; zoom:1;width: 860px;height: 34px; }
.gallery .hd li {height:32px;line-height:32px;width:137px;border:1px solid #e8e7e7;margin:0 2px;cursor:pointer;text-align:center;font-size:14px;color:#6b6969;}
.gallery .hd li.on {background-color:#006a38;color:#fff;}
.gallery .hd li.on a {color:#fff;}

.gallery .hd .sNext,.gallery .hd .sPrev{width:33px;height:33px;background:url("../images/left.png") no-repeat left center;position:absolute;cursor:pointer;}
.gallery .hd .sPrev{left:0;top:0;}
.gallery .hd .sNext{background:url("../images/right.png") no-repeat left center;right:0;top:0;}
.gallery .hd .sPrev:hover {background:url("../images/left_hover.png") no-repeat left center;}
.gallery .hd .sNext:hover {background:url("../images/right_hover.png") no-repeat left center;}

.gallery .title1 {text-align:center;margin-top:13px; display: none;}
.gallery .title1 span {width:39px;height:3px;background-color:#dcdcdc;display:inline-block;text-indent:-999999px;margin:0 3px;}
.gallery .title1 span.on {background-color:#407a01;}

.infoList{width: 1000px !important; height: 290px;}
