@charset "utf-8";
/* CSS Document */

* 
{ 
	margin:0; 
	padding:0;
	word-break:break-all; 
 }
body 
{ 
	background:#FFF;
	 color:#333; 
	 font-size:14px;
	 font-family:"΢���ź�"
	 }
h1, h2, h3, h4, h5, h6 
{
	 font-size:1em;
	  
}
a 
{ 
	color:#fff; 
	text-decoration:none; }
ul, li 
{ 
list-style:none;
 }
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:786px;
	height:318px;
	position:relative;
	 }
 #ifocus_pic 
 {
	  display:inline;
	  position:relative; 
	  float:left; 
	  width:582px; 
	  height:325px; 
	  overflow:hidden; 
	  }
#ifocus_piclist { 
position:absolute;
 }
#ifocus_piclist li { 
	width:582px; 
	  height:325px; 
	 overflow:hidden;
 }
#ifocus_piclist img {
	 width:582px; 
	  height:325px; 
	  }
#ifocus_btn { 
     display:inline; 
	 float:left; 
	  width: 204px;
	 }
#ifocus_btn li { 

     
    	width: 204px;
    height: 54px;
	 cursor:pointer;
	 border-left: 4px solid #fff;
	 /* 
	 opacity:0.5;
	  -moz-opacity:0.5; 
	  filter:alpha(opacity=50);*/ 
	  }
#ifocus_btn li a{  color:#878787; display:block;    width: 175px;
    height: 54px; padding:5px 15px;}
#ifocus_btn img { 
 	width: 101px;
    height: 101px;
	}
#ifocus_btn .current {
	background:#f2f2f2;
	border-left: 4px  solid #cb011b;
	/*
	 background: url(i/ifocus_btn_bg.gif) no-repeat; 
	 opacity:1; -moz-opacity:1; filter:alpha(opacity=100)*/; 
	 }
#ifocus_btn .current a{ color:#cb011b;}
/*#ifocus_btn .current img{ position:absolute;  left:500px; z-index:999; width:121px; height:121px; border:1px solid #ddd;}*/
#ifocus_opdiv { 
	  position:absolute; 
	  left:0; 
	  bottom:8px; 
	  width:582px;
	   height:35px;
		background:#000;
		 opacity:0.5; 
		 -moz-opacity:0.5; 
		 filter:alpha(opacity=50); 
   }
#ifocus_tx { 
  position:absolute; 
  left:8px; 
  bottom:16px; 
  color:#FFF; }
#ifocus_tx a{ font-size:15px;}
#ifocus_tx .normal { 
  display:none;
  }