﻿

/*------快捷导航代码------*/
#divMenu{ width:32px; height:92px; background:url(../images/MainMenu.png) no-repeat;cursor:pointer;}
ul,li{padding:0;margin:0;}
.Mbox a{ color:#fff;display:block;font-size:14px;}
.Mbox a:hover{ text-decoration:none;}
.Mbox {z-index:1000;left:0;width:32px;height:300px;position:absolute;	top: 15px; }
.Mbox .press{right:0;cursor:pointer;position:absolute;height:247px;}
.Mbox .Mlist{position:absolute;height:300px;left:0px;width:110px; background:#163452; }
.Mbox li{ margin:6px 0px;}
.Mbox .Mlist ul{height:;width:110px; margin-top:17px;}
.Mbox .Mlist li{ width:110px;}
.Mbox .Mlist li.MainSub01 a{ height:27px; width:95px; line-height:27px; padding:0 0 0 15px;}
.Mbox .Mlist li.MainSub01 a:hover{ background:url(../images/menusub1hover.jpg) no-repeat right center; }
.Mbox .Mlist li.Menuhome a{ width:105px; height:27px; margin:20px 0 0 0; text-align:center;  background:url(../images/home.png) no-repeat 10px 0;}
.Mbox .Mlist li.Menuhome a:hover{margin:20px 0 0 0;background:url(../images/homehover.png) no-repeat 10px 0px;}
.Mbox .Mlist2{position:absolute;height:300px;left:110px;width:110px; background:#1e5cb2;}
.Mbox .Mlist2 ul{height:283px;width:98px; margin:17px 6px 0 6px;}
.Mbox .Mlist2 li{ width:98px;height:27px; text-align:center;}
.Mbox .Mlist2 li a{ display:block; width:98px; height:27px;line-height:27px;}
.Mbox .Mlist2 li a:hover{ background:url(../images/menunav02hover.jpg) no-repeat center center;}
