/* CSS Document */
body{
   font-size:12px;
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   margin-top:0px;
   margin-left:auto;
   margin-right:auto;
   background-image:url(img/bg.gif);
   text-align:center;
}
a {
	color:#000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: underline;
	color:#339966;
}
a:active {
	text-decoration: none;
}

#menu{
	background-image:url(img/topimg_r2_c1.jpg);
	width:780px;
	height:30px;
	float: left;
 }
#topics{
background-color:#FFFFFF;
 }
.text5{
	font-size:14px;
	padding-right:4px;
	float:left;
	margin-right: 13px;
	margin-left: 13px;
	padding-top: 8px;
	padding-left: 4px;
  }
.text6{
 color:#FFFFFF;
 float:right;
 font-size:11px;
 margin-right:3px;
  }
.text1{
	font-size:14px;
	font-weight: bold;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.text2{
  font-size:14px;
  font-weight:bold;
  }
