

.categorylist{
border:1px;border-style:solid; border-color:#BAE5F4;
}

.productlist_bigdiv{
margin-top:10px;
margin-left:auto;
margin-right:auto;
font-weight:100;
}
.categorylist-div{
width:190px;
height:auto;
border:1px;
border-style:solid; 
border-color:#BAE5F4;
float:left;
 }
 
.productlist-div{
width:782px;
height:auto;
border:1px;
border-style:solid; 
border-color:#BAE5F4;
float:right;

 }
 
 
 .product_top{
width:100%;
height:30px;
font-weight:bold;
}

.product_line{
width:95%;
margin-left:auto;
margin-right:auto;
height:1px;
border-bottom:1px solid #ddd;
}
.itempic{
width:150px;
float:left;
margin-left:2px;
}
.product_id{
width:100%;
float:left;
height:20px;
text-align:center;
color:#FF3300;
font-size:14px;
}
.product_img{
width:100%;
float:left;
height:auto;
line-height:150px;
}

.product_description{
width:100%;
float:left;
height:20px;
text-align:center;
}
.product_price{
width:100%;
float:left;
height:20px;
text-align:center;
color:#FF3300;
font-size:14px;
}
.product-img{
width:150px;
height:120px;
border:0;
}

.productlist_categorylist_div{
width:750px;
margin-left:auto;
margin-right:auto;
float:left;
clear:both;
}
.productlist_categorylist_div_li{
width:125px;
height:20px;
float:left;
overflow:hidden;
}

.product_img a{padding:2px; border:1px solid #CCCCCC; margin-right:8px;_margin-right:4px; display:block; float:left; width:140px; height:120px;text-align:center}



/*************************分页开始*************************/
.pagination {
float:right;
width:700px;
border:0px solid #BFDEED;
border-top:none;
clear:both;
height:28px;
padding-top:5px;
}

.pagination dd {
float:left;
font-family:Arial, Helvetica, sans-serif,"宋体",Verdana;
font-size:12px;
margin-left:5px;
white-space:normal;
}

.pagination dd a {
background:#F7FCFF;
border:1px solid #8ED0F2;
display:block;
font-family:Arial, Helvetica, sans-serif,"宋体",Verdana;
font-size:12px;
height:20px;
line-height:20px;
text-align:center;
text-decoration:none;
white-space:normal;
width:28px;
}

.pagination li a:hover {
background:#FFECD2 none repeat scroll 0;
border:1px solid #F60;
color:#F60;
text-decoration:none;
}

.pagination .select {
background:#FFECD2;
border:1px solid #f60;
color:#f60;
font-weight:700;
text-decoration:none;
}

.total{
line-height:20px;
}

.pagination .fristpage,.prespage,.nextpage,.lastpage {
width:20px !important;
}
/*************************分页结束*************************/
