﻿.AllCategories_all {
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    padding: 0 5px;
    width: 97%;
}
.AllCategories_all li {
   /* padding: 5px 0;*/
}
.AllCategories_Title {
    /*background: url("../images/jt_up.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);*/
    background:url("../images/xp-vshop-icon.png") no-repeat scroll 99% -120px;
    overflow: hidden;
    width: 100%;
    padding:11px 13px 10px;
}
.AllCategories_bottom
{
	border-bottom: 1px solid #D3D3D3;
}
.categoriesicon{background-color:#C00F18;border-radius: 7px;display: inline-block;height: 7px;margin: 0 5px 2px 0;width: 7px;}
.AllCategories_Title1 {
   /* background: url("../images/jt_down.jpg") no-repeat scroll right top;*/
   background:url("../images/xp-vshop-icon.png") no-repeat scroll 99% -170px;
    
}
.AllCategories_Cont {
    display: none;
    overflow: hidden;
    width: 100%;
}
.AllCategories_bgLine {
    border-bottom: 1px solid #D3D3D3;
    overflow: hidden;
    padding-top: 5px;
    width: 100%;
}
.AllCategories_bgMessage {
    background-color: #F4F4F4;
    border-top: 1px solid #FFFFFF;
    overflow: hidden;
    padding: 7px;
}
.AllCategories_bgMessage li {
    color: #666666;
    float: left;
    font-size: 14px;
    padding: 7px 2px;
    text-align: center;
    width: 33%;
}