/* 代码整理：时代Java NowJava.com */
*{ margin:0; padding:0;}
ul.menu{  list-style:none; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 15px;  font-style: normal;  font-weight: normal;  text-transform:uppercase;  letter-spacing: normal;  line-height: 1.45em; position: fixed; bottom:0px; left:0px; width:700px;height:100%;}
ul.menu li{ float:left; position:relative; height:100%; width:130px;}
ul.menu li > a{ position:absolute;bottom:0px;left:0px;width:130px; height:40px; text-align:center; line-height:40px; color:#ddd;background-color:#291A2F;letter-spacing:1px;cursor:pointer;text-decoration:none; text-shadow:0px 0px 1px #fff; -moz-box-shadow:-1px 0px 5px #000; -webkit-box-shadow:-1px 0px 5px #000; box-shadow:-1px 0px 5px #000; opacity:0.9;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);}
div.sc_menu_wrapper { position: absolute;top:0px; width:150px; overflow: hidden; bottom:0px; left:0px; visibility:hidden;}
div.sc_menu { width:130px; visibility:hidden;}
.sc_menu a { display: block; background-color:#22002F; color: #fff;}
.sc_menu img { display: block; border: none;  opacity:0.3; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}



