		
	
	#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.2.gif");
		width:70px;
	}
	
	#menu #o3
	{
		
		width:90px;	
		
		height:50px;
	}
	
	
	#menu #div3
	{
		background:url("../image/menu/3.3.gif");
		width:70px;
	}
	
	#menu #o4
	{
		
		width:100px;	
		
		height:50px;
	}
	
	
	#menu #div4
	{
		background:url("../image/menu/4.4.gif");
		width:70px;
	}
	
	#menu #o5
	{
		
		width:90px;	
		
		height:50px;
	}
	
	
		
	#menu #div5
	{
		background:url("../image/menu/5.5.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:#FF63DC;
		font-size:1px;
		height:5px;
		
		
	}
	
	#content
	{
		margin:0px;
		border-left:5px solid #FF63DC;
		border-right:5px solid #FF63DC;
		border-bottom:5px solid #FF63DC;
		padding:10px;
	}
	
	
	#submenu
	{
		
		width:190px;
		position:relative;
		padding:0;
		float:left;
	}
	
	#submenu a
	{
		font-size:1.1em;
		font-weight:bold;
		color:#FFFFFF;
		background:#E3157D;
		border-bottom:2px solid #FFFFFF;
		margin:0;
		padding:8px 0 6px 5px;
		display:block;
		text-decoration:none;
	}
	
	#submenu a:hover
	{
		color:#FFFF00;
		background:#F93295;
	}
	
	#submenu a.selected
	{
		background:#F82A94;
	}
	
	#submenu a.normal
	{
		
	}
	
	
	#sm_top
	{
		background:url("../image/submenu/pinktop.gif");
		height:18px;
		width:190px;
	}
	
	#sm_bottom
	{
		background:url("../image/submenu/pinkbottom.gif");
		height:18px;
		width:190px;
	}
	
	#main h1
	{
		font-size:1.7em;
		color:#E3157D;
		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;
	}
	