#biaoge {
    width:100%;
    margin:10px auto;
    overflow : hidden;
}
#biaoge li,#biaoge li.biaotou {
    list-style-type:none;
    width:138px;
    height:30px;
    line-height:30px;
    text-align:center;
    float:left;
    margin-left:1px;
    margin-bottom:1px;
    overflow : hidden;
    background:#fff url("../../image/default/box1-bg.gif") repeat-x left top;
}
#biaoge li.biaotou {
    background:#999;
    background:url("../../image/default/h1-bg.gif") repeat-x;
    font-weight:bold;
    color : #0074DC;
    overflow : hidden;
}
