@charset "utf-8";


body {
	font-family: "Verdana", sans-serif;
	font-size: 16px;
	color: #3C3226;
	background-color: #CC9999;
	background-image:  url(../images/bggrad.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #547392;
}
a:visited {
	text-decoration: underline;
	color: #A3606C;
}
a:hover {
	text-decoration: underline overline;
	color: #547392;
}
img, a img:link, a img:visited, a img:hover {
	border: none;
}
.content img {
	margin-right: 20px;
	margin-bottom: 10px;
}
.wrap {
	position: relative;
	text-align: center;
	width: 783px;
	margin: auto;
	margin-top: 20px;
}
.header {
	width: 783px;
	height: 94px;
}
#headerleft {
	position: absolute;
	top: 0px;
	left: 0px;
}
#headerright {
	position: absolute;
	top: 0px;
	right: 0px;
}
.main {
	clear: both;
	width: 783px;
	height: 1%;
	background-color: #BADACC;
	background-image: url(../images/bgmiddle.jpg);
	text-align: left;
	padding-top: 50px;
}
.breadcrumbs {
	padding-top: 20px;
	margin-left: 80px;
}
h1 {
	line-height: 1em;
	font-size: 170%;
	text-align: center;
}
h2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #3C3226;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
	margin-top: 4em;
}
h3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #3C3226;
}
h4 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #3C3226;
}
table {
	width: 600px;
	border-top: 1px solid #A3C5B7;
	font-size: 95%;
	margin-left: 91px;
}
td {
	position: relative;
	border-bottom: 1px solid #A3C5B7;
	height: 145px;
}
.buyfrom {
	font-size: 90%;
	text-align: right;
}
.thumtd {
	margin: 10px;
	padding: 10px;
	width: 155px;
	text-align: center;
}
.thumtd img {
	border: none;
}
.copyright {
	text-align: center;
	margin-top: 30px;
}
.footer {
	height: 40px;
	background-color: #BADACC;
	background-image: url(../images/footer_bg.jpg);
}
.footerdecorate {
	width: 783px;
	height: 66px;
	background-color: #D0A5A7;
	background-image: url(../images/footer_decorate.jpg);
}
.righttop {
	position: absolute; 
	top: 22px;
	left: 478px;
}
.logosmall {
	height: 25px;
	text-align: right;
}
.h1sub {
	position: relative;
	text-align: center;
	top: -4em;
}
#top_main {
	position: relative;
	top: -2em;
}
#googleAdHorizontal {
	text-align: center;
	margin-top: 20px;
}
#erika_harano {
	text-indent: -2000px;
}
.uppercase {
	text-transform: uppercase;
}
.article_table {
	margin-top: 2em;
}
#metanet {
	text-indent: -2000pt;
}
