* {
	font-size: 12px;
	font-family: "Osaka" , "MS Gothic";
	color: #222222;
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.opt {
	color: #888888;
}

.att {
	color: #FF0000;
}

body {
	text-align: center;

}

/* **** */

#content {

	text-align: left;
	position: relative;
	left: 0px;
	width: 530px;
	/* overflow: auto; */
}

#top {
	width: 900px;
	height: 56px;
	margin: 0 auto;
	/* background: url('/img/bg1.png') no-repeat; */
	background: url('/img/bg1.png') no-repeat;
	background-position: bottom;
}

h1 {
	margin-left: 6px;
}

h1 a {
	width: 300px;
	height: 50px;
	background: url('/img/title.gif') no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
}

#topicspath {
	width: 500px;
	margin-right: 5px;
	text-align: right;
	height: 28px;
	line-height: 125%;
	float: right;
}

#topicspath a:hover {
	color: #000000;
}

#menu {	
	float: right;
	margin-right: 6px;
	height: 25px;
}

#menu li {
	float: right;
	list-style-type: none;
	margin-left: 5px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6,
#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover, #menu6:hover {
	display: block;
	height: 25px;
	text-indent: -9999px;
	background: url('/img/menu.png') no-repeat;
}

#menu1 {	width: 117px;	background-position: -221px 0; }
#menu2 {	width: 134px;	background-position: -338px 0; }
#menu3 {	width: 117px;	background-position: -472px 0; }
#menu4 {	width: 111px;	background-position: -589px 0; }
#menu5 {	width: 104px;	background-position: 0 0; }
#menu6 {	width: 111px;	background-position: -104px 0; }
#menu1:hover {			background-position: -221px -25px; }
#menu2:hover {			background-position: -338px -25px; }
#menu3:hover {			background-position: -472px -25px; }
#menu4:hover {			background-position: -589px -25px; }
#menu5:hover {			background-position: 0 -25px; }
#menu6:hover {			background-position: -104px -25px; }

#banner {
	padding-left: 6px;
}

#banner img {
	border: none;
}

#cbody {
	clear: both;
	width: 900px;
	margin: 0 auto;
	background: url('/img/bg2.png') repeat-y;
}


#showbanner {
	/* text-align: right; */
	float: right;
	display: block;
	text-indent: -9999px;
	margin-right: 5px;
	width: 79px;
	height: 19px;
	background: url('/img/showbanner.png') no-repeat;
	
	
}

#cart {
	position: absolute;
	top: 67px;
	width: 700px;
	background: url('/img/cartbg.png') repeat-x;
	border: 1px solid #CC7E32;
	display: none;
	z-index: 10;
}

#cartoc {
	text-align: right;
	margin: 5px 5px 0 0;
}

#cartmain {
	text-align: left;
	/* margin: 10px; */
	padding: 10px;
}

#left {	
	position: absolute;
	left: 0;
	top: 383px;
	width: 184px;
}

#right {
	position: absolute;
	left: 184px;
	top: 383px;
	width: 530px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;}

#addleft {
	position: absolute;
	left: 714px;
	top: 383px;
	width: 184px;
	/* background: #FFA; */
}



#right a {
	color: #000088;
}





.lefttitle {
	font-weight: bold;
	border-bottom: 1px solid #dd8f43;
	background: url('/img/lefttitlebg.png') repeat-x;
	margin: 12px 10px 3px 10px;
	text-indent: 10px;
	
}

#stxt {
	width: 140px;
}

.leftthis {
	text-decoration: underline;
	color: #666666;
}

#left dl,
#addleft dl,
#left blockquote,
#addleft blockquote {
	margin: 5px 0 5px 12px;
}

#left dt,
#addleft dt {
	margin: 4px 0 2px 7px;
	color: #888888;
}

#left dd,
#addleft dd {
	margin-left: 12px;
	padding: 3px 0 1px 7px;
	color: #888888;
	border-left: 1px solid #CCCCCC;
}

#left a:hover,
#addleft a:hover {
	color: #000000;
}

#usedb {
	text-align: center;
	margin: 20px 0 5px 0;
	font-size: 11px;
	letter-spacing: 0em;
}

#cfoot {
	width: 900px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	background: url('/img/bg3b.png') no-repeat;
	background-position: top;
	color: #666666;
}

#cfootl {
	width: 900px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	background-position: top;
	color: #666666;
}

#cfoot a,
#cfootl a {
	color: #666666;
}

#cfoot a:hover,
#cfootl a:hover {
	color: #444444;
}

