﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:160px;height:130px; border:1px solid #91930C;}
/*show_product_list_info*/
.product_info{border-collapse:collapse; width:98%; margin:auto;}
.product_info_list1,.product_info_list2{}
.product_info_title1,.product_info_title2{text-align:right;height:25px; border-bottom:#CCCCCC 1px solid; width:20%; font-weight:bold;}
.product_info_content1,.product_info_content2{ height:25px; border-bottom:#CCCCCC 1px solid; width:80%; text-indent:10px;}

.product_info_topic{text-indent:25px;color: #006600;border-bottom:1px solid #E5E5E5; font-size:14px; padding-bottom:16px; font-weight:bold; padding-top:33px;}
.product_info_memos{ padding-top:10px;}
