﻿
.product{ width:660px; margin:0 auto; margin-bottom:10px; margin-top:10px; border-bottom:1px #ccc solid; /*background:red;*/ }


.product_img{ height:160px; width:160px; float:left; margin:0 auto; text-align:center; margin-left:20px;_margin-left:10px; line-height:160px; /*background:yellow;*/}

.product_img img{max-width: 160px;max-height: 160px; /*border:1px solid #ccc;*/}

.product_right{ float:left; width:460px; height:161px; margin-left:15px; /*background:green;*/}

.product_name{ margin:5px 0 10px 0; font-size:13px;}

.product_name label{ font-weight:bold;}

.product_desc{ }

.product_desc label{font-weight:bold; font-size:13px;}

.product_desc a{color:#12589E}

.product_desc a:hover{ text-decoration:none;}
