/*样式*/
#nav li {
    float: left;
    width:100px;
    height:88px;
    line-height:88px;
    text-align:right;
    position:relative;
    overflow:hidden;}
