



/*悬浮菜单*/
#BottomNav{background:-webkit-gradient(linear, 0 0, 0 bottom, from(#48a324), to(#28690f));background:-moz-linear-gradient(#48a324, #28690f);height:100px;overflow:hidden; position:fixed;left:0;bottom:-12px;width:100%;}
#BottomNav ul li { float:left; text-align:center; width:20%;}
#BottomNav .icon {background:url(../images/yvonne.png) no-repeat scroll 0 0 transparent; display:block; height:18px; margin:0 auto 3px;}
#BottomNav .a { background-position:1px 1px;width:33px; height:18px;}
#BottomNav .b { background-position:-32px 1px; width:28px; height:18px;}
#BottomNav .c { background-position:-58px 1px;width:30px; height:18px;}
#BottomNav .d { background-position:-88px 1px;width:23px; height:18px;}
#BottomNav .e { background-position:-111px 1px;width:26px; height:18px;}
#BottomNav ul,li{margin:0;padding:0;border:0;font-size:100%; list-style:none;}
#BottomNav ul li a { font:42px "微软雅黑"; color:#fff; display:block; border-right:1px solid #629831; padding:5px 0px;}
#BottomNav .last { border-right:none !important;}
/*--内页分页--*/
