.i-flvflash
{

}
.i-flvflash a img
{
  border:0;
}
.i-flvflash a
{
	display:block;
}
.i-picturenews
{
	margin-top:20px;
	text-indent:0;
	width:660px;
	overflow:hidden;
	height:700px;
}
.i-picturenews-picture
{
	display:none;
	width:400px;
	margin:0 auto;
	position:relative;
	text-indent:0;
}
.i-picturenews-picture img
{
	width:400px;
}
.i-picturenews-thumbcontianer
{
	width:660px;
	height:80px;
	padding-top:10px;
	margin-top:30px;
}
/*ms*/
.i-picturenews-desc
{
	clear:both;margin-left:25px;
	margin-top:15px;
	line-height:24px;
	text-align:center;
}
/* */
.i-picturenews-thumbcontianer ul,.i-picturenews-thumbcontianer li
{
	list-style:none;
	margin:0;
}
.i-picturenews-thumbcontianer li
{
	float:left;
	margin: 0 3px 0 0;
	cursor:pointer;
}
.i-picturenews-thumbcontianer .thumbviewer
{
	width:510px;
	height:100px;
	float:left;
	overflow:hidden;
}
.i-picturenews-thumbcontianer .thumbviewer ul
{
	 float:left;
	 margin:0;
	 padding:0;
}
.i-picturenews-thumbcontianer .thumbviewer li
{
	 
	height:100px;
	width:120px;
	float:left;
	margin-left:2px;
	margin-right:2px;
	overflow:hidden;
	_width:100px;
	text-indent:0;
}
/* */
.i-picturenews-thumbcontianer .thumbviewer li.active
{
	border:solid 1px #fff;

}
.i-picturenews-thumbcontianer .goleft,.i-picturenews-thumbcontianer .goright
{
	width:42px;
	height:66px;
	cursor:pointer;
}
.i-picturenews-thumbcontianer .goleft
{
	background:url(left.gif) no-repeat;
	float:left;
}
/* */
.i-picturenews-thumbcontianer .goleft-disable
{
	background:url(left-disable.gif) center center  no-repeat;
}

.i-picturenews-thumbcontianer .goright
{
	background:url(right.gif)  center center no-repeat;
	float:left;
	
}
.i-picturenews-thumbcontianer .goright-disable
{
	background:url(right-disable.gif) center center  no-repeat;
}
/* */
.i-picturenews-picture br
{
	display:none;
}
.i-picturenews-picture p
{
	padding:0;
	margin:0;
	border:0;
	text-indent:0;
}
.i-picturenews-picture .gopre,.i-picturenews-picture .gonext
{
	width:100px;
	height:400px;
	cursor:pointer;
	position:absolute;
	top:0;
	
	
}
.i-picturenews-picture .gopre
{
	background:url(pre.gif) center center  no-repeat;
	left:0;
}

.i-picturenews-picture .gonext
{
	background:url(next.gif) center center  no-repeat;
	right:0;
}
.i-picturenews-picture .gopre-disable
{
	background:url(pre-disable.gif) center center  no-repeat;
}

.i-picturenews-picture .gonext-disable
{
	background:url(next-disable.gif) center center  no-repeat;
}
