/*连接样式*/
a{
color: #000000;}
a:hover{
color:#FF6600;
text-decoration:none;
}
a:visited{color: #330066;
text-decoration:none;}
/*网页左边*/
.pmleft{
float:left;
width:640px;
border-right:1px #b92823 solid;
/*background-color:#feefef;*/
}
.pmright{
float:right;
width:250px;}
/*box样式*/
.nbox{
border:1px #f29aa0 solid; 
padding:2px;}

.border_f29aa0{
border:1px #f29aa0 solid;
}
.nbtop{
background:url(/images/bg_line.jpg) repeat-x left center;
height:26px;
}
.nbtop h5{
font-size:13px;
color:#b92823;
padding:4px;
padding-left:20px;
background:url(/images/bullet1.gif) 5px center no-repeat;
text-decoration:underline;
}
/*box样式*/

/*导航nav*/
.pnav{
height:25px;
border-bottom:1px #b92823 solid;
line-height:25px;
padding-left:5px;
clear:both;
color:#b92823;
}
/*商品分类*/
.pclass{
padding:5px;}
.pclass ul li{
float:left;
width:100px;
height:20px;
line-height:25px;}
.pclass ul li a{
text-decoration: none;
font-size:13px;}

/*品牌直通车*/
#pp{border-top:1px #ccc dashed; padding-bottom:5px; margin-top:5px;}
#pp .title{ font-size:14px; line-height:25px; color:#b92823;}
#pp .content{ font-size:12px; line-height:17px; color:#999}
#pp .netadd{ font-size:10px; color:#339900;}

/*商品列表导航*/
#product_list{
clear:both;
margin-top:5px;
}
.plul{ 
height:25px; 
padding-left:10px;
margin-bottom:-1px;
clear:both;
}

.plp{
padding-top:5px;
height:22px;
background:url(/templete/images_web/bg_top_line.jpg) left bottom repeat-x;
border-top:1px #b92823 solid;
padding-left:5px;
clear:both;
text-align:left;
}

.plst{
clear:both;
}
.all-class,.sug-class,.ser-class,.pro-class{background:url(/templete/images_web/bg_line.jpg) 0 0 repeat-x; color:#b92823; height:23px; line-height:23px; text-align:center; float:left; cursor:hand;border-left:1px #b92823 solid;border-top:1px #b92823 solid;border-right:1px #b92823 solid;border-bottom:1px #b92823 solid;}

.nownav{ background:url(/templete/images_web/bg_line.jpg) -70px 0px no-repeat;color:#b92823; font-weight:bold;font-size:13px; height:24px;line-height:24px;text-align:center; float:left; cursor:hand;border-left:1px #b92823 solid;border-top:1px #b92823 solid;border-right:1px #b92823 solid; background-color:#ffffff; border-bottom:0px; position:relative;}
.afternav{background:url(/templete/images_web/bg_line.jpg) 0 0 repeat-x; color:#b92823; height:23px; line-height:23px; text-align:center; float:left; cursor:hand;border-left:1px #b92823 solid;border-top:1px #b92823 solid;border-right:1px #b92823 solid;border-bottom:1px #b92823 solid;}

/*图文显示*/
#pl0,#pl2{
border-bottom:1px #eee solid;
padding-bottom:5px;
padding-top:5px;}

#pl0 .images img{
width:100px;
}
#pl0 .content h2{
font-weight:lighter;
margin-bottom:5px;
}
#pl0 .content p{
line-height:17px;}
#pl0 .content h2 a{
text-decoration:underline;
color:#b92823;
font-size:15px;}
#pl0 .content .mes{
text-align:right;
padding-right:5px;}
#pl0 .content .mes a{
text-decoration:underline;}

/*文本显示*/
#pl2 .content{
padding:5px;
}
#pl2 .content h2{
margin-bottom:5px;}
#pl2 .content h2 a{
text-decoration:underline;
color:#b92823;
font-size:15px;
font-weight:lighter;}
#pl2 .content ul li{
line-height:17px;}

/*图片显示*/
#pl1{
float:left;
margin:5px;
text-align:center;
margin-bottom:10px;
}
#pl1 a{
text-decoration:underline;
color:#b92823;}
#pl1 table{
border:1px #ccc solid;
width:114px;
height:120px;}
#pl1 table td{
padding:4px;}
#pl1 img{
width:70px;
}

/*图片预览*/
div#PreviewBox{
  position:absolute;
  padding-left:6px;
  display: none;
  Z-INDEX:2006;
 }
 div#PreviewBox span{
  width:7px;
  height:13px;
  position:absolute;
  left:0px;
  top:9px;
  background:url(/images/arrow.gif) 0 0 no-repeat;
 }
 div#PreviewBox div.Picture{
  float:left;
  border:1px #666 solid;
  background:#FFF;
 }
 div#PreviewBox div.Picture div{
  border:4px #e8e8e8 solid;
 }
 div#PreviewBox div.Picture div a img{
  margin:19px;
  border:1px #b6b6b6 solid;
  display: block;
  max-height: 250px;
  max-width: 250px;
 }
/*图片预览*/

/*分页导航*/
.pagenav{
height:30px;
text-align:center;}
.pagenav a:link{
text-decoration:underline;
font-size:13px;
color:#b92823;}

/*限制图片大小*/
.picxz{
width:114px;
height:120px;
overflow:hidden;
padding-top:10px;}


/*最近浏览的*/
.browselst div{
text-align:center;
width:120px;
height:130px;
float:left;
overflow:hidden;
line-height:20px;
margin-bottom:5px;
}
.browselst div img{
width:80px;
height:80px;
border:1px #ccc solid;
padding:2px;}
