body {	margin:0;	background:#202020;	color:#808080;	font:11px/1.33 Verdana, sans-serif;	}
h3 {
	font-size: 150%;
	margin: 2em 0 1em 0;
	}
a {
	color: #887;
	}
a:hover {
	color: white;
	}input, select, button {
	font-size: 100%;
	vertical-align: middle;
	}

select, button {
	background: #202020;
	color: #999;
	border: 1px dotted #666;
	}

#header {	width:930px;	margin:10px auto 0 auto;
	padding: 60px 25px 20px;	position:relative;	background:url('../img/shop-ui.png') 0 0 no-repeat;
	color: #666;	}
#header h1 {
	display: none;
	}
#canvas {	width:980px;
	min-height:500px;	margin:0 auto 10px auto;
	padding-bottom: 30px;	position:relative;	background:#333;	}

.pane {	position:absolute; top:205px; left:25px;	width:380px;height:380px;	}

/* @group tabs */

.tabs a {
	display: block;
	position: absolute; top: 0; left: 0;
	background: #252525;
	color: #808080;
	font-size: 12px;
	line-height: 27px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #252525;
	border-bottom: none;
	}
.tabs a.sel {
	background: transparent;
	color: #e0e0e0;
	}
.tabs a:hover {
	color: #ccc;
	}
.tabs a.sel:hover {
	color: #808080;
	}

#tab-api {
	position: absolute; top: 0; left: 715px;
	width:265px; height: 27px;
	}
#tab-api a {
	width: 100%;
	font-size: 10px;
	background: #252525;
	color: #808080;
	overflow: visible;
	}
#tab-api a.sel {
	font-size: 11px;
	background: #000;
	color: #999;
	}
#tab-api a:hover {
	background: #282828;
	color: #ccc;
	}


#tabs-cat {
	width:940px; height: 27px;
	margin: 0 25px;
	}
#tabs-cat a {
	position: static;
	float: left;
	width: 180px;
	margin-right: 1px;
	}

#goods {
	padding: 15px 0;
	}
#loading {
	padding: 50px 0;
	font-size: 15px;
	text-align: center;
	background: url('../img/loading.gif') bottom center no-repeat;
	}
#desc {
	margin: 10px 75px;
	font-size: 12px;
	line-height: 1.5;
	}
#desc strong {
	}

/* @end */

/* @group LogoMaid afl */

#PAG {
	padding: 3px 0 10px 0;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	}
#PAG .pages {
	padding: 3px 8px;
	color: #996;
	}
#PAG .pages:hover {
	background: #000;
	color: #fff;
	}

#PG {
	background: #333;
	}
#PG td {
	vertical-align: top;
	padding-bottom: 15px;
	}
#PG .wrapperdiv {
	}

.bottomdiv {
	}
.bottomdiv a {
	}
.bottomdiv a:hover {
	}

.bottomlarge {}

.bottomlarge a {
	}
.bottomlarge a:hover {
	}

#PG .bottomleft {
	color: #ccc;
	}

#PG .bottomright {
	}

#PG .bottomright a {
	padding: 2px 5px;
	font-size: 10px;
	color: #996;
	}
#PG .bottomright a:hover {
	background: #000;
	color: #fff;
	}


/* @end */

#footer {
	margin: 2em 0;
	font-size: 10px;
	color: ;
	text-align: center;
	}