@charset "utf-8";
body {
	margin: 0px;
	background-color: #999999;

}
.under_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939192;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939192;
}

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}form {
	margin: 0px;
	padding: 0px;
}
.cart_lnk {
	color: #2C3C6D;
	text-decoration: none;
}
.errbox {
	background-color: #FADFC7;
}
.middle {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.middle #content {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 610px;
}
#gg {
	margin-left: 25px;
	border: 1px solid #CCCCCC;
}

