#fcf2 {
font-family: "Times New Roman", Times, serif;
font-size:14px;
margin:5px;
border:1px solid #080F46;
width:468px;
}
#fcf2 h3 {
font-size:1.3em;
background-color:#080F46;
color:#FFFFFF;
font-weight: normal;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 345px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-style:none;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #080F46;
}

#question{
size: 16px;
padding-left: 12px;
}