	body
	{
		font-family:Arial;
		color:#636466;
		padding:0;
		margin:0;
	}
	
	.mmenu
	{
		padding-top:30px;
	}
	
	.mmenu a
	{
		margin:5px 15px;
		font-size:130%;
		color:#ed1c24;
	}
	
	.mmenu a:hover
	{
		text-decoration:none;
	}	
	
	img
	{
		border:0;
	}
	
	.topcrop
	{
		
		width:100%;
		min-width:960px;
		height:350px;
		position:relative;
		background:url('../img/ruka.png') top right no-repeat;		
	}
	
	.topcrop .wd
	{
		width:960px;
		height:1px;
		overflow:hidden;
	}
	
	.topline
	{
		position:absolute;
		top:0;
		left:0;
		width:100%;
	}
	
	.cmenu
	{
		width:960px;
		margin:0 auto;
		position:relative;
	}
	
	.cmenu .inner
	{
		text-align:center;
		width:510px;
		margin-left:-15px;
		padding-top:195px;
	}
	
	.cmenu .inner a
	{
		float:left;
		width:138px;
		height:138px;
		background-position:top left;
		background-repeat:none;
		margin:0 15px;
	}
	
	.cmenu .inner a:hover
	{
		background-position:0 -138px; 
	}	
	
	.midline
	{
		width:960px;
		margin:0 auto;
		padding:60px 0 40px 0;
		text-align:center;
		position:relative;
	}
	
	.toptext
	{
		position:absolute;
		top:66px;
		left:0;
	}
	
	.addtext
	{
		font-size:70%; 
		position:absolute;
		left:0;
		top:20px;
		width:250px;
		color:#707070;  
		text-align:left;
		line-height:110%;
	}
	
	.addtext .hd
	{
		font-size:110%;
		color:#3f3f3f;
		font-weight:bold;
	}
	
