﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:160px;height:200px;outline:solid 2px #cccccc;}
/*show_product_list_info*/
.product_info{border-collapse:collapse; width:75%; margin-left:40px;font-size:14px;}
.product_info_list1,.product_info_list2{line-height:215%}
.product_info_title1,.product_info_title2{ width:100px;border-bottom:1px dashed #000000; text-align:right; background:url(../images/pic_list_icon.jpg) 25px no-repeat; background-position:left; font-weight:bold;}
.product_info_content1,.product_info_content2{border-bottom:1px dashed #000000;text-indent:15px; color:#000000;}