div#wrapper {
	background-image: url(../image/index/top_bg.gif);
	height: 623px;
	width: 623px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	background-color: #FFFFFF;
}
div#contents {
	height: 588px;
	width: 623px;
	position: relative;
}

div#left {
	width: 380px;
	height: 188px;
	padding-top: 400px;
	padding-left: 30px;
}
h2#maintext {
	color: #666666;
	font-weight: normal;
}
div#info {
	margin-top: 50px;
	color: #666666;
	width: 350px;
}
#info p {
	margin-bottom: 5px;
}

p#infomation {
	color: #C6B57B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBBC88;
	margin-bottom: 5px;
	font-size: 12px;
}


div#right {
	width: 213px;
	position: absolute;
	left: 408px;
	top: 0px;
	height: 588px;
}
#right ul {
	padding: 0px;
	height: 156px;
	width: 213px;
	margin-top: 418px;
}
#right li {
	list-style-type: none;
}

#right a {
	text-decoration: none;
}


a#goods {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 39px;
	width: 213px;
	text-indent: -9999px;
}
a#goods:hover {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: -213px 0px;
}

a#note {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	display: block;
	height: 39px;
	width: 213px;
	text-indent: -9999px;
}
a#note:hover {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: -213px -39px;
}

a#profile {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	display: block;
	height: 39px;
	width: 213px;
	text-indent: -9999px;
}
a#profile:hover {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: -213px -78px;
}

a#link {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	display: block;
	height: 39px;
	width: 213px;
	text-indent: -9999px;
}
a#link:hover {
	background-image: url(../image/index/menu.gif);
	background-repeat: no-repeat;
	background-position: -213px -117px;
}




div#footer {
	height: 25px;
	background-image: url(../image/index/footer_bg.gif);
	background-repeat: no-repeat;
	width: 623px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
}


div#counter {
	position: absolute;
	left: 152px;
	top: 329px;
	text-align: right;
	width: 150px;
}
