@charset "utf-8";
/* CSS Document */

/* analyse - quick nav*/
*html{background-attachment:fixed;}
*html .fixemenu { position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||500)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.fixemenu{width:26px; height:90px; position:fixed; top:140px;left:50%;cursor:pointer;margin-left:426px;}
*html .fixemenu_en{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||520)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.fixemenu_en{width:20px; height:75px;position:fixed;top:140px;cursor:pointer;left:50%;margin-left:463px;_margin-left:480px;}
/* menu*/
*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:52px;background:#FFF; padding:1px 1px;position:fixed;top:140px;left:50%;margin-left:426px;}
.menu_c {width:50px;padding-bottom:2px;border:#c00 1px solid; text-align:center; background:#f8f8f8;}
.menu_c a {display:block;height:25px;line-height:25px;color:#383838;font-size:14px;text-decoration:none;background:url(../../../img.7m.cn/q_nav/menu_line.gif) no-repeat 0 bottom;}
.menu_c a.none { background:0;}
.menu_c a:hover { color:#c00;}
/* en */
*html .analymenu_en{position:absolute;bottom:0;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,5)||310)-(parseInt(this.currentStyle.marginBottom,10)||0)));}/* IE6 底部固定  */
.analymenu_en {display:block;width:42px; padding:1px 1px; background:#FFF; position:fixed;top:140px;left:50%;margin-left:465px;_margin-left:480px;}
.menu_icon {width:40px;padding-bottom:2px;border:#c00 1px solid; text-align:center; background:#f8f8f8;}
.menu_icon span { display:block; width:40px; height:15px; background:url(../../../img.7m.cn/q_nav/menu_t.gif) no-repeat center 0;}
.menu_icon a {display:block; width:30px;height:24px;line-height:24px;text-decoration:none; margin:0 auto; background:url(../../../img.7m.cn/q_nav/menu_icon.gif) no-repeat;}
.menu_icon a.prev { background-position:3px 4px;}
.menu_icon a.tips {background-position:3px -22px;}
.menu_icon a.h_total { background-position:3px -44px;}
.menu_icon a.h_data { background-position:3px -68px;}
.menu_icon a.h_sche { background-position:3px -92px;}
.menu_icon a.a_total { background-position:3px -118px;}
.menu_icon a.a_data { background-position:3px -144px;}
.menu_icon a.a_sche { background-position:3px -170px;}
.menu_icon a.lineup { background-position:2px -196px;}
.menu_icon a.odds { background-position:2px -220px;}
.menu_icon a.standing { background-position:2px -245px;}
.menu_icon a:hover { color:#c00;}
/* designed on 2013-04-24, by hw */