#cfoot li,
#cfootl li {
	list-style-type: none;
	display: inline;
	padding: 0 5px;
}

/* ************************************ */

h2 {
	clear: both;
	margin: 25px 10px 10px 15px;
	padding-top: 5px;
	font-size: 14px;
	color: #444444;
	text-align: center;
	letter-spacing: .1em;
	border-top: 1px solid #EEEEEE;
	background: #F8F8F8;
	line-height: 133%;
}

.dline {
	text-decoration: line-through;
	color: #888888;
}

.cpric {
	font-weight: bold;
	color: #CC0000;
}

.p140 {	
	width: 140px;
	height: 140px;
	border-top: 1px solid #FAFAFA;
	border-left: 1px solid #FAFAFA;
	border-right: 1px solid #FAFAFA;
	border-bottom: none;
	margin-bottom: 2px;
}

#newitems,
#newsets,
#recoitems,
#recosets,
#morenewitem2,
#morenewset2,
#morerecoitem2,
#morerecoset2,
#searches {
	clear: both;
	padding-left: 22px; /* 10 */
}

#morenewitem2,
#morenewset2,
#morerecoitem2,
#morerecoset2 {
	display: none;
}

.parade {
	width: 166px; /* 170 */
	height: 220px;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	font-family: monospace;
}

.parade a {
	color: #444444;
	font-weight: bold;
}

#morenewitem1,
#morenewset1,
#morerecoitem1,
#morerecoset1,
#morenewitem3,
#morenewset3,
#morerecoitem3,
#morerecoset3 {
	clear: both;
	text-indent: 430px;
}

.dmsgh3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 50px 0 20px 0;
}

.dmsgh4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.pagenate {
	font-size: 14px;
	margin: 10px 0;
	text-align: center;
	color: #888888;
	line-height: 133%;
}

.pagenate a {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

.ssort {
	margin-top: 5px;
}

.tbl1 {
	margin-left: 15px;
	width: 670px;
}

.tbl3 {
	width: 670px;
}

.td31 {
	text-align: right;
	background: #EEEEEE
}

.tdip1 {
	width: 215px;
	text-align: center;
}

.tdip2 {
	width: 455px;
	padding-left: 10px;
}

.tdip3 {
	width: 100px;
	padding-left: 10px;
	text-align: right;
	background: #EEEEEE;
	padding: 2px 2px 2px 0;
}

.tdip4 {
	text-align: left;
	width: 355px;
	padding: 2px 0 3px 5px;
}

.tdip5 {
	text-align: right;
	font-weight: bold;
	background: #EEEEEE;
	white-space: nowrap;
}

.tdip6 {
	background: #FFFFFF;
}

.tdip6 p {
	line-height: 133%;
	margin-bottom: 5px;
}

.tdip7 {
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	white-space: nowrap;
}

.h3cpric {
	margin-top: 7px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
}

.h3cpric2 {
	color: #222222;
	font-weight: normal;
	text-decoration: none;
}

.h4dline {
	font-size: 14px;
	line-height: 18px;
	text-decoration: line-through;
	color: #888888;
	font-weight: normal;

}

.text1 {
	text-align: center;
	margin: 7px 0 2px 0;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: .2em;
	border-bottom: 1px solid #dd8f43;
	background: url('/img/lefttitlebg.png') repeat-x;
}

.text2 {
	background: #F4F4F4;
	padding: 10px;
	border-left: 2px solid #888888;
}

#text3 * {
	font-size: 14px;
}

#text3 p {
	margin: 5px auto;
}

.tbl1 td,
.tbl3 td {
	line-height: 125%;
}

.tbl3 td {
	border-bottom: 1px solid #DDDDDD;
	padding: 3px 5px;
}

.td1 {
	padding: 7px 0 7px 0;
	width: 95px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #F3F3F3;
}

.td1 img,
.thumbnail {
	border: none;
	width: 75px;
	height: 75px;
}

.td2 {
	padding: 7px 5px 7px 10px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #F3F3F3;
}

.td3 {
	padding: 7px 10px 7px 0;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #F3F3F3;
}


.squ1 {
	margin: 2px 0 3px 0;
}

.squ2 {
	margin: 0 0 0 3px;
	padding: 1px 2px;
	font-weight: bold;
	border: 1px solid #888888;
	background: #EEEEEE;
}

.tocart {
	margin-top: 5px;
}

.tolistwin {
	font-size: 12px;
	color: #222222;
}

.pic {
	border: none;
	width: 200px;
	height: 200px;
}

