<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
/* 焦点图1 */
#f_div{width:286px; height:190px; overflow:hidden;margin:4px auto 0 auto}/* 定义图片外框宽高，注意标题不在此区域内 */
#f_imgDiv{width:100%; height:190px;overflow:hidden;filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);}/* 定义图片区域宽高以及切换滤镜 */
#f_imgDiv img { border:none;}
#f_infoDiv{
	top:-18px;
	position:relative;
}/* 按钮区域外框，通过relative放置于图片上方底部 */
#f_buttonDiv{top:0; right:0;position:absolute; z-index:2;width:20px;}/* 按钮区域，定位于infoDiv右侧，注意此div的层级为2，置于半透明层上方 */
#f_buttonDiv .bg{ text-align:center;height:18px;overflow:hidden;}
#f_buttonDiv .bg a{width:20px;height:20px; float:left; overflow:hidden;text-decoration:none;}/* 按钮定义 */
#f_buttonDiv .bg a:link,#f_buttonDiv a:visited,#f_buttonDiv a:active{ background: #9E2302;color:#fff;}/* 初始按钮效果 */
#f_buttonDiv .bg a:hover{background:#D89B64; color:#fff;}/* 初始按钮鼠标经过效果 */
#f_buttonDiv .bg a.on:link,#f_buttonDiv a.on:visited,#f_buttonDiv a.on:active,#f_buttonDiv a.on:hover{background:#D89B64; color:#fff;}/* 当前切换按钮鼠标经过效果 */
#f_textbg {}/* 按钮下方半透明层背景 */
#f_text{text-align:center;; overflow:hidden;}/* 标题区域 */.unnamed12 {
	border: 1px solid #CA916D;
}
.unnamed16 {
	background-color: #EBD0B5;
}
