.navbox{height:40px;position:relative;z-index:99999; margin:0;background:#3D3A3A;filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;font-family:'微软雅黑';}
.navdrop{width:1002px;margin:0 auto;height:40px; list-style:none;}
.navdrop li{float:left;height:40px;position:relative; list-style:none;}
.navdrop li.last{background:none;}
.navdrop li a{text-decoration:none;}
.navdrop li a span{float:left;display:block;line-height:40px;font-size:14px;color:#ffffff;cursor:pointer;width:143px;text-align:center; }
.mj_hover_menu{text-decoration:none; width:143px; background:url(../menu/images/menu_hover.jpg); height:40px;}
.navdrop li.selected .submenu{display:block;}
.navdrop li .submenu{display:none;position:absolute;top:40px;left:-9px;}
.navdrop li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}
.mj_menu_pro_bg{width:825px; height:235px; background:url(../menu/images/menu_pro_bg.png) no-repeat;}
.mj_menu_pro_main{width:765px; margin:auto; padding-top:12px;z-index:99999;}
.mj_menu_pro_li{ float:left;}
.mj_menu_li_txt{line-height:22px; font-size:12px; color:#696969;}
.mj_menu_li_txt font{font-size:14px; color:#bb1721;}
.mj_menu_li_txt a{color:#696969; text-decoration:none;}
.mj_menu_li_txt a:hover{color:#696969; text-decoration:underline;}

.mj_menu_news_bg{width:480px; height:185px; background:url(../menu/images/menu_news_bg.png) no-repeat;}
.mj_menu_news_main{width:440px; margin:auto; padding-top:12px;z-index:99999;}
.mj_menu_news_li{padding:0px 30px; margin-right:30px; height:150px; float:left; border-right:solid 1px #cccccc; }
.mj_menu_news_img{float:left; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}
.mj_menu_news_li2{padding:0px 30px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img2{float:left; margin-left:20px; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}
.mj_menu_news_li3{padding:0px 25px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img3{float:left; margin-left:10px; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}

.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:999999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;margin:0px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(../images/suspend.png);margin:0px;position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:66px;background:#ffffff;margin:0px;}
.suspend dl dd.suspendQQ a{width:120px;height:66px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendSkype{width:120px;height:66px;background:#ffffff;border-top:1px solid #e4e8ec;margin:0px;}
.suspend dl dd.suspendSkype a{width:120px;height:66px;display:block;background:url(../images/suspend.png) -40px -66px;overflow:hidden;}
.suspend dl dd.suspendAli{width:120px;height:66px;background:#ffffff;border-top:1px solid #e4e8ec;margin:0px;}
.suspend dl dd.suspendAli a{width:120px;height:66px;display:block;background:url(../images/suspend.png) -40px -132px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}
