www.gusucode.com > 数码家电商城源码程序 > 数码家电商城源码程序/2048/shop/templates/css/shoptwoclass_brand.css

    .shoptwoclass_brand_cap{
height:37px;
background:url(../images/tbg.gif) no-repeat;
}

.shoptwoclass_brand_cat{
width:101px;
height:37px;
float:left;
margin-left:4px;
cursor: pointer;
background:url(../images/catbrand_bg02.gif) 0px 0px no-repeat;  
}

.shoptwoclass_brand_cat_on{
width:101px;
height:37px;
float:left;
margin-left:4px;
cursor: pointer;
background:url(../images/catbrand_bg01.gif) 0px 0px no-repeat;  
}

.shoptwoclass_brand_brand{
width:101px;
height:37px;
float:left;
cursor: pointer;
background:url(../images/catbrand_bg11.gif) 0px 0px no-repeat;  
}

.shoptwoclass_brand_brand_on{
width:101px;
height:37px;
float:left;
cursor: pointer;
background:url(../images/catbrand_bg12.gif) 0px 0px no-repeat;  
}


.shoptwoclass{
border-right:1px #ccc solid;
border-left:1px #ccc solid;
padding:10px 5px 0px 5px;
}

.shoptwoclass .shoptwoclass_top{ 
clear:both;
height:19px;
color: #666;
font:12px/19px Verdana, Arial, Helvetica, sans-serif;
padding:0px;
background:url(../images/catcap.gif) no-repeat;
}

.shoptwoclass .shoptwoclass_top a{
color: #666;
font:bold 12px/19px Verdana, Arial, Helvetica, sans-serif;
padding-left:12px;
text-decoration: none;
}

.shoptwoclass .shoptwoclass_top a:visited{
color: #666;
text-decoration: none;
}

.shoptwoclass .shoptwoclass_top a:hover{ 
color: #ff6600;
text-decoration: underline;
}

.shoptwoclass ul{ 
margin:8px 12px 0px 12px;
padding-bottom:8px;
background:#ffffff;
height:100%;
}

.shoptwoclass ul li{
list-style-type: none;
float:left;
font:12px/22px Verdana, Arial, Helvetica, sans-serif;
margin:0px; 
padding:0px;
color: #4d4d4d;
white-space:nowrap;
}

.shoptwoclass ul li a{
color: #4d4d4d;
font:12px/22px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
margin:0px 5px 0px 5px
}

.shoptwoclass ul li a:visited{
color: #4d4d4d;
}

.shoptwoclass ul li a:hover{ 
color: #ff6600;
}

.shoptwoclass_brand{
display:none; 
text-align:center;
border-right:1px #ccc solid;
border-left:1px #ccc solid;
padding:5px 0px 5px 0px;
}

.shoptwoclass_brand li{
list-style-type: none;
border:1px #d4d4d4 solid; 
margin:5px 5px 0px 5px;
text-align:left;
}

.shoptwoclass_bottom{
	width:210px;
	height:15px;
	background:url(../images/tbg2.gif) no-repeat;
}