.pict1 {
	border: none;
	width: 50px;
	height: 50px;
	margin: 5px 0 0 0;
	float: left;
}

.pict2 {
	border: none;
	width: 50px;
	height: 50px;
	margin: 5px 0 0 5px;
	float: left;
}

#listtitle {
	text-align: left;
	margin: 10px 0 3px 10px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	border-left: 5px solid #666666;
}


#listtbl {
	position: relative;
	margin: 0 auto;
}

#listtblmain {
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
}

#tbl20,
#tbl22,
#tbl23 {
	background: #888888;
}

#tbl23 {
	margin-bottom: 10px;
	width: 640px; /* 580 */
}

#tbl24 {
	margin: 10px auto 0 auto;
}

#tbl21 {
	background: #888888;
	position: absolute;
	top: 0;
	left: 0;
}


#tbl20 td,
#tbl21 td {
	padding: 0 5px;
	line-height: 20px;
	font-size: 12px;
	white-space: nowrap;
}

#tbl22 td,
#tbl23 td,
#tbl24 td {
	padding: 3px 5px;
	font-size: 12px;
}

.td21 {
	background: #EEEEEE;
	font-weight: bold;
	text-align: center;
}

.td22 {
	background: #FFFFFF;
	text-align: center;
}

.td23 {
	background: #FFFFFF;
	text-align: right;
	white-space: nowrap;
}

.td24 {
	background: #EEEEEE;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

.td25 {
	background: #FFFFFF;
	text-align: left;
}

.td30 {
	text-align: left;
}

.td31 {
	text-align: center;
}

.td32 {
	text-align: right;
}

.td33 {
	background: #FFFFFF;
	text-align: center;
}

/* ********* */

#nocu {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	line-height: 150%;
}

.nocu {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

.nocu2 {
	text-align: center;
	font-size: 12px;
	margin: 20px 0 10px 0;
}

.csel {
	text-align: right;
}

#cu {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#cumsg {
	text-align: center;
	font-weight: bold;
	color: #000088;
	margin: 5px 0 10px 0;
}

#satt {
	text-align: center;
}

/* ****** */
.norh3 {
	margin: 10px 5px 10px 20px;
}

.norh4 {
	margin: 20px 5px 10px 20px;
}

.norh5 {
	padding: 0 5px 0 30px;
	margin: 15px 0 5px 0;
}

.norh5:before {
	content: "■";
}

.norol {
	padding: 0 5px 0 40px;
}

.norol2 {
	padding: 0 5px 0 40px;
}

.norol p {
	line-height: 150%;
}

.norol li {
	font-weight: bold;
	margin-bottom: 15px;
}

.norol li dl {
	font-weight: normal;
	margin-top: 5px;
}

.norol li dl dt {
	margin-bottom: 5px;
}

.nortbl1 {
	margin: 10px 0 15px 10px;
	width: 670px;
	background: #DDDDDD;
}

.nortbl2 {
	background: #DDDDDD;
	margin: 10px 0;
}

.nortbl1 td {
	vertical-align: top;
	padding: 5px;
}

.nortbl2 td {
	padding: 3px 5px;
}

.nortd1 {
	text-align: right;
}

.norul {
	margin-top: 10px;
	list-style-type: disc;
	padding-left: 20px;
}

.norul2 {
	margin-top: 10px;
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 20px;
}

.norul2 li {
	line-height: 133%;
}

.norul3 {
	margin-top: 10px;
	list-style-type: disc;
	margin-left: 25px;
	padding-left: 10px;
}

.norul4 {
	margin-top: 10px;
	/* list-style-type: disc; */
	margin-left: 25px;
	padding-left: 10px;
}

.norul5 {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
	padding-left: 20px;
}

.norul6 {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: lower-latin;
	padding-left: 30px;
}
/* ***************** */

.inp1 {
	width: 350px;
	height: 150px;
}

.inp2 {
	width: 300px;
}

.inp3 {
	width: 60px;
}

.inp4 {
	width: 35px;
}

.map {
	margin: 5px 0;
}

.qanda, .browser {
	margin: 5px 10px 10px 30px;
}

.browser {
	padding-bottom: 10px;
}

.qanda dt, .browser dt {
	font-weight: bold;
	margin-top: 15px;
}

.browser dt {
	color: #444400;
}

.qanda dd, .browser dd {
	padding-top: 5px;
}

