body   { color: #fff; background-color: #000; text-align: center; margin: 0; padding: 0 }
#topleft  { background-image: url("images/top_mosaic01.gif"); background-repeat: no-repeat; position: absolute; z-index: 1; top: 0; left: 0; width: 100px; height: 90px; float: left }
#topright  { background-image: url("images/top_mosaic02.gif"); background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; top: 0; right: 0; width: 100px; height: 90px; float: right }
#bottomleft     { background-image: url("images/top_mosaic03.gif"); background-repeat: no-repeat; position: relative; z-index: 3; bottom: 0; left: 0; width: 100px; height: 90px; float: left }
#bottomlefttop { background-image: url("images/top_mosaic03.gif"); background-repeat: no-repeat; position: absolute; z-index: 3; bottom: 0; left: 0; width: 100px; height: 90px; float: left }
#bottomright     { background-image: url("images/top_mosaic04.gif"); background-repeat: no-repeat; text-align: right; position: relative; z-index: 4; right: 0; bottom: 0; width: 100px; height: 90px; float: right }
#bottomrighttop { background-image: url("images/top_mosaic04.gif"); background-repeat: no-repeat; text-align: right; position: absolute; z-index: 4; right: 0; bottom: 0; width: 100px; height: 90px; float: right }
#content   { text-align: center; margin: 0 auto 20px; position: relative; z-index: 5; width: 750px }
#content850   { text-align: center; margin: 0 auto 20px; position: relative; z-index: 5; width: 850px }
#content2   { text-align: center; margin: 0 auto 0; position: relative; z-index: 5; width: 600px }
/*<agl.folder "cart">*/
	.name  {
	color: #d7d7d7;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
hr {
	/*margin: 10px 0px;*/
	/*border-top: 1px double #CC0000;*/
	display: none;
	visibility: hidden;
}
	.name2  {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
	.price {
	color: #d7d7d7;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
	.select, input, textarea    { color: #111; font-size: 10px }
	#readme   { color: #fff; font-size: 10px; line-height: 150% }
	#readme td  { color: #fff }
	.rmtitle { color: #fff; font-size: 12px; font-weight: bold; margin-top: 6px; border-bottom: 1px solid #666 }
	.rmtitle1p { color: #fff; font-size: 10px; line-height: 150%; margin-bottom: 10px }
	.rmtitle2 { color: #fff; font-size: 10px; border-bottom: 1px dotted #666 }
	.rmtitle2p { color: #fff; font-size: 10px; line-height: 150%; margin-bottom: 10px; padding-left: 10px }
/*</agl.folder>*/
a:link { color: #fff; text-decoration: underline }
a:visited { color: #fff; text-decoration: underline }
a:hover { color: #fff; text-decoration: none }
/*<agl.folder "doc">*/
	#doc { margin-bottom: 20px }
	#doc h1 { color: #fff; font-size: 12px; font-weight: bold; margin: 10px 10px 5px }
	#doc p { color: #fff; font-size: 12px; line-height: 180%; margin: 5px 10px 10px; padding: 10px; border: solid 1px #666 }
/*</agl.folder>*/


table#tb {
	margin: 0px auto;
	width: 606px;
}
