/* BASIC css start */
.xans-mall-faq ul.link {
    background: #e5e5e5 none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    display: none;
    height: 32px;
}
.xans-mall-faq ul.link::after {
    clear: both;
    content: "";
    display: block;
}
.xans-mall-faq ul.link li {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    height: 22px;
    margin: 0 1px 0 0;
    padding: 10px 0 0;
    text-align: center;
    width: 173px;
}
.xans-mall-faq ul.link li a {
    color: #838383;
    font-size: 11px;
}
.xans-mall-faq ul.link li.selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #000 none repeat scroll 0 0;
    border-color: #bbb #bbb -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    height: 23px;
    padding-top: 9px;
}
.xans-mall-faq ul.link li.selected a {
    color: #feffff;
    font-weight: bold;
}
.xans-mall-faq .cont {
    border-bottom: 1px solid #e5e5e5;
    color: #8f8f91;
    line-height: 17px;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.xans-mall-faq .cont h3 {
    color: #444;
    font-size: 12px;
    margin: 0;
}
.xans-mall-faq h3 {font-weight:bold;}
/* BASIC css end */

