/**add by shop**/

.ListTable {
	border: 0px solid #CCCCCC;
	padding: 8px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	width: 810px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 3px;
	float:left;
}

.SectionTitle {
	font-size: 16px;
	font-weight: bold;
	color: #767676;
	margin-bottom: 8px;
	margin-top: 4px;
	margin-left: 15px;
}

#shop_cart{
	font-size: 10pt;
	/*font-weight: bold;*/
	color: #ff9900;
	margin-left: 15px;
	margin-bottom: 8px;
}
.shopnew{
	clear: both;
	/*float: right;*/
}
.greenBox{
  	width:380px;
  	float:left;
  	margin-left:0px;
  	margin-right:20px;
}
.greenBoxLevel {
	width:350px;
	float:left;
	height:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-x;
	overflow: hidden;

}

.greenBoxLevel2 {
	width:350px;
	float:left;
	height:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-position: 0px 5px;

}

.greenBoxApeak1 {
	margin-top:0px;
	float:left;
	height:200px;
	width:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-y;
}

.greenBoxApeak2 {
	margin-top:0px;
	float:left;
	height:200px;
	width:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-y;
	background-position: 5px;

}

.greenCorner1 {
	float:left;
	width:8px;
	height:8px;
	background-image: url(images/ge1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.greenCorner2 {
	width:8px;
	height:8px;
	float:left;
	background-image: url(images/ge2.gif);
	background-repeat:no-repeat;
	overflow: hidden;
}

.greenCorner3 {
	width:8px;
	height:8px;
	float:left;
	background-image: url(images/ge3.gif);
	background-repeat:no-repeat;
	overflow: hidden;
}
.greenCorner4 {
	width:8px;
	height:8px;
	float:left;
	background-image: url(images/ge4.gif);
	background-repeat:no-repeat;
	overflow: hidden;
}
.newLine {
	clear:both;
	
}
.greenContent {
	float:left;
	width:350px;
}

.productImage {
    float:left;
	width:200px;
}

.productDesc{
  float:left;
  margin-left: 15px;  
  width:130px;
}
.productTitle {
	/*width:80px;*/
	margin-top: 15px;  
	margin-bottom: 10px;
}

.productPrice {
	width:100px;
	font-size: 16px;
	font-weight: bold;
	color: #767676;
	
}


/***product detail**/
.greenBoxD{
  	width:740px;
  	margin-bottom: 25px;
}
.greenBoxLevelD {
	width:640px;
	float:left;
	height:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-x;
	overflow: hidden;

}

.greenBoxLevel2D {
	width:640px;
	float:left;
	height:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-position: 0px 5px;
}
.greenContentD {
	float:left;
	width:640px;
}

.productImageD {
    float:left;
	width:270px;
}
.productDescD{
  float:left;
  margin-left: 15px;  
  width:300px;
}
.productDescription{
	font-size: 16px;
	font-weight: bold;
	color: #767676;
	margin-bottom: 8px;
	margin-top: 4px;
}

.productDescription2{
	width:auto;
	height:180px
}
.productWeight{
	width:180px;
}

.greenBoxApeak1D {
	margin-top:0px;
	float:left;
	height:250px;
	width:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-y;
}

.greenBoxApeak2D {
	margin-top:0px;
	float:left;
	height:250px;
	width:8px;
	background-image: url(images/3px.gif);
	background-repeat: repeat-y;
	background-position: 5px;

}
.must{
	color:red;
}
/*****/

