@charset "utf-8";
body, div, ul, li, iframe, form, p,span,h1,h3,h4{ margin: 0px; padding: 0px; }
ul,li{ list-style:none;}

.casetest{ margin:0 auto; width:1200px;}










/* iFocus style */
#ifocus {
	width: 1200px;
	height: 780px;
}
#ifocus_pic {
	display: inline;
	position: relative;
	float: left;
	width: 1010px;
	height: 780px;
	overflow: hidden;	 
}
#ifocus_piclist {
	position: absolute;
}
#ifocus_piclist li {
	width: 1010px;
	height: 780px;
	overflow: hidden;
}
#ifocus_piclist img {
	width: 1010px;
	height: 780px;
}
#ifocus_btn {
	display: inline;
	float: right;
	width: 178px;
	 
}
#ifocus_btn li {
	width: 178px;
	height: 130px;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#ifocus_btn img {
	width: 178px;
	height:130px;
	 
}
#ifocus_btn .current {
	background: url(images/ifocus_btn_bg.gif) no-repeat;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1010px;
	height: 35px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#ifocus_tx {
	position: absolute;
	left: 8px;
	bottom:3px;
	color: #FFF;
        font-size:15px;  
}
#ifocus_tx .normal {
	display: none;
}





 
