#f_div{width:390px; height:408px; overflow:hidden;}
#f_imgDiv{width:100%; height:408px; overflow:hidden;filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);}
#f_imgDiv img{width:390px;height:408px;border:0px;}/*This Line Add by DingNing*/
#f_infoDiv{width:100%;top:-33px; position:relative;}
#f_buttonDiv{
	width:98px;
	height:24px;
	overflow:hidden;
	text-align:left;
	top:9px;
	right:2px;
	position:absolute;
	z-index:2;
}
#f_buttonDiv .bg{width:16px; height:16px; line-height:16px; float:left; margin-left:3px; display:inline;}
#f_buttonDiv .bg a{width:16px;height:16px;float:right;color:#fff;font-size:14px;font-weight:bold;text-decoration:none;text-align:center;overflow:hidden;}
#f_buttonDiv .bg a:link,#f_buttonDiv a:visited,#f_buttonDiv a:active{background:url(../images/focus_2.gif);color:#fff;}
#f_buttonDiv .bg a:hover{color:#ddd;}
#f_buttonDiv .bg a.on:link,#f_buttonDiv a.on:visited,#f_buttonDiv a.on:active,#f_buttonDiv a.on:hover{background:url(../images/focus_1.gif);color:#fff;}
#f_textbg {width:100%; height:33px; top:0px; left:0; position:absolute; z-index:1;background:#000; filter:Alpha(Opacity=30);}
#f_text{
	width:283px;
	height:33px;
	line-height:33px;
	overflow:hidden;
	text-align:center;
	top:0px;
	left:0px;
	position:absolute;
	z-index:2;
}/* 标题区域，定位于infoDiv左侧，层级为2 */
#f_text a{display:block; font-size:14px; font-weight:bold;}
#f_text a:link,#f_text a:visited,#f_text a:active{color:#ffff33;text-decoration:none;}
#f_text a:hover{color:#cccc33;text-decoration:none;}
