ul{ list-style:none;}

.menu_tab{ width:100%;}
.menu{ overflow:hidden;}
.outer{ background:url("../images/menu_bg.jpg") no-repeat top left; margin-top:10px; padding-left:15px;}
.inner{ background:url("../images/menu_bg.jpg") no-repeat top right; padding-right:5px;}
.menu ul{background:url("../images/menu_bg.jpg") repeat-x; height:34px; }
.menu li{ float:left; width:auto !important; width:1%; white-space:nowrap; padding:0; background:url("../images/menu_bg.jpg") no-repeat bottom left;}
.menu li.liFirst{ margin-left:50px;}
.menu li a{display:block; text-decoration:none; padding-left:9px; cursor:pointer;}
.menu li a span { display:block;height:34px; line-height:34px; color:white; padding-right:15px;}
.menu li.selected a{font-weight: bolder;}

.menu_content{width: 954px;height: 29px;background:url("../images/childMenu_bg.jpg") repeat-x;border: 1px solid #e6e6e6;margin-bottom:2px;font-size: 12px;}
.menu_content ul{}
.menu_content li{ float:left; }
.menu_content li.firstLi{ margin-left: 96px;}
.menu_content li a{height:29px; line-height:29px;margin: auto 14px;}
.menu_content li a:hover{}