@charset "UTF-8";
/* CSS Document */

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #00;
}




body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #000000;
}
body {
	background: #FFFFFF;
	
}


#list {
	position:absolute;
	left:139px;
	top:78px;
	width:250px;
	height:248px;
	z-index:1;
}

#LOGO {
	position:absolute;
	left:21px;
	top:21px;
	width:63px;
	height:21px;
	z-index:2;
}

#CATALOG {
	position:absolute;
	left:21px;
	top:86px;
	width:63px;
	height:21px;
	z-index:3;
}

#INFO {
	position:absolute;
	left:444px;
	top:86px;
	width:63px;
	height:21px;
	z-index:4;
}
#INFOMENU {
	position:absolute;
	left:562px;
	top:86px;
	width:250px;
	height:160px;
	z-index:5;
}
