/*--------²úÆ·Í¼Æ¬ÁÐ±í-----------*/
.feat_prod_box{
padding:0px;
margin:0 20px 10px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}
.feat_prod_box_details{
padding:10px 0 10px 0;
margin:0 20px 10px 0;
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
width:295px;
float:left;
padding:0 0 0 15px;
position:relative;
}
.box_top{
width:295px;
height:9px;
background:url(../images/box_top.gif) no-repeat center bottom;
}
.box_center{
width:295px;
height:122px;
background:url(../images/box_center.gif) repeat-y center;
}
.box_bottom{
width:295px;
height:9px;
background:url(../images/box_bottom.gif) no-repeat center top;
}
p.details{
padding:0px 15px 0px 15px;
font-size:12px;
line-height:23px;
}
.prod_title{
color:#006600;
padding:0px 0 0 15px;
font-size:13px;
}
.prod_title a{
color: #006600;
font-size:13px;
font-weight:bold
}

.clear{
clear:both;
}