body {
	padding: 0px;
	margin: 5px 0 0 5px;
	color: #000000;
	background-color: #ffffff;
	font: normal 1em/120% Arial,Helvetica;
}
h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 28px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
a {
	color: #224ecc;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
#content, #menu, #menu_foot, .row {
	width: 695px;
}
#content, .row {
	background-color: #efefef;
	border: 2px solid #CC0000;
	border-radius: 20px;
}
.row {
	margin-bottom: -2px;
}
#menu {
	background-color: #efefef;
	border: 2px solid #CC0000;
	border-radius: 20px;
	min-height: 95px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#menu_foot {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a, .menu_head_highlight {
	font-size: 14px;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}
#menu_foot a, #menu_foot a.menu_head_highlight {
	font-size: 11px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#logo {
	position: absolute;
	top: 10px;
	left: 705px;
}
.menu_head_highlight {
	color: #ff0000;
}
.menu_head a:hover {
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
#adtag_right {
	position: absolute;
	width: 160px;
	left: 705px;
	top: 100px;
}
#adtag_bottom {
	position: absolute;
	width: 700px;
	text-align: center;
}
a.text_button {
	display: inline-block;
	background-color: #ffffff;
	border: 2px solid #cc0000;
	border-radius: 20px;
	-moz-border-radius: 20px;
	font-family: verdana,arial;
	font-size: 15px;
	font-weight: bold;
	height: 34px;
	line-height: 32px;
	margin-bottom: 15px;
	text-decoration: none;
	vertical-align: bottom;
	min-width: 330px;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.3), 0px -10px 10px 10px rgba(220, 225, 230, 0.9) inset;
	-webkit-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.3), 0px -10px 10px 10px rgba(220, 225, 230, 0.9) inset;
	-moz-box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.3), 0px -10px 10px 10px rgba(220, 225, 230, 0.9) inset;
}
a.text_button:hover {
	border: 2px solid #cc5555;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 14px;
	line-height: 34px;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2), 0px -10px 10px 10px rgba(240, 240, 230, 0.9) inset;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2), 0px -10px 10px 10px rgba(240, 240, 230, 0.9) inset;
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2), 0px -10px 10px 10px rgba(240, 240, 230, 0.9) inset;
}
.row_game {
	font-size: 0.813em;
	margin-left: 1%;
	margin-right: 1%;
	padding-bottom: 10px;
}
.image {
	cursor: pointer;
	margin: 0 30px;
	vertical-align: middle;
}
.imageborder {
	border: 1px solid #CCCCCC;
	border-radius: 20px;
}
.genre {
	font-size: 12px;
}
.buylink {
	color: #ff0000;
}
.box_image {
	display: block;
	width: auto;
	max-width: 160px;
	float: left;
	margin-right: 5px;
}
.box_price {
	font-size: 0.813em;
	background-color: #FEFEFE;
	border: 1px solid #CCCCCC;
	border-radius: 20px;
	padding: 6px;
	margin: 4px 4px 16px 4px;
	text-align: center;
}
.box_price a {
	margin-right: 25px;
}
.border_adtag_space {
	height: 900px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
