@charset "UTF-8";body {	background: #cde4c5;	color: #000;	font-size: 12px;	font-family: Georgia, "Times New Roman", Times, serif;	margin: 0px;	/*font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;*/}p {	margin-bottom: 10px;}a {	color: #450447;	text-decoration: underline;}a:hover {	color: #013d78;	text-decoration: none;}a:visited {	color: #81b66c;	text-decoration: underline;}h1 {  /* headline */	font-family: Georgia, "Times New Roman", Times, serif;	text-align: left;	margin: 0 0 3px 0;	color: #400b42;	font-size: 14px;	line-height: 18px;	width: 200px;	}.container {	width: 1000px;	margin: 0px auto;}.header {	width: 1000px;	height: 110px;}.content {	width: 974px;	background-color: #fff;	padding: 10px;	margin-top: 5px;	overflow: hidden;	border: 3px solid #81b66c;}.productholder {	width: 980px;	float: left;}.product {	float: left;	width: 200px;	padding: 0px 25px 10px 0px;}.product img {	margin-bottom: 5px;	border-bottom: 1px solid #81b66c;}.add {	float: right;	width: 77px;	margin-top: 5px;}.break {	width: 900px;	float: left;	margin: 5px 0px 5px 0px;	border-bottom: 1px solid #81b66c;}.cart {	width: 900px;	float: left;	border: 1px solid #81b66c;	padding: 5px;	margin-bottom: 10px;}.cart_image {	float: left;	width: 77px;	margin-right: 10px;}.menu {	color: #81b66c;	font-size: 14px;}
