/* analyse - quick nav*/
*html .analymenu{position:absolute;bottom:0;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||295)-(parseInt(this.currentStyle.marginBottom,10)||0)));}/* IE6 底部固定  */
.analymenu {width:58px;position:fixed;top:290px;left:50%;margin-left:526px;}
.menu_c {width:58px;text-align:center; background:#739ac3;}
.menu_c a {display:block;height:28px;line-height:28px;color:#fff;font-size:14px;text-decoration:none;}
.menu_c a.none { background:0;}
.menu_c a:hover { color:#ffcd00;}
.menu_c span{display:block;height:29px;line-height:29px;border-bottom:1px solid #fff;color:#fff;font-size:12px;font-weight:bold;}