body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.autoHeight{font: 0px/0px sans-serif; clear: both; display: block;}
.fc_000{
	color:#000000;
}
.fc_red{
	color:#CC0000;
}
.addtocart{
	width:401px;
	position: absolute;
    left: 0px;
    top: 0px;
    border:#676767 solid 1px;
    margin:195px auto auto auto;
	z-index:105;
}
.addtocart_01{
	height:32px;
	width:401px;
	float:left;
	background-image: url(../images/DialogOverLayer_Title01.gif);
	background-repeat: no-repeat;
}
.addtocart_01 img,.wishlist_01 img{
	float:right;
}
.addtocart_01 input,.wishlist_01 input{
	float:right;
}
.addtocart_02{
	width:377px;
	float:left;
	background-image: url(../images/DialogOverLayer_01.gif);
	background-repeat: repeat-y;
	padding:12px;
}
.addtocart_03{
	height:9px;
	float:left;
	width:401px;
}
.product_01{
	width:377px;
}
.product_img_01{
	width:62px;
	float:left;
}
.product_img_01 img{
	border: 1px solid #cdcdcd;
}
.product_dis{
	width:315px;
	float:left;
	color:#000000;
	line-height:16px;
}
.product_dis2{
	padding-left:3px;
	width:312px;
	float:left;
	line-height:15px;
	margin-top:4px;
}
.shopcart{
	border-top:1px solid #737373;
	padding:8px 3px 0px 3px;
	width:371px;
	margin-top:11px;
}
.icon{
	width:337px;
	padding:20px 20px 0px 20px;
	}
.marleft30{
	margin-left:44px;
}

/*wishlist代码*/
.wishlist_01{
	height:32px;
	width:401px;
	float:left;
	background-image: url(../images/DialogOverLayer_Title02.gif);
	background-repeat: no-repeat;
}

.dlg_overlayer{
    background: #000000;
    position: absolute;
    filter: alpha(opacity=75);
    opacity: 0.75;
    left: 0px;
    top: 0px;
	z-index:104;
}

