@charset "utf-8";

body {
background-color: #464646;
}

body,p,td,tr,div
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;

}

A:link		{ color: #9c05c6; text-decoration: none; }
A:visited	{ color: #FFFFFF; text-decoration: none; }
A:hover		{ color: #CCCCCC;  text-decoration: underline; }
A:active	{ color: #FFFFFF;  }

#main_container {
	width: 979px;
	height: 768px;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align:left;
	min-width:979px;
	position: relative;
	background-color: #464646;
	background-image:url(images/bg.jpg)
}

#purple_strip
{
	left: 22px;
	width: 190px;
	height: 703px;
	background-color: #9c05c6;
	position: absolute;
	z-index:1;
}

#rabbit{
	top: 219px;
	position: absolute;
	width: 191px;
	height:192px;
	text-align: center;
	left: -1px;
}

#logo{
	top: 103px;
	width: 948px;
	position: absolute;
	background-color: #FFFFFF;
	z-index:2;
	left: 0px;
}

#adspace2 {
	top: 197px;
	position: absolute;
	width: 191px;
	height:258px;
	text-align: center;
	left: 0px;

}

#adspace
{
	top: 5px;
	left: 37px;
	width: 905px;
	height: 85px;
	text-align: center;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	border-right: 0px;
	position: relative;
	z-index:2;
}

#contents
{
	padding: 0px 5px 0px 5px;
	top: 219px;
	left: 210px;
	width: 750px;
	height: 400px;
	overflow: auto;
	position: absolute;
	z-index: 2;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #CCCCCC;


}
#contents_main
{
	padding: 0px 5px 0px 5px;
	top: 219px;
	left: 210px;
	width: 750px;
	height: 400px;

	position: absolute;
	z-index: 2;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #CCCCCC;


}

.img_border {
border-style: solid;
border-width: 4px;
border-color: #FFFFFF
}

#cart1 {
	top: 145px;
	left: 43px;
	width: 36px;
	height: 32px;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	position: absolute;
	z-index:2;
}

#cart2 {
	top: 146px;
	left: 219px;
	width: 36px;
	height: 32px;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	position: absolute;
	z-index:2;
}
#cart3 {
	top: 147px;
	left: 395px;
	width: 36px;
	height: 32px;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	position: absolute;
	z-index:2;
}
#cart4 {
	top: 145px;
	left: 574px;
	width: 36px;
	height: 32px;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	position: absolute;
	z-index:2;
}
#cart5 {
	top: 339px;
	left: 43px;
	width: 36px;
	height: 32px;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	position: absolute;
	z-index:2;
}
#cart6 {
	top: 339px;
	left: 218px;
	width: 36px;
	height: 32px;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	position: absolute;
	z-index:2;
}
#cart7 {
	top: 340px;
	left: 394px;
	width: 36px;
	height: 32px;
	border-style: solid;
	border-width: 0px;
	border-color: #9c05c6;
	position: absolute;
	z-index:2;
}
