/*--我是專門設定給br吃的清除float用css--*/
.clear{
	clear: both;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;}
/*--我是產品頁面裡右上角那三個按鈕的css--*/
#ns_sidebar #sale_btn1 {
	padding-top: 10px;
	margin-bottom: 10px;
}
#ns_sidebar #sale_btn2 {
	margin-bottom: 10px;
}
#sale_btn3 {
	margin-bottom: 20px;
}
/*--我是產品頁面裡搜尋列與所在位置的css--*/
#pro_local{
	width: 600px;
	margin-top: 10px;
	margin-left: 40px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#pro_local input{
	height:15px;}	
#pro_local p.panding5px {
	padding-left: 5px;
}
#pro_local p.panding5px span {
	color:#F60;
}
/*--我是熱門商品標題列的CSS--*/
#pcbg2 h1.sale_tit1 {
	background-image: url(../images/product_0321/sale_tit_29.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 531px;
	margin-right: auto;
	margin-left: auto;
}
#pcbg2 h1.sale_tit1 span{
	display:none;}
#pcbg2 h1.sale_tit2 {
	background:url(../images/product_0321/sale_tit_33.gif);

	background-repeat: no-repeat;
	height: 62px;
	width: 531px;
	margin-right: auto;
	margin-left: auto;
}
#pcbg2 h1.sale_tit2 span{
	display:none;}
#pcbg2 h1.sale_tit3 {
	background:url(../images/product_0321/sale_tit_36.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 531px;
	margin-right: auto;
	margin-left: auto;
}
#pcbg2 h1.sale_tit3 span{
	display:none;}

.ppset1{
	float: left;
	line-height: 18px;
	width: 110px;
	margin: 13px 14px 5px 23px!important;
	margin: 0 15px 10px 17px;
}
.prod_img1{
margin-bottom: 10px;
}
.ProName1{ height:40px 
}
.price1{ display: inline; 
}
.addscar1 a{
	color: #83724f;
	font-size: 11px;
	height: 20px;
	width: 20px;
	display: block;
	margin-left: 0px;
	background-image: url(../images/icon/scar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	float: left;
	margin-right: 3px;
}
.addscar1 a:hover{
color: #7c0018;
background-image: url(../images/icon/scar.gif);
background-repeat: no-repeat;
background-position: 2px center;
}

	
	
/*--我是產品廣告倫撥1的背景--*/
#pro_ad1 {
	background-image: url(../images/product_0321/pproduct_ad1_bg.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 612px;
}
/*--我是產品廣告倫撥2的背景--*/
#pro_ad2 {
	background-image: url(../images/product_0321/pproduct_ad2.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 612px;
	margin-top: 10px;
}
/*--我是產品廣告輪播的內框--*/
#pro_ad1_in {
	height: 164px;
	width: 580px;
	margin-top:10px;
}
/*--我是產品廣告輪播里的ul，li設定--*/
#pro_ad1_in ul{
padding-top:10px}
#pro_ad1_in ol,ul {list-style:none;
}
#pro_sale {
	width: 600px;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 5px;
}

