*{border:0;}

#ifocus {
	width:673px;
	border:1px solid #DEDEDE;
	background:#F8F8F8;
	overflow: hidden;
	height: 232px;
}
#ifocus_pic {
	position:relative;
	float:left;
	width:500px;
	height:232px;
	overflow: hidden;
}
#ifocus_piclist {
width:500px;
background:#ccc;
height:232px;
	position:absolute;
}
#ifocus_piclist li {
	height:232px;
	overflow:hidden;
}
#ifocus_piclist img {
}
#ifocus_btn {
	display:inline;
	float:right;
	width:165px;
	margin:5px 5px 0 0;
	padding-top: 10px;
}
#ifocus_btn li {
	width:165px;
	height:57px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	margin-bottom: 15px;
	padding-top: 3px;
}
#ifocus_btn img {
	height:45px;
	margin:3px 5px 0 0px;
}
.ifocus_btn_dl{ list-style:none; width:160px;}
.ifocus_btn_dl dt{
	width:50px;
	float:left;
	text-align: right;
	margin-left: 10px;
	display: inline;
}
.ifocus_btn_dl dd{
	width:100px;
	float:left;
	line-height: 16px;
	display: inline;
}
.ifocus_btn_dl dd span{
	display:block;
	color:#c90f1a;
	font-weight:bold;
}


#ifocus_btn .current {
	background:#ddd url(../../image/jpimage/jit_01.gif) left no-repeat;
	opacity:1;
	width:165px;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	padding-top: 3px;
}
#ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:500px;
	height:50px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#ifocus_tx {
padding:5px 0px 5px 15px;
	position:absolute;
	width:485px;
	background:#000;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	left:0px;
	bottom:0px;
	color:#FFF;
}
#ifocus_tx span {
	font-size:16px;
	font-weight:bold;
	display: block;
}
#ifocus_tx .normal {
	display:none;
}

