﻿@charset "utf-8";
/* CSS Document */
.product_pic{width:100px;height:100px;}
.productshow_pic{width:150px;height:150px;}
/*产品列表自定义排版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:650px;margin:auto;padding:4px;}
.product_page_left{color:#ccc;}
.product_page_right{text-align:right}
.product_page a:link,.product_page a:visited,.product_page a:active{color:#ccc;}
.product_page a:hover{color:#ccc;position:relative;top:1px;}
.product_page_none{color:#CCCCCC;}
.product_page_default{color:#ccc;}
.product_page_nonce{color:#ccc;}
/*产品详情product_info设置*/
.product_info{border-collapse:collapse;width:98%;margin:auto;}
.product_info_list1,.product_info_list2{padding:4px;}
.product_info_title1,.product_info_title2{width:30%;font-weight:bold;border-bottom:1px dashed #666;text-align:right;color:#ccc;}
.product_info_content1,.product_info_content2{width:70%;border-bottom:1px dashed #666;}
.product_info_cart{text-align:center;height:30px;}
.product_info_cart input{font-size:12px;width:85px;height:26px;line-height:26px;border:0px;background:url(../images/vote_button.gif);color:#ccc;}
/* CSS Custom */
.pic_mar{ margin:10px 10px 10px 0px;color:#ccc;}
.pic_mar img{width:200px;height:200px; border:1px solid #666;}
.pic_td2{line-height:20px;}
.picshow_img{width:300px;padding-top:15px;}
.picshow_img img{border:1px solid #999; width:250px;height:250px;}
.picshow_rihgt{width:350px;padding-top:15px;}
.picshow_bottomtitle{padding-top:20px; border-bottom:1px solid #999; color:#ccc;}
.picshow_bottomtext{padding-top:5px; line-height:18px;color:#ccc;width:640px;}
