
header {
  padding:0
} 

body {
  background:#FFFFFF;
  margin:0;
}

a {
 text-decoration:none;
}

input[type="text"],
textarea {
 font-size:13px;
 width:570;
 border:1px solid #888888;
 border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.p10 input {display: none;}
.p10 input + img {width: auto;}
.p10 input:checked + img {max-width: 100%;}

.p11 input {display: none;}
.p11 input + img {max-height: 100%; }
.p11 input:checked + img {max-height: 750px;}

.fs_13 {
  font-size: 13px;
}

.fs_13b {
  font-size: 13px;
  font-weight:bold;
}

.fs_14 {
  font-size: 14px;
}

.fs_14b {
  font-size: 14px;
  font-weight:bold;
}


