/*********************************/
/* Author: Eric.Xu,Richie.pu     */
/* Date: 07.10.24                */
/* For TopeveryCMS PictureChange */
/* Description:
	
   E.R PictureChange¤„
                                 */
/*********************************/

#focuseFrom
 {
	width:240px;height:190px;	   
 }
#imgTitle_down {
	text-align:right;  
}
.imgLayer
{
	position:relative;width:297px;height:229px;	
}
.imgLayer img
{
	width:297px;height:229px;
}

#imgTitle
{
	position:absolute;bottom:45px;right:5px;width:200px;z-index:99;
}
* html #imgTitle{bottom:-3px;right:0px;}
*+html #imgTitle{bottom:-3px;right:0px;}

#imgTitle a.button
{
	width:17px;height:17px;line-height:17px;display:inline-block;text-align:center;color:#000;text-decoration:none;font-size:13px;margin-right:3px;margin-top:-24px;font-weight:bold;
}
#imgTitle a.button{background:url(../../images/default/pof.png) no-repeat;}
* html #imgTitle a.button{background:none;}
*+html #imgTitle a.button{background:none;}

#imgTitle .trans {  
	filter: progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=0,finishOpacity=100); background:#000;
	width:100%;display:block;display:inline-block;height:25px;width:200px;margin-top:5px;
}
.texttitle1{height:26px;line-height:26px;text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;width:297px;}
.texttitle1 a{font-weight:bold;color:#000;text-decoration:none;font-size:13px;}
.texttitle1 a:hover{text-decoration:underline;}
