/*焦点图*/
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:100%;height:30px;line-height:30px;overflow:hidden;text-align:left;}/*去掉这行,标题背景都不显示*/
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}/*标题背景半透明*/
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;float:left;display:-moz-inline-stack;zoom:1;*display:inline;}/*变换图片右下脚数字*/
.FocusPic .change i.cur {background:#FF7700;} /*变换图片右下脚数字背景*/a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.bhwidth {
 width:320px; 
 height:30px;
line-height:26px; 
overflow:hidden
 }
