@import url("fsc_base.css"); 

<!--[if IE]>
		<style type="text/css" media="screen">
			body 
			{
				behavior: url(csshover3.htc);
				font-size: 100%;
			}
				
			#menu ul li 
			{
				float: left; width: 100%;
			}
			#menu ul li a 
			{
				height: 1%;
			} 
				
		</style>
<![endif]
	#middle 
	{
		background:white;
		float:left;
		margin-top:5px;
		width:1024px;
	}
