body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #E3E0CC;
	font-size: 10px;
	overflow:auto;
	}

a {
	font-size: 10px;
	font-weight: bold;
	color:#663300;
	text-align: left;
}

a:hover {color : #999966;}

.top {
	position: absolute;
	height: 46px;
	width:184px;
	top:10px;
	z-index: 10;
	margin-left:15px;
	background-image: url(../images/logo_2.gif);
	z-index: 10;
	width: 184px;
	left: 10px;
}

#BACKLAY{
position: absolute;
overflow:hidden;
z-index:5;
background-color:  #E3E0CC;
}

#INFO{
	position: absolute;
	height: 46px;
	width:184px;
	top:200px;
	background-color:  #ffffff;
	font-size: 10px;
	text-align: left;
	z-index:999;
}

#datatab{
	position: absolute;
	height: 100px;
	width:80%;
	left:10%; 
	top:160px;
	font-size: 10px;
	overflow:hidden;
	color:  #E3E0CC;
	z-index:1;
}

.card_menu{
	color:#cc9900;
	font-size: 12px;
	font-weight: bold;
	z-index: 6;
	margin-left: 25px;
	}

.card_menu a{
	font-size: 12px;
	color: #cc9900;
}

.sub_menu a{
	font-size: 12px;
	color: #663300;
	margin-left: 15px;
	padding-right: 12px;
}

#rolldown,#rollup{
	background-image: url(../images/arrowdown.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
#rollup {
	background-image: url(../images/arrowup.gif);
	}

.middle {
	position: absolute;
	width: 99%;
	height: 40px;
	background-color: #CCCC99;
	top: 50px;
	border: none;
	left:5px;
	right:1px;
	z-index:1;
	background-image: url(../images/ruler2.gif);
	border-bottom-color: #333300;
	border-bottom-style: double;
	border-bottom-width: 3px;
    }

.navig{
	position: absolute;
	top: 30px;
	line-height: 20px;
	height: 40px;
	left: 215px;
	text-align: center;	
}

.navig a{
	padding-left:12px;
	}

.ALL {
	top:250px;
	margin-left:200px;
	text-align: left;
	}
.ALL a{
	display:block;
	font-size: 14px;
	}

.DETAIL{
	position: absolute;
	left: 1px;
	top:1px;
	height:auto;
	width:auto;
	/* height: 50%;width: 50%;background: yellow;z-index: 0;visibility: hidden; */
}

#ibuffer{
	visibility: visible;
	margin:200px;
	}
#ibuffer1{
		position: absolute;
		z-index: 999;
		top:0px;
		left:0px;
		height:50px;
		width: 800px;
		color:black;
		background: yellow;
		visibility: visible;
		}

#copyrite{
	position: absolute;
	z-index: 999;
	font-family: Georgia, serif;
	text-align:center;
	font-size: 10px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
	top: 97%;
	left: 50%;
	width: 400px;
	margin-left: -200px;
}
