*{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	}

body{
line height: 120%;
font-family: Arial;
text-align:center;
}

div#wrapper{
	width: 1000px;
	height:auto;
	margin:0 auto;
	text-align:left;
		}
		
div#l{
	float:left;
	display:inline;
	text-align:left;
	width:500px;
	height:300px;
	}
div#r{
	float:left;
	display:inline;
	text-align:left;
	width:500px;
	height:300px;
	border-left: 1px solid #ff0000;
	}

#title	{
position: relative;
left: 3px;
top: 3px;
width: 600px;
height: auto;
background-color: #808080;
font-size: 300%;
color: #EBEBEB;
}

#gg3362801	{
position: relative;
left: 3px;
top: 15px;
width: 336px;
height: 280px;
}

#gg336280	{
position: relative;
left: 500px;
top: -500px;
width: 336px;
height: 280px;
display: inline;
float: left;
}

#contents	{
position: relative;
top: 0px;
width: 336px;
height: auto;
}

a:	{
color: #0033cc;
}

a:visited	{
color:  #0033cc;
}

a:hover	{
color:#0099ff;
}

.item{
	font-weight:bold;
	}
.price{
	font-weight:bold;
	color:#ff0000;}