


/*¼­ºê*/
.visbg{width:100%;background-color:#fcfbf7;border-top:solid 1px #bfa95b;border-bottom:solid 1px #bfa95b;}
.vis{width:1010px;}
	/* main_gellery */
	#photo_gall{position:relative;width:1010px;}
	#photo_gall div{display:block;}
	#photo_gall .slides_container{}
	#photo_gall .slides_container .slides_control{}
	#photo_gall .pagination a{display:block;width:10px;height:10px;background-size:cover;}
	#photo_gall .pagination, #photo_gall .pagination li{margin:0;padding:0;list-style:none;}
	
	#photo_gall .pagination{position:absolute;left:654px;bottom:25px;z-index:16777261;}
	#photo_gall .pagination:after{content:"";display:block;clear:both;}
	#photo_gall .pagination li{float:left;padding:3px;list-style:none;}
	#photo_gall .pagination li a{width:10px;height:10px;float:left;line-height:100px;display:block;background:url(/img/soff.png) no-repeat 0 0;overflow:hidden;padding:0;margin:0 3px;}
	#photo_gall .pagination li.current a{background:url(/img/son.png) no-repeat 0 0;padding:0;margin:0 3px;}
		#photo_gall .prev,#photo_gall .next{position:absolute;display:block;width:45px;height:74px;overflow:hidden;line-height:200px;top:330px;z-index:16777271;/*z-index:2147483647*/}
		#photo_gall .prev{left:55px;background:url(/img/arrow_prev.png) no-repeat 0 0;}
		#photo_gall .next{right:55px;background:url(/img/arrow_next.png) no-repeat right 0;}
		
		