
/*焦点*/
#focus{ height:240px; clear:both;}

	#focus-play{ width:490px; height:230px; overflow:hidden; float:left;position:relative;}
		
		#play-bg{ position:absolute; z-index:90; height:60px; width:400px; left:0; top:170px; background:#333;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
	
		#play-box{ width:380px; float:left; height:230px;}
		#play-box .banner{ width:100%; height:100%;}
		#play-box img{ position:absolute; z-index:1; width:380px; height:230px;}
		
		#play-box h1{font:18px/28px "黑体"; font-family:"Microsoft YaHei","黑体"; color:#FFF;position:absolute;left:8px; top:165px!important; *top:175px!important; top:175px; z-index:100;}
		#play-box h1 a:link,#play-box h1 a:visited{font:18px/28px "黑体";color:#ccc}
		#play-box h1 a:hover,#play-box h1 a:active{color:#FFF;text-decoration:underline}
		
		#play-box h2{width:380px;font:12px/20px "宋体";  font-family:"Microsoft YaHei","黑体"; color:#aaa;padding-right:10px;position:absolute;left:8px; top:200px!important; *top:200px!important; top:200px; z-index:100}
		#play-box h2 a:link,#play-box h2 a:visited{color:#77C04B}
		#play-box h2 a:hover,#play-box h2 a:active{color:#77C04B}
		
		#play-sel{ width:92px; float:left; margin-left:18px;}
		#play-sel a{ display:block; width:100%; height:58px; text-align:center;}
		#play-sel a.active{ background:url(sel.jpg);}
		#play-sel img{ width:74px; height:46px; margin:5px 5px 5px 10px;}
	
	#focus-news{ margin-left:510px; height:230px; border-left:#ccc dashed 1px; padding-left:15px!important; padding-left:12px; overflow:hidden; width:430px;}
		#focus-news h2{ font-size:18px; padding:5px 0; margin:0; line-height:1.2em; font-family:"Microsoft YaHei","黑体";}
		#focus-news h2 a{ color:#000;}
		
		#focus-news p{ line-height:20px; color:#666; padding:0 0 9px 0; margin:0 0 12px 0;}
		#focus-news p.border{border-bottom:#ccc solid 1px;}
		#focus-news p a{ color:#CF0C12;}
		
		#focus-news .banner{ height:45px;}

