@charset "UTF-8";

body {
	background-color: #000000;
	margin: 0px;
}

p {
	font: 11px/16px Courier New, Courier, monospace;
	margin: 10px 5px 10px 30px;
}

img {  
	border-style: none;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #FFFFFF;
}
	
a:active, a:hover {
	color: #0000FF;
}

#wrapper {
	margin: 50px auto 20px auto;
	width: 1000px;
}

#menu {
	margin: 0px;
	width: 180px;
	float: left;
	height: 552px;
}

#content {
	width: 820px;
	margin: 0px;
	float: right;
}

#border {
	margin: 10px;
	height: 532px;
}

#menu a {
	padding: 2px 5px 2px 5px;
}

#text {
	width: 400px;
	position: absolute;
	left: 30px;
	top: 30px;
}

#text p {
	color: #FFFFFF;
}

iframe {
	width: 800px;
	height: 532px;
	border: none;
	margin: 0px;
}

.title{
	font: 30px/30px Courier New, Courier, monospace;
	color: #FFFFFF;
}

#lbtn {
	background-color: #000000;
	position: absolute;
	top: 432px;
	left: 0px;
}

#lbtn p {
	font-size: 20px;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.item {
	margin-right: auto;
	margin-left: auto;
}

#rbtn {
	background-color: #000000;
	position: absolute;
	top: 432px;
	left: 753px;
}

#rbtn p {
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#productsize {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 16px;
	margin-left: 30px;
}
#productorder {
	position: absolute;
}
.order {
	float: right;
	margin-right: 100px;
	margin-top: 0px;
}
#productinfo {
	width: 400px;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
}
.producttitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	line-height: 30px;
}
#productpage {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 532px;
	color: #FFFFFF;
}
#productimage {
	width: 390px;
	float: right;
	margin-right: 30px;
	background-color: #000000;
	position: absolute;
	top: 0px;
	right: 0px;
}
#store {
	background-color: #000000;
	height: 532px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#productinfo a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
#productinfo a:link, a:visited {
	color: #FFFFFF;
}
#productinfo  a:hover, a:active {
	color: #0000FF;
}
#store2 {
	background-color: #000000;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 0px;
}