﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:220px;height:220px; border:solid 2px #f3f3f3;}
/*show_product_list_info*/
.product_info{border-collapse:collapse; width:98%;margin:auto;padding:4px;}
.product_info td{border-bottom:#43371D 1px dotted; font-size:12px; height:25px;}
.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; background:url(../images/arrow_002.gif) no-repeat 2px center;}
.product_info_content1,.product_info_content2{text-indent:5px;color:#625440;width:80%;}
