 .spoiler_body{ 
   display:none;
}

 .not-active{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}

header
{
    border-bottom: 1px solid #EEEEEE;
	padding:0 0 5px 0;
	display: inline-block;
    width: 100%;
}

input textarea
{
    margin: 4;
}



input[type="radio"]
{
    margin: 7;
}

td 
{
    vertical-align: top;
}

.nav_bar {
	display: block;
	float: left;
}

.nav_bar:after {
	clear: both;
}

.ver {
	
    float: right;
	font-size: 12px;
	color: #CCCCCC;
	display: block;
}
