﻿body{
	margin: 70px 20px 20px 20px;
	font: 13px "tahoma", Helvetica, sans-serif;
	line-height: 20px;
    color: #404040;	
}
#slab{
	width: 750px;
	padding-bottom: 100px;
	margin: 0 auto 0 auto;
}
#ban{
	background: url('images/logo2.png') no-repeat;
	height: 120px;
}
#menu{
    display: none;
}
#content{
    margin: 42px 0 0 0;
    padding: 0 100px 20px 100px;
}
p{
    margin-bottom: 25px;
}
a{
    color: #509050;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}

.nyi{
	display: none;
}
img{
	border-style: none;
}





