html, body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #fff;
	font-family:"‚l‚r ƒSƒVƒbƒN",Osaka;
	font-size: 10px;
	}

TABLE { color:#FFFFFF; font-size:10px; }
TD { color:#FFFFFF; font-size:10px; }
TR { color:#FFFFFF; font-size:10px; }


input { color:#666666; font-size: 10px; background: #eeeeee; }
select 	{ color:#666666; font-size: 10px; background: #eeeeee }
textarea { color:#666666; font-size:10px; background: #eeeeee }

.rightposi {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 250px;
	height: 475px;
	background-color: #000000;
	}

.item_name {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0 15px 5px 15px;
}

.detail_text {
	position: absolute;
	top: 30px;
	left: 0;
	padding: 0 15px 5px 15px;
}
	
.centerposi {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 250px;
	height: 475px;
	background-color: #1e1e1e;
	}
	
.left_1_posi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 475px;
	background-color: #000000;
	}

.left_2_posi {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 250px;
	height: 50px;
	background-color: #000000;
	}

.left_menu, .item_detail {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: #000000;
	border-style: solid;
	}
	
a {
	color: #a2a2a2;
	text-decoration: none;
	}
	
.spacer {
	clear: both;
	height: 5px;
	font-size: 1px;	
	}
.spacer5 {
	clear: both;
	height: 5px;
	font-size: 1px;	
	}		
.spacer10 {
	clear: both;
	height: 10px;
	font-size: 1px;	
	}	
.spacer15 {
	clear: both;
	height: 15px;
	font-size: 1px;	
	}	