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

img {
	border: 0px;
}

a, a:link, a:active, a:visited { text-decoration: none; color: #000000;}

.georgia11 {	
	font-family: Georgia;
	font-size: 11px;
    letter-spacing: 1px;
	text-decoration:none;
}
#menudiv {	
	position:absolute;
	bottom: 10px;
	width: 600px;
	height:14px;
	z-index:1;
	width:800px;
}

#rssdiv {	
	position:absolute;
	bottom: 10px;
	right: 10px;
	width: 200px;
	height:14px;
	z-index:1;
}

#textdiv {	
	position:absolute;
	bottom: 0px;
	z-index:1;
}

#center {
	position:absolute;
	left: 0px;
	width: 921px;
	height: 354px;
	top: 0px;	
	z-index:1;
}

.link {
	cursor: pointer;
}

#ngtext {
	display:none;
}
