﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:200px;height:150px;}
.productshow_pic{width:200px;height:150px;border:0px;}
/*产品列表自定义排版product_all设置*/
.product_all{border-collapse:collapse;width:100%;}
.product_all_list1,.product_all_list2{padding:2px;}
.product_all_title1,.product_all_title2{width:40%;font-weight:bold;border-bottom:1px dashed #cccccc;text-align:right;}
.product_all_content1,.product_all_content2{width:60%;border-bottom:1px dashed #cccccc;}
/*产品列表固定排版*/
.product{border-collapse:collapse;margin:auto;width:98%}
.product_title{height:30px;font-weight:bold;text-align:center;}
.product_title1,.product_title2,.product_title3{border-bottom:1px solid #cccccc;text-align:center;}
.product_list1,.product_list2{height:26px;}
.product_content1{text-indent:25px;}
.product_content1,.product_content2,.product_content3{border-bottom:1px dashed #cccccc;}
.product_content2,.product_content3{text-align:center;}
.product_bottom{}
.product_bottom1,.product_bottom2,.product_bottom3{}
/*产品列表翻页*/
.product_page{border-collapse:collapse;width:99%;margin:auto;padding:4px;}
.product_page_left{}
.product_page_right{text-align:right}
.product_page a:link,.product_page a:visited,.product_page a:active{color:#000000;}
.product_page a:hover{color:#ff0000;position:relative;top:1px;}
.product_page_none{color:#afafaf;}
.product_page_default{color:#000000;}
.product_page_nonce{color:#ff0000;}
/*产品详情product_info设置*/
.product_info{border-collapse:collapse;width:98%;margin:auto;}
.product_info_list1,.product_info_list2{padding:4px;line-height:24px;}
.product_info_title1,.product_info_title2{width:30%;font-weight:bold;border-bottom:1px dashed #cccccc;text-align:right;padding-right:5px;}
.product_info_content1,.product_info_content2{width:70%;border-bottom:1px dashed #cccccc;}
.product_info_cart{text-align:center;height:30px;}
.product_info_cart input{font-size:12px;width:77px;height:20px;border:0px;background:url(images/vote_button.gif);}
/* CSS Custom */