/* CSS Document */

.ldh_fx_panel{width:960px;position:relative;overflow:hidden;}
.ldh_fx_panel img{border:none;width:960px;height:365px;}
.ldh_fx_wrap{height:365px;overflow:hidden;}
.ldh_fx_nav{position:absolute;bottom:5px;width:110%;height:15px;margin:0 0 0 830px;}
.ldh_fx_nav a{border:solid; border-color:#FFFFFF;border-width:1px;display:block;float:left;display:inline;width:18px;height:100%;line-height :20px;text-decoration:none;margin-right:2px;font:14px/2.2 arial;position:relative;}  
.ldh_fx_nav a .ldh_fx_link_bg{display:block;height:100%;background:#000000;filter:Alpha(opacity=70);opacity:1;zoom:1;}
.ldh_fx_nav a .ldh_fx_link_txt{position:absolute;top:-7px;left:0;bottom:0px;display:block;width:100%;text-align:center;cursor:pointer;color:#FFFFFF;font-weight: bold;}
.ldh_fx_nav a:hover .ldh_fx_link_bg,.ldh_fx_nav a.hot .ldh_fx_link_bg{background:#bf0208;}
.ldh_fx_nav a:hover .ldh_fx_link_txt,.ldh_fx_nav a.hot .ldh_fx_link_txt{color:#FFFFFF}