/* CSS Document */

.ifocus_pic {
	display:inline;
	position:relative;
	float:left;
	width:340px;
	height:255px;
	overflow:hidden;
	margin-top:8px;
	text-align:left;
	padding-left:8px;
}
.ifocus_picb {
	position:absolute;
	width:340px;
	height:255px;
	float:left;
}

.ifocus_picb img{
	width:340px;
	height:255px;
	border:0
}


.ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:340px;
	height:35px;
	background:#000;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	margin-left:8px;
	display:inline
}
.ifocus_btn {
	display:inline;
	float:right;
	width:100px;
	padding:8px 11px 0 0;
    *padding:8px 11px 0 0;
	_padding:8px 7px 0 0;
	text-align:center
}

.ifocus_btn img{
	width:84px;
	height:52px;
	padding:5px 0 0px 7px;
}


#simg TD {
	FONT-SIZE: 10px;
	WIDTH: 16px;
	COLOR: #fff;
	LINE-HEIGHT: 11px;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center
}

.ifocus_btnb{
	
	
	
}

#simg .s {
    width:104px;
	height:62px;
	cursor:pointer;
	padding-bottom:3px;
	background: url(imagesifocus_btn_bg.gif) left no-repeat;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

#simg .s IMG {
	FILTER: #5F6E7C
}

#simg TD {
	CURSOR: pointer;
	width:104px;
	height:62px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	padding-bottom:2px;
}
#infos {
    FILTER: progid:DXImageTransform.Microsoft.Fade ( duration=0.5, overlap=1.0 );
	WIDTH: 340px;
	HEIGHT: 20px;
	TEXT-ALIGN: right;
	
}
#infos DIV {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #fff;
	MARGIN-RIGHT: 21px;
	PADDING-TOP: 8px;
	text-align:left;
	padding-left:10px
}