@charset "utf-8";
/* CSS Document */

#fcf2 {
	font-family:arial;
	font-size:12px;
	margin:5px;
	border:0;
	width:600px;
}
#fcf2 h3 {
	font-size:18pt;
	background-color:#FFF;
	color:#333333;
	font-weight:normal;
	padding:4px;
	margin:0px;
	margin-bottom: 15px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
	color:#CC3399;
	font-weight: bold;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
	float: left;
	width: 100px;
	text-align: right;
}
#fcf2 span.f {
	float: right;
	width: 480px;
	text-align: left;
	padding-top: 0px;
}
#fcf2 div.sp {
	clear: both;
	margin-left: 120px;
}
#fcf2 .req {

}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #CCCCCC;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
	border:1px solid #333;
}
