﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:195px;height:145px; border:#cccccc 1px solid;}
/*show_product_list_info*/
.product_info{border-collapse:collapse; width:98%;margin:auto;padding:4px;}
.product_info td{font-size:12px;}
.product_info_list1,.product_info_list2{line-height:170%}
.product_info_title1,.product_info_title2{background:url(../images/pic_point.jpg) no-repeat 10px 10px;width:20%;text-align:right;font-weight:bold;color:#625440;border-bottom:#43371D 1px dashed;}
.product_info_content1,.product_info_content2{width:80%;text-indent:5px;color:#625440;border-bottom:#43371D 1px dashed;}
.product_info_cart{text-align:center;}
.product_info_cart input{width:77px;height:20px;border:0px;background:url(../images/vote_button.jpg);}