@charset "gb2312";
/* CSS Document */

#ifocus_tx a 
{   
	color:#ffffff; 
	text-decoration:none; font-size:15px; font-weight:bold; font-family:"Î¢ÈíÑÅºÚ"; }
#ifocus_tx a:hover 
 {
	  text-decoration:underline;
	  }
ul, li 
{ 
list-style:none; margin:0;
 }
fieldset, img 
{ 
border:none;
 }
legend 
{ 
display:none;
 }
em, strong, cite, th {
	 font-style:normal; 
	 font-weight:normal;
	  }
input, textarea, select, button {
	 font:12px Helvetica, Arial, sans-serif; 
	 }
table {
	 border-collapse:collapse;
	  }
html {
	 overflow:-moz-scrollbars-vertical;
	  } 

#ifocus { 
	width:1000px;
	height:335px;
  	 
    border:1px solid #DEDEDE;
     
	 }
 #ifocus_pic 
 {
	  display:inline;
	  position:relative; 
	  float:left; 
	  width:680px; 
	  height:336px; 
	  overflow:hidden; 
	   
	  }
#ifocus_piclist { 
position:absolute;
 }
#ifocus_piclist li { 
	 width:680px;
	 height:336px; 
	 overflow:hidden;
 }
#ifocus_piclist img {
	 width:677px;
	  height:336px; overflow:hidden;
     border-right:#000000 solid 3px;
	  }
#ifocus_btn { 
     display:inline; 
	 float:left; 
	 width:320px; 
	 margin:0px 0px 0 0px; 
	 }
#ifocus_btn li { 
     overflow:hidden; float:left;
     width:320px; 
	 height:84px; 
	 cursor:pointer; 
	 opacity:0.5;
	  -moz-opacity:0.5; 
	 background: url(video_swfout.jpg) no-repeat; 
	  }
#ifocus_btn .vlj{ width:290px; padding-left:15px; padding-right:15px; height:84px; overflow:hidden;}



#ifocus_btn .current {
	 background: url(video_swfon.jpg) no-repeat; 
	 opacity:1; -moz-opacity:1; filter:alpha(opacity=100); 
     color:#FFFFFF;
      overflow:hidden;
	 }
#ifocus_btn .current  a{ color:#ffffff; font-size:13px;}
#ifocus_btn  a{ line-height:24px;   color:#444444;font-size:13px;}
#ifocus_opdiv { 
	  position:absolute; 
	  left:0; 
	  bottom:0; 
	  width:680px;
	   height:83px;
	  background:#000;
		 opacity:0.5; 
		 -moz-opacity:0.5; 
		 filter:alpha(opacity=60); 
    background: url(textbj.jpg) no-repeat;
   }
#ifocus_tx { 
  position:absolute; 
  left:8px; 
  bottom:8px; 
  color:#FFF; line-height:24px;}
#ifocus_tx .normal { 
  display:none;
  }