		
	
	
	#menu #o1
	{
		
		width:111px;	
		border-left:5px solid #63D1FF;
		
		height:50px;
	}
	
	#menu #div1
	{
		background:url("../image/menu/1.2.gif");
		width:70px;
	}
	
	#menu #o2
	{
		
		width:90px;	
		
		height:50px;
	}
	
	
	#menu #div2
	{
		background:url("../image/menu/2.3.gif");
		width:70px;
	}
	
	#menu #o3
	{
		
		width:90px;	
		
		height:50px;
	}
	
	
	#menu #div3
	{
		background:url("../image/menu/3.4.gif");
		width:70px;
	}
	
	#menu #o4
	{
		
		width:100px;	
		
		height:50px;
	}
	
	
	#menu #div4
	{
		background:url("../image/menu/4.5.gif");
		width:70px;
	}
	
	#menu #o5
	{
		
		width:90px;	
		
		height:50px;
	}
	
	
	#menu #div5
	{
		background:url("../image/menu/5.6.gif");
		width:70px;
	}
	
	#menu #o6
	{
		
		width:90px;	
		
		height:50px;
	}
	#menu #div6
	{
		background:url("../image/menu/6.gif");
		width:70px;
	}
	
	#menu_sub_bar
	{
		padding:0;
		margin:0;
		font-size:1px;
		height:5px;
		width:100%;
		
		
		
	}
	
	#menu_sub_bar td.normal
	{
		background:#63D1FF;
		width:111px;		
		height:5px;
		
		
	}
	
	#menu_sub_bar #empty
	{
		width:190px;
		background:#FFFFFF;
		font-size:1px;
		height:5px;
		
		
	}
	
	html>body #menu_sub_bar #empty
	{
		width:180px;
		background:#FFFFFF;
		font-size:1px;
		height:5px;
		
		
	}
	
	#menu_sub_bar #filled
	{
		
		background:#F20F0F;
		font-size:1px;
		height:5px;
		
		
	}
	
	#menu_sub_bar #filled1
	{
		width:821px;
		background:#F20F0F;
	}
	
	html>body #menu_sub_bar #filled1
	{
		width:791px;
		background:#F20F0F;
	}
	
	#content
	{
		margin:0px;
		border-left:5px solid #F20F0F;
		border-right:5px solid #F20F0F;
		border-bottom:5px solid #F20F0F;
		padding:10px;
	}
	
	
	#submenu
	{
		
		width:190px;
		position:relative;
		padding:0;
		float:left;
	}
	
	#submenu a
	{
		font-size:1.1em;
		font-weight:bold;
		color:#FFFFFF;
		background:#B12727;
		border-bottom:2px solid #FFFFFF;
		margin:0;
		padding:8px 0 6px 5px;
		display:block;
		text-decoration:none;
	}
	
	#submenu a:hover
	{
		color:#FFFF00;
		
	}
	
	
	#submenu a.selected
	{
		background:#F15757;
	}
	
	
	#sm_top
	{
		background:url("../image/submenu/redtop.gif");
		height:18px;
		width:190px;
	}
	
	#sm_bottom
	{
		background:url("../image/submenu/redbottom.gif");
		height:18px;
		width:190px;
	}
	
	#main h1
	{
		font-size:1.7em;
		color:#B12727;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	
	#main h2
	{
		font-size:1.1em;
		color:#3080E0;
		font-weight:bold;
		margin:0 0 5px 0;
		padding:10px 0 3px 0;
		border-bottom:1px solid #C0C0FF;
	}
	
	