*{
	padding:0;
	margin:0;}
body  {
	font-family: Arial, sans-serif;
	font: 100% Verdana, Arial,  sans-serif;
	font-size:12px;	
	margin: 0; 
	padding: 0;	
	color: #000000;
}
.prod_pic{
	padding:2px 2px;
	background-color:#FFFFFF;
	BORDER: #a60150 1px solid;
}
.cart{
	margin-top:5px;
	background-color:#fff;
}
.cart td{	
	color:#000000;
}
.cart1 td{
	background-color:#8d0000;
	color:#FFFFFF;
	height:30px;
}
#container {
	width: 1000px; 
	background: #FFFFFF;
	margin: 0 auto;
	padding:0;
	border: 1px solid #ffffff;
	text-align: left;
} 
#header {
clear:both;
	vertical-align:top;
	text-align:center;
	background: #FFFFFF; 
	padding: 0 0;  
} 
#mcenter{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#ffccff 1px solid ;}
#leftside {
	float: left; 
	width: 260px; 	
	background:url(../images/left_b.gif) no-repeat bottom left;
	height:560px;
	background-color:#FFFFFF;
	
}
#leftside ul{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	margin-top:10px;}
#leftside ul li{
	width:70%;
	margin-left:25px;
	line-height:28px;
	list-style:none;
	border-bottom:1px solid #bababa;}
#leftside ul li a{
	text-decoration:none;
	color:#414040;}
#leftside ul li a:hover{
	color:#df2183;}
#mainContent {
	width:780px;
	font-family: Arial, sans-serif;
	line-height:2em;
	padding-top:1em;
	float:left;
	text-align:justify;text-justify:inter-ideograph;
	background:url(../images/right_b.gif) no-repeat bottom right;
	background-color:#FFFFFF;
	
}
#mainContent img{ margin-right:1em; margin-bottom:1em; margin-left:1em; float:left;}
#footer { 
	font-family:Arial;
	text-align:right;
	color:#666666;
	padding: 0 0; 
	background:#fef4ff; 
} 
#footer p {
	margin: 0 0;
	line-height:30px;
	color:#666666;
}
#footer a{
display:inherit;
text-decoration:none;
color:#666666;}
#footer a:hover{
color:#df2183;}