body {
	margin: 0 0 20px 0;
	background: #fee22a;
	background-image: url(/images/testback.png);
	background-position: left bottom;
	background-repeat: repeat-y;
	font: normal 80% verdana, arial, sans-serif;
	color: #000;
}

a {
	color: #00c;
	text-decoration: none;
}

a:hover {
	color: #0bf;
	text-decoration: underline;	
}

img {
	border-style: none;
}

p, h1, h2, h3, li {
	margin-left: 25px;
	margin-right: 25px;
}

h1 {
	font-size: 155%;
	padding: 0.5em 0;
	margin-top: 0;
}

h1 a {
	color: #000;
}

h2 {
	font-size: 110%;
	clear: none;
}

h3 {
	font-size: 115%;
	text-align: center;
	font-weight: bold;
}

p {
	text-align: justify;
}

p.pc {
	text-align: center;
}

input, textarea {
	width: 95%;
	border: 1px solid #666;
	background-color: #ccc;
}

input.button {
	width: 60px;
}
	
.title {
	background-image: url(/images/new-back.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 5px 5px 10px 5px;
	height: 150px;
}

.topimg {
	position: absolute;
	margin-top: 10px;
	width: 250px;
	text-align: center;
	left: 50%;
	margin-left: -125px;
}

div.content {
	position: relative;
	clear:  both;
	left: 50%;
	width: 728px;
	margin-left: -364px;
	background: #fff url(/images/pageback.gif) repeat-y;
}

div.topbar {
	background: transparent url(/images/pagetop.gif) top no-repeat;
	width: 728px;
	left: 50%;
	height: 80px;
	margin-left: -364px;
	position: relative;
}

div.navbar {
	padding: 20px 25px;
	border-bottom: 2px dotted #fee22a;
	text-align: right;
}

div.navbar a {
	background-color: #fff;
	font-size: 80%;
	font-weight: bold;
	padding: 2px 4px;
	text-decoration: none;
	color: #999;
	border: 1px solid #ccc;
}

div.navbar a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #0bf;
	border: 1px solid #333;
}

.highlight {
	text-decoration: none !important;
	color: #fff !important;
	background-color: #0bf !important;
	border: 1px solid #666 !important;
}

div.submenu {
	background-color: #fff;
	text-align: right;
	position: absolute;
	right: 0px;
	padding: 9px 0 12px 0;
	margin-right: 25px;
	visibility: hidden;
}

div.content img.right {
	border: 1px solid #333;
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
}

div.content img.left {
	border: 1px solid #333;
	float: left;
	clear: left;
	margin: 0 1em 1em 0;
}

div.special {
	font-size: 90%;
	padding: 10px;
	border: 3px dashed #0bf;
	background-color: #0bf;
	position: relative;
	clear: both;
	left: 50%;
	margin: 20px 20px 20px -150px;
	width: 260px;
}

div.special p {
	color: #fff;
	font-weight: bold;
}

div.special h1 {
	color: #fff;
	text-align: center;
}

div.special a {
	color: #fee22a;
}

div.special a:hover {
	text-decoration: none;
	color: #ff0;
}

div.item {
	position: relative;
	width: 450px;
	background-color: #eee;
	padding: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 50%;
	margin-left: -250px;
}

div.align-left {
	width: 220px;
	float: left;
	margin-left: 25px;
}

image.align-left {
	float: left;
	clear: left;
	margin-right: 1em;
}

image.align-right {
	float: right;
	clear: right;
	margin-left: 1em;
}

table {
	border: 1px solid #666;
}

table caption {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 1em;
}

table th {
	background-color: #eee;
}

table td {
	background-color: #fafafa;
}

li {
	list-style-type: square;
	text-indent: 40px;
}

div.imagebar {
	text-align: center;
}

div.imagebar img {
	padding: 0 3px 10px 3px;
}

div.prefooter {
	text-align: right;
	font-size: 70%;
	color: #999;
	clear: both;
	margin: 2em 25px 1em 25px;
}

div.counter {
	float: left;
	clear: left;
	margin-left: -350px;
	margin-top: -0.75em;
	margin-right: -75px;
	padding-right: 10px;
	border-right: 1px dotted #09f;
	height: 40px;
	width: 50px;
	position: absolute;
	left: 50%;
	text-align: center;
	color: #09f;
}

div.footer {
	font-size: 70%;
	color: #999;
	padding: 15px 0;
	margin-top: -2px;
	border-top: 2px dotted #fee22a;
	background: transparent url(/images/pagebottom.gif) top no-repeat;
	text-align: center;
	width: 728px;
	left: 50%;
	clear: both;
	height: 40px;
	margin-left: -364px;
	position: relative;
	top: -8px;
}

div.footer a, div.prefooter a {
	color: #999;
	text-decoration: none;
}

div.footer a:hover, div.prefooter a:hover {
	color: #666;
	text-decoration: underline;
}

div.suppliers {
	z-index: -1;
	position: absolute;
	right: 0px;
	width: 110px;
	top: 165px;
}
