﻿#experienceTeam .title ul li.clothes{
 background:url(../images/bg_active_nav.gif) -21px -102px no-repeat;
}
/*--参与品牌--*/
#brandList{
 clear:both;
 width:548px;
 overflow:hidden;
 margin:0 0 0 10px;
}
#brandList h2{
 text-align:left;
 color:#000;
 font-size:14px;
 font-weight:normal;
 padding:0 0 10px 0;
}
#brandList ul{
 list-style:none;
 width:100%;
 height:548px;
}
#brandList ul li{
 float:left;
 text-align:center;
 width:182px;
 height:147px;
}
#brandList ul li.brand_01{
 background:url(../images/bg_brand_01.gif) 0 0 no-repeat;
}
#brandList ul li.brand_02{
 margin:0 0 0 -16px;
 background:url(../images/bg_brand_02.gif) 0 5px no-repeat;
}
#brandList ul li.brand_03{
 margin:0 0 0 16px;
 background:url(../images/bg_brand_03.gif) 0 0 no-repeat;
}
#brandList ul li.brand_04{
 background:url(../images/bg_brand_04.gif) 0 8px no-repeat;
}
#brandList ul li.brand_05{
 background:url(../images/bg_brand_05.gif) 8px 6px no-repeat;
}
#brandList ul li a{
 vertical-align:middle;
 display:table-cell;
 width:182px;
 height:147px;
}
#brandList ul li a img{
 vertical-align:middle;
 margin:0 auto 0 20px;
 margin-top:expression((147-this.height)/2);
}
#brandList ul li.brand_03 a img{
 margin:0 auto;
 margin-top:expression((147-this.height)/2);
}
#brandList .note{
 text-align:right;
 font-size:12px;
 color:#FF7E00;
 width:100%;
}
