.product_ad  img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.product_ad {
	margin-top: 22px;
}
.product_ad {
	width: 295px;
	float: left;
	margin-right: 15px;
	margin-left: 20px;
}
.product_big{
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.product_big  h3 {
	margin-left: 0px;
	padding-left: 5px;
	height: auto;
	line-height: 22px;
	width: 295px;
	margin-top: 23px;
	padding-top: 5px;
}
.product_big      img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-bottom: 5px;
}

#product table {
	text-align: left;
	float: left;
}
#product img {
	padding: 1px;
	border: 1px solid #fff;/*20100322*/
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	display:block;
}
#product {
	float: left;
	text-align: right;
	margin-bottom: 10px;
	width: 450px;
}
#product table a {
	color: #777777;
	text-decoration: none;
	display: block;
	float: left;
	width: 142px;
	margin-right: 4px;
	margin-top: 5px;
}
#product table td{
	padding-bottom:10px;
	width:33%;
}
#page {
	width: 450px;
	margin-left: 0px;
}
#product a {
	color: #8BC558;
	text-decoration: none;
}
#product a:hover {
	color: #69BAB0;
	text-decoration: none;
}
#product img:hover {
	padding: 1px;
	border: 1px solid #69BAB0;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
table#product{ 
	*margin:0;
	}
a.h3_link {
	color: #5375b3;
	text-decoration: none;
}
a.h3_link:hover {
	color: #5375B3;
	text-decoration: underline;
}

.ProductStoreCon{/*for ProductStore3 items 20100318*/
	float:left;
	margin-top:7px;
	margin-bottom:10px;
	}
	
/* Store Tab Start */
.TabStoreViewAll{
	 border-bottom:1px solid #ccc;
	 height:26px; 
	 width:791px; 
	 display:block
	}
.TabStore ul{
	padding:0;
	margin:0;
	list-style:none;
}
.TabStore li{
	width:157px;
	float:left;
	background:url(../images/TabS2Right.jpg) no-repeat right top;
	height:auto;
	border-bottom:1px solid #ccc;
}
.TabStore li a {
	background:url(../images/TabS2Left.jpg) no-repeat left top;
	width:auto;
	text-align:center;
	padding:5px 6px 4px 6px;
	display:block;
	text-decoration:none;
	color:#666;
	font-size:13px;
	height:17px;
	line-height:20px;
}
.TabStore li.TabStoreAc a{
	background:url(../images/TabLeft_o.jpg) no-repeat left top;
	color:#666;
}
.TabStore li.TabStoreAc {
	background:url(../images/TabRight_o.jpg) right top;
	border-bottom:1px solid #fff;
	z-index:10;
}
.TabStoreMainCon{
	border:1px solid #ccc;
	width:450px;
	padding:10px;
	margin-top:-1px;
	border-top:0;
}
.StoreIntroMain{
	min-height:441px;
	padding:0 10px;
	z-index:0px;
}
.StoreQAMain{
	min-height:441px;
	padding:0 10px;
	z-index:0;
}
li.TabRight{
	width:158px;
	}
	/*copy css start*/
		li.Tab1{
			background:url(../images/TabS1Right.jpg) no-repeat right top;
		}
		li.Tab1 a{
			background:url(../images/TabS1Left.jpg) no-repeat left top;
		}
		li.Tab2{
			background:url(../images/TabS2Right.jpg) no-repeat right top;
		}
		li.Tab2 a{
			background:url(../images/TabS2Left.jpg) no-repeat left top;
		}
		li.Tab3{
			background:url(../images/TabS3Right.jpg) no-repeat right top;
		}
		li.Tab3 a{
			background:url(../images/TabS3Left.jpg) no-repeat left top;
		}
	/*copy css End*/
/* Store Tab End */

.ProdListCon {border:1px solid #ccc; display:inline-block; width:450px; margin:8px 0 0 ; padding:10px;}
