就是因为多了一个这个括号,下边的css失效

.set_aegi li .input {
    background-position: -8px 0;
    border: 1px solid;
    height: 24px;
    line-height: 20px;
    margin-right: 3px;
    padding: 0 5px;
    width: 152px;
}}就是因为多了一个这个括号,下边的css失效
.set_aegi li .button {
    background: none repeat scroll 0 0 #BF2318;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 24px;
    line-height: 22px;
    margin-top: 5px;
    text-align: center;
    width: 51px;
}