/*********************************/
/* Author: Eric.Xu,Richie.pu     */
/* Date: 07.10.24                */
/* For TopeveryCMS PictureChange */
/* Description:
	
   E.R PictureChange
						         */
/*********************************/

#focuseFrom
 {
	width:825px;height:auto!important;min-height:50px;height:50px;       
 }
#imgTitle_down {
	text-align:right;  
}
.imgLayer
{
	position:relative;width:825px;height:243px;	
}
.imgLayer img
{
	width:825px;height:243px;	
}
#imgTitle
{
	position:absolute;bottom:1px !important;bottom:8px;right:2px;width:200px;display:none  /**  图片切换的数字导航  1、2、3、4、5 **/
	/** 控制数字导航的位置  **/
}
#imgTitle a.button
{
	width:18px;height:16px;padding-top:2px;display:inline-block;text-align:center;color:#fff;text-decoration:none;font-size:12px;margin-right:2px;margin-top:-22px;	display:none
}
#imgTitle .trans {   /** 图片切换数字导航的渐变背景 **/
	filter: progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=100); /** IE私有滤镜 只有IE浏览器才生效 **/
	width:100%;display:block;BACKGROUND-COLOR: #286706;display:inline-block;
	background:#389500;height:19px;width:200px;
}
.GetPicName
{
	display:none	
}