/* CSS Document */
#ifocus { width:497px; margin-bottom:7px; height:289px; float:left; -webkit-border-radius: 5px;       padding-left: 5px; padding-top:5px;
-moz-border-radius:5px;   
border-radius:5px;}
	#ifocus_pic { display:inline; position:relative; float:left; width:395px; height:275px; overflow:hidden; margin:6px 0 0 6px; }
	#ifocus_piclist li { width:395px; height:275px; overflow:hidden;}
	#ifocus_piclist img { width:395px; height:275px; }
	#ifocus_btn { display:inline; float:right; margin-top:9px; width:78px; padding-right:14px;}
	#ifocus_btn li { width:86px; height:62px; margin-bottom:8px; cursor:pointer; opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60); background:url(images/ons.gif) 0 0 no-repeat}
	#ifocus_btn img { width:71px; height:52px; margin:4px 0 0 10px;}
	#ifocus_btn .on{ background:url(images/on.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:497px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
	#ifocus_tx ul li{ display:none;  }
	#ifocus_tx ul li a{ color:#fff; font-size:14px; font-weight: bold;}
	
	.fullSlide{ width:100%;  position:relative;  height:145px; border:1px solid #b9ccdc; }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:460px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:460px; }

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(images/touming.png) repeat-x; text-align:center;
		 _background:#000; _filter:alpha(opacity=60); 
	}
	.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(images/tg_flash_p.png) -18px 0; overflow:hidden; 
		line-height:9999px; 
	}
	.fullSlide .hd ul .on{ background-position:0 0; }
	
	.focusBox { position: relative; width:100%; height: 135px; overflow: hidden; border:1px solid #b9ccdc; }
	.focusBox .pic img { width: 100%; display: block; }