.list_default,
.list_extend {
    height: 212px;
    overflow: hidden;
    float: left;
    margin-top: 3px;
    line-height: 18px;
}

.list_default {
    clear: both;
    width: 180px;
    padding-left: 5px;
}

.list_extend {
    clear: both;
    background: #fff;
    z-index: 999;
    margin-top: 5px;
    height: auto;
    width: 180px;
    padding-left: 5px;
}

.list_more {
    width: 100px;
    margin-top: 7px;
    font-size: 12px;
    clear: both;
    padding-left: 2px;
    padding-bottom: 5px;
}

.list_more a {
    color: #76A3CA;
    font-weight: bold;
    border: none 0;
    text-decoration: none;
}

.list_close {
    width: 180px;
    text-align: right;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 2px;
}

.list_close a {
    color: #76A3CA;
    font-weight: bold;
    text-decoration: none;
}

.list_default li {
    float: left;
    height: auto;
    padding-top: 5px;
}

.list_extend li {
    float: left;
    height: auto;
    padding-top: 5px;
}

.list_extend li a {
    color: #03C;
    text-decoration: none;
}

.column_1_width li {
    clear: both;
    width: 175px;
}

.column_2_width li {
    width: 90px;
}

.column_4_width li {
    width: 50px;
}

.column_5_width li {
    width: 140px;
}

.column_7_width li {
    width: 86px;
}

#brand {
    font-family: Arial, Helvetica, sans-serif;
}

.list_more img,
.list_close img {
    border: 0;
}

.list_default li a {
    text-decoration: none;
}

.list_default2,
.list_extend2 {
    height: 212px;
    overflow: hidden;
    float: left;
    margin-top: 3px;
    line-height: 22px;
}

.list_default2 {
    clear: both;
    padding-left: 5px;
}

.list_extend2 {
    clear: both;
    background: #EEF8FE;
    z-index: 999;
    margin-top: 5px;
    height: auto;
    padding-left: 5px;
}