﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:150px;height:150px;}
/*show_product_list_info*/
.product_info{border-collapse:collapse; width:98%;margin:auto;padding:4px;}
.product_info td{border-bottom:#43371D 1px dashed; font-size:12px;}
.product_info_list1,.product_info_list2{line-height:170%}
.product_info_title1,.product_info_title2{width:20%;text-align:right;font-weight:bold;color:#625440;}
.product_info_content1,.product_info_content2{width:80%;text-indent:5px;color:#625440;}
.product_info_cart{text-align:center;}
