﻿
   @charset "65001";
   
/*商品分类列表样式*/
   .Categories{float:left; height:auto;background:url(../Images/class_center_Bg.jpg) repeat-y;padding-right:7px; width:162px; overflow:hidden;}
   .Categories .Left_title{background:url(../Images/class_bg.jpg); height:26px; width:162px;}
   .Categories .Left_title div{height:26px; width:4px; float:left}
   .Categories .Left_title .top_left{background:url(../Images/class_left.jpg) no-repeat center left; width:12px}
   .Categories .Left_title .top_center{width:146px;font-size:14px; text-align:left; padding-top:7px; height:19px;}
   .Categories .Left_title .top_right{background:url(../Images/class_right.jpg) no-repeat center right;}
   .Categories .Left_center{width:162px;padding-top:8px; padding-bottom:4px; height:auto}
   .Categories dt{background:url(../Images/Home_r8_c3.jpg) no-repeat center left; padding:0; margin:0; margin-left:10px; padding-left:15px; clear:both; text-align:left}
   .Categories dl{height:auto; margin:3px 0px 0px 0px; padding:0px 0px 0px 0px;padding-bottom:18px;}
   .Categories dt{line-height:20px;}
   .Categories dd{margin:0px; width:60px; padding:0px;padding-left:25px; float:left; text-align:left;line-height:19px;}
   .Categories dd.l_dd{padding-left:12px;width:auto;}
   .Categories dd.dd{display:block;width:auto;}
/*商品分类列表样式*/