﻿/* 图片展示CSS */
iframe{v:e-xpression(this.src='about:blank';this.outerHTML='');}
div.jMyCarousel .prev{
	background:url("/Images/jMyCarousel/arrow_left.gif") center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel .next{
	background:url("/Images/jMyCarousel/arrow_right.gif") center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}