﻿body
{
}

#top_div1
{
	float:left;
	width:1003px;
	height:183px;
	/*background-image:url(../../mainWebSite/IMG/Autumn/top.jpg);*/
}

#top_div2
{
	float:left;
	width:1003px;
	height:32px;
	background-image:url(../../mainWebSite/IMG/Autumn/bg01.gif);
}


#top_div2 .top_a:link,.top_a:visited 
{
   filter:glow(color=white,strength=3);
   color:Black;
   font-weight:bold;
   font-size:10pt;
   text-decoration :none;
}
#top_div2 .top_a:hover
{
	color:red;
}

#top_div2 .agc
{
  filter:glow(color=white,strength=3);
   color:Black;
   font-weight:bold;
   font-size:10pt;
   height:22px;
 }
