﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:190px;height:135px; border:solid 1px #cccccc;}
/*show_product_list_info*/
.product_info{border-collapse:collapse; width:98%; margin:auto;}
.product_info_list1,.product_info_list2{line-height:180%}
.product_info_title1,.product_info_title2{ width:28%;border-bottom:1px dotted #cccccc;text-align:left; text-indent:40px;background:url(../images/cplist_icon.gif) 10px no-repeat; font-weight:bold;}
.product_info_content1,.product_info_content2{border-bottom:1px dotted #cccccc;text-indent:5px; color:#666666; width:72%;}