﻿@charset "utf-8";
/* CSS Document */
.product_pic{
	width:100px;
	height:100px;
	border: 0px;
}
.productshow_pic{width:220px;height:165px;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:#CCCCCC;}
.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;}
.product_info_title1,.product_info_title2{width:30%;font-weight:bold;border-bottom:1px dashed #cccccc;text-align:right;}
.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 */
.pic_td1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.pic_td2{ border: 1px solid #FF9900;
}
.pic_td3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.pic_td4 {
	border: 1px solid #FF9900;
}
.pic_td5 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
.pic_td6 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
#width_control { overflow:hidden; width:350px; height:120px; word-break:keep-all; text-overflow:ellipsis;
}
#width_control1 {
	overflow:hidden;
	width:155px;
	word-break:keep-all;
	text-overflow:ellipsis;
	line-height: normal;

}
#width_control2 { overflow:hidden; width:50px;  word-break:keep-all; text-overflow:ellipsis; 
}
#width_control3 { overflow:hidden; width:90px;   word-break:keep-all; text-overflow:ellipsis;
}

.picshow_set{width:100%; vertical-align:top;}
.picshow_topleft{width:40%;text-align:center; vertical-align: middle;padding:5px 0px;}
.picshow_topright{ width:60%; vertical-align:top;}
.picshow_middle{text-indent:25px;font-weight:bold; line-height:30px;border-bottom:2px #889193 solid;background: url(../images/jt.gif) 10px center no-repeat;}
.picshow_bottom{padding-top:10px; line-height:20px;padding-left:15px;padding-right:15px;vertical-align:top;}