/* CSS Document */

A:link {color:#0000ff;}
A:visited {color:#0000ff;}
A:active {color:#0000ff; text-decoration:underline}
A:hover {color:#0000ff; text-decoration:underline}

.f10l110  {font-Size:10px; line-height:110%}
.f12l125 {font-Size:12px; line-height:125%}
.f12l150 {font-Size:12px; line-height:150%}
.f14l150 {font-Size:14px; line-height:150%}
#foot {height:100%} 


body{
background-image: url(./img/bg.gif);
background-repeat: repeat-x;
background-color: #bed7e4;
}

/* #navi
------------------------------------------------------------ */
#mainnavi {
	width:779px;
	height:29px;
	margin:0;
	padding:0;
}
#mainnavi .mainmenu img{
vertical-align:bottom;
} 
.clear{
clear:both;
}
ul,li {
	line-height: 1.6;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
.topics{
overflow:auto;
height:200px;
width:560px;
}

