﻿/*商品分类*/
.sp {width:258px; border:solid 1px #c2c2c2; margin-top:10px;float:left; overflow:hidden;}
.sp_title{width:258px;height:33px;background:url(/image/public/menu_bg.gif) repeat-x left top; border-bottom:solid 1px #c2c2c2; }
.sp_title .s1{ margin-left:12px;float:left;font-family: "宋体";font-size: 14px;color: #FFFFFF; text-decoration: none;line-height:30px;font-weight:bold; text-align:left;}          
.sp_content{ width:240px; height:30px; margin:2px 6px; float:left; background:url(/image/default/dot1.gif) repeat-x scroll left bottom; }
.sp_content_title{ width:230px; height:30px; line-height:30px; vertical-align:middle; text-align:left; text-align:left;font-size: 14px;color: #006ba8;text-decoration: none; font-weight:bold; }
.sp_content_title span{ cursor:pointer; }
.sp_content_list{width:210px; color:#464646; text-align:left; float:left;  }

.sp_dot{ width:248px; height:2px; margin:0 2px; float:left;background:url(/image/default/dot1.gif) repeat-x scroll left bottom; }
