		*{margin:0; padding:0; list-style:none; }
		body{ background:#fff; font:normal 12px/22px ËÎÌå;  }
		img{ border:0;  }	
		a{ text-decoration:none; color:#333;  }
		a:hover{ color:#1974A1;  }	
		.js{width:90%; margin:10px auto 0 auto; }	
		.js p{ padding:5px 0; font-weight:bold; overflow:hidden;  }	
		.js p span{ float:right; }	
		.js p span a{ color:#f00; text-decoration:underline;   }	
		.js textarea{ height:100px;  width:98%; padding:5px; border:1px solid #ccc; border-top:2px solid #aaa;  border-left:2px solid #aaa;  }		
		.focusBox { position: relative; width:700px; height:688px; overflow: hidden; }	
		.focusBox .pic{ position:relative; z-index:0; }	
		.focusBox .pic img { width:700px; height:688px; display: block; }	
		.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }	
		
		
		.focusBox .hd li{
							  margin: 0 5px; 
							  padding-top: 7px;
							  background: url(../images/dot.png) no-repeat 0 -50px; 
							  height: 32px;
							  width:47px;
							  overflow: hidden;
							  cursor: pointer;	
							  display:inline-block; *display:inline; zoom:1;  
							  _background: url(../images/dot8.png) no-repeat 0 -51px;
							  font-size:16px;
							  font-weight:bold;
						 }	
		
		.focusBox .hd .on{ background-position:0 0;color:#fff !important; }	
		.focusBox .prev,	.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
		.focusBox .prev { left: 0; }
		.focusBox .next { background-position: 0 -90px; right: 0; }	
		.focusBox .prev:hover,	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