.qanda dd:before { content: "\00BB \0020"; color: #888888; }

.browser dd { padding-left: 10px; }
.browser dd:before { padding-left: 5px; content: "\00BB \0020"; color: #888888; }

.qanda dd blockquote {
	margin: 5px 0 0 10px;
	padding: 5px;
	border-left: 3px solid #888888;
	background: #F8F8F8;
	display: none;
}

#register {
	margin-left: 30px;
}

.div1 {
	margin-bottom: 5px;
}

.copy {
	text-align: center;
	margin-bottom: 10px;
}

.calhd {
	margin: 7px auto 2px auto;
	width: 160px;
}

.caltbl {
	/* width: 300px; */
	/* text-align: center; */
	margin: 2px auto 7px auto;
	width: 160px;
	background: #DDDDDD;
}

.caltbl td {
	text-align: center;
	padding: 5px 3px;
}

.caltr {
	background: #EEEEEE;
	font-weight: bold;
}

.cartr1 {
	color: #FF0000;
}

.cartr2 {
	color: #0000FF;
}

.sun {
	background: #FFEEEE;
	/* color: #FF0000; */
}

.sat {
	background: #EEEEFF;
	/* color: #000088; */
}

.nor {
	background: #FFFFFF;
}

.caltoday {
	font-weight: bold;
	color: #008800;
}

.holy {
	color: #FF0000;
	font-weight: bold;
	border-bottom: 1px solid #880000;
}

/* ************************** */

/* #side dt:before { content: "\00BB \0020"; color: #BBBBBB; } */

.s_bq1 {
	margin: 10px 10px 10px 25px;
	padding: 5px 0 5px 10px;
	border-left: 4px solid #CCCCCC;
}

.sul1 li {
	margin: 5px 0 5px 55px;
}

.sopt1 {
	margin: 5px 0 5px 40px;
}

.sul2 li {
	margin: 5px 0 5px 85px;
}

.sopt3 {
	margin: 5px 0 5px 85px;
}

.sul3 li {
	margin: 5px 0 5px 130px;
}

.sopt4 {
	margin: 5px 0 5px 115px;
}

.sol1 li {
	margin: 5px 0 5px 160px;
}

.sol2 li {
	margin: 5px 0 5px 110px;
}

.gtbl1 {
	margin-left: 70px;
}

.gtbl1 td {
	padding-bottom: 3px;
}

.gtd1 {
	white-space: nowrap;
}

.gtbl2 {
	margin-left: 70px;
	background: #AAAAAA;
}

.gtbl2 td {
	padding: 3px 5px;
}

.gtbl2tr1 {
	background: #EEEEEE;
}

.gtbl2tr2 {
	background: #FFFFFF;
}

.gtbl2td1 {
	text-align: right;
}

.gtbl2td2 {
	text-align: center;
}

.gopt1 {
	margin: 15px 0 5px 70px;
}

.gopt2 {
	margin: 5px 0 5px 75px;
}

#octeli {
	position: relative;
}

#octel {
	display: none;
	position: absolute;
	width: 340px;
	height: 150px;
	top: 20px;;
	left: -56px;
	background: #FFFFFF;
	border: 1px solid #abcffe;
	text-align: center;
}

#octel1 {
	margin: 10px 0 3px 0;
	font-weight: bold;
}

#octel2 {
	height: 90px;
	margin: 0 10px 10px 10px;
	padding: 10px 0;
	border: 1px solid #006efc;
}

#octel3 {
	margin: 10px 0 3px 0;
	font-weight: bold;
}

#octel4 {
	margin: 10px 0 3px 0;
}

#enqheader {
	color: #666666;
	font-weight: bold;
}

#enqheader2 {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #888888;
	color: #666666;
	font-weight: bold;
}

.enqbody1 {
	margin-top: 7px;
}

.enqbody2 {
	text-align: right;
}

.enqbody3 {
	text-align: right;
	margin-top: 10px;
	font-size: 11px;
}

#enqfoot {
	width: 100%;
	margin-top: 10px;
}

#enqfoot .eftd1 {
	text-align: center;
	width: 50%;
}

#enqfoot .eftd2 {
	text-align: center;
	width: 50%;
}

#enqatt {
	margin-top: 5px;
	color: #888888;
}

#ansenq {
	display: none;
	margin-top: 5px;
}

.enqtbl {
	width: 164px;
	margin: 0 0 5px 0;
	padding: 0;
}

.enqtbl img {
	margin-top: 2px;
}

.enqtbl td {
	color: #FFFFFF;
	font-size: 12px;
	width: 82px;
	height: 20px;
}

.enqtbl .tde1 {
	padding-left: 5px;
	text-align: left;
}

.enqtbl .tde2 {
	padding-right: 5px;
	text-align: right;
}