#fcf2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px;
	width:190px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
	height: 370px;
}

#fcf2 p {
text-align:left;
padding:8px;
}
#fcf2 em {
color:#FF8000;
}
#fcf2 div.r {
	clear: left;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: left;
width: 150px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-weight:normal;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
	background: #f2f2f2;
}


.send {
	background-image: url(images/login_bt.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 65px;
}

