
img{border:0;}

/*-------------------------------------------------------*/

#ifocus { background:#000; width:1000px; height:378px;
 position:relative; z-index:10; margin: 0; padding: 0; border: 0;
}
#ifocus div {margin: 0; padding: 0; border: 0;}
#ifocus img {margin: 0; padding: 0; border: 0;}
#ifocus ul {margin: 0; padding: 0; border: 0;}

#ifocus_pic { position:absolute; display:inline; float:left; overflow:hidden; top: 0; left: 0; width:1000px; height:378px;}

#ifocus_piclist li { width:1000px; height:378px; overflow:hidden; display:none; list-style-type:none;}
#ifocus_piclist img { width:1000px; height:378px;}

#ifocus_btn { position:absolute; top: 285px; left: 330px; height:25px; width:500px; z-index:90;}
#ifocus_btn ul { list-style-type: none;}
#ifocus_btn li { width:59px; height:66px; padding:8px; display:block; float:left;
 cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); list-style-type:none;
}
#ifocus_btn .current { opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }

#ifocus_opdiv { position:absolute; left:0; bottom:0; width:1000px; height:35px;
 background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}