

/*产品导航样式*/
.prod_type ul{list-style:none; margin:0px; padding-left:10px; width:90%;}
.prod_type ul li{margin-bottom:6px;border-bottom:#ccc 1px dashed;background:url(../images/cp_navbig.gif) no-repeat left 8px; text-align:left}
.prod_type ul li a{height:28px;line-height:28px;margin-left:20px;}
.prod_type ul li a:hover,.prod_type ul li.act a{}
.prod_type ul ul{display:none;list-style:none; margin:0px;padding-left:20px; }
.prod_type ul ul li{text-indent:10px;border:0px;  background:url(../images/cp_navbig1.gif) no-repeat left 8px;}
.prod_type ul ul li a {margin-left:10px; height:28px; line-height:28px;}
.prod_type ul ul ul{display:none;list-style:none; margin:0px;padding-left:20px;}
/*
.prod_type ul li, .prod_type ul li a, .prod_type ul li a:visited{color:#444;}
*/

